0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-03 17:28:18 +02:00
construct/ircd
2017-04-04 16:10:28 -07:00
..
.gitignore Complete the C++ linkage with flex/bison. 2016-07-25 00:54:38 -07:00
client.cc ircd: Minor cleanup. 2017-03-30 16:04:20 -07:00
conf.cc ircd: Various cleanup. 2017-03-30 16:04:18 -07:00
ctx.cc ircd::ctx: Add strand()/notify() with threadsafe_t. 2017-04-02 20:52:30 -07:00
db.cc fixup! ircd::db: Develop object-store out of db system. 2017-03-30 18:18:28 -07: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 bool support. 2017-04-02 20:53:14 -07:00
fs.cc ircd::fs: Fixes/renames to local filesystem support subsystem. 2017-03-30 16:04:19 -07:00
http.cc ircd::http: Add query string support; cleanup grammar; minor cleanup. 2017-04-04 16:10:28 -07:00
info.cc What is the Matrix? Control. 2017-03-10 17:51:18 -08:00
ircd.cc ircd: Move and improve socket listener device. 2017-03-30 16:04:19 -07:00
js.cc What is the Matrix? Control. 2017-03-10 17:51:18 -08:00
json.cc ircd::json: Remove empty initializer list members. 2017-04-02 20:58:30 -07:00
lexical.cc fixup! ircd: Add tokens_after() util. 2017-03-20 19:22:58 -07:00
listen.cc ircd: Move and improve socket listener device. 2017-03-30 16:04:19 -07: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 Update Makefile flags for libraries to show more linkage issues. 2017-03-30 16:04:20 -07:00
matrix.cc ircd: Various cleanup. 2017-03-30 16:04:18 -07:00
mods.cc ircd::mods: Improve error reporting on failed module load. 2017-03-30 16:04:20 -07:00
parse.cc ircd: Various fixes. 2017-03-13 14:43:35 -07:00
resource.cc ircd: Various cleanup. 2017-03-30 16:04:18 -07:00
rfc1459.cc What is the Matrix? Control. 2017-03-10 17:51:18 -08:00
socket.cc ircd: Add lex_cast wrapper interface; various cleanup. 2017-03-14 15:03:15 -07: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