ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src
r6502
File (rev) Last Change
 ../
whowas.c 5631 (11 years ago) by michael: - WHOWAS now shows IP addresses to irc operators - Changed RPL_WHOISACTUALLY numeric string. In the future it will also show the *real* hostname once we distinguish between spoofs/vhosts and real hosts
watch.c 5347 (11 years ago) by michael: - Update copyright years
version.c 5347 (11 years ago) by michael: - Update copyright years
userhost.c 6441 (11 years ago) by michael: - Rename functions in userhost.c to comply with naming convention
user.c 6502 (11 years ago) by michael: - Allow the maintainers of the debian ircd-hybrid package to have their own BUILD_DATE shown in the RPL_CREATED numeric. Patch submitted by Dominic Hargreaves <dom@debian.org>, slightly modified by me to fit ircd-hybrid needs
server.c 6494 (11 years ago) by michael: - server.c:check_server(): removed redundant test on server_conf; constification
send.c 6357 (11 years ago) by michael: - Make server_die() use enum; minor cleanups here and there
s_bsd_poll.c 5902 (11 years ago) by michael: - Style corrections
s_bsd_kqueue.c 6350 (11 years ago) by michael: - Make use of enum in more places
s_bsd_epoll.c 5902 (11 years ago) by michael: - Style corrections
s_bsd_devpoll.c 5347 (11 years ago) by michael: - Update copyright years
s_bsd.c 5887 (11 years ago) by michael: - s_bsd.c: use C99-style array initialization
rsa.c 5347 (11 years ago) by michael: - Update copyright years
rng_mt.c 3881 (12 years ago) by michael: - rng_mt.c: removed trailing whitespaces
resv.c 6363 (11 years ago) by michael: - Remove unused header includes
restart.c 6357 (11 years ago) by michael: - Make server_die() use enum; minor cleanups here and there
reslib.c 5875 (11 years ago) by michael: - Style corrections; removed trailing whitespaces
res.c 5347 (11 years ago) by michael: - Update copyright years
patricia.c 6259 (11 years ago) by michael: - Set keyword and eol-style properties
parse.c 6437 (11 years ago) by michael: - parse.c:parse_remove_unknown(): use get_client_name()
packet.c 6350 (11 years ago) by michael: - Make use of enum in more places
numeric.c 6375 (11 years ago) by michael: - Remove splitmode checking
motd.c 5545 (11 years ago) by michael: - Fixed style in several places
modules.c 6318 (11 years ago) by michael: - Get rid of UMODE_ALL
misc.c 6500 (11 years ago) by michael: - misc.c: change date_iso8601() to use the %T conversion specifier
mempool.c 5347 (11 years ago) by michael: - Update copyright years
memory.c 6357 (11 years ago) by michael: - Make server_die() use enum; minor cleanups here and there
match.c 6256 (11 years ago) by michael: - Removed slang in comment
log.c 6418 (11 years ago) by michael: - log.c: made log_write() use date_iso8601()
listener.c 6367 (11 years ago) by michael: - Rename several functions in listener.c to comply with naming convention
list.c 5347 (11 years ago) by michael: - Update copyright years
isupport.c 6259 (11 years ago) by michael: - Set keyword and eol-style properties
ircd_signal.c 6357 (11 years ago) by michael: - Make server_die() use enum; minor cleanups here and there
ircd.c 6482 (11 years ago) by michael: - ircd.c:set_time(): server_die() already does the logging plus notification, no need doing it twice
irc_string.c 5347 (11 years ago) by michael: - Update copyright years
ipcache.c 6259 (11 years ago) by michael: - Set keyword and eol-style properties
id.c 6259 (11 years ago) by michael: - Set keyword and eol-style properties
hostmask.c 6429 (11 years ago) by michael: - hostmask.h, hostmask.c: use const keyword where appropriate
hash.c 6393 (11 years ago) by michael: - Move userhost related code from hash.c to userhost.c
getopt.c 6383 (11 years ago) by michael: - getopt.c: use pointer arithmetic instead of array subscripting
fdlist.c 5590 (11 years ago) by michael: - Sprinkle some assert()
event.c 6370 (11 years ago) by michael: - Rename several functions in event.c to comply with naming convention
dbuf.c 5347 (11 years ago) by michael: - Update copyright years
conf_pseudo.c 6259 (11 years ago) by michael: - Set keyword and eol-style properties
conf_parser.y 6488 (11 years ago) by michael: - Added 'close' to irc-operator flags
conf_parser.h 6490 (11 years ago) by michael: - Rebuilt parser files
conf_parser.c 6490 (11 years ago) by michael: - Rebuilt parser files
conf_lexer.l 6488 (11 years ago) by michael: - Added 'close' to irc-operator flags
conf_lexer.c 6490 (11 years ago) by michael: - Rebuilt parser files
conf_db.c 6318 (11 years ago) by michael: - Get rid of UMODE_ALL
conf_class.c 5411 (11 years ago) by michael: - conf_class.c: removed duplicated code
conf.c 6447 (11 years ago) by michael: - The general::oper_pass_resv configuration directive has been deprecated. Added the join:resv and nick:resv operator flags for better fine tuning
client.c 6470 (11 years ago) by michael: - Make use of enum in some places; make use of the HasFlag() macro some more; minor style corrections
channel_mode.c 6359 (11 years ago) by michael: - channel_mode.c:channel_modes(): removed useless FLAGS_SERVICE test on client_p. We don't need that here.
channel.c 6447 (11 years ago) by michael: - The general::oper_pass_resv configuration directive has been deprecated. Added the join:resv and nick:resv operator flags for better fine tuning
auth.c 6478 (11 years ago) by michael: - auth.c: rename auth_pending_list to auth_list
Makefile.in 6394 (11 years ago) by michael: - autoreconf
Makefile.am 6502 (11 years ago) by michael: - Allow the maintainers of the debian ircd-hybrid package to have their own BUILD_DATE shown in the RPL_CREATED numeric. Patch submitted by Dominic Hargreaves <dom@debian.org>, slightly modified by me to fit ircd-hybrid needs
0 directories and 58 files shown