1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-10-27 20:36:18 +00:00
ngircd/contrib
2017-12-28 18:03:12 +01:00
..
Debian ngIRCd Release 24 2017-01-20 19:13:49 +01:00
MacOSX Xcode: Fix "duplicate symbols" error in current Xcode 2016-12-08 00:56:39 +01:00
Makefile.am contrib/ngircd.logcheck: Add sample logcheck(8) rules 2017-12-28 18:03:12 +01:00
ngindent autogen.sh, ngindent, platformtest.sh: Fix warnings of "shellcheck" 2016-10-21 21:41:48 +02:00
ngircd-bsd.sh Make scripts and init-files in ./contrib executable 2016-12-05 23:57:19 +01:00
ngIRCd-Logo.gif Mac OS X: update installer texts and add logo. 2011-04-14 11:24:07 +02:00
ngircd-redhat.init Make scripts and init-files in ./contrib executable 2016-12-05 23:57:19 +01:00
ngircd.logcheck contrib/ngircd.logcheck: Add sample logcheck(8) rules 2017-12-28 18:03:12 +01:00
ngircd.service Further enhance systemd unit file 2017-01-06 22:50:24 +01:00
ngircd.socket Add "Documentation" variables to systemd configuration files 2016-09-18 18:10:45 +02:00
ngircd.spec ngIRCd Release 24 2017-01-20 19:13:49 +01:00
platformtest.sh Make sure that platformtest.sh aborts when autogen.sh fails 2017-01-20 17:24:28 +01:00
README contrib/ngircd.logcheck: Add sample logcheck(8) rules 2017-12-28 18:03:12 +01:00
systrace.policy systrace policy for OpenBSD/NetBSD, thanks to Benjamin Pineau <ben@zouh.org> 2004-04-28 12:16:59 +00:00

                     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.logcheck
 - Sample rules for logcheck(8) to ignore "normal" log messages of ngIRCd.

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).