ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src
r5875
File Last Change
 ../
Makefile.am 5805 (10 years ago) by michael: - Removed glines - Added kline_min_cidr, kline_min_cidr6, dline_min_cidr and dline_min_cidr6 configuration options
Makefile.in 5806 (10 years ago) by michael: - Recreate autogenerated files
auth.c 5720 (10 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 5875 (10 years ago) by michael: - Style corrections; removed trailing whitespaces
channel_mode.c 5757 (10 years ago) by michael: - Changed some members of the Ban structure to use fixed-size arrays
client.c 5852 (10 years ago) by michael: - Renamed clear_invites() to clear_invites_channel() - Added separate clear_invites_client()
conf.c 5871 (10 years ago) by michael: - conf.c:expire_tklines(): deduplicate
conf_class.c 5411 (10 years ago) by michael: - conf_class.c: removed duplicated code
conf_db.c 5805 (10 years ago) by michael: - Removed glines - Added kline_min_cidr, kline_min_cidr6, dline_min_cidr and dline_min_cidr6 configuration options
conf_lexer.c 5806 (10 years ago) by michael: - Recreate autogenerated files
conf_lexer.l 5805 (10 years ago) by michael: - Removed glines - Added kline_min_cidr, kline_min_cidr6, dline_min_cidr and dline_min_cidr6 configuration options
conf_parser.c 5806 (10 years ago) by michael: - Recreate autogenerated files
conf_parser.h 5806 (10 years ago) by michael: - Recreate autogenerated files
conf_parser.y 5805 (10 years ago) by michael: - Removed glines - Added kline_min_cidr, kline_min_cidr6, dline_min_cidr and dline_min_cidr6 configuration options
conf_pseudo.c 5583 (10 years ago) by michael: - Style corrections only
dbuf.c 5347 (10 years ago) by michael: - Update copyright years
event.c 5583 (10 years ago) by michael: - Style corrections only
fdlist.c 5590 (10 years ago) by michael: - Sprinkle some assert()
getopt.c 5347 (10 years ago) by michael: - Update copyright years
hash.c 5545 (10 years ago) by michael: - Fixed style in several places
hostmask.c 5850 (10 years ago) by michael: - hostmask.c:find_conf_by_address(): constification
ipcache.c 5347 (10 years ago) by michael: - Update copyright years
irc_string.c 5347 (10 years ago) by michael: - Update copyright years
ircd.c 5805 (10 years ago) by michael: - Removed glines - Added kline_min_cidr, kline_min_cidr6, dline_min_cidr and dline_min_cidr6 configuration options
ircd_signal.c 5347 (10 years ago) by michael: - Update copyright years
list.c 5347 (10 years ago) by michael: - Update copyright years
listener.c 5347 (10 years ago) by michael: - Update copyright years
log.c 5347 (10 years ago) by michael: - Update copyright years
match.c 5347 (10 years ago) by michael: - Update copyright years
memory.c 5425 (10 years ago) by michael: - memory.c:MyFree(): removed extraneous pointer test
mempool.c 5347 (10 years ago) by michael: - Update copyright years
misc.c 5347 (10 years ago) by michael: - Update copyright years
modules.c 5347 (10 years ago) by michael: - Update copyright years
motd.c 5545 (10 years ago) by michael: - Fixed style in several places
numeric.c 5804 (10 years ago) by michael: - numeric.c: use C99 array initialization
packet.c 5545 (10 years ago) by michael: - Fixed style in several places
parse.c 5777 (10 years ago) by michael: - parse.c:msg_tree_parse(): cleaned up an assert()
patricia.c 5049 (10 years ago) by michael: - patricia.c: fixed another compile warning
res.c 5347 (10 years ago) by michael: - Update copyright years
reslib.c 5875 (10 years ago) by michael: - Style corrections; removed trailing whitespaces
restart.c 5347 (10 years ago) by michael: - Update copyright years
resv.c 5347 (10 years ago) by michael: - Update copyright years
rng_mt.c 3881 (11 years ago) by michael: - rng_mt.c: removed trailing whitespaces
rsa.c 5347 (10 years ago) by michael: - Update copyright years
s_bsd.c 5583 (10 years ago) by michael: - Style corrections only
s_bsd_devpoll.c 5347 (10 years ago) by michael: - Update copyright years
s_bsd_epoll.c 5347 (10 years ago) by michael: - Update copyright years
s_bsd_kqueue.c 5347 (10 years ago) by michael: - Update copyright years
s_bsd_poll.c 5347 (10 years ago) by michael: - Update copyright years
send.c 5347 (10 years ago) by michael: - Update copyright years
server.c 5796 (10 years ago) by michael: - Minor cleanups to CAPAB related code
user.c 5809 (10 years ago) by michael: - user.c:report_and_set_user_flags(): removed g-lines leftover in server notice
version.c 5347 (10 years ago) by michael: - Update copyright years
watch.c 5347 (10 years ago) by michael: - Update copyright years
whowas.c 5631 (10 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