solanum-vs-hackint-and-char.../ircd
2020-07-26 22:03:20 +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
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 Add tests for parse_netmask 2020-07-26 22:03:20 +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 Add error handling to parse_netmask() 2020-07-26 22:03:06 +01: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
privilege.c
ratelimit.c
reject.c
restart.c
s_conf.c Merge remote-tracking branch 'ophion/upstream/dnsbl-rename' 2020-07-09 20:53:38 +01:00
s_newconf.c
s_serv.c
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
supported.c supported: make isupport_umode() public 2020-07-09 16:06:33 -06:00
tgchange.c
version.c.SH
whowas.c
wsproc.c