Jason Volk
|
20716634a8
|
ircd::fs: Improve condition for RWF_APPEND/pwritev2() -1 offset value.
|
2019-03-15 18:45:39 -07:00 |
|
Jason Volk
|
4efb3a26fd
|
ircd::fs: Reorg general RWF_ indicators out to fs:: from aio::.
|
2019-03-15 18:45:32 -07:00 |
|
Jason Volk
|
353fc35df4
|
ircd::fs: Don't set -1 offset on systems without RWF_APPEND.
|
2019-03-15 18:34:35 -07:00 |
|
Jason Volk
|
293f6d5480
|
ircd::fs::aio: Throw system_error from here due to ambiguity.
ircd::fs: Trap on EINVAL.
|
2019-03-15 18:23:25 -07:00 |
|
Jason Volk
|
6da3e88bc4
|
ircd::fs::aio: Remove assertion that handle_event() is not on context stack.
|
2019-03-15 17:42:11 -07:00 |
|
Jason Volk
|
9f73299408
|
ircd::fs::aio: Move seting aio_reqprio to the super constructor.
|
2019-03-15 16:45:57 -07:00 |
|
Jason Volk
|
2a0720c1a0
|
ircd::fs: Use flags based on system availability.
|
2019-03-15 16:19:05 -07:00 |
|
Jason Volk
|
fbe06f5724
|
ircd::fs: Rotate more internal bufs in case of reentrance.
|
2019-03-15 16:19:05 -07:00 |
|
Jason Volk
|
aae00eab7f
|
ircd:Ⓜ️:app: Add configuration access interface for appservice.
|
2019-03-15 16:19:05 -07:00 |
|
Jason Volk
|
8a100eeb26
|
ircd::assert: Ensure x86_64 for use of trap instruction.
|
2019-03-15 16:19:05 -07:00 |
|
Jason Volk
|
b456210f1e
|
modules/client/directory/list: Preliminary AS 2.3.5.1 PUT list/appservice.
|
2019-03-15 16:19:05 -07:00 |
|
Jason Volk
|
ccc986a073
|
modules/app: Reorganize units into a single shared object strategy.
|
2019-03-15 16:19:05 -07:00 |
|
Jason Volk
|
ede2439a55
|
ircd: Add support for configurable soft-assertions.
|
2019-03-15 16:19:05 -07:00 |
|
Jason Volk
|
11afd2e590
|
modules/client/sync/rooms: Support ignoring invites based on m.ignored_user_list.
|
2019-03-14 18:11:52 -07:00 |
|
Jason Volk
|
47a5486258
|
modules/m_event: Enforce m.ignored_user_list for events to client.
|
2019-03-14 17:31:34 -07:00 |
|
Jason Volk
|
ddb08a37a4
|
ircd:Ⓜ️:user: Add framework around m.ignored_user_list; w/ console cmd.
|
2019-03-14 17:27:45 -07:00 |
|
Jason Volk
|
474464f1bb
|
ircd::mods: Fix termination loop for static exceptions in dlopen().
|
2019-03-14 16:20:40 -07:00 |
|
Jason Volk
|
78c18f45ab
|
Implement client 14.26 Reporting Content.
|
2019-03-14 16:20:40 -07:00 |
|
Jason Volk
|
86ddcd7149
|
modules/client/createroom: Implement 13^h^h14.23.3 Server behaviour.
|
2019-03-14 15:32:06 -07:00 |
|
Jason Volk
|
380032d4a9
|
ircd:Ⓜ️:room: Augment m::invite() convenience interface for custom content.
|
2019-03-14 15:32:06 -07:00 |
|
Jason Volk
|
240c181b16
|
modules/client/directory/list/room: Complete the missing PUT functionality.
|
2019-03-14 15:12:40 -07:00 |
|
Jason Volk
|
2070a72850
|
ircd:Ⓜ️:rooms: Add interface to remove entries from the !public room list.
|
2019-03-14 15:12:40 -07:00 |
|
Jason Volk
|
b1bf848155
|
modules/client/voip/turnserver: Add conf items for voip turnserver response.
|
2019-03-14 14:49:04 -07:00 |
|
Jason Volk
|
db9b891493
|
modules/client/rooms/event: Respond with zero-copy/zero-alloc.
|
2019-03-14 14:29:59 -07:00 |
|
Jason Volk
|
8ebb51bd9f
|
modules/client/rooms/state: Refactor GET handlers for chunk streaming and spec behavior.
|
2019-03-14 14:25:37 -07:00 |
|
Jason Volk
|
42309c1c96
|
modules/client/rooms/members: Upgrade /members and /joined_members to streamed responses.
|
2019-03-14 13:55:44 -07:00 |
|
Jason Volk
|
23855fb48e
|
modules/m_event: Suppress transaction_id warning unless desired.
|
2019-03-14 13:31:37 -07:00 |
|
Jason Volk
|
3e72e1277e
|
modules/client/directory/list: Implement directory list room handlers.
|
2019-03-14 13:25:28 -07:00 |
|
Jason Volk
|
d0b5b68d9c
|
ircd:Ⓜ️:room::power: Consider an empty prop argument for level_event().
|
2019-03-14 13:21:55 -07:00 |
|
Jason Volk
|
a995a14a3b
|
ircd:Ⓜ️:user: Split user interfaces into headers.
|
2019-03-14 13:02:27 -07:00 |
|
Jason Volk
|
0a8e79374f
|
ircd::fs::aio: Improve error handling around io_submit().
|
2019-03-14 12:45:00 -07:00 |
|
Jason Volk
|
87144cef77
|
ircd::fs: Support various RWF flags for operations; also preadv2().
|
2019-03-14 12:45:00 -07:00 |
|
Jason Volk
|
56092db18c
|
ircd::fs: Move the reqprio() normalizer from fs::aio:: to fs::.
|
2019-03-13 19:39:20 -07:00 |
|
Jason Volk
|
02435c3672
|
ircd::fs: Support pwritev2(2).
|
2019-03-13 19:38:50 -07:00 |
|
Jason Volk
|
034c2d9030
|
ircd:Ⓜ️ Stack protect around dynamic arrays used here.
|
2019-03-13 19:38:50 -07:00 |
|
Jason Volk
|
1117947a22
|
ircd::fs::aio: Add support test for RWF_NOWAIT and RWF_APPEND.
|
2019-03-13 19:38:47 -07:00 |
|
Jason Volk
|
213c46d9f8
|
ircd::net: Add interface to get cipher list from acceptor w/ console cmd.
|
2019-03-13 17:32:39 -07:00 |
|
Jason Volk
|
8daddfb84a
|
ircd::net::listener: Add cast for internal acceptor access.
|
2019-03-13 17:32:16 -07:00 |
|
Jason Volk
|
1f35e9c57e
|
modules/m_event: Add option to toggle query for txnid; disable query for non-timeline appends.
|
2019-03-13 17:08:35 -07:00 |
|
Jason Volk
|
9f67a146f4
|
modules/m_event: Unconditionally supply an age when no event_idx.
|
2019-03-13 17:08:35 -07:00 |
|
Jason Volk
|
92ba96cdf1
|
modules/vm: Move the post_hook execution before the write commitment.
|
2019-03-13 16:45:22 -07:00 |
|
Jason Volk
|
69f1fe7241
|
ircd::db: Fix macro condition.
|
2019-03-13 16:11:29 -07:00 |
|
Jason Volk
|
eb7c7f07a7
|
ircd::fs::aio: Derive availability of IOCB_CMD_FSYNC / IOCB_CMD_FDSYNC.
|
2019-03-13 16:06:41 -07:00 |
|
Jason Volk
|
0158e88949
|
ircd::info: Get kernel name and version out of utsname if available.
|
2019-03-13 16:06:41 -07:00 |
|
Jason Volk
|
4c6e943d49
|
ircd::http: Simplify conditional.
|
2019-03-13 15:33:48 -07:00 |
|
Jason Volk
|
d6e97f6aab
|
ircd::net: Send server name identification when opening client connections.
|
2019-03-13 13:44:41 -07:00 |
|
Jason Volk
|
59f63841ba
|
ircd::openssl: Interface to set server name indication for client hello.
|
2019-03-13 13:32:56 -07:00 |
|
Jason Volk
|
fee9222e70
|
ircd::rfc1035: Fix assertion and enforce name limitations.
|
2019-03-13 13:32:47 -07:00 |
|
Jason Volk
|
15b25894d3
|
ircd::client: Fix response code from header parse failure handler.
|
2019-03-13 13:11:53 -07:00 |
|
Jason Volk
|
b3526298a9
|
ircd::net::acceptor: Rename logger to net.listen.
|
2019-03-13 13:11:53 -07:00 |
|