..
authproc.c
cppcheck: fix various warnings/errors
2016-10-28 20:13:36 +01:00
bandbi.c
bandbi: a function that calls exit(3) should be marked noreturn
2016-06-01 20:54:11 +00:00
cache.c
free cache emptyline rb_dlink_node, allocated automatically but never freed
2016-10-30 12:05:45 +00:00
capability.c
ircd: Fix capability entry name string ownership.
2016-06-21 17:32:28 -07:00
channel.c
src/channel.c: don't use the bancache in is_banned()/is_quieted()
2017-07-29 13:32:20 +01:00
chmode.c
cppcheck: fix various warnings/errors
2016-10-28 20:13:36 +01:00
class.c
class: remove unused macros
2016-06-01 20:54:12 +00:00
client.c
exit_remote_server: avoid clang static analysis warning
2017-07-29 22:28:48 +01:00
dns.c
msgbuf: s_assert is not a substitute for proper code
2017-07-26 19:30:41 +01:00
extban.c
common.h: raison d'être is gone, so out it goes.
2016-03-23 09:33:56 -05:00
getopt.c
getopt: don't modify argv as it breaks restart()
2016-04-25 23:32:18 +01:00
hash.c
ircd: get_or_create_channel: avoid clang static analysis warning
2017-07-29 22:28:51 +01:00
hook.c
hostmask.c
ircd: hostmask: avoid clang static analysis warning
2017-07-29 22:27:23 +01:00
ircd.c
Print initialisation notice before forking
2016-08-24 16:44:04 +00:00
ircd_lexer.l
ircd_lexer: fix another crash with the same cause
2016-05-15 00:58:19 +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
ircd: listener: Document check_reject() behaviour
2017-07-29 22:20:04 +01:00
logger.c
main.c
Makefile.am
match.c
cppcheck: fix various warnings/errors
2016-10-28 20:13:36 +01:00
modules.c
When a remote MODRESTART command is received, it will pass through the
2016-12-28 22:08:14 +00:00
monitor.c
msgbuf.c
msgbuf: don't append a ';' unless there are existing tags
2016-12-04 19:41:08 +00:00
newconf.c
ircd: introduce 'no-export' links
2016-09-16 17:18:55 -05:00
operhash.c
ircd: Fix missing operhash reference decrement from b02a913b
.
2016-07-19 23:24:33 +00:00
packet.c
parse.c
msgbuf: remove unused field parselen
2017-07-27 18:31:08 +01:00
privilege.c
ratelimit.c
rename src to ircd, libcore to libircd
2016-01-06 01:16:08 -06:00
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: s_conf: fix use of strlcpy in strip_tabs
2017-06-25 19:48:49 +01:00
s_newconf.c
free server_p->certfp, allocated in newconf.c
2016-10-30 11:45:56 +00:00
s_serv.c
exit_remote_server: avoid clang static analysis warning
2017-07-29 22:28:48 +01:00
s_user.c
cppcheck: fix various warnings/errors
2016-10-28 20:13:36 +01:00
scache.c
send.c
ircd: send_to_channel_flags: avoid clang static analysis warning
2017-07-29 22:39:50 +01:00
snomask.c
sslproc.c
sslproc: check number of arguments to zipstats command
2017-07-29 13:32:21 +01:00
substitution.c
ircd: substitution: fix NULL termination buffer overrun when the output is too large for the buffer
2017-07-27 18:31:07 +01:00
supported.c
supported: fix up CHANTYPES
2016-09-16 14:00:00 -05:00
tgchange.c
version.c.SH
whowas.c
wsproc.c
cppcheck: fix various warnings/errors
2016-10-28 20:13:36 +01:00