]> jfr.im git - irc/rqf/shadowircd.git/commit - src/channel.c
Looks like irc_dictionary things cannot support more than one key with the same value...
authorB.Greenham <redacted>
Sun, 7 Mar 2010 00:22:59 +0000 (19:22 -0500)
committerB.Greenham <redacted>
Sun, 7 Mar 2010 00:22:59 +0000 (19:22 -0500)
commitbc4764aefd072a865de16679da71aa5520c79234
treec1081fbc3acee97b8bd7b429ffc76c7f942b49b7
parent2ec04d9c3b9ede14ec6273c844627f5c7211df34
Looks like irc_dictionary things cannot support more than one key with the same value. Therefore, a rework of +J and OACCEPT's metadata are required to make them work properly with multiple users.
extensions/m_oaccept.c
extensions/m_okick.c
modules/core/m_kick.c
modules/core/m_message.c
src/channel.c
src/chmode.c