0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-01-04 11:54:25 +01:00
construct/ircd
2016-03-20 03:10:05 -05:00
..
authd.c
bandbi.c
blacklist.c
cache.c
capability.c
channel.c ircd: use GET_SS_FAMILY() in a bunch of places 2016-03-20 01:54:24 -05:00
chmode.c
class.c
client.c ircd: client: fix format string for free_user() debug notice 2016-03-20 01:57:19 -05:00
dns.c
extban.c
getopt.c
hash.c
hook.c
hostmask.c
ipv4_from_ipv6.c
ircd.c ircd: win32 does not need the FD 0,1,2 stuff 2016-03-20 03:10:05 -05:00
ircd_lexer.l ircd: lexer: likewise 2016-03-20 01:59:09 -05:00
ircd_parser.y ircd: ircd_parser: we do not need to include netinet/in.h 2016-03-20 01:58:28 -05:00
ircd_signal.c ircd: ircd_signal: win32 stubs 2016-03-20 02:00:22 -05:00
listener.c ircd: listener: more ss_family grr 2016-03-20 02:01:00 -05:00
logger.c
main.c
Makefile.am ircd: build: tell libtool what to DLL_EXPORT 2016-03-20 02:08:14 -05:00
match.c
modules.c modules: warning cleanups 2016-03-20 02:42:42 -05:00
monitor.c
msgbuf.c
newconf.c
operhash.c
packet.c
parse.c
privilege.c
ratelimit.c
reject.c
restart.c
s_auth.c ircd: use GET_SS_FAMILY() in a bunch of places 2016-03-20 01:54:24 -05:00
s_conf.c ircd: use GET_SS_FAMILY() in a bunch of places 2016-03-20 01:54:24 -05:00
s_newconf.c ircd: use GET_SS_FAMILY() in a bunch of places 2016-03-20 01:54:24 -05:00
s_serv.c
s_user.c
scache.c
send.c
snomask.c
sslproc.c
substitution.c
supported.c
tgchange.c
version.c.SH
whowas.c