ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/src
r5762
File Last Change
 ../
Makefile.am 4533 (9 years ago) by michael: - Implemented pseudo {} blocks (service aliases)
Makefile.in 5394 (9 years ago) by michael: - libtool 2.4.5, automake 1.15
auth.c 5721 (9 years ago) by michael: - auth.c:auth_connect_callback(): saved a strlen(); hardened test of send()'s return value to ensure all bytes were sent
channel.c 5758 (8 years ago) by michael: - Changed some members of the Ban structure to use fixed-size arrays
channel_mode.c 5758 (8 years ago) by michael: - Changed some members of the Ban structure to use fixed-size arrays
client.c 5751 (8 years ago) by michael: - Mostly whitespace changes
conf.c 5643 (9 years ago) by michael: - conf.h, conf.c: renamed some structures to match naming convetion of other structures
conf_class.c 5410 (9 years ago) by michael: - conf_class.c: removed duplicated code
conf_db.c 5346 (9 years ago) by michael: - Update copyright years
conf_lexer.c 5762 (8 years ago) by michael: - Regenerate parser/lexer files
conf_lexer.l 5759 (8 years ago) by michael: - Removed unused HIDE_SPOOF_IPS and GLOBAL_KILL tokens
conf_parser.c 5762 (8 years ago) by michael: - Regenerate parser/lexer files
conf_parser.h 5762 (8 years ago) by michael: - Regenerate parser/lexer files
conf_parser.y 5759 (8 years ago) by michael: - Removed unused HIDE_SPOOF_IPS and GLOBAL_KILL tokens
conf_pseudo.c 5582 (9 years ago) by michael: - Style corrections only
dbuf.c 5346 (9 years ago) by michael: - Update copyright years
event.c 5582 (9 years ago) by michael: - Style corrections only
fdlist.c 5591 (9 years ago) by michael: - Sprinkle some assert()
getopt.c 5346 (9 years ago) by michael: - Update copyright years
gline.c 5346 (9 years ago) by michael: - Update copyright years
hash.c 5546 (9 years ago) by michael: - Fixed style in several places
hostmask.c 5459 (9 years ago) by michael: - Minor cleanups here and there
ipcache.c 5346 (9 years ago) by michael: - Update copyright years
irc_string.c 5346 (9 years ago) by michael: - Update copyright years
ircd.c 5736 (9 years ago) by michael: - ircd.c:write_pidfile(): removed the PID from the error message
ircd_signal.c 5346 (9 years ago) by michael: - Update copyright years
list.c 5346 (9 years ago) by michael: - Update copyright years
listener.c 5346 (9 years ago) by michael: - Update copyright years
log.c 5346 (9 years ago) by michael: - Update copyright years
match.c 5346 (9 years ago) by michael: - Update copyright years
memory.c 5424 (9 years ago) by michael: - memory.c:MyFree(): removed extraneous pointer test
mempool.c 5346 (9 years ago) by michael: - Update copyright years
misc.c 5346 (9 years ago) by michael: - Update copyright years
modules.c 5346 (9 years ago) by michael: - Update copyright years
motd.c 5546 (9 years ago) by michael: - Fixed style in several places
numeric.c 5663 (9 years ago) by michael: - numeric.c: RPL_WHOREPLY: use %u conversion specifier for unsigned ints
packet.c 5546 (9 years ago) by michael: - Fixed style in several places
parse.c 5582 (9 years ago) by michael: - Style corrections only
res.c 5346 (9 years ago) by michael: - Update copyright years
reslib.c 3853 (9 years ago) by michael: - reslib.c: style corrections
restart.c 5346 (9 years ago) by michael: - Update copyright years
resv.c 5346 (9 years ago) by michael: - Update copyright years
rng_mt.c 3880 (9 years ago) by michael: - rng_mt.c: removed trailing whitespaces
rsa.c 5346 (9 years ago) by michael: - Update copyright years
s_bsd.c 5582 (9 years ago) by michael: - Style corrections only
s_bsd_devpoll.c 5346 (9 years ago) by michael: - Update copyright years
s_bsd_epoll.c 5346 (9 years ago) by michael: - Update copyright years
s_bsd_kqueue.c 5346 (9 years ago) by michael: - Update copyright years
s_bsd_poll.c 5346 (9 years ago) by michael: - Update copyright years
send.c 5346 (9 years ago) by michael: - Update copyright years
server.c 5459 (9 years ago) by michael: - Minor cleanups here and there
user.c 5744 (9 years ago) by michael: - user.c:register_remote_user(): removed strcmp() mess from remote connection notices (backward compatibility for older servers using "0" in UID messages for spoofed hosts)
version.c 5346 (9 years ago) by michael: - Update copyright years
watch.c 5346 (9 years ago) by michael: - Update copyright years
whowas.c 5630 (9 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
0 directories and 55 files shown