Jason Volk
|
8c5b47950f
|
ircd::net: Add conf items for default open_opts.
|
2018-06-01 04:05:19 -07:00 |
|
Jason Volk
|
f41c50af5b
|
Makefile: ld.gold arguments package.
|
2018-05-31 16:32:55 -07:00 |
|
Jason Volk
|
7461de8b3d
|
ircd::db: Condition to check database from ircd::checkdb via -checkdb command line option.
|
2018-05-31 12:47:37 -07:00 |
|
Jason Volk
|
fba300d900
|
modules/federation/event: Convert endpoint to use json::stack response.
|
2018-05-31 11:40:18 -07:00 |
|
Jason Volk
|
7b9e5f944d
|
modules/m_room_history_visibility: Add node visibility test.
|
2018-05-31 11:34:44 -07:00 |
|
Jason Volk
|
e798d81306
|
modules/console: Add event visible diagnostic cmd.
|
2018-05-31 11:13:15 -07:00 |
|
Jason Volk
|
3b7df8069b
|
modules/console: Add room visible diagnostic cmd.
|
2018-05-31 11:09:33 -07:00 |
|
Jason Volk
|
499c6f4f21
|
modules/console: Allow empty event_id to indicate the present state.
|
2018-05-31 11:09:14 -07:00 |
|
Jason Volk
|
289f9faf4a
|
modules/console: Add argument to list single peer; left justify hostname.
|
2018-05-31 10:48:41 -07:00 |
|
Jason Volk
|
ae3eede730
|
ircd::fmt: Support width-aligned signed and unsigned integers.
|
2018-05-31 10:23:29 -07:00 |
|
Jason Volk
|
1ab3489977
|
ircd::fmt: Add width-aligned string format specifiers.
|
2018-05-31 10:18:37 -07:00 |
|
Jason Volk
|
d2df4ca02d
|
modules/m_room: Checkin the refs flag on head__modify.
|
2018-05-31 09:34:53 -07:00 |
|
Jason Volk
|
7a93d798d8
|
modules/m_room: Add no-cache for iterations.
|
2018-05-31 09:31:22 -07:00 |
|
Jason Volk
|
bb779b03e9
|
modules/m_room: Add is_complete(room) diagnostic w/ console cmd.
|
2018-05-31 09:18:57 -07:00 |
|
Jason Volk
|
b2a8149901
|
modules/m_room_history_visibility: Visibility rules for lusers.
|
2018-05-31 07:56:41 -07:00 |
|
Jason Volk
|
467441e83c
|
ircd:Ⓜ️:room: Optimize the membership convenience query.
|
2018-05-31 06:39:36 -07:00 |
|
Jason Volk
|
0d642aae31
|
ircd::aio: More appropriate cast here.
|
2018-05-31 06:14:39 -07:00 |
|
Jason Volk
|
118671309d
|
modules/federation: Add various visibility conditionals.
|
2018-05-31 05:56:02 -07:00 |
|
Jason Volk
|
9028b1350a
|
modules/client/rooms/messages: Add visibility conditionals.
|
2018-05-31 05:45:29 -07:00 |
|
Jason Volk
|
cfa06c7d71
|
fixup! ircd:Ⓜ️ Rework visibility interface for empty mxid's as part of a public test.
|
2018-05-31 05:45:08 -07:00 |
|
Jason Volk
|
4ef10e9f9e
|
ircd::resource: Optimize access_token -> user_id query on auth.
|
2018-05-31 04:49:21 -07:00 |
|
Jason Volk
|
9496f042b3
|
modules/client/rooms/context: Add event visibility conditionals.
|
2018-05-31 04:49:21 -07:00 |
|
Jason Volk
|
1f0225ecdc
|
ircd::resource: Reorg token / x-matrix checks; always try to resolve token if supplied.
|
2018-05-31 04:49:21 -07:00 |
|
Jason Volk
|
6671122997
|
ircd:Ⓜ️ Rework visibility interface for empty mxid's as part of a public test.
|
2018-05-31 04:25:04 -07:00 |
|
Jason Volk
|
5d471b51b8
|
modules/client/rooms: Implement context endpoint.
|
2018-05-31 03:24:07 -07:00 |
|
Jason Volk
|
c7155c3835
|
modules/console: List user read ignores when target is omitted.
|
2018-05-31 02:48:09 -07:00 |
|
Jason Volk
|
f37e090233
|
modules/client/rooms/receipt: Support read.ignore for rooms and senders; update console cmd.
|
2018-05-30 13:32:27 -07:00 |
|
Jason Volk
|
411d637c84
|
modules/console: Add compose send cmd.
|
2018-05-30 10:05:23 -07:00 |
|
Jason Volk
|
7471417091
|
modules/console: Add compose copy cmd.
|
2018-05-30 10:05:01 -07:00 |
|
Jason Volk
|
60fcb54815
|
modules/console: Add options param for compose final cmd.
|
2018-05-30 10:04:44 -07:00 |
|
Jason Volk
|
c8695b5b83
|
ircd::parse: Add deprecation notice to this subsystem.
|
2018-05-30 09:09:48 -07:00 |
|
Jason Volk
|
7825114281
|
ircd::fmt: Internalize specifier related; various cleanup.
|
2018-05-30 09:05:15 -07:00 |
|
Jason Volk
|
b5104d6504
|
ircd::fmt: Remove cruft.
|
2018-05-30 08:45:11 -07:00 |
|
Jason Volk
|
fd0648471f
|
modules/console: Add tag commit count to peer table.
|
2018-05-30 08:18:40 -07:00 |
|
Jason Volk
|
f8e4f4675f
|
ircd::fs: Doc comments for fd::opts.
|
2018-05-30 04:59:05 -07:00 |
|
Jason Volk
|
45155d5e4d
|
ircd::fs: Add fd::opts nocreate open() option.
|
2018-05-30 04:59:05 -07:00 |
|
Jason Volk
|
8395a7844c
|
ircd::fs: Add fd::opts direct and cloexec flags; reorg fd ctor related.
|
2018-05-30 04:59:05 -07:00 |
|
Jason Volk
|
9787885ca4
|
modules/console: Add peer close cmd.
|
2018-05-30 04:59:05 -07:00 |
|
Jason Volk
|
0f4270e91a
|
ircd::client: Condition to suppress log warning; minor cleanup.
|
2018-05-30 04:59:04 -07:00 |
|
Jason Volk
|
8a173d802d
|
modules/console: Use fs::fd for loopy io.
|
2018-05-30 04:59:04 -07:00 |
|
Jason Volk
|
f8ea91cdee
|
ircd::fs: Add append(fd) with explicit lseek(SEEK_END).
|
2018-05-30 04:59:04 -07:00 |
|
Jason Volk
|
3854bbaedd
|
modules/root: Use fs::fd to read and serve static content.
|
2018-05-30 04:59:04 -07:00 |
|
Jason Volk
|
ead2a567ad
|
ircd::fs: Refactor fs::write stack for fs::fd.
|
2018-05-30 04:59:04 -07:00 |
|
Jason Volk
|
501e82e8aa
|
ircd::fs: Refactor fs::read stack for fs::fd.
|
2018-05-30 04:59:04 -07:00 |
|
Jason Volk
|
a9e73d898c
|
ircd::fs: Add size(fd) from sys stat().
|
2018-05-30 04:59:04 -07:00 |
|
Jason Volk
|
955d8921b9
|
ircd::fs: Add basic fd wrapper object.
|
2018-05-30 04:59:04 -07:00 |
|
Jason Volk
|
73fc596cb6
|
ircd::db: Add experimental port linktime override suite.
|
2018-05-30 04:59:04 -07:00 |
|
Jason Volk
|
c93166f9e4
|
ircd::allocator: Add returns_nonnull attribute to the profiler's operator new.
|
2018-05-29 23:05:19 -07:00 |
|
Jason Volk
|
355c1845e3
|
ircd/Makefile: Add gold linker option --dynamic-list-data.
|
2018-05-29 23:03:39 -07:00 |
|
Jason Volk
|
1cafbef10e
|
ircd::allocator: Add comment for RB_PROF_ALLOC.
|
2018-05-29 23:03:19 -07:00 |
|