solanum-vs-hackint-and-char.../ircd
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
..
authproc.c ircd: rename DNSBL entries from blacklist to dnsbl_entry. 2020-07-05 21:20:31 -06:00
bandbi.c
cache.c
capability.c capability: accept new ownerdata for existing caps 2020-06-02 16:14:27 +01:00
channel.c
chmode.c Replace most checks for +o with oper:general 2020-08-04 22:58:30 +01:00
class.c
client.c Handle kline_spoof_ip in check_one_kline 2020-04-20 11:10:39 +01:00
dns.c
extban.c
getopt.c
hash.c
hook.c hook: Use old insertion order for equal priority 2020-05-01 22:22:32 +01:00
hostmask.c Replace most checks for +o with oper:general 2020-08-04 22:58:30 +01:00
ircd.c
ircd_lexer.l
ircd_parser.y ircd_parser: free the ends of ranges after use 2020-06-07 23:33:59 +01:00
ircd_signal.c
listener.c
logger.c
main.c
Makefile.am
match.c
modules.c ircd/modules.c: complain to foreground if unable to locate module 2020-07-04 02:14:33 +00:00
monitor.c
msgbuf.c m_alias: Preserve protocol framing characters 2020-07-05 01:15:03 +01:00
newconf.c remove callerid definitions 2020-07-09 16:06:33 -06:00
operhash.c
packet.c Replace most checks for +o with oper:general 2020-08-04 22:58:30 +01:00
parse.c
privilege.c
ratelimit.c
reject.c
restart.c
s_conf.c Replace most checks for +o with oper:general 2020-08-04 22:58:30 +01:00
s_newconf.c
s_serv.c
s_user.c Replace most checks for +o with oper:general 2020-08-04 22:58:30 +01:00
scache.c
send.c Make 5614c9e6f0b (opmod as fake statusmsg) optional 2020-07-06 10:36:35 +01:00
snomask.c
sslproc.c
substitution.c
supported.c supported: make isupport_umode() public 2020-07-09 16:06:33 -06:00
tgchange.c
version.c.SH
whowas.c
wsproc.c