solanum/ircd
Eric Mertens 4d8088c386
Allow auth{} to apply extra umodes (#202)
Allow auth{} to apply extra umodes

Co-authored-by: Doug Freed <dwfreed@mtu.edu>
Co-authored-by: Ed Kellett <e@kellett.im>
2021-06-12 11:04:33 -07:00
..
authproc.c Mailmap and copyright update for Ariadne 2021-06-01 12:40:02 -04:00
bandbi.c make more snotes L_NETWIDE 2020-11-08 14:30:41 -05:00
cache.c free cache emptyline rb_dlink_node, allocated automatically but never freed 2016-10-30 12:05:45 +00:00
capability.c Mailmap and copyright update for Ariadne 2021-06-01 12:40:02 -04:00
channel.c channel: flood warnings for privmsg, not notice (#147) 2021-04-17 18:43:59 +00:00
chmode.c chmode: centralise + test mode limits (#94) 2021-01-26 11:22:39 +00:00
class.c class: remove unused macros 2016-06-01 20:54:12 +00:00
client.c Mailmap and copyright update for Ariadne 2021-06-01 12:40:02 -04:00
dns.c Mailmap and copyright update for Ariadne 2021-06-01 12:40:02 -04:00
extban.c Innovation by sed 2020-10-15 15:52:41 +01:00
getopt.c YESNO options are of type bool, not int 2018-03-23 16:46:38 +00:00
hash.c make more snotes L_NETWIDE 2020-11-08 14:30:41 -05:00
hook.c Track and inform modules of privset changes 2021-03-01 15:45:03 +00:00
hostmask.c Allow temporary K-lines to extend shorter ones (#142) 2021-04-27 14:45:04 +01:00
ircd.c make more snotes L_NETWIDE 2020-11-08 14:30:41 -05:00
ircd_lexer.l ircd_lexer: fix another crash with the same cause 2016-05-15 00:57:16 +00:00
ircd_parser.y Resolve shfit/reduce conflict in timespec production (#54) 2020-11-07 19:54:25 -08:00
ircd_signal.c ircd_signal: a function that tailcalls a noreturn function should be marked noreturn 2016-06-01 20:54:12 +00:00
listener.c make more snotes L_NETWIDE 2020-11-08 14:30:41 -05:00
logger.c Mailmap and copyright update for Ariadne 2021-06-01 12:40:02 -04:00
main.c Innovation by sed 2020-10-15 15:52:41 +01:00
Makefile.am Innovation by sed 2020-10-15 15:52:41 +01:00
match.c matchset_for_client: fix off-by-one error 2021-06-08 22:16:41 +01:00
modules.c make more snotes L_NETWIDE 2020-11-08 14:30:41 -05:00
monitor.c ircd: send tags on every message 2017-08-06 16:21:29 +01:00
msgbuf.c msgbuf_cache_get: Don't create cycle when evicting 2021-06-08 22:00:26 +01:00
newconf.c Allow auth{} to apply extra umodes (#202) 2021-06-12 11:04:33 -07:00
operhash.c Mailmap and copyright update for Ariadne 2021-06-01 12:40:02 -04:00
packet.c Replace most checks for +o with oper:general 2020-08-04 22:58:30 +01:00
parse.c Mailmap and copyright update for Ariadne 2021-06-01 12:40:02 -04:00
privilege.c Mailmap and copyright update for Ariadne 2021-06-01 12:40:02 -04:00
ratelimit.c Innovation by sed 2020-10-15 15:52:41 +01:00
reject.c reject: reorder to avoid leaks 2020-01-03 17:07:25 +00:00
restart.c make more snotes L_NETWIDE 2020-11-08 14:30:41 -05:00
s_conf.c Don't free propagated bans on dereference 2021-06-08 21:57:43 +01:00
s_newconf.c Get rid of hub_mask/leaf_mask 2020-11-14 18:22:08 +00:00
s_serv.c Keep propagated bans in a dictionary, not a list 2021-06-08 21:57:43 +01:00
s_user.c Allow auth{} to apply extra umodes (#202) 2021-06-12 11:04:33 -07:00
scache.c A missing colon to RPL_MAP recently split (#131) 2021-03-16 17:51:42 -07:00
send.c send: fix infinite recursion in _send_linebuf 2020-11-28 20:08:46 -05:00
snomask.c Mailmap and copyright update for Ariadne 2021-06-01 12:40:02 -04:00
sslproc.c sslproc: call rb_clear_cloexec on child fds 2021-01-26 00:03:48 -05:00
substitution.c Mailmap and copyright update for Ariadne 2021-06-01 12:40:02 -04:00
supported.c Remove the CLIENTVER 005 token. (#161) 2021-05-25 11:08:59 +01:00
tgchange.c Refactor common channel iteration 2020-10-19 20:15:26 +01:00
version.c.SH Innovation by sed 2020-10-15 15:52:41 +01:00
whowas.c Mailmap and copyright update for Ariadne 2021-06-01 12:40:02 -04:00
wsproc.c wsproc: call rb_clear_cloexec on child fds 2021-01-26 00:03:48 -05:00