1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-01-19 03:52:52 +00:00
ngircd/src
Alexander Barton 14048c4717 Send and handle NICK+USER commands for user registration (RFC 1459).
This patch enables ngIRCd to deal with NICK and USER commands following
RFC 1459 to register new clients, and to send these commands instead of one
full NICK command as specified in RFC 2813 on connections that are in RFC
1459 compatibility mode.

Can be useful for e. g. IRC services that simulate a RFC 1459 server.
2008-09-23 11:47:17 +02:00
..
ipaddr make Listen parameter a comma-seperated list of addresses. 2008-05-19 14:27:35 +02:00
ngircd Send and handle NICK+USER commands for user registration (RFC 1459). 2008-09-23 11:47:17 +02:00
portab Make ngIRCd compile and run on NeXTSTEP 3.3 and OPENSTEP 4.2 2008-08-01 16:21:16 +02:00
testsuite GIT: added src/testsuite/message-test to ignore list. 2008-07-27 20:51:37 +02:00
tool Moved .cvsignore files to .gitignore 2008-04-09 18:54:52 +02:00
.gitignore GIT: added src/src/config.h.in~ to ignore list. 2008-06-11 16:02:06 +02:00
Makefile.am IPv6 support. 2008-02-26 23:50:35 +01:00