solanum-vs-hackint-and-char.../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
m_error.c
m_join.c Replace most checks for +o with oper:general 2020-08-04 22:58:30 +01:00
m_kick.c
m_kill.c
m_message.c Replace most checks for +o with oper:general 2020-08-04 22:58:30 +01:00
m_mode.c
m_modules.c
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_squit.c