solanum/ircd
Elizabeth Myers a19097baa4 ircd: load modules after conf files
The alias module depends on this
2016-04-06 07:43:45 -05:00
..
authproc.c Use rb_* versions of nonportable string functions 2016-04-05 05:39:59 -05:00
bandbi.c ircd: start staging for relocatable paths 2016-03-24 18:45:28 -05:00
cache.c Use rb_* versions of nonportable string functions 2016-04-05 05:39:59 -05:00
capability.c Use rb_* versions of nonportable string functions 2016-04-05 05:39:59 -05:00
channel.c channel: Move flood_attack_channel() to a boolean 2016-03-24 02:25:26 -04:00
chmode.c chmode: Move check_forward() to a boolean 2016-03-24 14:42:54 -04:00
class.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
client.c Rename authd.[ch] on ircd side to authproc.[ch] to prevent shadowing. 2016-04-02 16:44:04 -05:00
dns.c dns: don't use zero ID's 2016-04-02 20:19:37 -05:00
extban.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
getopt.c Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
hash.c hash.c: Save some more bytes 2016-03-27 06:29:10 -04:00
hook.c Add hook for when rehash is called. 2016-04-06 05:43:54 -05:00
hostmask.c Convert 2.8 style ToUpper/ToLower names to irctoupper/irctolower 2016-03-07 19:04:24 -06:00
ipv4_from_ipv6.c Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
ircd.c ircd: load modules after conf files 2016-04-06 07:43:45 -05:00
ircd_lexer.l Use rb_* versions of nonportable string functions 2016-04-05 05:39:59 -05:00
ircd_parser.y Use rb_* versions of nonportable string functions 2016-04-05 05:39:59 -05:00
ircd_signal.c ircd: fix build on freebsd 2016-03-20 06:22:39 -05:00
listener.c Rename authd.[ch] on ircd side to authproc.[ch] to prevent shadowing. 2016-04-02 16:44:04 -05:00
logger.c logger: add idebug 2016-03-28 19:06:31 -05:00
main.c ircd: add main.c stub executable 2016-01-06 23:57:35 -06:00
Makefile.am Rename authd.[ch] on ircd side to authproc.[ch] to prevent shadowing. 2016-04-02 16:44:04 -05:00
match.c Move away from BSD data types 2016-03-23 19:11:42 -04:00
modules.c Use rb_* versions of nonportable string functions 2016-04-05 05:39:59 -05:00
monitor.c typedef-ify rb_radixtree for consistency. 2016-03-23 08:32:22 -05:00
msgbuf.c More cleanup 2016-03-23 00:11:26 -04:00
newconf.c Use rb_* versions of nonportable string functions 2016-04-05 05:39:59 -05:00
operhash.c typedef-ify rb_radixtree for consistency. 2016-03-23 08:32:22 -05:00
packet.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
parse.c Move alias handling into a dedicated module. 2016-04-06 07:27:50 -05:00
privilege.c Use rb_* versions of nonportable string functions 2016-04-05 05:39:59 -05:00
ratelimit.c rename src to ircd, libcore to libircd 2016-01-06 01:16:08 -06:00
reject.c Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
restart.c ircd: start staging for relocatable paths 2016-03-24 18:45:28 -05:00
s_conf.c Add hook for when rehash is called. 2016-04-06 05:43:54 -05:00
s_newconf.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
s_serv.c Use rb_* versions of nonportable string functions 2016-04-05 05:39:59 -05:00
s_user.c authd: rework module ID system 2016-04-05 04:31:22 -05:00
scache.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
send.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
snomask.c Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
sslproc.c sslproc: Remove unused variable 2016-03-26 16:41:36 -04:00
substitution.c Use rb_* versions of nonportable string functions 2016-04-05 05:39:59 -05:00
supported.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
tgchange.c rename src to ircd, libcore to libircd 2016-01-06 01:16:08 -06:00
version.c.SH version.c.SH: Fix generation not incrementing 2016-03-24 04:00:23 -04:00
whowas.c typedef-ify rb_radixtree for consistency. 2016-03-23 08:32:22 -05:00
wsproc.c ircd: wsproc: cleanups 2016-04-02 03:10:01 -05:00