ngircd-tor/src/ngircd
Alexander Barton 6b21249151 Remove direct call of Conf_UnsetServer(): it's already indirectly called
by Conn_Close() a few lines above.
2005-11-21 15:06:37 +00:00
..
Makefile.am Fixed line lengths ... 2005-08-25 08:40:15 +00:00
array.c use size_t instead of unsigned int. 2005-08-30 13:36:32 +00:00
array.h use size_t instead of unsigned int. 2005-08-30 13:36:32 +00:00
channel.c Implementec numeric "333": Time and user name who set a channel topic. 2005-09-02 12:50:25 +00:00
channel.h Implementec numeric "333": Time and user name who set a channel topic. 2005-09-02 12:50:25 +00:00
client.c Removed unnecessary #define of "LOCAL", now use plain C "static" instead. 2005-07-31 20:13:07 +00:00
client.h New function Client_StartTime(). 2005-06-12 16:18:49 +00:00
conf.c Changed Handle_Write() to not close sockets itself but to call Conn_Close. 2005-10-11 19:29:23 +00:00
conf.h internal changes needed for future ssl support 2005-07-29 09:29:47 +00:00
conn-func.c Add debug code to Conn_SetPenalty(). 2005-09-04 23:38:32 +00:00
conn-func.h removed Conn_UnsetOption() function. It was not used anymore. 2005-04-25 18:37:16 +00:00
conn-zip.c Removed some line feeds in debug statements. 2005-08-02 22:48:57 +00:00
conn-zip.h Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes. 2005-03-19 18:43:48 +00:00
conn.c Remove direct call of Conf_UnsetServer(): it's already indirectly called 2005-11-21 15:06:37 +00:00
conn.h merge new resolver code 2005-09-12 19:10:20 +00:00
defines.h Implementec numeric "333": Time and user name who set a channel topic. 2005-09-02 12:50:25 +00:00
hash.c Removed unnecessary #define of "LOCAL", now use plain C "static" instead. 2005-07-31 20:13:07 +00:00
hash.h Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes. 2005-03-19 18:43:48 +00:00
io.c io_close(): explicitly remove fd from epoll set 2005-09-04 13:38:59 +00:00
io.h Reformatted some comments. 2005-07-14 09:11:38 +00:00
irc-channel.c Removed obsolete debug message. 2005-09-05 08:11:11 +00:00
irc-channel.h Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes. 2005-03-19 18:43:48 +00:00
irc-info.c use strlcpy 2005-06-17 19:15:43 +00:00
irc-info.h Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes. 2005-03-19 18:43:48 +00:00
irc-login.c Make PONG handler compatible with ngIRCd <= 0.9 ("make it more relaxed"). 2005-09-01 10:51:24 +00:00
irc-login.h Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes. 2005-03-19 18:43:48 +00:00
irc-mode.c Removed unnecessary #define of "LOCAL", now use plain C "static" instead. 2005-07-31 20:13:07 +00:00
irc-mode.h Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes. 2005-03-19 18:43:48 +00:00
irc-op.c Reorder #includes, necessary due to removal of #include "defines.h" in 2005-04-27 07:38:00 +00:00
irc-op.h Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes. 2005-03-19 18:43:48 +00:00
irc-oper.c Removed unnecessary #define of "LOCAL", now use plain C "static" instead. 2005-07-31 20:13:07 +00:00
irc-oper.h Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes. 2005-03-19 18:43:48 +00:00
irc-server.c Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes. 2005-03-19 18:43:48 +00:00
irc-server.h Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes. 2005-03-19 18:43:48 +00:00
irc-write.c Removed unnecessary #define of "LOCAL", now use plain C "static" instead. 2005-07-31 20:13:07 +00:00
irc-write.h Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes. 2005-03-19 18:43:48 +00:00
irc.c The KILL command killed much more than desired (including server links!) 2005-08-02 23:19:21 +00:00
irc.h Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes. 2005-03-19 18:43:48 +00:00
lists.c Removed unnecessary #define of "LOCAL", now use plain C "static" instead. 2005-07-31 20:13:07 +00:00
lists.h Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes. 2005-03-19 18:43:48 +00:00
log.c Fixed server NOTICEs to users with "s" mode ("server messages"). 2005-08-29 10:58:00 +00:00
log.h Get rid of Log_SetDaemonized(). 2005-06-24 19:55:10 +00:00
match.c Removed unnecessary #define of "LOCAL", now use plain C "static" instead. 2005-07-31 20:13:07 +00:00
match.h Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes. 2005-03-19 18:43:48 +00:00
messages.h Implementec numeric "333": Time and user name who set a channel topic. 2005-09-02 12:50:25 +00:00
ngircd.c Updated copyright notice. 2005-09-02 17:12:58 +00:00
ngircd.h removed global variable NGIRCd_NoDaemon 2005-06-24 19:20:56 +00:00
parse.c Set one second penalty on unknown commands. 2005-09-04 23:42:24 +00:00
parse.h Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes. 2005-03-19 18:43:48 +00:00
rendezvous.c Removed unnecessary #define of "LOCAL", now use plain C "static" instead. 2005-07-31 20:13:07 +00:00
rendezvous.h Renamed "Rendezvous" to "Zeroconf". 2005-07-08 16:18:38 +00:00
resolve.c merge new resolver code 2005-09-12 19:10:20 +00:00
resolve.h merge new resolver code 2005-09-12 19:10:20 +00:00