]> jfr.im git - irc/rqf/shadowircd.git/commit
Backed out changeset 3097ade953f5
authorB.Greenham <redacted>
Mon, 11 Oct 2010 15:58:21 +0000 (11:58 -0400)
committerB.Greenham <redacted>
Mon, 11 Oct 2010 15:58:21 +0000 (11:58 -0400)
commit90728edb58caf951f87d11d73390a7b39f3a48fb
tree47d7586230b44271b6dbedf7d4c7621fd835718c
parent1fe75e33ccfe31692f20633945cea14db888118a
Backed out changeset 3097ade953f5

Backout modesets.

They're overly invasive and a bit uglier than is required.
The same thing can be accomplished in a better way with another method.
27 files changed:
Makefile.in
configure
configure.ac
doc/example.conf
doc/reference.conf
extensions/chm_quietunreg_compat.c
extensions/m_okick.c
include/channel.h
include/s_conf.h
modes/Makefile.in [deleted file]
modes/charybdis.c [deleted file]
modes/shadowircd.c [deleted file]
modules/core/m_join.c
modules/core/m_kick.c
modules/core/m_message.c
modules/core/m_mode.c
modules/core/m_part.c
modules/m_info.c
modules/m_invite.c
modules/m_knock.c
src/channel.c
src/chmode.c
src/ircd.c
src/newconf.c
src/s_conf.c
src/s_user.c
src/supported.c