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-13 16:34:27 -08:00
..
.gitignore
cache.cc
cache_serv.cc
capability.cc
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
cmds.cc ircd::cmds: Minor cleanup of cmds:: related. 2016-10-11 03:30:11 -07:00
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 ircd: Add exception message generation bypass constructor. 2016-11-13 16:29:44 -08:00
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: trap GC handler must be 'noexcept' apropos JS. 2016-11-13 16:34:27 -08:00
locale.cc ircd::locale: Add char16_t conversion overloads for unterminated strings. 2016-11-13 16:34:06 -08:00
logger.cc
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::mapi: Rectify linkage of the header symbol name string. 2016-11-13 16:33:25 -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 Refactor snomask. 2016-08-28 01:48:25 -07:00
vm.cc
whowas.cc