solanum-vs-hackint-and-char.../ircd
2020-04-20 11:10:39 +01:00
..
authproc.c Add basic SCTP listener support that binds to multiple addresses 2017-08-24 20:08:20 +01:00
bandbi.c remove RB_IPV6 2017-08-20 12:54:46 +01:00
cache.c
capability.c
channel.c Centralise banmask matching logic 2020-04-12 12:35:18 +01:00
chmode.c
class.c
client.c Handle kline_spoof_ip in check_one_kline 2020-04-20 11:10:39 +01:00
dns.c remove RB_IPV6 2017-08-20 12:54:46 +01:00
extban.c
getopt.c YESNO options are of type bool, not int 2018-03-23 16:46:38 +00:00
hash.c
hook.c m_sasl: check if the agent is present after every client_exit 2018-08-12 12:50:43 +01:00
hostmask.c Add an iline flag to match klines by spoof only 2020-04-20 11:10:39 +01:00
ircd.c ircd: Zero out the global_client_list 2019-09-15 10:22:26 +01:00
ircd_lexer.l
ircd_parser.y
ircd_signal.c
listener.c librb: Fix type of dst for rb_inet_pton_sock() 2019-08-31 16:10:50 +01:00
logger.c ircd: Use a larger buffer for ilog() buf2 2019-09-15 10:41:33 +01:00
main.c
Makefile.am
match.c Don't match iline-spoofed IPs for channel bans 2020-04-12 12:35:18 +01:00
modules.c modules: fix use-after-free when reloading 2020-01-02 16:45:15 +00:00
monitor.c
msgbuf.c
newconf.c Add an iline flag to match klines by spoof only 2020-04-20 11:10:39 +01:00
operhash.c
packet.c Add basic SCTP listener support that binds to multiple addresses 2017-08-24 20:08:20 +01:00
parse.c
privilege.c
ratelimit.c
reject.c reject: reorder to avoid leaks 2020-01-03 17:07:25 +00:00
restart.c
s_conf.c Remove from the list of propagated bans on expiry 2020-01-02 00:03:06 +00: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 reject: Remember and send reasons for rejections 2019-12-31 01:35:31 +00:00
scache.c
send.c
snomask.c
sslproc.c
substitution.c
supported.c Fix GCC 8 compiler warnings 2019-09-15 10:57:53 +01:00
tgchange.c
version.c.SH Set EXTERNAL_BUILD_TIMESTAMP from SOURCE_DATE_EPOCH 2019-12-06 18:32:46 +01:00
whowas.c
wsproc.c