solanum-vs-hackint-and-char.../ircd
2020-07-09 16:06:33 -06: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
capability.c capability: accept new ownerdata for existing caps 2020-06-02 16:14:27 +01:00
channel.c Centralise banmask matching logic 2020-04-12 12:35:18 +01:00
chmode.c ircd: send tags on every message 2017-08-06 16:21:29 +01:00
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 hook: Use old insertion order for equal priority 2020-05-01 22:22:32 +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_parser: free the ends of ranges after use 2020-06-07 23:33:59 +01:00
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 ircd/modules.c: complain to foreground if unable to locate module 2020-07-04 02:14:33 +00:00
monitor.c ircd: send tags on every message 2017-08-06 16:21:29 +01:00
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 Rename connect_delay to post_registration_delay. This matches the ircd-ratbox feature, and better describes what it actually is. Also make sure to set localClient->firsttime on registration, so that the delay counts from the right time. 2020-06-07 19:22:36 +01:00
parse.c ircd: log command in mod_add_cmd/mod_del_cmd error scenarios 2017-08-05 12:29:52 +01:00
privilege.c
ratelimit.c
reject.c reject: reorder to avoid leaks 2020-01-03 17:07:25 +00:00
restart.c
s_conf.c Merge remote-tracking branch 'ophion/upstream/dnsbl-rename' 2020-07-09 20:53:38 +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 remove callerid definitions 2020-07-09 16:06:33 -06: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 ircd: substitution: fix buffer overrun if variable name is too long 2017-08-05 11:27:02 +01:00
supported.c supported: make isupport_umode() public 2020-07-09 16:06:33 -06: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