| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-06 | Prepare documentation for ngIRCd 27~rc1 | Alexander Barton | |
| 2024-03-31 | Add feature info to Debian package description | Alexander Barton | |
| 2024-01-23 | Debian package: Enable the [SSL] section | Alexander Barton | |
| This makes sense because the package is build with SSL support enabled, and we set and enable "CAFile" in commit ae9cfade -- which results in an error when this is not in an enabled(!) [SSL] section ... | |||
| 2024-01-21 | Debian package: Configure the system CA certificates store | Alexander Barton | |
| 2024-01-20 | Convert the AUTHORS file to Markdown | Alexander Barton | |
| 2024-01-20 | Update included Debian package configuration | Alexander Barton | |
| - Rewrite using current dh_make. - Standards-Version: 4.6.2. - No longer build 3 different packages; only build "ngircd" which now includes support for IDENT, PAM (disabled in the ngircd.conf installed by the package), SSL (OpenSSL), ZLib and IPv6. - Update package description accordingly. - No longer install a SysV init file, only install ngircd.service unit. | |||
| 2023-09-17 | Update Debian package configuration | Alexander Barton | |
| This not only bumps the "compat" version, but updates the package dependencies and build rules accordingly. Closes #299. | |||
| 2021-01-02 | ngIRCd Release 26.1 rel-26.1 | Alexander Barton | |
| 2020-06-20 | ngIRCd Release 26 rel-26 | Alexander Barton | |
| 2020-06-11 | ngIRCd Release 26~rc2 rel-26-rc2 | Alexander Barton | |
| 2020-05-26 | Update description texts | Alexander Barton | |
| Bring them in line with the updated texts on the homepage. | |||
| 2020-05-10 | ngIRCd Release 26~rc1 rel-26-rc1 | Alexander Barton | |
| 2019-01-23 | ngIRCd Release 25 rel-25 | Alexander Barton | |
| 2018-08-11 | ngIRCd Release 25~rc1 rel-25-rc1 | Alexander Barton | |
| 2017-01-20 | ngIRCd Release 24 rel-24 | Alexander Barton | |
| 2017-01-20 | Specify Debian "source format" | Alexander Barton | |
| 2017-01-20 | Build Debian packages with OpenSSL instead of GnuTLS | Alexander Barton | |
| OpenSSL allows to reload used certificates on runtime for example (which is very useful when using Let's Encrypt), and therefore is preferred ... | |||
| 2017-01-08 | ngIRCd Release 24~rc1 rel-24-rc1 | Alexander Barton | |
| 2017-01-08 | Debian: Use "dh_prep" instead deprecated "dh_clean -k" | Alexander Barton | |
| 2017-01-06 | Install systemd service file in Debian package | Alexander Barton | |
| 2017-01-06 | Update Debian package | Alexander Barton | |
| - Update debhelper compatibility to version 9. - Update build-dependencies. - Change group of ngircd.conf to "irc" in postinst script (this makes starting ngIRCd as user "irc" easier, for example when using systemd). - Don't create /var/run/ircd during installation: this is handled by the SysV init script and the systemd service already. | |||
| 2015-11-16 | ngIRCd Release 23 rel-23 | Alexander Barton | |
| 2015-09-11 | contrib/Debian/changelog: Fix email address | Alexander Barton | |
| 2015-09-06 | ngIRCd Release 23~rc1 rel-23-rc1 | Alexander Barton | |
| 2015-08-27 | ngircd.init: Fix non-POSIX "==" test operator | Alexander Barton | |
| 2015-04-06 | ngIRCd Release 22.1 rel-22.1 | Alexander Barton | |
| 2014-10-11 | ngIRCd Release 22 rel-22 | Alexander Barton | |
| 2014-09-29 | ngIRCd Release 22~rc1 rel-22-rc1 | Alexander Barton | |
| 2014-07-14 | New "Debian release" 21.1-0ab2 | Alexander Barton | |
| (cherry picked from commit 48fcb97fa4a2762a873d9d693c7a126588a1811d) | |||
| 2014-07-14 | Debian: Don't adjust path names that are correct by default | Alexander Barton | |
| 2014-07-14 | Debian: Correctly set and use "docdir" | Alexander Barton | |
| 2014-03-25 | ngIRCd Release 21.1 | Alexander Barton | |
| (cherry picked from commit ee28e76df2a73f3bb4bcf69c644eae9a10298a58) | |||
| 2013-10-30 | ngIRCd Release 21 rel-21 | Alexander Barton | |
| 2013-10-26 | ngircd.init: Make sure no stale PID file is left over | Alexander Barton | |
| 2013-10-20 | Debian: Fix sed(1) rules adjusting "ngircd-full" package | Alexander Barton | |
| Error introduced by last commit :-/ | |||
| 2013-10-20 | Debian: Fix default "HelpFile" file name in ngircd.conf | Alexander Barton | |
| The "full" package variants must use "/usr/share/doc/ngircd-full/Commands.txt" and "/usr/share/doc/ngircd-full-dbg/Commands.txt" respectively. | |||
| 2013-10-20 | ngIRCd Release 21~rc2 rel-21-rc2 | Alexander Barton | |
| 2013-10-05 | ngIRCd Release 21~rc1 rel-21-rc1 | Alexander Barton | |
| 2013-08-23 | ngIRCd Release 20.3 | Alexander Barton | |
| (cherry picked from commit bb6e2779636aa6d74bbff474880829f0183a3c94) Conflicts: ChangeLog NEWS | |||
| 2013-08-19 | Debian init script: test for binary after reading defaults | Alexander Barton | |
| This allows the system administrator to overwrite the DAEMON variable in /etc/defaults/<name> and to use this init script even when the default "/usr/sbin/ngircd" doesn't exist on the system. | |||
| 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 | |