0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-27 01:02:46 +01:00
construct/ircd
2016-11-25 19:23:49 -08:00
..
.gitignore
cache.cc
cache_serv.cc
capability.cc Precompile and remove most include directives. Notes: 2016-08-20 19:30:33 -07:00
channel.cc
chmode.cc
class.cc
client.cc fixup! [temp] Checkpoint test. 2016-11-13 16:32:38 -08:00
client_mode.cc
client_serv.h
client_user.h ircd::client: Split client. 2016-08-25 02:07:11 -07:00
cmds.cc
conf.cc fixup! [temp] Checkpoint test. 2016-11-13 16:32:38 -08:00
ctx.cc ircd::ctx: Set the SELF_DESTRUCT flag on context::detach(). 2016-11-13 16:32:37 -08:00
db.cc
exception.cc
extban.cc
fmt.cc
fs.cc
hash.cc
hook.cc
info.cc
ircd.cc fixup! [temp] Checkpoint test. 2016-11-13 16:32:38 -08:00
js.cc ircd::js: Allow string deleter to print the string in its debug log. 2016-11-25 19:23:49 -08:00
locale.cc ircd::locale: Add char16_t conversion overloads for unterminated strings. 2016-11-13 16:34:06 -08:00
logger.cc ircd::log: Add function to logger with facility argument. 2016-11-25 19:23:47 -08:00
Makefile.am ircd: Add locale:: namespace for portable internationalization. 2016-11-13 16:29:47 -08:00
mask.cc
match.cc
mods_mod.h ircd::mapi: Rectify linkage of the header symbol name string. 2016-11-13 16:33:25 -08:00
modules.cc ircd::mods: Make log messages more consistent. 2016-11-25 19:23:47 -08:00
monitor.cc
newconf.cc
ratelimit.cc
rbuf.h
restart.cc
rfc1459.cc
s_conf.cc
s_newconf.cc
s_serv.cc
s_user.cc
send.cc
snomask.cc
stringops.cc ircd: Add more stringops tokenizer overloads. 2016-11-13 16:29:46 -08:00
substitution.cc
supported.cc
tgchange.cc
vm.cc
whowas.cc