Author: Kev <klmitch@mit.edu>
authorKevin L. Mitchell <klmitch@mit.edu>
Mon, 16 Apr 2001 19:45:08 +0000 (19:45 +0000)
committerKevin L. Mitchell <klmitch@mit.edu>
Mon, 16 Apr 2001 19:45:08 +0000 (19:45 +0000)
commit07a0f72be3fe8b86abdf5e05313ddb87666e6bda
treefa31a592c1bca45781bd77f0f53cb364d661c373
parent241fa041ccfa00c2f9f255c4c2a572d877b975e3
Author: Kev <klmitch@mit.edu>
Log message:

Implementation of WALLUSERS and the various oper restrictions.  These are
currently not switchable, but it would be trivial to make them switchable
through the features subsystem; future enhancements may do just that.

git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/trunk@412 c9e4aea6-c8fd-4c43-8297-357d70d61c8c
ChangeLog
include/handlers.h
include/msg.h
ircd/Makefile.in
ircd/m_admin.c
ircd/m_desynch.c
ircd/m_wallops.c
ircd/m_wallusers.c [new file with mode: 0644]
ircd/parse.c
ircd/send.c