0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-08 19:48:36 +02:00
construct/ircd
Jason Volk fcc654699d ircd::locale: Add char16_t conversion overloads for unterminated strings.
ircd::js: Use sized conversions when calling ircd::locale.
2016-11-13 16:34:06 -08:00
..
.gitignore Complete the C++ linkage with flex/bison. 2016-07-25 00:54:38 -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 Precompile and remove most include directives. Notes: 2016-08-20 19:30:33 -07:00
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 fixup! [temp] Checkpoint test. 2016-11-13 16:32:38 -08: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
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 ircd::ctx: Abstract the db::work subsystem into ctx::ole OffLoad Engine (OLE). 2016-09-27 17:28:24 -07:00
exception.cc ircd: Add exception message generation bypass constructor. 2016-11-13 16:29:44 -08:00
extban.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
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 Refactor client flags. 2016-08-23 05:22:38 -07:00
hook.cc ircd: Refactor hook system. 2016-09-23 00:01:00 -07:00
info.cc ircd: Improve/refactor version.cc -> info.cc related. 2016-08-20 19:30:34 -07:00
ircd.cc fixup! [temp] Checkpoint test. 2016-11-13 16:32:38 -08:00
js.cc ircd::js: Improve trap callback arguments; add this value. 2016-11-13 16:34:00 -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 console_quiet to suppress log messages to console. 2016-09-09 16:17:36 -07:00
Makefile.am ircd: Add locale:: namespace for portable internationalization. 2016-11-13 16:29:47 -08:00
mask.cc ircd: Rename hostmask to mask; add pretty_mask() from chmode. 2016-08-27 20:57:36 -07:00
match.cc Updates to match utilities. 2016-08-20 19:30:34 -07:00
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 Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
newconf.cc ircd: Improve exception reporting on newconf parsing. 2016-09-21 16:28:51 -07:00
ratelimit.cc Refactor client flags. 2016-08-23 05:22:38 -07:00
rbuf.h ircd: Use variable length receive buffer. 2016-09-28 14:19:18 -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: Replace gather() with charset() for use with spirit char_(). 2016-09-22 16:18:32 -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
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 Refactor snomask. 2016-08-28 01:48:25 -07:00
vm.cc [temp] checkpoint some crap which isn't going to stick. 2016-09-27 17:29:06 -07:00
whowas.cc Refactor whowas. 2016-08-25 02:34:28 -07:00