ngircd-tor/src/ngircd
Alexander Barton 3c738ed46d - definition of CONFIG_FILE and MOTD_FILE is now compatible with -Wtraditional. 2002-12-26 13:17:56 +00:00
..
Makefile.am - adjusted generation of cvs-version.h to new file header format. 2002-12-12 12:36:41 +00:00
channel.c - fixed some warnings that showed up with -Wtraditional 2002-12-25 13:22:43 +00:00
channel.h - New functions Channel_[Set]Key(), Channel_[Set]MaxUsers. 2002-12-16 23:05:24 +00:00
client.c - new Functions: Client_MaxUserCount(), Client_MyMaxUserCount, Adjust_Counters(). 2002-12-22 23:29:09 +00:00
client.h - new Functions: Client_MaxUserCount(), Client_MyMaxUserCount, Adjust_Counters(). 2002-12-22 23:29:09 +00:00
conf.c - definition of CONFIG_FILE and MOTD_FILE is now compatible with -Wtraditional. 2002-12-26 13:17:56 +00:00
conf.h - removed Conf_MaxPChannels and reverted to old behavior. 2002-12-14 13:36:19 +00:00
conn.c - renamed variables to fit new signal handler. 2002-12-19 04:35:26 +00:00
conn.h - new functions Conn_ResetWCounter() and Conn_WCounter(). 2002-12-18 13:50:22 +00:00
defines.h - definition of CONFIG_FILE and MOTD_FILE is now compatible with -Wtraditional. 2002-12-26 13:17:56 +00:00
hash.c - reverted last patch: now compatible with -Wtraditional of GCC 3. 2002-12-26 13:16:54 +00:00
hash.h - new file header format (in english). 2002-12-12 12:23:43 +00:00
irc-channel.c - Implemented channel modes k (key) and l (user limit). 2002-12-16 23:06:46 +00:00
irc-channel.h - new file header format (in english). 2002-12-12 12:23:43 +00:00
irc-info.c - enhanced LUSERS reply: RPL_LOCALUSERS, RPL_NETUSERS. 2002-12-22 23:30:33 +00:00
irc-info.h - new file header format (in english). 2002-12-12 12:23:43 +00:00
irc-login.c - new numeric on login: RPL_FEATURE 2002-12-22 23:31:21 +00:00
irc-login.h - new file header format (in english). 2002-12-12 12:23:43 +00:00
irc-mode.c - fixed user mode propagation over server-links (IRC operator, away, ...) 2002-12-18 14:16:21 +00:00
irc-mode.h - new file header format (in english). 2002-12-12 12:23:43 +00:00
irc-op.c - new file header format (in english); 2002-12-12 12:24:18 +00:00
irc-op.h - new file header format (in english). 2002-12-12 12:23:43 +00:00
irc-oper.c - New signal handler. 2002-12-19 04:29:59 +00:00
irc-oper.h - new file header format (in english). 2002-12-12 12:23:43 +00:00
irc-server.c - new file header format (in english); 2002-12-12 12:24:18 +00:00
irc-server.h - new file header format (in english). 2002-12-12 12:23:43 +00:00
irc-write.c - new file header format (in english); 2002-12-12 12:24:18 +00:00
irc-write.h - new file header format (in english). 2002-12-12 12:23:43 +00:00
irc.c - new file header format (in english); 2002-12-12 12:24:18 +00:00
irc.h - new file header format (in english). 2002-12-12 12:23:43 +00:00
lists.c - new file header format (in english); 2002-12-12 12:24:18 +00:00
lists.h - new file header format (in english). 2002-12-12 12:23:43 +00:00
log.c - New signal handler. 2002-12-19 04:29:59 +00:00
log.h - new file header format (in english). 2002-12-12 12:23:43 +00:00
match.c - new file header format (in english); 2002-12-12 12:24:18 +00:00
match.h - new file header format (in english). 2002-12-12 12:23:43 +00:00
messages.h - new messages: RPL_FEATURE, RPL_LOCALUSERS and RPL_NETUSERS. 2002-12-22 23:32:05 +00:00
ngircd.c - definition of CONFIG_FILE and MOTD_FILE is now compatible with -Wtraditional. 2002-12-26 13:17:56 +00:00
ngircd.h - New signal handler. 2002-12-19 04:29:59 +00:00
parse.c - new function Parse_GetCommandStruct(). 2002-12-18 13:53:20 +00:00
parse.h - new function Parse_GetCommandStruct(). 2002-12-18 13:53:20 +00:00
resolve.c - new file header format (in english); 2002-12-12 12:24:18 +00:00
resolve.h - new file header format (in english). 2002-12-12 12:23:43 +00:00
tool.c - new file header format (in english); 2002-12-12 12:24:18 +00:00
tool.h - new file header format (in english). 2002-12-12 12:23:43 +00:00