ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src
r6464
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 6441 (11 years ago) by michael: - Rename functions in userhost.c to comply with naming convention
server.c 6428 (11 years ago) by michael: - server.c: make use of get_client_name() in some places; fixed some other get_client_name() calls to use the right argument value
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 6423 (11 years ago) by michael: - misc.c: style corrections
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 6464 (11 years ago) by michael: - ircd.c: move some function calls in main()
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 6454 (11 years ago) by michael: - Added 'resv' and 'unresv' operator flags
conf_parser.h 6450 (11 years ago) by michael: - Re-create parser files
conf_parser.c 6455 (11 years ago) by michael: - Re-create parser files
conf_lexer.l 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
conf_lexer.c 6450 (11 years ago) by michael: - Re-create 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 6441 (11 years ago) by michael: - Rename functions in userhost.c to comply with naming convention
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 6313 (11 years ago) by michael: - Make use of the *Flag() macros in some more places
Makefile.in 6394 (11 years ago) by michael: - autoreconf
Makefile.am 6393 (11 years ago) by michael: - Move userhost related code from hash.c to userhost.c
0 directories and 58 files shown