0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-02-20 02:30:07 +01:00
construct/ircd
Mantas Mikulėnas 33bbdf474e
use designated initializers for the mode table
The table sure was pretty but we've been using the C99 syntax in quite a
few places already with no complaints, anyway.
2016-06-27 09:18:01 +03: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 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
chmode.c use designated initializers for the mode table 2016-06-27 09:18:01 +03:00
class.c
client.c
dns.c
extban.c
getopt.c
hash.c
hook.c
hostmask.c
ircd.c Proper channel mode classification. Fixes existing ad hoc 2016-06-25 22:54:37 -05:00
ircd_lexer.l
ircd_parser.y conf_parser: warning fixes 2016-06-18 00:52:54 -05:00
ircd_signal.c
listener.c
logger.c
main.c
Makefile.am
match.c
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
packet.c
parse.c
privilege.c
ratelimit.c
reject.c
restart.c
s_conf.c Proper channel mode classification. Fixes existing ad hoc 2016-06-25 22:54:37 -05:00
s_newconf.c
s_serv.c
s_user.c Proper channel mode classification. Fixes existing ad hoc 2016-06-25 22:54:37 -05:00
scache.c
send.c
snomask.c
sslproc.c
substitution.c
supported.c Proper channel mode classification. Fixes existing ad hoc 2016-06-25 22:54:37 -05:00
tgchange.c
version.c.SH
whowas.c
wsproc.c wsproc: compile out dead code 2016-06-01 20:54:12 +00:00