.. |
.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
|
Add new class.{c|h} to project
|
2011-12-24 13:40:27 +01:00 |
array.c
|
Code cleanup: mostly removing empty lines
|
2011-02-13 17:52:38 +01:00 |
array.h
|
Fixed some spelling errors in documentation and code comments
|
2011-12-30 00:50:27 +01:00 |
channel.c
|
LUSERS reply: only count "visible" channels
|
2011-12-28 15:11:01 +01:00 |
channel.h
|
LUSERS reply: only count "visible" channels
|
2011-12-28 15:11:01 +01:00 |
class.c
|
Class_GetList() now retuns a pointer to list_head structure
|
2011-12-25 19:11:07 +01:00 |
class.h
|
Class_GetList() now retuns a pointer to list_head structure
|
2011-12-25 19:11:07 +01:00 |
client.c
|
Fixed some spelling errors in documentation and code comments
|
2011-12-30 00:50:27 +01:00 |
client.h
|
New configuration option "RequireAuthPing": PING-PONG on login
|
2011-03-27 19:33:48 +02:00 |
conf-ssl.h
|
Add Doxygen @file documentation to each source and header file
|
2011-02-13 17:52:38 +01:00 |
conf.c
|
Display correct error message when "Server{UID|GID}" is invalid
|
2012-01-03 20:37:41 +01:00 |
conf.h
|
New configuration option "PAMIsOptional"
|
2012-01-01 17:12:36 +01:00 |
conn-func.c
|
Conn_SetPenalty(): Add new "penalty time" on each function call
|
2012-01-04 21:39:46 +01:00 |
conn-func.h
|
Code cleanup: mostly removing empty lines
|
2011-02-13 17:52:38 +01:00 |
conn-ssl.c
|
GnuTLS: use 1024 (DH_BITS_MIN) as minimum size of the DH prime
|
2011-06-28 13:48:33 +02: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
|
conn: avoid needlesly scary 'buffer overflow' messages
|
2011-04-29 23:10:01 +02:00 |
conn-zip.h
|
Code cleanup: mostly removing empty lines
|
2011-02-13 17:52:38 +01:00 |
conn.c
|
Conn_Write(): Make sure there is a client when detecting its type
|
2012-01-06 03:26:24 +01:00 |
conn.h
|
Only close "unrelated" sockets in forked child processes
|
2011-09-07 14:51:16 +02:00 |
defines.h
|
DEFAULT_WHOWAS->DEF_RPL_WHOWAS; MAX_CMODES_ARG->MAX_HNDL_MODES_ARG
|
2012-01-06 18:57:31 +01:00 |
hash.c
|
hash: Use UINT32 instead of uint32_t
|
2011-06-27 10:27:07 +02:00 |
hash.h
|
Code cleanup: mostly removing empty lines
|
2011-02-13 17:52:38 +01:00 |
io.c
|
Only use poll() when poll.h exists as well
|
2011-11-25 22:06:44 +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
|
IRC_LIST(): Code cleanup
|
2012-01-06 19:54:23 +01:00 |
irc-channel.h
|
Code cleanup: mostly removing empty lines
|
2011-02-13 17:52:38 +01:00 |
irc-info.c
|
DEFAULT_WHOWAS->DEF_RPL_WHOWAS; MAX_CMODES_ARG->MAX_HNDL_MODES_ARG
|
2012-01-06 18:57:31 +01:00 |
irc-info.h
|
Code cleanup: mostly removing empty lines
|
2011-02-13 17:52:38 +01:00 |
irc-login.c
|
New configuration option "PAMIsOptional"
|
2012-01-01 17:12:36 +01:00 |
irc-login.h
|
quit on HTTP commands: GET & POST
|
2011-03-16 22:59:57 +01:00 |
irc-mode.c
|
DEFAULT_WHOWAS->DEF_RPL_WHOWAS; MAX_CMODES_ARG->MAX_HNDL_MODES_ARG
|
2012-01-06 18:57:31 +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
|
IRC_xLINE(): output an error message for unexpected "lines"
|
2011-12-25 20:11:43 +01:00 |
irc-oper.h
|
Implement IRC_xLINE(): handler for "GLINE" and "KLINE" commands
|
2011-12-25 16:57:36 +01:00 |
irc-server.c
|
Generate WALLOPS message on SQUIT from IRC operator
|
2011-03-21 23:52:42 +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
|
Add 1 second penalty for every further target on PRIVMSG/NOTICE
|
2012-01-04 21:46:58 +01:00 |
irc.h
|
Add Doxygen @file documentation to each source and header file
|
2011-02-13 17:52:38 +01:00 |
lists.c
|
lists: don't crash if reason ptr is NULL
|
2012-01-02 23:43:13 +01:00 |
lists.h
|
Lists_CheckDupeMask(): return pointer to already existing item
|
2011-12-25 19:42:03 +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
|
RPL_ISUPPORT (numeric 005): Report MODES=<MAX_CMODES_ARG>
|
2012-01-06 17:46:52 +01:00 |
ngircd.c
|
Enhance log messages when setting user and group
|
2012-01-03 21:05:35 +01:00 |
ngircd.h
|
Doxygen'ify and update comments in ngircd.{c|h}
|
2011-02-13 17:52:39 +01:00 |
numeric.c
|
Synchronize G-Lines on server login
|
2011-12-25 19:12:40 +01:00 |
numeric.h
|
Add Doxygen @file documentation to each source and header file
|
2011-02-13 17:52:38 +01:00 |
op.c
|
Op_Check(): always accept commands from a remote server itself
|
2011-12-25 19:11:43 +01:00 |
op.h
|
Op_Check(): return client that initiated the request or NULL
|
2011-12-25 16:52:31 +01:00 |
pam.c
|
PAM: don't use global password buffer for conv struct
|
2011-12-31 18:06:17 +01:00 |
pam.h
|
Add Doxygen @file documentation to each source and header file
|
2011-02-13 17:52:38 +01:00 |
parse.c
|
Implement IRC_xLINE(): handler for "GLINE" and "KLINE" commands
|
2011-12-25 16:57:36 +01:00 |
parse.h
|
Doxygen'ify parse.h
|
2011-02-13 17:52:39 +01:00 |
proc.c
|
Proc_Close(): Only close socket if it is still valid
|
2012-01-06 02:26:04 +01:00 |
proc.h
|
New function Proc_Close() to shutdown pipes to child processes
|
2011-08-23 12:31:17 +02:00 |
resolve.c
|
Only close "unrelated" sockets in forked child processes
|
2011-09-07 14:51:16 +02: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 |