ngircd-tor/src/ngircd
Florian Westphal d81dab99fa put badchars back in 2005-06-18 08:57:37 +00:00
..
Makefile.am Handle splint errors more gracefully. 2005-05-23 00:11:15 +00:00
channel.c put badchars back in 2005-06-18 08:57:37 +00:00
channel.h Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes. 2005-03-19 18:43:48 +00:00
client.c Only register clients that have been connected at least 30 sec. in WHOIS database. 2005-06-12 16:39:42 +00:00
client.h New function Client_StartTime(). 2005-06-12 16:18:49 +00:00
conf.c s/sprintf/snprintf 2005-06-17 19:16:53 +00:00
conf.h changed type of Conf_ListenPorts[] from "unsigned int" to UINT16. 2005-03-20 13:54:06 +00:00
conn-func.c Modified Conn_StartTime() to use information of the CLIENT structure. 2005-06-12 16:32:17 +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 Conn_UnsetOption() function. It was not used anymore. 2005-04-25 18:37:16 +00:00
conn-zip.h Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes. 2005-03-19 18:43:48 +00:00
conn.c Make sure SimpleMessage() sends <= 512 chars 2005-06-12 17:21:46 +00:00
conn.h Removed CONNECTION[].starttime, now saved in CLIENT structure. 2005-06-12 16:28:55 +00:00
defines.h New defines MAX_WHOWAS and DEFAULT_WHOWAS. 2005-05-16 12:22:32 +00:00
hash.c Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes. 2005-03-19 18:43:48 +00:00
hash.h Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes. 2005-03-19 18:43:48 +00:00
irc-channel.c IRC_LIST(): Added missing calls of Client_ID() and cleand up the code. 2005-06-12 18:23:59 +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 send RFC compliant netsplit messages. 2005-06-04 12:32:09 +00:00
irc-login.h Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes. 2005-03-19 18:43:48 +00:00
irc-mode.c remove unneeded strpy() 2005-06-17 19:14:58 +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 changed formatting to match ngircd coding style 2005-06-12 18:02:09 +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 Reorder #includes, necessary due to removal of #include "defines.h" in 2005-04-27 07:38:00 +00:00
irc-write.h Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes. 2005-03-19 18:43:48 +00:00
irc.c Cleaned up (and documented) the IRC_KILL() function. 2005-04-18 15:44:39 +00:00
irc.h Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes. 2005-03-19 18:43:48 +00:00
lists.c Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes. 2005-03-19 18:43:48 +00:00
lists.h Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes. 2005-03-19 18:43:48 +00:00
log.c s/sprintf/snprintf 2005-06-17 19:16:53 +00:00
log.h Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes. 2005-03-19 18:43:48 +00:00
match.c Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes. 2005-03-19 18:43:48 +00:00
match.h Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes. 2005-03-19 18:43:48 +00:00
messages.h Fixed TRACE: don't output "Serv" lines for ourself; display more info. 2004-02-28 02:18:16 +00:00
ngircd.c fix embarassing cut&paste error (add missing } ) 2005-06-17 23:17:09 +00:00
ngircd.h Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes. 2005-03-19 18:43:48 +00:00
parse.c Added some Doxygen documentation. 2005-06-01 21:52:18 +00:00
parse.h Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes. 2005-03-19 18:43:48 +00:00
rendezvous.c Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes. 2005-03-19 18:43:48 +00:00
rendezvous.h Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes. 2005-03-19 18:43:48 +00:00
resolve.c minor cleanup 2005-05-28 10:46:50 +00:00
resolve.h Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes. 2005-03-19 18:43:48 +00:00