]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Merge branch 'master' of /srv/git/ngircd
authorAlexander Barton <alex@barton.de>
Fri, 27 Apr 2012 23:00:34 +0000 (01:00 +0200)
committerAlexander Barton <alex@barton.de>
Fri, 27 Apr 2012 23:00:34 +0000 (01:00 +0200)
* '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


Trivial merge