ngircd-tor/src/ngircd
Alexander Barton b79b315dd4 Added optional support for IDENT lookups (configure switch "--with-ident"). 2003-12-27 13:01:12 +00:00
..
Makefile.am Extended version reporting of CVS builds. 2003-12-04 14:05:16 +00:00
channel.c Fixed ban behavior: users which are banned from a channel can't no longer 2003-11-06 01:07:44 +00:00
channel.h - New functions Channel_[Set]Key(), Channel_[Set]MaxUsers. 2002-12-16 23:05:24 +00:00
client.c Changed all PACKAGE's to PACKAGE_NAME and all VERSION's to PACKAGE_VERSION. 2003-03-31 15:54:21 +00:00
client.h - New function Client_DestroyNow(). 2003-01-15 14:28:25 +00:00
conf.c Fixed error messages related to server name configuration; updated 2003-12-19 14:32:59 +00:00
conf.h New configuration option "MaxConnectionsIP". 2003-11-05 21:41:01 +00:00
conn-func.c Removed "USE_" prefixes of configuration #defines. 2003-12-26 15:55:07 +00:00
conn-func.h - New source module "conn-func.c" and "conn-func.h". 2002-12-30 17:14:28 +00:00
conn-zip.c Removed "USE_" prefixes of configuration #defines. 2003-12-26 15:55:07 +00:00
conn-zip.h Removed "USE_" prefixes of configuration #defines. 2003-12-26 15:55:07 +00:00
conn.c Added optional support for IDENT lookups (configure switch "--with-ident"). 2003-12-27 13:01:12 +00:00
conn.h Removed "USE_" prefixes of configuration #defines. 2003-12-26 15:55:07 +00:00
defines.h Removed "USE_" prefixes of configuration #defines. 2003-12-26 15:55:07 +00:00
hash.c - replaced all strncpy()'s and strncat()'s with strlcpy() and strlcat(). 2002-12-26 16:25:43 +00:00
hash.h - new file header format (in english). 2002-12-12 12:23:43 +00:00
irc-channel.c - Enhanced (and fixed) CHANINFO command (channel keys, user limits). 2003-01-08 22:04:05 +00:00
irc-channel.h - new file header format (in english). 2002-12-12 12:23:43 +00:00
irc-info.c Removed "USE_" prefixes of configuration #defines. 2003-12-26 15:55:07 +00:00
irc-info.h - new file header format (in english). 2002-12-12 12:23:43 +00:00
irc-login.c Added optional support for IDENT lookups (configure switch "--with-ident"). 2003-12-27 13:01:12 +00:00
irc-login.h - new file header format (in english). 2002-12-12 12:23:43 +00:00
irc-mode.c Fixed and enhanced penalty handling; changed internal time resoluiton of 2003-11-05 23:24:48 +00:00
irc-mode.h - new file header format (in english). 2002-12-12 12:23:43 +00:00
irc-op.c Fixed abort() when inviting users to nonexistent channels. 2003-12-05 11:57:28 +00:00
irc-op.h - new file header format (in english). 2002-12-12 12:23:43 +00:00
irc-oper.c - New commands CONNECT and DISCONNECT. 2002-12-31 16:10:55 +00:00
irc-oper.h - New commands CONNECT and DISCONNECT. 2002-12-31 16:11:06 +00:00
irc-server.c Removed "USE_" prefixes of configuration #defines. 2003-12-26 15:55:07 +00:00
irc-server.h - new file header format (in english). 2002-12-12 12:23:43 +00:00
irc-write.c Fixed and enhanced penalty handling; changed internal time resoluiton of 2003-11-05 23:24:48 +00:00
irc-write.h Fixed and enhanced penalty handling; changed internal time resoluiton of 2003-11-05 23:24:48 +00:00
irc.c Removed "USE_" prefixes of configuration #defines. 2003-12-26 15:55:07 +00:00
irc.h - Added "HELP" command. 2003-01-15 13:49:20 +00:00
lists.c - replaced all strncpy()'s and strncat()'s with strlcpy() and strlcat(). 2002-12-26 16:25:43 +00:00
lists.h - new file header format (in english). 2002-12-12 12:23:43 +00:00
log.c Removed "USE_" prefixes of configuration #defines. 2003-12-26 15:55:07 +00:00
log.h Removed "USE_" prefixes of configuration #defines. 2003-12-26 15:55:07 +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 Removed "USE_" prefixes of configuration #defines. 2003-12-26 15:55:07 +00:00
ngircd.c Removed "USE_" prefixes of configuration #defines. 2003-12-26 15:55:07 +00:00
ngircd.h - replaced a lot of strcat() calls with strlcat() which is more secure. 2002-12-26 16:48:14 +00:00
parse.c - Added "HELP" command. 2003-01-15 13:49:20 +00:00
parse.h - Added missing PARAMS(). 2003-01-03 22:03:51 +00:00
rendezvous.c Fixed up bad test during unregistering of services. 2003-03-27 01:24:32 +00:00
rendezvous.h - Added new source module "rendezvous". 2003-02-23 12:02:26 +00:00
resolve.c Added optional support for IDENT lookups (configure switch "--with-ident"). 2003-12-27 13:01:12 +00:00
resolve.h Added optional support for IDENT lookups (configure switch "--with-ident"). 2003-12-27 13:01:12 +00:00