.. |
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
|
bandbi: a function that calls exit(3) should be marked noreturn
|
2016-06-01 20:54:11 +00:00 |
cache.c
|
|
|
capability.c
|
ircd: Fix capability entry name string ownership.
|
2016-06-21 17:32:28 -07:00 |
channel.c
|
channel: silence harmless uninitialised variable warning
|
2016-06-01 20:54:12 +00:00 |
chmode.c
|
chmode: remove unreachable break statement
|
2016-06-01 20:54:12 +00:00 |
class.c
|
class: remove unused macros
|
2016-06-01 20:54:12 +00:00 |
client.c
|
strcpy: mass-migrate to strlcpy where appropriate
|
2016-05-15 03:58:44 +00:00 |
dns.c
|
dns: make function used only within this unit static
|
2016-06-01 20:54:12 +00:00 |
extban.c
|
|
|
getopt.c
|
|
|
hash.c
|
|
|
hook.c
|
|
|
hostmask.c
|
|
|
ircd.c
|
ircd: relocate_paths() back on windows only now
|
2016-06-18 01:05:38 -05:00 |
ircd_lexer.l
|
ircd_lexer: fix another crash with the same cause
|
2016-05-15 00:57:16 +00:00 |
ircd_parser.y
|
conf_parser: warning fixes
|
2016-06-18 00:52:54 -05:00 |
ircd_signal.c
|
ircd_signal: a function that tailcalls a noreturn function should be marked noreturn
|
2016-06-01 20:54:12 +00:00 |
listener.c
|
|
|
logger.c
|
|
|
main.c
|
|
|
Makefile.am
|
|
|
match.c
|
strcpy: mass-migrate to strlcpy where appropriate
|
2016-05-15 03:58:44 +00:00 |
modules.c
|
Core modules cannot be unloaded, otherwise bad things happen.
|
2016-06-21 17:42:36 -07:00 |
monitor.c
|
|
|
msgbuf.c
|
|
|
newconf.c
|
modules: serious cleanups
|
2016-06-18 00:52:16 -05:00 |
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
|
|
|
s_newconf.c
|
Fix erroneous return value.
|
2016-07-16 11:26:38 -07:00 |
s_serv.c
|
strcpy: mass-migrate to strlcpy where appropriate
|
2016-05-15 03:58:44 +00:00 |
s_user.c
|
strcpy: mass-migrate to strlcpy where appropriate
|
2016-05-15 03:58:44 +00:00 |
scache.c
|
|
|
send.c
|
|
|
snomask.c
|
|
|
sslproc.c
|
strcpy: mass-migrate to strlcpy where appropriate
|
2016-05-15 03:58:44 +00:00 |
substitution.c
|
|
|
supported.c
|
|
|
tgchange.c
|
|
|
version.c.SH
|
|
|
whowas.c
|
|
|
wsproc.c
|
wsproc: compile out dead code
|
2016-06-01 20:54:12 +00:00 |