0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-01-03 19:34:29 +01:00
construct/include/ircd
2016-09-21 16:29:26 -07:00
..
.gitignore
authproc.h
bandbi.h
cache.h
capability.h ircd: Towards a comprehensive capability C -> C++ refactor. 2016-08-13 02:43:41 -07:00
certfp.h
channel.h
chmode.h
class.h
client.h Replace command system. 2016-09-09 16:17:36 -07:00
client_mode.h
client_serv.h
client_user.h
cmd.h ircd: Split cmd.h to line.h 2016-09-21 16:28:51 -07:00
color.h ircd: Enumerate non-standard but ubiquitous mIRC colors. 2016-09-21 16:28:51 -07:00
conf.h ircd: Improve exception reporting on newconf parsing. 2016-09-21 16:28:51 -07:00
ctx.h ircd::ctx: Improve context interface. 2016-09-21 16:29:26 -07:00
ctx_ctx.h ircd::ctx: Improve context interface. 2016-09-21 16:29:26 -07:00
ctx_dock.h ircd::ctx: Improve context interface. 2016-09-21 16:29:26 -07:00
defaults.h
dns.h
err.h
exception.h
fs.h
hash.h
hook.h
info.h
ircd.h ircd/charybdis: Add at_main_exit() callback to indicate IRCd has finished 2016-09-21 16:28:51 -07:00
ircd_getopt.h
lex_cast.h ircd::util: Split lex_cast into header (otherwise the ifdef will never be true). 2016-09-21 16:28:52 -07:00
line.h ircd::rfc1459: Reorganize grammar for better reuse. Add tape parser. 2016-09-21 16:28:52 -07:00
listener.h
logger.h ircd::log: Add console_quiet to suppress log messages to console. 2016-09-09 16:17:36 -07:00
Makefile.am
mapi.h
mask.h
match.h
messages.h
mode_lease.h
mode_table.h
modules.h ircd::mods: Add unload() to unload all modules. 2016-09-21 16:28:52 -07:00
monitor.h
msgbuf.h
newconf.h ircd: Improve exception reporting on newconf parsing. 2016-09-21 16:28:51 -07:00
numeric.h
operhash.h
packet.h
parse.h
privilege.h
ratelimit.h
reject.h
rfc1459.h ircd::rfc1459: Reorganize grammar for better reuse. Add tape parser. 2016-09-21 16:28:52 -07:00
s_assert.h
s_newconf.h
s_serv.h
s_stats.h
s_user.h
send.h
snomask.h
sslproc.h
stdinc.h ircd::rfc1459: Reorganize grammar for better reuse. Add tape parser. 2016-09-21 16:28:52 -07:00
stringops.h
substitution.h
supported.h
tape.h ircd::rfc1459: Reorganize grammar for better reuse. Add tape parser. 2016-09-21 16:28:52 -07:00
tgchange.h
util.h ircd::util: Split lex_cast into header (otherwise the ifdef will never be true). 2016-09-21 16:28:52 -07:00
whowas.h
wsproc.h