solanum-vs-hackint-and-char.../ircd
2016-03-20 02:08:14 -05:00
..
authd.c
bandbi.c Change all leftover libratbox stuff to librb. 2016-03-06 03:49:27 -06:00
blacklist.c ircd: blacklist: use GET_SS_FAMILY() 2016-03-20 01:48:14 -05:00
cache.c
capability.c Move irc_* data structures to librb. 2016-03-06 14:17:19 -06:00
channel.c ircd: use GET_SS_FAMILY() in a bunch of places 2016-03-20 01:54:24 -05:00
chmode.c Detect stdbool.h and add conformant shims if it isn't available 2016-03-08 04:54:04 -06:00
class.c config.h delenda est 2016-03-19 19:14:26 -05:00
client.c ircd: client: fix format string for free_user() debug notice 2016-03-20 01:57:19 -05:00
dns.c dns: remove unneeded defines 2016-03-14 22:15:28 -05:00
extban.c
getopt.c
hash.c Convert 2.8 style ToUpper/ToLower names to irctoupper/irctolower 2016-03-07 19:04:24 -06:00
hook.c
hostmask.c
ipv4_from_ipv6.c
ircd.c ircd: _WIN32 checks on geteuid() too 2016-03-20 02:04:26 -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 config.h delenda est 2016-03-19 19:14:26 -05:00
modules.c modules: fix stupid GCC false positive warning. 2016-03-18 15:32:33 -05:00
monitor.c Move irc_* data structures to librb. 2016-03-06 14:17:19 -06:00
msgbuf.c
newconf.c ircd: remove basically entirely pointless ServerInfo.hub (closes #167) 2016-03-19 23:05:07 -05:00
operhash.c
packet.c
parse.c parse: ensure that aliases have a sufficient number of parameters before trying to process them 2016-03-17 23:13:22 -05:00
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 ircd: remove basically entirely pointless ServerInfo.hub (closes #167) 2016-03-19 23:05:07 -05:00
s_user.c s_user: clean up return types and can YES/NO. 2016-03-08 05:06:29 -06:00
scache.c
send.c
snomask.c
sslproc.c ircd/sslproc: same for zlib_ok 2016-03-19 00:58:57 -05:00
substitution.c
supported.c
tgchange.c
version.c.SH
whowas.c