.. |
ctx
|
ircd::ctx: Minor fix.
|
2017-08-23 15:34:22 -06:00 |
db
|
ircd::db: Add schema_error exception; use for bad column names.
|
2017-08-23 15:52:15 -06:00 |
js
|
ircd::js: Upgrade SpiderMonkey to esr52 from esr45.
|
2017-08-23 15:25:22 -06:00 |
json
|
fixup! ircd::json: Improve object interface; remove dot traversal.
|
2017-08-23 15:52:15 -06:00 |
m
|
ircd:Ⓜ️ Reorg location of database descriptions.
|
2017-08-23 15:52:14 -06:00 |
.gitignore
|
What is the Matrix? Control.
|
2017-03-10 17:51:18 -08:00 |
allocator.h
|
ircd: Add another allocator.
|
2017-04-02 20:50:59 -07:00 |
buffer.h
|
Complete the unique_buffer semantics.
|
2017-08-23 15:52:14 -06:00 |
client.h
|
ircd: Various client / listener / main related.
|
2017-08-23 15:13:57 -06:00 |
color.h
|
What is the Matrix? Control.
|
2017-03-10 17:51:18 -08:00 |
ctx.h
|
ircd::ctx: Bring sleep() into ircd:: namespace.
|
2017-04-02 20:51:47 -07:00 |
db.h
|
ircd::db: Add schema_error exception; use for bad column names.
|
2017-08-23 15:52:15 -06:00 |
exception.h
|
ircd: Minor cleanup.
|
2017-03-30 16:04:20 -07:00 |
fmt.h
|
fixup! ircd::fmt: Cleanup grammar; fixes; support std::exception type to %s.
|
2017-04-06 18:34:09 -07:00 |
fs.h
|
ircd::fs: Add directory creation.
|
2017-08-23 15:52:14 -06:00 |
http.h
|
fixup! ircd: Add more HTTP status mappings.
|
2017-04-06 17:08:40 -07:00 |
info.h
|
What is the Matrix? Control.
|
2017-03-10 17:51:18 -08:00 |
ircd.h
|
ircd: Cleanup client/ircd main. Fixes for exit notification.
|
2017-08-23 15:50:37 -06:00 |
js.h
|
fixup! ircd::js: Upgrade SpiderMonkey to esr52 from esr45.
|
2017-08-23 15:34:55 -06:00 |
json.h
|
ircd::json/modules: Rename various types.
|
2017-08-23 15:32:28 -06:00 |
lexical.h
|
ircd: Remove unnecessary lexical template specialization declaration.
|
2017-08-23 15:52:14 -06:00 |
life_guard.h
|
ircd: Add lex_cast wrapper interface; various cleanup.
|
2017-03-14 15:03:15 -07:00 |
listen.h
|
ircd::listen: Add string options overload.
|
2017-08-23 15:52:14 -06:00 |
localee.h
|
ircd: Remove rogue include.
|
2017-03-19 23:45:58 -07:00 |
logger.h
|
ircd::log: Drop in ircd::fmt.
|
2017-03-17 20:24:25 -07:00 |
m.h
|
ircd:Ⓜ️ Reorg location of database descriptions.
|
2017-08-23 15:52:14 -06:00 |
Makefile.am
|
Precompile and remove most include directives. Notes:
|
2016-08-20 19:30:33 -07:00 |
mapi.h
|
ircd::mods: Minor cleanup.
|
2017-04-04 16:10:29 -07:00 |
mods.h
|
ircd::mods: Add unpostfixed() and postfixed() for module names.
|
2017-08-23 15:52:14 -06:00 |
params.h
|
fixup! fixup! ircd: Minor cleanup.
|
2017-04-04 16:10:29 -07:00 |
parse.h
|
ircd::parse: Capstan.
|
2017-03-13 18:44:08 -07:00 |
rand.h
|
ircd: Add std::random subsystem and utils.
|
2017-08-23 15:52:15 -06:00 |
resource.h
|
fixup! ircd::json/modules: Rename various types.
|
2017-08-23 15:47:21 -06:00 |
rfc1459.h
|
ircd: Add lex_cast wrapper interface; various cleanup.
|
2017-03-14 15:03:15 -07:00 |
rfc1459_gen.h
|
ircd: Add lex_cast wrapper interface; various cleanup.
|
2017-03-14 15:03:15 -07:00 |
rfc1459_parse.h
|
ircd: Minor cleanup.
|
2017-03-30 16:04:20 -07:00 |
socket.h
|
ircd: Support proper socket disconnect for SSL.
|
2017-08-23 15:49:33 -06:00 |
spirit.h
|
ircd: Add aggregate spirit header (without pch at this time).
|
2017-03-16 13:35:37 -07:00 |
stdinc.h
|
ircd: Add std::random subsystem and utils.
|
2017-08-23 15:52:15 -06:00 |
timer.h
|
ircd: Add lex_cast wrapper interface; various cleanup.
|
2017-03-14 15:03:15 -07:00 |
util.h
|
ircd::util: Add binary_view convenience cast to string_view.
|
2017-08-23 15:52:15 -06:00 |