uircd(1)

uircd [git] [log] is a mirco IRC daemon for private servers, written in POSIX c99.

uircd supports a small subset (see SUBSET) of the original rfc1459 standard. This subset is intended to contain the minimal required commands to effectively run a private IRC server. User management is non-existent and all identifying commands have been left out. Connection administration should be controlled on the network level; the only filtering that uircd does is a simple PASS check.

(\_/)
( ._.)
Missing something? You can expand or compress uricd's feature set by patching the source.

SUBSET

Listed in order are the default supported commands of the rfc 1459. Commands supported as is are simply listed, otherwise any restrictions are listed under their relevant section number.

4.1

4.2

4.3

4.4

4.6

5.1


4.2.4

If no argument is given, assumed to be a topic fetch. If an argument is given, then assumed to be a topic set. No perm checking is done.

4.2.5

Only returns NAMES for channels that the user is on. If no channels are provided, assumed to be for all channels that the user is on.