mirror of
https://github.com/osmarks/ngircd.git
synced 2025-09-08 21:45:58 +00:00
Implement IRC commands SERVICE, SERVLIST, and SQUERY as dummy functions
SERVICE, SERVLIST, and SQUERY are required by RFC 2812 (it states in section 3 that "all commands described in this section MUST be implemented by any server for this protocol." -- So we implement them without (much) actual functionality ...
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
|
||||
ngIRCd-dev
|
||||
|
||||
- Implemented IRC commands SERVICE, SERVLIST, and SQUERY as dummy functions
|
||||
to be even more RFC-compliant. Closes bug 74.
|
||||
- Fixed Bug 75: KICK now handles comma-delimited lists.
|
||||
(Brandon Beresini, Bryan Caldwell)
|
||||
- Fixed Bug 83: ngIRCd chokes on 1-character messages.
|
||||
|
Reference in New Issue
Block a user