solanum-vs-hackint-and-char.../ircd
2016-09-16 14:00:00 -05:00
..
authproc.c Fix bug. Note: The second hunk is just an assumption. It's not called from anywhere. 2016-06-25 14:27:32 -05:00
bandbi.c
cache.c
capability.c ircd: Fix capability entry name string ownership. 2016-06-21 17:32:28 -07:00
channel.c
chmode.c
class.c
client.c
dns.c
extban.c
getopt.c
hash.c
hook.c
hostmask.c
ircd.c Print initialisation notice before forking 2016-08-24 16:44:04 +00:00
ircd_lexer.l
ircd_parser.y
ircd_signal.c
listener.c
logger.c
main.c
Makefile.am
match.c match: allow the CharAttrs table to be modified at runtime 2016-09-16 13:09:44 -05:00
modules.c Core modules cannot be unloaded, otherwise bad things happen. 2016-06-21 17:42:36 -07:00
monitor.c
msgbuf.c msgbuf: Fix remote crash vulnerability due to malformed message tag. 2016-09-11 10:35:13 +00:00
newconf.c
operhash.c ircd: Fix missing operhash reference decrement from b02a913b. 2016-07-19 23:24:33 +00:00
packet.c
parse.c
privilege.c
ratelimit.c
reject.c
restart.c
s_conf.c supported: add chantypes_update() 2016-09-16 13:49:02 -05:00
s_newconf.c Fix erroneous return value. 2016-07-16 11:26:38 -07:00
s_serv.c ircd: serv_connect: initialise sa_connect/sa_bind to AF_UNSPEC 2016-09-03 14:52:48 +01:00
s_user.c ircd: Fix umode orphan scheme. 2016-08-24 16:12:05 +00:00
scache.c
send.c
snomask.c
sslproc.c
substitution.c
supported.c supported: fix up CHANTYPES 2016-09-16 14:00:00 -05:00
tgchange.c
version.c.SH
whowas.c
wsproc.c