]> arthur.barton.de Git - ngircd-alex.git/commit
Always enable modeless channels.
authorFlorian Westphal <fw@strlen.de>
Thu, 1 May 2008 16:00:33 +0000 (18:00 +0200)
committerAlexander Barton <alex@barton.de>
Thu, 1 May 2008 16:08:07 +0000 (18:08 +0200)
commitf7c2e8223f95fd984e7b96308905eef505c01680
tree07c05e69b02d17c8c2531e8814b61c618c209548
parent60acc62af79579ed72013a7a0e1c36ba2e8fb130
Always enable modeless channels.

Modeless channels (+channels) are described in RFC 2811;
so my modifications to
530112b114ffa7d5352c0733790ddf90253f41f9
('Add support for modeless channels')
to disable +channels for --strict-rfc configurations
were wrong. This reverts those changes.
src/ngircd/channel.c
src/ngircd/irc-channel.c
src/ngircd/irc-mode.c