0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-10-05 15:18:52 +02:00
construct/ircd
2016-09-27 17:28:24 -07:00
..
.gitignore Complete the C++ linkage with flex/bison. 2016-07-25 00:54:38 -07:00
cache.cc
cache_serv.cc
capability.cc
channel.cc Refactor snomask. 2016-08-28 01:48:25 -07:00
chmode.cc
class.cc
client.cc ircd: sendf() directly to client (prelim). 2016-09-22 16:18:32 -07:00
client_mode.cc
client_serv.h
client_user.h
cmds.cc ircd::vm: Introduce vm; temp demo an immediate context. 2016-09-21 16:29:30 -07:00
conf.cc
ctx.cc ircd::ctx: Abstract the db::work subsystem into ctx::ole OffLoad Engine (OLE). 2016-09-27 17:28:24 -07:00
db.cc ircd::ctx: Abstract the db::work subsystem into ctx::ole OffLoad Engine (OLE). 2016-09-27 17:28:24 -07:00
exception.cc Precompile and remove most include directives. Notes: 2016-08-20 19:30:33 -07:00
extban.cc
fmt.cc ircd::rfc1459: Replace gather() with charset() for use with spirit char_(). 2016-09-22 16:18:32 -07:00
fs.cc ircd::fs: Add function to build path. 2016-09-26 16:06:56 -07:00
hash.cc
hook.cc ircd: Refactor hook system. 2016-09-23 00:01:00 -07:00
info.cc
ircd.cc ircd::ctx: Abstract the db::work subsystem into ctx::ole OffLoad Engine (OLE). 2016-09-27 17:28:24 -07:00
logger.cc
Makefile.am ircd::db: Add database interface. Support RocksDB. 2016-09-27 02:20:42 -07:00
mask.cc
match.cc
mods_mod.h mapi: Reincarnate MAPI III key-value metadata, C++ style. 2016-09-21 16:29:30 -07:00
modules.cc ircd::mods: Allow a symbol unloader when no loader is given. 2016-09-27 02:20:42 -07:00
monitor.cc
newconf.cc
ratelimit.cc
rbuf.h ircd: Split rbuf.h off client.cc 2016-09-21 16:29:30 -07:00
restart.cc
rfc1459.cc ircd::rfc1459: Replace gather() with charset() for use with spirit char_(). 2016-09-22 16:18:32 -07:00
s_conf.cc
s_newconf.cc
s_serv.cc
s_user.cc
send.cc
snomask.cc
stringops.cc
substitution.cc
supported.cc
tgchange.cc
vm.cc ircd: Add scope 'life_guard' util for references in reentrant contexts. 2016-09-22 16:18:31 -07:00
whowas.cc