solanum-vs-hackint-and-char.../ircd
2016-05-15 00:57:16 +00:00
..
authproc.c authproc: don't try to delete bl_stats if it hasn't been created 2016-04-30 13:11:06 +01:00
bandbi.c
cache.c
capability.c
channel.c
chmode.c ircd: Channel.bants is not a serial but a timestamp. 2016-04-29 18:59:32 -05:00
class.c
client.c client: call authd_abort_client with the client that is exiting, not the originator 2016-05-12 10:06:31 +01:00
dns.c
extban.c
getopt.c getopt: don't modify argv as it breaks restart() 2016-04-25 23:32:18 +01:00
hash.c
hook.c
hostmask.c
ircd.c minor spring cleaning: remove/relocate duplicate/unused includes & macros 2016-05-14 23:29:33 +00: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_lexer: fix another crash with the same cause 2016-05-15 00:57:16 +00:00
ircd_signal.c
listener.c minor spring cleaning: remove/relocate duplicate/unused includes & macros 2016-05-14 23:29:33 +00:00
logger.c
main.c
Makefile.am
match.c
modules.c minor spring cleaning: remove/relocate duplicate/unused includes & macros 2016-05-14 23:29:33 +00:00
monitor.c
msgbuf.c
newconf.c newconf: ensure wsock and defer_accept are default-to-disable for now, for consistency sake on rehashes 2016-05-14 17:23:51 -05:00
operhash.c
packet.c
parse.c
privilege.c
ratelimit.c
reject.c
restart.c getopt: don't modify argv as it breaks restart() 2016-04-25 23:32:18 +01:00
s_conf.c ircd_lexer: fix crash with very large config option strings 2016-05-15 00:00:23 +00:00
s_newconf.c
s_serv.c minor spring cleaning: remove/relocate duplicate/unused includes & macros 2016-05-14 23:29:33 +00:00
s_user.c random_ping: stop producing negative values that become 16 chars 2016-05-02 21:14:16 +01:00
scache.c
send.c
snomask.c
sslproc.c [sslproc] Allow absense of private key file 2016-05-05 03:47:18 +00:00
substitution.c
supported.c
tgchange.c
version.c.SH
whowas.c
wsproc.c