| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-02-15 | ngIRCd Release 20.2 | Alexander Barton | |
| (cherry picked from commit c45d9dd1f08fddb95fa01d62c69848cd753a3161) | |||
| 2013-01-23 | contrib/Debian/rules: Do no compress Commands.txt | DNS | |
| This is required, because ngIRCd can't use a compressed file as help text ... (cherry picked from commit 6d09b4f366f656f6d2732ea96a653e086380e458) | |||
| 2013-01-02 | ngIRCd Release 20.1 rel-20.1 | Alexander Barton | |
| 2012-12-17 | ngIRCd Release 20 rel-20 | Alexander Barton | |
| 2012-12-02 | ngIRCd 20~rc2 rel-20-rc2 | Alexander Barton | |
| 2012-11-11 | ngIRCd 20~rc1 rel-20-rc1 | Alexander Barton | |
| 2012-10-06 | Debian: require "telnet" or "telnet-ssl" for building | Alexander Barton | |
| 2012-10-06 | Debian ngircd-full[-dbg]: enable CHARCONV | Alexander Barton | |
| 2012-09-04 | Update project description | Alexander Barton | |
| 2012-06-19 | ngIRCd release 19.2 rel-19.2 | Alexander Barton | |
| 2012-06-13 | ngIRCd release 19.2~rc1 rel-19.2-rc1 | Alexander Barton | |
| 2012-03-19 | ngIRCd Release 19.1 rel-19.1 | Alexander Barton | |
| 2012-02-29 | ngIRCd release 19 rel-19 | Alexander Barton | |
| 2012-02-12 | ngIRCd release 19~rc1 rel-19-rc1 | Alexander Barton | |
| 2011-12-30 | contrib/Debian/control: Update and complete "Build-Depends" | Alexander Barton | |
| 2011-12-30 | Update our Debian package descriptions with "official" ones | Alexander Barton | |
| See Debian Bug #648241 for details. | |||
| 2011-07-10 | ngIRCd release 18 rel-18 | Alexander Barton | |
| 2011-06-29 | ngIRCd release 18~rc2 rel-18-rc2 | Alexander Barton | |
| 2011-06-27 | ngIRCd release 18~rc1 rel-18-rc1 | Alexander Barton | |
| 2010-12-19 | ngIRCd release 17.1 rel-17.1 | Alexander Barton | |
| 2010-11-07 | ngIRCd release 17 rel-17 | Alexander Barton | |
| 2010-10-27 | ngIRCd Release 17~rc3 rel-17-rc3 | Alexander Barton | |
| 2010-10-27 | Debian: Install default /etc/pam.d/ngircd allowing all logins | Alexander Barton | |
| This is required for backwards compatibility when installing the -full or -full-dbg package variant: PAM is enabled now but no configuration present, so all login attempts would be denied ... Creating /etc/pam.d/ngircd including "auth required pam_permit.so" restores the old behaviour of allowing all connections. | |||
| 2010-10-26 | Debian: update standards to 3.9.1; add libpam0g-dev dependency | Alexander Barton | |
| 2010-10-25 | ngIRCd release 17~rc2 rel-17-rc2 | Alexander Barton | |
| 2010-10-11 | ngIRCd release 17~rc1 rel-17-rc1 | Alexander Barton | |
| 2010-10-03 | Debian packages: build "-full" and "-full-dbg" with support for PAM | Alexander Barton | |
| 2010-06-25 | ngircd.init: require $network $remote_fs when stopping ngircd | Alexander Barton | |
| 2010-05-02 | ngIRCd release 16 rel-16 | Alexander Barton | |
| 2010-04-25 | ngIRCd release 16~rc2 rel-16-rc2 | Alexander Barton | |
| 2010-03-25 | ngIRCd release 16~rc1 rel-16-rc1 | Alexander Barton | |
| 2009-11-07 | ngIRCd release 15 | Alexander Barton | |
| 2009-10-15 | ngIRCd release 15~rc1 rel-15-rc1 | Alexander Barton | |
| 2009-08-29 | Fix LSB header of Debian init script | Alexander Barton | |
| 2009-05-05 | Updated Debian "changelog" file for ngIRCd 14.1 rel-14-1 | Alexander Barton | |
| 2009-05-04 | Fixed "Conflicts:" line in debian/control: missing comma | Alexander Barton | |
| 2009-04-29 | Debian: build ngircd-full-dbg package | Alexander Barton | |
| In addition to the "ngircd" and "ngircd-full" packages a new package named "ngircd-full-dbg" is build: this package contains all the features of the "full" package but includes debug code and both the --debug and --sniffer options and the resulting binaries are _not_ stripped. | |||
| 2009-04-29 | debian/rules: whitespace fixes | Alexander Barton | |
| 2009-04-20 | ngIRCd release 14 rel-14 | Alexander Barton | |
| 2009-03-30 | Fix up last Debian changelog entry | Alexander Barton | |
| 2009-03-29 | ngIRCd release 14~rc1 rel-14-rc1 | Alexander Barton | |
| 2009-03-29 | Updated Debian/Linux init script | Alexander Barton | |
| - PidFile, ServerUID and ServerGID are read from actual server configuration - Exit code and behaviour is more LSB compliant - New "status" and "test" sub-functions | |||
| 2008-12-25 | ngIRCd release 13 rel-13 | Alexander Barton | |
| 2008-11-21 | ngIRCd release 13~rc1 rel-13-rc1 | Alexander Barton | |
| 2008-11-21 | Debian package ("make deb"): fix some lintian(1) warnings | Alexander Barton | |
| 2008-11-13 | Added some missing files of GIT tree to distribution archives | Alexander Barton | |
| The following bits and bytes were not included in distribution archives: - contrib: ngindent, ngircd.sh - contrib/Debian: ngircd.postinst - contrib/MacOSX: preinstall.sh, postinstall.sh - doc/src: Doxyfile, header.inc.html, footer.inc.html, ngircd-doc.css - src/portab: splint.h | |||
| 2008-10-03 | Debian: build ngircd-full with support for GNU TLS and IPv6. | Alexander Barton | |
| 2008-10-03 | Debian: make sure that /var/run/ircd is owned by user "irc". | Alexander Barton | |
| 2008-10-03 | GIT: Ignore Debian-related generated files. | Alexander Barton | |
| Added files that become generated while building Debian GNU/Linux packages of ngIRCd to the .gitignore lists. | |||
| 2008-05-28 | ngircd.init: use LSB logging functions, if available. | Alexander Barton | |