1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-04-27 05:03:18 +00:00
Alexander Barton 258143897c Return 461 (syntax error) on "JOIN :" and "PART :"
Up to this patch ngIRCd did not return any result (GIT master) or a badly
formated 403 (":irc.server 403 test  :No such channel" [note the two
spaces!], branch-0-12-x) on the above commands, this patch changes the
behaviour to reflect ircd 2.11 which returns 461 in both cases.
2008-07-22 13:18:19 +02:00
..
2008-04-09 18:54:52 +02:00
2008-02-26 23:50:35 +01:00