0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-12-30 17:34:04 +01:00
construct/include/ircd
2016-11-13 16:32:40 -08:00
..
ctx ircd::ctx: Move ctx headers into directory. 2016-11-13 16:29:45 -08:00
js ircd::js: Functions to get current zone; debug callbacks for zone; etc. 2016-11-13 16:32:40 -08:00
.gitignore
bufs.h ircd: Improve network buffers utils. 2016-09-28 14:15:09 -07:00
cache.h
capability.h
certfp.h
channel.h
chmode.h
class.h
client.h fixup! [temp] Checkpoint test. 2016-11-13 16:32:38 -08:00
client_mode.h
cmds.h ircd::cmds: Minor cleanup of cmds:: related. 2016-10-11 03:30:11 -07:00
color.h
conf.h
ctx.h ircd::ctx: Move ctx headers into directory. 2016-11-13 16:29:45 -08:00
db.h ircd::db: Add standard iteration + caching/options improvements. 2016-09-27 17:27:48 -07:00
defaults.h
err.h
exception.h ircd: Add exception message generation bypass constructor. 2016-11-13 16:29:44 -08:00
fmt.h
hash.h
hook.h ircd: Refactor hook system. 2016-09-23 00:01:00 -07:00
info.h
ircd.h fixup! [temp] Checkpoint test. 2016-11-13 16:32:38 -08:00
js.h Introduce Mozilla SpiderMonkey. 2016-10-25 01:55:50 -07:00
lex_cast.h
life_guard.h
line.h
locale.h ircd::locale: Move char16_t conversions into namespace. 2016-11-13 16:32:40 -08:00
logger.h
Makefile.am
mapi.h ircd::mapi: Improve the stuck-module message by showing it immediately. 2016-09-27 02:20:42 -07:00
mask.h
match.h
messages.h
mode_lease.h
mode_table.h
modules.h ircd::mapi: Improve the stuck-module message by showing it immediately. 2016-09-27 02:20:42 -07:00
monitor.h
newconf.h
numeric.h
path.h ircd: Rename fs.h -> path.h 2016-09-27 17:28:24 -07:00
protocol.h ircd: Add a protocol type enumeration. 2016-09-28 14:15:44 -07:00
ratelimit.h
rfc1459.h ircd::rfc1459: Replace gather() with charset() for use with spirit char_(). 2016-09-22 16:18:32 -07:00
rfc1459_gen.h ircd::rfc1459: Replace gather() with charset() for use with spirit char_(). 2016-09-22 16:18:32 -07:00
rfc1459_parse.h ircd::rfc1459: Replace gather() with charset() for use with spirit char_(). 2016-09-22 16:18:32 -07:00
s_assert.h
s_newconf.h
s_serv.h
s_stats.h
s_user.h
send.h
snomask.h
sock.h ircd::ctx: Move ctx headers into directory. 2016-11-13 16:29:45 -08:00
stdinc.h ircd::util: Improve the timer to start/stop with accumulation. 2016-11-13 16:32:39 -08:00
stringops.h ircd: Add stringops rsplit(). 2016-11-13 16:29:47 -08:00
substitution.h
supported.h
tape.h
tgchange.h
u_id.h
util.h fixup! fixup! ircd::util: Add string() convenience to 'to_string' an object stream. 2016-11-13 16:32:37 -08:00
util_timer.h ircd::util: Improve the timer to start/stop with accumulation. 2016-11-13 16:32:39 -08:00
vm.h [temp] checkpoint some crap which isn't going to stick. 2016-09-27 17:29:06 -07:00
whowas.h