]> arthur.barton.de Git - ngircd-alex.git/commit
Implement new configuration option "Network" bug165-005-NETWORK
authorAlexander Barton <alex@barton.de>
Fri, 27 Dec 2013 22:16:11 +0000 (23:16 +0100)
committerAlexander Barton <alex@barton.de>
Fri, 27 Dec 2013 22:16:11 +0000 (23:16 +0100)
commit86bdf6e1d4539da1076afe10b57b177fb54dd147
tree1ce8e35d9404ee6067e141102bf91780a761a8ac
parentbd33bd770decd470577487fa4bd399cb1d8426fc
Implement new configuration option "Network"

The new configuration variable "Network" is used to set the (completely
optional) "network name", to which this instance of the daemon belongs.
When set, this name is used in the ISUPPORT(005) numeric which is sent to
all clients connecting to the server after logging in.

Closes bug #165.
doc/sample-ngircd.conf.tmpl
man/ngircd.conf.5.tmpl
src/ngircd/conf.c
src/ngircd/conf.h
src/ngircd/irc-info.c
src/ngircd/messages.h