ngircd-tor/src/ngircd
Alexander Barton 25dd193e9b Move "ClientHost" and "ClientUserNick" to end of [Global] section 2011-03-16 23:43:29 +01:00
..
.gitignore GIT: don't ignore cvs-version.{h|new}, because it isn't used any more. 2008-10-29 22:33:03 +01:00
Makefile.am Remove support for ZeroConf/Bonjour/Rendezvous service registration 2011-01-09 23:51:30 +01:00
array.c Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
array.h Add Doxygen @file documentation to each source and header file 2011-02-13 17:52:38 +01:00
channel.c channel: always reject zero-length channel key 2011-02-28 23:28:24 +01:00
channel.h Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
client.c ClientUserNick setting 2011-03-16 23:15:50 +01:00
client.h Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
conf-ssl.h Add Doxygen @file documentation to each source and header file 2011-02-13 17:52:38 +01:00
conf.c Move "ClientHost" and "ClientUserNick" to end of [Global] section 2011-03-16 23:43:29 +01:00
conf.h ClientUserNick setting 2011-03-16 23:15:50 +01:00
conn-func.c Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
conn-func.h Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
conn-ssl.c Add Doxygen @file documentation to each source and header file 2011-02-13 17:52:38 +01:00
conn-ssl.h Add Doxygen @file documentation to each source and header file 2011-02-13 17:52:38 +01:00
conn-zip.c Add Doxygen @file documentation to each source and header file 2011-02-13 17:52:38 +01:00
conn-zip.h Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
conn.c Doxygen'ify conn.c 2011-02-13 17:52:39 +01:00
conn.h Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
defines.h Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
hash.c Update and translate comments in hash.c 2011-02-13 17:52:39 +01:00
hash.h Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
io.c Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
io.h Add Doxygen @file documentation to each source and header file 2011-02-13 17:52:38 +01:00
irc-channel.c Doxygen'ify irc-channel.c 2011-02-13 17:52:39 +01:00
irc-channel.h Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
irc-info.c Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
irc-info.h Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
irc-login.c PAM-Auth child: log if result can't be reported 2011-02-23 22:55:45 +01:00
irc-login.h Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
irc-mode.c Correctly detect errors when handling "MODE x" commands 2011-02-14 01:44:40 +01:00
irc-mode.h Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
irc-op.c Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
irc-op.h Add missong Doxygen @file tags to ngircd.h and irc-op.h 2011-02-13 17:52:39 +01:00
irc-oper.c Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
irc-oper.h Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
irc-server.c Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
irc-server.h Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
irc-write.c Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
irc-write.h Add Doxygen @file documentation to each source and header file 2011-02-13 17:52:38 +01:00
irc.c Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
irc.h Add Doxygen @file documentation to each source and header file 2011-02-13 17:52:38 +01:00
lists.c Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
lists.h Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
log.c Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
log.h Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
match.c Doxygen'ify and update comments in match.c 2011-02-13 17:52:39 +01:00
match.h Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
messages.h Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
ngircd.c Doxygen'ify and update comments in ngircd.{c|h} 2011-02-13 17:52:39 +01:00
ngircd.h Doxygen'ify and update comments in ngircd.{c|h} 2011-02-13 17:52:39 +01:00
numeric.c Add Doxygen @file documentation to each source and header file 2011-02-13 17:52:38 +01:00
numeric.h Add Doxygen @file documentation to each source and header file 2011-02-13 17:52:38 +01:00
op.c Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
op.h Add Doxygen @file documentation to each source and header file 2011-02-13 17:52:38 +01:00
pam.c Add Doxygen @file documentation to each source and header file 2011-02-13 17:52:38 +01:00
pam.h Add Doxygen @file documentation to each source and header file 2011-02-13 17:52:38 +01:00
parse.c Clean up Validate_Prefix(); don't send punctuation in ERROR commands 2011-01-29 16:05:55 +01:00
parse.h Doxygen'ify parse.h 2011-02-13 17:52:39 +01:00
proc.c Add Doxygen @file documentation to each source and header file 2011-02-13 17:52:38 +01:00
proc.h Doxygen'ify proc.h 2011-02-13 17:52:39 +01:00
resolve.c Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
resolve.h Add Doxygen @file documentation to each source and header file 2011-02-13 17:52:38 +01:00
sighandlers.c Explicitly cast return value of read(2) to "int" 2010-09-22 14:15:46 +02:00
sighandlers.h Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00