]> jfr.im git - solanum.git/commit - doc/reference.conf
Port ircd-seven banfowards to charybdis.
authorElizabeth Jennifer Myers <redacted>
Sat, 13 Aug 2011 00:33:10 +0000 (20:33 -0400)
committerElizabeth Jennifer Myers <redacted>
Sat, 13 Aug 2011 00:33:10 +0000 (20:33 -0400)
commit765d839d3c25cf804d7c0f8dbf82ad5f04b09a12
tree22c16accd9972131e69ccc5f306518b8002ab430
parentb4cdedaa2a400bfdaaa4740966befdb16260e83e
Port ircd-seven banfowards to charybdis.

nenolod gave the thumbs-up to port ircd-seven banfowards to charybdis to spb
for a while, and people have asked about it. Might as well do it since it's a
slow weekend.

Note that as a side effect use_forward is removed from the config and
unconditionally enabled!
16 files changed:
doc/example.conf
doc/reference.conf
extensions/extb_canjoin.c
include/channel.h
include/s_conf.h
modules/core/m_join.c
modules/core/m_mode.c
modules/m_info.c
modules/m_knock.c
src/channel.c
src/chmode.c
src/match.c
src/newconf.c
src/s_conf.c
src/s_user.c
src/supported.c