0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-03 01:09:05 +02:00
construct/ircd
2016-09-21 16:28:49 -07:00
..
.gitignore
authproc.cc Simplify ircd::fs::path related to ircd::path. 2016-09-09 16:17:01 -07:00
bandbi.cc Simplify ircd::fs::path related to ircd::path. 2016-09-09 16:17:01 -07:00
cache.cc Simplify ircd::fs::path related to ircd::path. 2016-09-09 16:17:01 -07:00
cache_serv.cc Refactor scache. 2016-08-25 02:07:11 -07:00
capability.cc
channel.cc Refactor snomask. 2016-08-28 01:48:25 -07:00
chmode.cc Refactor snomask. 2016-08-28 01:48:25 -07:00
class.cc Refactor client flags. 2016-08-23 05:22:38 -07:00
client.cc Convert umodes to mode_lease mechanism. 2016-09-09 16:17:01 -07:00
client_mode.cc Convert umodes to mode_lease mechanism. 2016-09-09 16:17:01 -07:00
client_serv.h Refactor scache. 2016-08-25 02:07:11 -07:00
client_user.h ircd::client: Split client. 2016-08-25 02:07:11 -07:00
cmd.cc Replace command system. 2016-09-09 16:17:36 -07:00
conf.cc ircd::conf: Add newconf to oldconf translation. 2016-09-09 16:17:02 -07:00
ctx.cc ircd::ctx: Add primary features to context. 2016-09-21 16:28:49 -07:00
dns.cc
exception.cc
extban.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
fs.cc ircd: Populate path:: with boost::filesystem wrapping. 2016-09-09 16:17:02 -07:00
getopt.cc ircd: Add booltype to getopts parser. 2016-09-09 16:17:02 -07:00
hash.cc Refactor client flags. 2016-08-23 05:22:38 -07:00
hook.cc
info.cc
ircd.cc Replace command system. 2016-09-09 16:17:36 -07:00
listener.cc Refactor logger. 2016-09-09 16:17:00 -07:00
logger.cc ircd::log: Add console_quiet to suppress log messages to console. 2016-09-09 16:17:36 -07:00
Makefile.am Introduce userspace contexts. 2016-09-09 16:17:36 -07:00
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 MAPI IV. This iteration leverages the C++11 standardized RTTI. 2016-09-09 16:17:01 -07:00
modules.cc ircd::modules: Search for module with automated path suffix. 2016-09-09 16:17:03 -07:00
monitor.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
msgbuf.cc
newconf.cc Upgrade newconf parser to boost::spirit. 2016-09-09 16:17:02 -07:00
operhash.cc
packet.cc Replace command system. 2016-09-09 16:17:36 -07:00
parse.cc ircd: Move reconstruct_parv() from parse.cc to stringops.cc 2016-09-09 16:17:02 -07:00
privilege.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
ratelimit.cc Refactor client flags. 2016-08-23 05:22:38 -07:00
reject.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
restart.cc ircd: Introduce ASIO; stub for signal handling and console UI. 2016-09-09 16:17:02 -07:00
rfc1459.cc ircd::rfc1459: Adjust grammar to allow 'empty message' of "\r\n" 2016-09-09 16:17:36 -07:00
s_conf.cc Upgrade newconf parser to boost::spirit. 2016-09-09 16:17:02 -07:00
s_newconf.cc Upgrade newconf parser to boost::spirit. 2016-09-09 16:17:02 -07:00
s_serv.cc ircd: Reuse umode template code here and there. 2016-09-09 16:17:01 -07:00
s_user.cc ircd: Reuse umode template code here and there. 2016-09-09 16:17:01 -07:00
send.cc Convert umodes to mode_lease mechanism. 2016-09-09 16:17:01 -07:00
snomask.cc Refactor snomask. 2016-08-28 01:48:25 -07:00
sslproc.cc Simplify ircd::fs::path related to ircd::path. 2016-09-09 16:17:01 -07:00
stringops.cc ircd: Move reconstruct_parv() from parse.cc to stringops.cc 2016-09-09 16:17:02 -07:00
substitution.cc
supported.cc Convert umodes to mode_lease mechanism. 2016-09-09 16:17:01 -07:00
tgchange.cc Refactor snomask. 2016-08-28 01:48:25 -07:00
whowas.cc Refactor whowas. 2016-08-25 02:34:28 -07:00
wsproc.cc Simplify ircd::fs::path related to ircd::path. 2016-09-09 16:17:01 -07:00