| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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. | |||
| 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. | |||