index
:
ngircd
this commit
master
ngircd with make
naki
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2005-03-19
fix Config_Error_NaN prototype (first argument missed "const")
Florian Westphal
2005-03-19
removed unneeded log.h include.
Florian Westphal
2005-03-19
Added login of Florian ("fw") to AUTHORS list.
Alexander Barton
2005-03-19
Removed indentation of preprocessor statements in test for socklen_t.
Alexander Barton
2005-03-15
Fixed too long lines.
Alexander Barton
2005-03-15
New configuration option "OperServerMode".
Alexander Barton
2005-03-05
New function New_Res_Stat() to initialize RES_STAT structure.
Alexander Barton
2005-03-05
Reduce the number of calls of strlen(). Idea by Florin Westphal.
Alexander Barton
2005-03-03
Added missing include of "match.h".
Alexander Barton
2005-03-02
Implemented support for "secret channels" (channel mode "s").
Alexander Barton
2005-03-02
New configuration option "Mask" for [Operator] sections to limit OPER command.
Alexander Barton
2005-02-27
Clean up the mode handling code: remove redundant parts ...
Alexander Barton
2005-02-27
Updated to latest strl{cat|cpy} code of rsync:
Alexander Barton
2005-02-21
Added AUTOMAKE_VERSION and AUTOCONF_VERSION (for OpenBSD).
Alexander Barton
2005-02-21
Fixed the detection of tools named like "tool-Major.Minor" (used on OpenBSD).
Alexander Barton
2005-02-14
Enable Pidfile /var/run/ircd/ngircd.pid
Alexander Barton
2005-02-14
Added description for "PidFile", fixed description of "Ports".
Alexander Barton
2005-02-11
Whitespace fixes.
Alexander Barton
2005-02-10
Don't play games with FILE* stdin/out/err, only touch "real" descriptors.
Alexander Barton
2005-02-10
Renamed NGIRCd_FillVersion() to Fill_Version(); Code cleanups.
Alexander Barton
2005-02-10
Write "error file" (/tmp/ngircd-XXX.err) only if compiled with debug
Alexander Barton
2005-02-10
Added a note about the change of the maximum password length.
Alexander Barton
2005-02-09
Don't create version information string each time a client connects but
Alexander Barton
2005-02-07
Added an empty /etc/ngircd/ngircd.motd to the packages. And ngircd.conf
Alexander Barton
2005-02-07
Set owner and group of /var/run/ircd to "irc:irc".
Alexander Barton
2005-02-07
Updated debian changelog file from branch-0-8-x ...
Alexander Barton
2005-02-07
Make sure that errno of fopen() isn't overwritten by the logging code.
Alexander Barton
2005-02-04
New configuration variable "PidFile", section "[Global]": if defined,
Alexander Barton
2005-02-04
ngIRCd 0.8.3.
Alexander Barton
2005-02-04
Use ngt_TrimLastChr() where useful, by Florian Westphal.
Alexander Barton
2005-02-04
Add ngt_TrimLastChr() to header file. By Florian Westphal.
Alexander Barton
2005-02-03
Fixed a bug that could case a root exploit when the daemon is compiled
Alexander Barton
2005-02-03
Updated ChangeLog for 0.8.2.
Alexander Barton
2005-01-27
Updated config.sub and config.guess
Alexander Barton
2005-01-26
We are in the year 2005 now! :-)
Alexander Barton
2005-01-26
Fixed a buffer overflow that could cause the daemon to crash. Bug found
Alexander Barton
2005-01-26
Updated list of contributors.
Alexander Barton
2005-01-25
New function ngt_TrimLastChr(), prototype by Florian Westphal.
Alexander Barton
2005-01-24
Fixed a typo in variable name ...
Alexander Barton
2005-01-24
Fixed a possible buffer underrun when reading the MOTD file. Thanks to
Alexander Barton
2005-01-20
Code cleanups from Florian Westphal, <westphal@foo.fh-furtwangen.de>:
Alexander Barton
2005-01-20
Code cleanups from Florian Westphal, <westphal@foo.fh-furtwangen.de>.
Alexander Barton
2005-01-19
Fixed detection of IRC lines which are too long to send. Detected by
Alexander Barton
2005-01-18
Fixed return values of our own implementation of strlcpy(). The code has
Alexander Barton
2005-01-17
Translated source code comments.
Alexander Barton
2005-01-17
Raised the maximum length of passwords to 20 characters.
Alexander Barton
2005-01-17
Fixed typo: ports are separated by ",". Thanks to Florian Westphal.
Alexander Barton
2005-01-17
Fixed a memory leak when resizing the connection pool and realloc() failed.
Alexander Barton
2004-12-27
Added URLs for stunnel.
Alexander Barton
2004-12-27
Added documentation for SSL support.
Alexander Barton
[next]