1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-10-28 04:46:17 +00:00
ngircd/contrib/MacOSX
Alexander Barton 76565022fb Merge branch 'capabilities'
* 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
2012-04-28 00:49:37 +02:00
..
ngIRCd.pmdoc Fix typo: Please not -> Please note 2012-03-12 09:49:24 +01:00
ngIRCd.xcodeproj Merge branch 'capabilities' 2012-04-28 00:49:37 +02:00
.gitignore GIT: ignore de.barton.ngircd.plist, it is a generated file. 2008-05-28 03:00:22 +02:00
config.h define HAVE_GAI_STRERROR for Mac OS X Xcode builds 2011-12-24 13:16:38 +01:00
de.barton.ngircd.plist.tmpl Mac OS X LaunchDaemon script: log messages to /Library/Logs/ngIRCd.log 2008-05-26 17:48:02 +02:00
Makefile.am Added some missing files of GIT tree to distribution archives 2008-11-13 23:17:32 +01:00
postinstall.sh Mac OS X package ("make osxpkg"): generate PAM configuration 2010-10-26 15:15:06 +02:00
preinstall.sh New make target: "osxpkg" to create an Mac OS X installer package. 2008-08-12 17:30:38 +02:00