0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-06-26 13:58:18 +02:00
construct/ircd
2017-08-23 15:25:22 -06:00
..
.gitignore Complete the C++ linkage with flex/bison. 2016-07-25 00:54:38 -07:00
client.cc ircd: Various client / listener / main related. 2017-08-23 15:13:57 -06:00
conf.cc ircd::conf: Doomed conf related. 2017-08-23 15:12:16 -06:00
ctx.cc ircd::ctx: Add minor commentary. 2017-08-23 14:59:27 -06:00
db.cc ircd::db: Update pure-virtual requirement in database::stats. 2017-08-23 15:19:35 -06:00
exception.cc ircd: Drop in ircd::fmt for stdarg for ircd::exception. 2017-03-17 17:37:40 -07:00
fmt.cc ircd::fmt: Add lowercase hex specifier. 2017-04-06 18:34:44 -07:00
fs.cc ircd::fs: Add function to read file from local filesystem. 2017-08-23 14:56:52 -06:00
http.cc ircd::http: Fixes to HTTP grammar and output. 2017-08-23 15:00:21 -06:00
info.cc What is the Matrix? Control. 2017-03-10 17:51:18 -08:00
ircd.cc ircd: Various client / listener / main related. 2017-08-23 15:13:57 -06:00
js.cc ircd::js: Upgrade SpiderMonkey to esr52 from esr45. 2017-08-23 15:25:22 -06:00
json.cc ircd::json: Fixes to grammar and generator related. 2017-08-23 15:02:24 -06:00
lexical.cc ircd: Fix token_last() iteration. 2017-04-04 22:12:32 -07:00
listen.cc ircd: Various client / listener / main related. 2017-08-23 15:13:57 -06:00
locale.cc What is the Matrix? Control. 2017-03-10 17:51:18 -08:00
logger.cc ircd::log: Improve the log mark message. 2017-03-30 16:04:20 -07:00
Makefile.am ircd;modules: Minor Makefile tweaks. 2017-04-04 16:10:29 -07:00
matrix.cc ircd/modules: Preliminary matrix scaffold. 2017-08-23 15:10:28 -06:00
mods.cc ircd::mods: Add workaround for dlclose() recursion issue. 2017-04-04 16:10:29 -07:00
parse.cc ircd: Various fixes. 2017-03-13 14:43:35 -07:00
resource.cc ircd/modules: Preliminary matrix scaffold. 2017-08-23 15:10:28 -06:00
rfc1459.cc What is the Matrix? Control. 2017-03-10 17:51:18 -08:00
socket.cc ircd: Minor socket log message improvements. 2017-08-23 15:06:58 -06:00
vm.cc What is the Matrix? Control. 2017-03-10 17:51:18 -08:00
xdr.cc What is the Matrix? Control. 2017-03-10 17:51:18 -08:00