]> arthur.barton.de Git - ngircd-alex.git/commit
New configuration option "NoZeroConf" to disable ZeroConf registration
authorAlexander Barton <alex@barton.de>
Mon, 11 Oct 2010 14:54:49 +0000 (16:54 +0200)
committerAlexander Barton <alex@barton.de>
Mon, 11 Oct 2010 14:54:49 +0000 (16:54 +0200)
commita988bbc86aed404b7bcfdbceafc030ea4bc5ecab
treed1d8bf2f1b844400279169ab651f23e6f1deb861
parent4226db873fa01e0c50a48fc8c96605e5420f5732
New configuration option "NoZeroConf" to disable ZeroConf registration

If ngIRCd is compiled to register its services using ZeroConf (e.g. using
Howl, Avahi or on Mac OS X) this parameter can be used to disable service
registration at runtime.
ChangeLog
NEWS
doc/sample-ngircd.conf
man/ngircd.conf.5.tmpl
src/ngircd/conf.c
src/ngircd/conf.h
src/ngircd/rendezvous.c