]> arthur.barton.de Git - ngircd-alex.git/commit
New configuration option "OperChanPAutoOp"
authorDNS777 <dns@rbose.org>
Tue, 25 Sep 2012 11:08:39 +0000 (13:08 +0200)
committerAlexander Barton <alex@barton.de>
Tue, 25 Sep 2012 11:08:39 +0000 (13:08 +0200)
commit808c291c76b7ecb4ae13b6ee12e8afe658b627c1
treee294d774a105550b3649d18866411704f237e540
parent62a07596d6a3a8da206bde8d34edc8b02781d33d
New configuration option "OperChanPAutoOp"

If disabled, IRC operators don't become channel operators in persistent
channels when joining. Enabled by default, which has been the behavior
of ngIRCd up to this patch.

Closes bug #135.

(Cosmetic fixes by Alex.)
doc/sample-ngircd.conf.tmpl
man/ngircd.conf.5.tmpl
src/ngircd/conf.c
src/ngircd/conf.h
src/ngircd/irc-channel.c