angiosperm/ircd
Ed Kellett 4bbd1a333c
Add match_client hook
2020-10-17 02:48:43 +01:00
..
Makefile.am Innovation by sed 2020-10-15 15:52:41 +01:00
authproc.c ircd: rename DNSBL entries from blacklist to dnsbl_entry. 2020-07-05 21:20:31 -06:00
bandbi.c remove RB_IPV6 2017-08-20 12:54:46 +01:00
cache.c free cache emptyline rb_dlink_node, allocated automatically but never freed 2016-10-30 12:05:45 +00:00
capability.c capability: accept new ownerdata for existing caps 2020-06-02 16:14:27 +01:00
channel.c Tidy up is_banned || is_quieted cases 2020-10-17 02:48:43 +01:00
chmode.c Innovation by sed 2020-10-15 15:52:41 +01:00
class.c class: remove unused macros 2016-06-01 20:54:12 +00:00
client.c Innovation by sed 2020-10-15 15:52:41 +01:00
dns.c remove RB_IPV6 2017-08-20 12:54:46 +01: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 ircd: get_or_create_channel: avoid clang static analysis warning 2017-07-29 22:28:51 +01:00
hook.c Add match_client hook 2020-10-17 02:48:43 +01:00
hostmask.c Innovation by sed 2020-10-15 15:52:41 +01:00
ircd.c Innovation by sed 2020-10-15 15:52:41 +01:00
ircd_lexer.l ircd_lexer: fix another crash with the same cause 2016-05-15 00:57:16 +00:00
ircd_parser.y ircd_parser: free the ends of ranges after use 2020-06-07 23:33:59 +01: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 librb: Fix type of dst for rb_inet_pton_sock() 2019-08-31 16:10:50 +01:00
logger.c Innovation by sed 2020-10-15 15:52:41 +01:00
main.c Innovation by sed 2020-10-15 15:52:41 +01:00
match.c Add match_client hook 2020-10-17 02:48:43 +01:00
modules.c Implement the solanum.chat/identify-msg vendor cap 2020-10-16 21:47:38 +01:00
monitor.c ircd: send tags on every message 2017-08-06 16:21:29 +01:00
msgbuf.c Innovation by sed 2020-10-15 15:52:41 +01:00
newconf.c Add error handling to parse_netmask() 2020-07-26 22:03:06 +01:00
operhash.c Innovation by sed 2020-10-15 15:52:41 +01:00
packet.c Replace most checks for +o with oper:general 2020-08-04 22:58:30 +01:00
parse.c Innovation by sed 2020-10-15 15:52:41 +01:00
privilege.c Innovation by sed 2020-10-15 15:52:41 +01: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 getopt: don't modify argv as it breaks restart() 2016-04-25 23:32:18 +01:00
s_conf.c Replace most checks for +o with oper:general 2020-08-04 22:58:30 +01:00
s_newconf.c librb: Fix type of dst for rb_inet_pton_sock() 2019-08-31 16:10:50 +01:00
s_serv.c Propagate OPER 2019-09-13 10:08:27 +01:00
s_user.c Add usermode:servnotice priv 2020-08-04 22:58:31 +01:00
scache.c Innovation by sed 2020-10-15 15:52:41 +01:00
send.c Send hidden mode changes to auspex:cmodes 2020-08-04 22:58:30 +01:00
snomask.c Innovation by sed 2020-10-15 15:52:41 +01:00
sslproc.c librb: remove unnecessary NULL from the end of rb_string_to_array output 2017-07-29 22:46:04 +01:00
substitution.c Innovation by sed 2020-10-15 15:52:41 +01:00
supported.c Innovation by sed 2020-10-15 15:52:41 +01:00
tgchange.c Innovation by sed 2020-10-15 15:52:41 +01:00
version.c.SH Innovation by sed 2020-10-15 15:52:41 +01:00
whowas.c typedef-ify rb_radixtree for consistency. 2016-03-23 08:32:22 -05:00
wsproc.c remove unused variables 2017-08-04 20:02:20 +01:00