]> arthur.barton.de Git - ngircd-alex.git/commit
Streamline effect of "MorePrivacy" option (WHOIS, LIST)
authorAlexander Barton <alex@barton.de>
Wed, 13 May 2015 20:42:51 +0000 (22:42 +0200)
committerAlexander Barton <alex@barton.de>
Wed, 13 May 2015 20:42:51 +0000 (22:42 +0200)
commitf8f7f83f5a2228bb9deeb8324be015cd76b84ced
treed3d108ba6f795d88e0646cea6397aae4d16513d3
parent1136b9769099e8e163fabbf68fd07f0db086398e
Streamline effect of "MorePrivacy" option (WHOIS, LIST)

- Update documentation in ngircd.conf(5)
- LIST: Don't hide channels for IRC Ops when "MorePrivacy" is in effect
- WHOIS: Don't hide IP addresses/hostnames when "MorePrivacy" is in effect

Closes #198
man/ngircd.conf.5.tmpl
src/ngircd/irc-channel.c
src/ngircd/irc-info.c