ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/src
r6158
File Last Change
 ../
Makefile.am 5810 (8 years ago) by michael: - Removed glines - Added kline_min_cidr, kline_min_cidr6, dline_min_cidr and dline_min_cidr6 configuration options - m_dline.c: allow d-lines to be added even if an exempt {} exists
Makefile.in 6127 (8 years ago) by michael: - autoreconf
auth.c 5901 (8 years ago) by michael: - Style corrections
channel.c 5982 (8 years ago) by michael: - channel.c:channel_do_join(): removed useless test on conf->reason
channel_mode.c 5758 (9 years ago) by michael: - Changed some members of the Ban structure to use fixed-size arrays
client.c 5986 (8 years ago) by michael: - Added 'xline_exempt' to auth{} block flags
conf.c 5954 (8 years ago) by michael: - conf.c:parse_aline(): removed test on target_server. There's no command that doesn't support the "ON" option
conf_class.c 5410 (9 years ago) by michael: - conf_class.c: removed duplicated code
conf_db.c 5900 (8 years ago) by michael: - conf_db.h, conf_db.c: remove functions/definitions we don't need
conf_lexer.c 5988 (8 years ago) by michael: - Re-generate parser files
conf_lexer.l 5989 (8 years ago) by michael: - conf_lexer.l: fixed typo introduced in previous commit
conf_parser.c 6009 (8 years ago) by michael: - Re-built parser files
conf_parser.h 5988 (8 years ago) by michael: - Re-generate parser files
conf_parser.y 6007 (8 years ago) by michael: - conf_parser.y: always rebuild CIDR lists
conf_pseudo.c 5880 (8 years ago) by michael: - Use C99-style initializers in all struct Message items - Removed MFLG_SLOW - Removed DUMMY_HANDLER
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
hash.c 5546 (9 years ago) by michael: - Fixed style in several places
hostmask.c 5977 (8 years ago) by michael: - hostmask.c:try_parse_v4_netmask(): fixed possible OOB read
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 6157 (8 years ago) by michael: - Automatically generate sid on startup if none is configured. Patch provided by Adam
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 5897 (8 years ago) by michael: - '!' and '@' are no longer threated as wildcard characters
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 6154 (8 years ago) by michael: - m_message.c, numeric.c: changed RPL_UMODEGMSG numeric format to match with insp/ratbox/chary as suggested by Adam and jackal
packet.c 5546 (9 years ago) by michael: - Fixed style in several places
parse.c 5778 (9 years ago) by michael: - parse.c:msg_tree_parse(): cleaned up an assert()
res.c 5346 (9 years ago) by michael: - Update copyright years
reslib.c 5874 (8 years ago) by michael: - Style corrections; removed trailing whitespaces
restart.c 5346 (9 years ago) by michael: - Update copyright years
resv.c 5957 (8 years ago) by michael: - Removed useless header includes
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 5886 (8 years ago) by michael: - s_bsd.c: use C99-style array initialization
s_bsd_devpoll.c 5346 (9 years ago) by michael: - Update copyright years
s_bsd_epoll.c 5901 (8 years ago) by michael: - Style corrections
s_bsd_kqueue.c 5346 (9 years ago) by michael: - Update copyright years
s_bsd_poll.c 5901 (8 years ago) by michael: - Style corrections
send.c 5346 (9 years ago) by michael: - Update copyright years
server.c 6158 (8 years ago) by michael: - server.c:generate_sid(): replace snprintf/strlcpy combo with just snprintf
user.c 6157 (8 years ago) by michael: - Automatically generate sid on startup if none is configured. Patch provided by Adam
version.c 5787 (9 years ago) by michael: - Update version.c
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 54 files shown