solanum/modules/core
Ed Kellett d4f7eb4ce6
Replace most checks for +o with oper:general
I'm preparing to PR a succession of privs changes with the ultimate goal
of severely limiting the scope of the binary oper/user dichotomy and
move conceptually distinct oper functions into their own privs.

Accomplishing this is a non-trivial task, and can wait, but it's
inconvenient now to have such functions enabled by the same mechanism
that grants any privs at all--so I'm moving all of them to a
transitional priv with the intention of eroding that later.
2020-08-04 22:58:30 +01:00
..
m_ban.c Replace most checks for +o with oper:general 2020-08-04 22:58:30 +01:00
m_die.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_error.c Use rb_* versions of nonportable string functions 2016-04-05 05:39:59 -05:00
m_join.c Replace most checks for +o with oper:general 2020-08-04 22:58:30 +01:00
m_kick.c ircd: send tags on every message 2017-08-06 16:21:29 +01:00
m_kill.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_message.c Replace most checks for +o with oper:general 2020-08-04 22:58:30 +01:00
m_mode.c ircd: send tags on every message 2017-08-06 16:21:29 +01:00
m_modules.c m_modules: make modreload work like restart 2019-11-17 18:01:51 +00:00
m_nick.c Replace most checks for +o with oper:general 2020-08-04 22:58:30 +01:00
m_part.c Replace most checks for +o with oper:general 2020-08-04 22:58:30 +01:00
m_quit.c Replace most checks for +o with oper:general 2020-08-04 22:58:30 +01:00
m_server.c m_pass: store unverified SID in preClient for use in m_server 2018-08-15 22:48:20 +01:00
m_squit.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00