0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-02-19 18:20:19 +01:00
construct/ircd
..
.gitignore
cache.cc
cache_serv.cc Refactor scache. 2016-08-25 02:07:11 -07:00
capability.cc
channel.cc
chmode.cc
class.cc
client.cc
client_mode.cc
client_serv.h
client_user.h
cmds.cc
conf.cc
ctx.cc
db.cc
exception.cc
extban.cc
fmt.cc
fs.cc
hash.cc
hook.cc
info.cc
ircd.cc
js.cc
locale.cc ircd::locale: Move char16_t conversions into namespace. 2016-11-13 16:32:40 -08:00
logger.cc
Makefile.am
mask.cc ircd: Rename hostmask to mask; add pretty_mask() from chmode. 2016-08-27 20:57:36 -07:00
match.cc
mods_mod.h
modules.cc
monitor.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
newconf.cc
ratelimit.cc
rbuf.h
restart.cc
rfc1459.cc
s_conf.cc
s_newconf.cc
s_serv.cc
s_user.cc ircd: Reuse umode template code here and there. 2016-09-09 16:17:01 -07:00
send.cc
snomask.cc
stringops.cc ircd: Add more stringops tokenizer overloads. 2016-11-13 16:29:46 -08:00
substitution.cc Precompile and remove most include directives. Notes: 2016-08-20 19:30:33 -07:00
supported.cc Convert umodes to mode_lease mechanism. 2016-09-09 16:17:01 -07:00
tgchange.cc
vm.cc
whowas.cc