mirror of
https://github.com/osmarks/ngircd.git
synced 2024-12-12 09:50:29 +00:00
110be707c3
* 'master' of /srv/git/ngircd: "multi-prefix" capability 2/2: adjust NAME and WHO handlers "multi-prefix" capability 1/2: implement complete CAP infrastructure IRC_Send_NAMES(): Code cleanup New function Client_CapSet() in addition to Client_Cap{Add|Del} "CAP REQ" starts capability negotiation and delays user registration Xcode: update project file for Xcode 4.3 Correctly handle "CAP END", new client type CLIENT_WAITCAPEND Implement core IRC capability handling and "CAP" command New "login" source file Introduce_Client() => Client_Introduce(), and move it to client.c |
||
---|---|---|
.. | ||
Anope | ||
Debian | ||
MacOSX | ||
Makefile.am | ||
ngindent | ||
ngircd-bsd.sh | ||
ngIRCd-Logo.gif | ||
ngircd-redhat.init | ||
ngircd.spec | ||
platformtest.sh | ||
README | ||
systrace.policy |
ngIRCd - Next Generation IRC Server http://ngircd.barton.de/ (c)2001-2011 Alexander Barton and Contributors. ngIRCd is free software and published under the terms of the GNU General Public License. -- Contributions -- Anope/ - A preliminary patch that adds a ngIRCd protocol module to Anope 1.9. Debian/ - Various files for building Debian GNU/Linux packages (".deb's"). MacOSX/ - Project files for XCode, the "project builder" of Apple Mac OS X. 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.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).