mirror of
				https://github.com/osmarks/ngircd.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	 76565022fb
			
		
	
	76565022fb
	
	
	
		
			
			* capabilities:
  "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
  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
		
	
                     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).