ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src
r5987
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
user.c 5985 (11 years ago) by michael: - Added 'xline_exempt' to auth{} block flags
server.c 5796 (11 years ago) by michael: - Minor cleanups to CAPAB related code
send.c 5347 (11 years ago) by michael: - Update copyright years
s_bsd_poll.c 5902 (11 years ago) by michael: - Style corrections
s_bsd_kqueue.c 5347 (11 years ago) by michael: - Update copyright years
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 5956 (11 years ago) by michael: - Removed useless header includes
restart.c 5347 (11 years ago) by michael: - Update copyright years
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 5049 (11 years ago) by michael: - patricia.c: fixed another compile warning
parse.c 5777 (11 years ago) by michael: - parse.c:msg_tree_parse(): cleaned up an assert()
packet.c 5545 (11 years ago) by michael: - Fixed style in several places
numeric.c 5804 (11 years ago) by michael: - numeric.c: use C99 array initialization
motd.c 5545 (11 years ago) by michael: - Fixed style in several places
modules.c 5347 (11 years ago) by michael: - Update copyright years
misc.c 5347 (11 years ago) by michael: - Update copyright years
mempool.c 5347 (11 years ago) by michael: - Update copyright years
memory.c 5425 (11 years ago) by michael: - memory.c:MyFree(): removed extraneous pointer test
match.c 5898 (11 years ago) by michael: - '!' and '@' are no longer threated as wildcard characters
log.c 5347 (11 years ago) by michael: - Update copyright years
listener.c 5347 (11 years ago) by michael: - Update copyright years
list.c 5347 (11 years ago) by michael: - Update copyright years
ircd_signal.c 5347 (11 years ago) by michael: - Update copyright years
ircd.c 5805 (11 years ago) by michael: - Removed glines - Added kline_min_cidr, kline_min_cidr6, dline_min_cidr and dline_min_cidr6 configuration options
irc_string.c 5347 (11 years ago) by michael: - Update copyright years
ipcache.c 5347 (11 years ago) by michael: - Update copyright years
hostmask.c 5976 (11 years ago) by michael: - hostmask.c:try_parse_v4_netmask(): fixed possible OOB read
hash.c 5545 (11 years ago) by michael: - Fixed style in several places
getopt.c 5347 (11 years ago) by michael: - Update copyright years
fdlist.c 5590 (11 years ago) by michael: - Sprinkle some assert()
event.c 5583 (11 years ago) by michael: - Style corrections only
dbuf.c 5347 (11 years ago) by michael: - Update copyright years
conf_pseudo.c 5881 (11 years ago) by michael: - Use C99-style initializers in all struct Message items - Removed MFLG_SLOW - Removed DUMMY_HANDLER
conf_parser.y 5985 (11 years ago) by michael: - Added 'xline_exempt' to auth{} block flags
conf_parser.h 5987 (11 years ago) by michael: - Re-generate parser files
conf_parser.c 5987 (11 years ago) by michael: - Re-generate parser files
conf_lexer.l 5985 (11 years ago) by michael: - Added 'xline_exempt' to auth{} block flags
conf_lexer.c 5987 (11 years ago) by michael: - Re-generate parser files
conf_db.c 5899 (11 years ago) by michael: - conf_db.h, conf_db.c: remove functions/definitions we don't need
conf_class.c 5411 (11 years ago) by michael: - conf_class.c: removed duplicated code
conf.c 5955 (11 years ago) by michael: - conf.c:parse_aline(): removed test on target_server. There's no command that doesn't support the "ON" option
client.c 5985 (11 years ago) by michael: - Added 'xline_exempt' to auth{} block flags
channel_mode.c 5757 (11 years ago) by michael: - Changed some members of the Ban structure to use fixed-size arrays
channel.c 5983 (11 years ago) by michael: - channel.c:channel_do_join(): removed useless test on conf->reason
auth.c 5902 (11 years ago) by michael: - Style corrections
Makefile.in 5806 (11 years ago) by michael: - Recreate autogenerated files
Makefile.am 5805 (11 years ago) by michael: - Removed glines - Added kline_min_cidr, kline_min_cidr6, dline_min_cidr and dline_min_cidr6 configuration options
0 directories and 55 files shown