ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src
r5551
File Last Change
 ../
Makefile.am 5042 (10 years ago) by michael: - Added latest patricia.c, patricia.h from Net-Patricia-1.22 for later use
Makefile.in 5395 (10 years ago) by michael: - libtool 2.4.5, automake 1.15
auth.c 5497 (10 years ago) by michael: - auth.c:sendheader(): fixed compile warnings with -Wformat-security
channel.c 5545 (10 years ago) by michael: - Fixed style in several places
channel_mode.c 5545 (10 years ago) by michael: - Fixed style in several places
client.c 5551 (10 years ago) by michael: - Finish basic SVSTAG implementatio
conf.c 5514 (10 years ago) by michael: - conf.c:get_oper_name(): use IRCD_BUSIZE for buffer size and be done with it
conf_class.c 5411 (10 years ago) by michael: - conf_class.c: removed duplicated code
conf_db.c 5347 (10 years ago) by michael: - Update copyright years
conf_lexer.c 5490 (10 years ago) by michael: - Re-generate parser/lexer files
conf_lexer.l 5489 (10 years ago) by michael: - Fixed bug where "/rehash" would always reset the "MAX", "JFLOODTIME", and "JFLOODCOUNT" values that have been changed from within IRC via the "/set" command - Renamed the following ircd.conf configuration directives to be more descriptive: max_clients -> default_max_clients join_flood_count -> default_join_flood_count join_flood_time -> default_join_flood_time - Updated related ircd.conf documentation accordingly
conf_parser.c 5490 (10 years ago) by michael: - Re-generate parser/lexer files
conf_parser.h 5490 (10 years ago) by michael: - Re-generate parser/lexer files
conf_parser.y 5489 (10 years ago) by michael: - Fixed bug where "/rehash" would always reset the "MAX", "JFLOODTIME", and "JFLOODCOUNT" values that have been changed from within IRC via the "/set" command - Renamed the following ircd.conf configuration directives to be more descriptive: max_clients -> default_max_clients join_flood_count -> default_join_flood_count join_flood_time -> default_join_flood_time - Updated related ircd.conf documentation accordingly
conf_pseudo.c 5347 (10 years ago) by michael: - Update copyright years
dbuf.c 5347 (10 years ago) by michael: - Update copyright years
event.c 5347 (10 years ago) by michael: - Update copyright years
fdlist.c 5347 (10 years ago) by michael: - Update copyright years
getopt.c 5347 (10 years ago) by michael: - Update copyright years
gline.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 5460 (10 years ago) by michael: - Minor cleanups here and there
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 5545 (10 years ago) by michael: - Fixed style in several places
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 5481 (10 years ago) by michael: - numeric.c: fixed inconsistent use of "You are" and "You're"
packet.c 5545 (10 years ago) by michael: - Fixed style in several places
parse.c 5347 (10 years ago) by michael: - Update copyright years
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 3852 (11 years ago) by michael: - reslib.c: style corrections
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 5347 (10 years ago) by michael: - Update copyright years
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 5460 (10 years ago) by michael: - Minor cleanups here and there
user.c 5489 (10 years ago) by michael: - Fixed bug where "/rehash" would always reset the "MAX", "JFLOODTIME", and "JFLOODCOUNT" values that have been changed from within IRC via the "/set" command - Renamed the following ircd.conf configuration directives to be more descriptive: max_clients -> default_max_clients join_flood_count -> default_join_flood_count join_flood_time -> default_join_flood_time - Updated related ircd.conf documentation accordingly
version.c 5347 (10 years ago) by michael: - Update copyright years
watch.c 5347 (10 years ago) by michael: - Update copyright years
whowas.c 5347 (10 years ago) by michael: - Update copyright years
0 directories and 56 files shown