]> arthur.barton.de Git - ngircd-alex.git/commit
NICK: allow servers and services to use RFC 1459 syntax (2 parameters).
authorAlexander Barton <alex@barton.de>
Wed, 13 Aug 2008 00:00:54 +0000 (02:00 +0200)
committerAlexander Barton <alex@barton.de>
Tue, 23 Sep 2008 09:47:16 +0000 (11:47 +0200)
commit068d43352d98ca584af944c70a87134c28880c0e
treec0ef32beabc9e8b94fc87d7d6d9c38c7644367a2
parente56bd8ff89b224ba9d78dee69587643be909605b
NICK: allow servers and services to use RFC 1459 syntax (2 parameters).

This patch allows servers and services to call the NICK command using the
syntax defined in RFC 1459 to register new users, with only two parameters.
See section 4.1.2.

Useful for some services packages, which emulate this protocol.
src/ngircd/irc-login.c