0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-26 00:32:35 +01:00
construct/include/ircd
2016-09-22 16:18:32 -07:00
..
.gitignore
bufs.h ircd: Add utils for manipulating boost iov's. 2016-09-21 16:29:28 -07:00
cache.h
capability.h
certfp.h
channel.h
chmode.h
class.h
client.h ircd: Add scope 'life_guard' util for references in reentrant contexts. 2016-09-22 16:18:31 -07:00
client_mode.h
cmds.h ircd::vm: Introduce vm; temp demo an immediate context. 2016-09-21 16:29:30 -07:00
color.h ircd: Enumerate non-standard but ubiquitous mIRC colors. 2016-09-21 16:28:51 -07:00
conf.h Preliminary new client. Reorg/renames for ircd::client struct symbol. 2016-09-21 16:29:29 -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
err.h
exception.h
fmt.h ircd::fmt: Develop format string basics. 2016-09-22 16:18:32 -07:00
fs.h
getopt.h ircd: Rename ircd_getopt.h. 2016-09-21 16:29:29 -07:00
hash.h
hook.h
info.h
ircd.h mapi: Add check for "stuck modules" and display warning for developer. 2016-09-21 16:29:30 -07:00
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
life_guard.h ircd: Add scope 'life_guard' util for references in reentrant contexts. 2016-09-22 16:18:31 -07:00
line.h ircd: Add empty() for empty line checks; retune ircd::line typedef. 2016-09-21 16:29:29 -07:00
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 mapi: Add check for "stuck modules" and display warning for developer. 2016-09-21 16:29:30 -07:00
mask.h
match.h
messages.h
mode_lease.h
mode_table.h
modules.h mapi: Reincarnate MAPI III key-value metadata, C++ style. 2016-09-21 16:29:30 -07:00
monitor.h
newconf.h ircd: Improve exception reporting on newconf parsing. 2016-09-21 16:28:51 -07:00
numeric.h
ratelimit.h
rfc1459.h ircd: Break up rfc1459:: 2016-09-22 16:18:32 -07:00
rfc1459_gen.h ircd: Break up rfc1459:: 2016-09-22 16:18:32 -07:00
rfc1459_parse.h ircd: Break up rfc1459:: 2016-09-22 16:18:32 -07:00
s_assert.h
s_newconf.h
s_serv.h
s_stats.h
s_user.h ircd: new client; start over. 2016-09-21 16:29:28 -07:00
send.h
snomask.h
sock.h ircd::client: Add timer logic to client socket/io. 2016-09-21 16:29:30 -07:00
stdinc.h ircd: Break up rfc1459:: 2016-09-22 16:18:32 -07:00
stringops.h ircd: Move reconstruct_parv() from parse.cc to stringops.cc 2016-09-09 16:17:02 -07:00
substitution.h
supported.h
tape.h ircd: Add empty() for empty line checks; retune ircd::line typedef. 2016-09-21 16:29:29 -07:00
tgchange.h
u_id.h ircd: Add preliminary u::id struct. 2016-09-21 16:29:29 -07:00
util.h ircd::util: Add util to test is type is complete. 2016-09-21 16:29:30 -07:00
util_timer.h ircd::util: Add std::chrono timer for benching. 2016-09-21 16:29:28 -07:00
vm.h ircd::vm: Introduce vm; temp demo an immediate context. 2016-09-21 16:29:30 -07:00
whowas.h