You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alexander Barton e17d4bdec7
ngIRCd Release 24
7 years ago
..
Debian ngIRCd Release 24 7 years ago
MacOSX Xcode: Fix "duplicate symbols" error in current Xcode 7 years ago
Makefile.am Implement support for systemd(8) "socket activation" 11 years ago
README Documentation: Spelling fixes 8 years ago
ngIRCd-Logo.gif Mac OS X: update installer texts and add logo. 13 years ago
ngindent autogen.sh, ngindent, platformtest.sh: Fix warnings of "shellcheck" 7 years ago
ngircd-bsd.sh Make scripts and init-files in ./contrib executable 7 years ago
ngircd-redhat.init Make scripts and init-files in ./contrib executable 7 years ago
ngircd.service Further enhance systemd unit file 7 years ago
ngircd.socket Add "Documentation" variables to systemd configuration files 7 years ago
ngircd.spec ngIRCd Release 24 7 years ago
platformtest.sh Make sure that platformtest.sh aborts when autogen.sh fails 7 years ago
systrace.policy systrace policy for OpenBSD/NetBSD, thanks to Benjamin Pineau <ben@zouh.org> 20 years ago

README


ngIRCd - Next Generation IRC Server
http://ngircd.barton.de/

(c)2001-2013 Alexander Barton and Contributors.
ngIRCd is free software and published under the
terms of the GNU General Public License.

-- Contributions --


Debian/
- Various files for building Debian GNU/Linux packages (".deb's").
- ngircd.init; ngircd.default: init script for Debian-based systems.
- ngircd.pam: example PAM configuration.

MacOSX/
- Project files for XCode, the "project builder" of Apple Mac OS X.
- de.barton.ngircd.plist[.tmpl]: launchd(8) property list.

ngindent
- Script to indent the code of ngIRCd in the "standard way".

ngircd-bsd.sh
- Start script for FreeBSD.

ngircd-redhat.init
- Start/stop script for RedHat-based distributions (like CentOS).

ngircd.service
- systemd(8) service unit configuration file.

ngircd.socket
- systemd(8) socket unit configuration file for "socket activation".

ngircd.spec
- RPM "spec" file.

platformtest.sh
- Build ngIRCd and output a "result line" suitable for doc/Platforms.txt.

systrace.policy
- Systrace policy file for OpenBSD (and probably NetBSD).