]> jfr.im git - irc/rqf/shadowircd.git/commit - src/chmode.c
Add full support for +a (owner) and +h (halfop) chmodes.
authorB.Greenham <redacted>
Sun, 28 Feb 2010 07:35:48 +0000 (02:35 -0500)
committerB.Greenham <redacted>
Sun, 28 Feb 2010 07:35:48 +0000 (02:35 -0500)
commit82f8e812f5f3df9a23b58dff2024f83237280b9d
treed1353f28f8fdbdce22136f021c05e57bd032813b
parentfc5ba333257059c155004618a542540b9a9ce721
Add full support for +a (owner) and +h (halfop) chmodes.
include/channel.h
include/chmode.h
modules/core/m_join.c
src/channel.c
src/chmode.c
src/send.c