ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/src
r5491
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 5346 (9 years ago) by michael: - Update copyright years
channel.c 5466 (9 years ago) by michael: - channel.c:can_send(): better not to modify the message pointer
channel_mode.c 5463 (9 years ago) by michael: - Added channel mode +C which prevents users from sending CTCPS to a channel
client.c 5452 (9 years ago) by michael: - m_message.c: sanitize msg_client(); fixed some logic errors in the flooding code
conf.c 5488 (9 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_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 5491 (9 years ago) by michael: - Re-generate parser/lexer files
conf_lexer.l 5488 (9 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 5491 (9 years ago) by michael: - Re-generate parser/lexer files
conf_parser.h 5491 (9 years ago) by michael: - Re-generate parser/lexer files
conf_parser.y 5488 (9 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 5346 (9 years ago) by michael: - Update copyright years
dbuf.c 5346 (9 years ago) by michael: - Update copyright years
event.c 5346 (9 years ago) by michael: - Update copyright years
fdlist.c 5346 (9 years ago) by michael: - Update copyright years
getopt.c 5346 (9 years ago) by michael: - Update copyright years
gline.c 5346 (9 years ago) by michael: - Update copyright years
hash.c 5459 (9 years ago) by michael: - Minor cleanups here and there
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 5488 (9 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
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 5386 (9 years ago) by michael: - m_gline.c, m_kline.c, motd.c: need to check against client->sockhost as well
numeric.c 5480 (9 years ago) by michael: - numeric.c: fixed inconsistent use of "You are" and "You're"
packet.c 5423 (9 years ago) by michael: - packet.c: made extract_one_line() unsigned
parse.c 5346 (9 years ago) by michael: - Update copyright years
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 5346 (9 years ago) by michael: - Update copyright years
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 5488 (9 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 5346 (9 years ago) by michael: - Update copyright years
watch.c 5346 (9 years ago) by michael: - Update copyright years
whowas.c 5346 (9 years ago) by michael: - Update copyright years
0 directories and 55 files shown