Jason Volk
|
02bb466898
|
modules/client/rooms/messages: Fix pagination token related.
|
2019-04-18 15:11:48 -07:00 |
|
Jason Volk
|
8428774a25
|
modules/m_event: Check for target membership auth event first here.
|
2019-04-18 14:36:17 -07:00 |
|
Jason Volk
|
6eeb8da71d
|
ircd:Ⓜ️ Try for outer membership property first before parsing content.
|
2019-04-18 14:35:46 -07:00 |
|
Jason Volk
|
cdefddf6af
|
modules/client/rooms/messages: Add log facility; add debug msg.
|
2019-04-18 14:20:47 -07:00 |
|
Jason Volk
|
492d58dd83
|
modules/client/rooms/context: Add a log facility; debug message.
|
2019-04-18 14:14:41 -07:00 |
|
Jason Volk
|
4d6eb23352
|
ircd: Use unwind::defer to enter run::level::HALT.
|
2019-04-18 05:46:20 -07:00 |
|
Jason Volk
|
c6a59ab6b1
|
ircd::util: Add an unwind::defer device.
|
2019-04-18 05:46:07 -07:00 |
|
Jason Volk
|
5232893c6a
|
ircd:Ⓜ️:fetch: Checkpoint frontfill / head selection related.
|
2019-04-18 05:17:49 -07:00 |
|
Jason Volk
|
bc922724cd
|
ircd:Ⓜ️:feds: Refactor interface into opcode ABI.
|
2019-04-18 05:16:21 -07:00 |
|
Jason Volk
|
08cd894cd0
|
ircd:Ⓜ️:feds: Point to the opts in result struct.
|
2019-04-18 04:15:13 -07:00 |
|
Jason Volk
|
cbad78ffc9
|
modules/console: Rename fed/s event_auth to auth.
|
2019-04-18 04:14:50 -07:00 |
|
Jason Volk
|
59982907d3
|
ircd:Ⓜ️:feds: Add feds::auth; update console cmd.
|
2019-04-18 04:13:21 -07:00 |
|
Jason Volk
|
871fb748eb
|
ircd:Ⓜ️:fetch: Pass boolean values down the stack for start/prefetch.
|
2019-04-18 01:21:22 -07:00 |
|
Jason Volk
|
477090ff52
|
ircd::server: Minor assertions.
|
2019-04-18 01:19:02 -07:00 |
|
Jason Volk
|
2726c67ecc
|
ircd::server: Dedup request/tag move semantics.
|
2019-04-18 01:10:43 -07:00 |
|
Jason Volk
|
91bed23951
|
ircd::allocator: Meet posix spec requirements for posix_memalign().
|
2019-04-18 00:59:56 -07:00 |
|
Jason Volk
|
51b3e63959
|
ircd::allocator: Include aligned allocs in profile.
|
2019-04-18 00:59:56 -07:00 |
|
Jason Volk
|
afdf0efbd1
|
ircd::buffer: Tweak unique_buffer semantics.
|
2019-04-18 00:59:56 -07:00 |
|
Jason Volk
|
128b770429
|
ircd::buffer: Move aligned_alloc to ircd::allocator; deinline.
|
2019-04-18 00:21:08 -07:00 |
|
Jason Volk
|
286aee740b
|
ircd::buffer: Use c++17 switch here; addl assertions.
|
2019-04-18 00:08:10 -07:00 |
|
Jason Volk
|
672dc48d1d
|
modules/federation/federation: Minor assertion; prevent trouble with ctx::exception_handler.
|
2019-04-17 23:02:33 -07:00 |
|
Jason Volk
|
8cc01dfc4d
|
modules/federation: Return the response x val rather than default construction in handlers.
|
2019-04-17 21:34:18 -07:00 |
|
Jason Volk
|
01ac59df82
|
modules/m_rooms: Don't throw from summary_del() for non-existent room.
|
2019-04-17 21:05:31 -07:00 |
|
Jason Volk
|
0fa4bdcff7
|
ircd:Ⓜ️:rooms: Consolidate / refine the rooms iteration interface.
|
2019-04-17 20:47:50 -07:00 |
|
Jason Volk
|
25680a8ed2
|
ircd: Move smalldate() to date.h from logger unit.
|
2019-04-17 19:27:26 -07:00 |
|
Jason Volk
|
4d3727a0a1
|
ircd::fs: Condition various runtime support on compilation too.
|
2019-04-17 19:19:30 -07:00 |
|
Jason Volk
|
1eaff2e91e
|
ircd::fs: Runtime binding for pwritev(2)/pwritev2(2) based on kernel version.
|
2019-04-17 19:19:30 -07:00 |
|
Jason Volk
|
6fbf882e16
|
ircd::fs: Use GNU indirect function binding to efficiently support RWF_APPEND at runtime.
|
2019-04-17 19:09:16 -07:00 |
|
Jason Volk
|
24b6f59a67
|
modules: Linker options package; immediate symbol resolution.
|
2019-04-17 17:34:44 -07:00 |
|
Jason Volk
|
62441e1c68
|
ircd: Switch to lazy-loading libircd.so symbols.
|
2019-04-17 17:29:08 -07:00 |
|
Jason Volk
|
0c6845253d
|
modules/federation/make_leave: Upgrade to json::stack; use m::room:: interfaces.
|
2019-04-17 07:14:40 -07:00 |
|
Jason Volk
|
fd6c2fb2aa
|
modules/federation/make_join: Upgrade to json::stack; use m::room:: interfaces.
|
2019-04-17 07:12:22 -07:00 |
|
Jason Volk
|
4f45571526
|
modules/console: Add raw option for fed head cmd.
|
2019-04-17 06:51:40 -07:00 |
|
Jason Volk
|
655d56a849
|
modules/federation: Add access conditions for make_join/make_leave.
|
2019-04-17 05:24:28 -07:00 |
|
Jason Volk
|
b2bb0b70d2
|
modules/s_conf: Allow manual updating of persist=false conf::item.
|
2019-04-17 04:59:00 -07:00 |
|
Jason Volk
|
8060b18aa8
|
modules/s_dns_resolver: Improve dock notifications; adjust the timeout worker cadence.
|
2019-04-17 04:26:08 -07:00 |
|
Jason Volk
|
08b53b1746
|
ircd::vg: Start a valgrind emulator hypercall suite.
|
2019-04-17 00:59:52 -07:00 |
|
Jason Volk
|
e861743203
|
configure: Start an instrumentation header check section; add valgrind/memcheck.h.
|
2019-04-17 00:50:03 -07:00 |
|
Jason Volk
|
83193d0ff9
|
ircd::server: Add an op_open; handle control return to link::open().
|
2019-04-16 22:37:44 -07:00 |
|
Jason Volk
|
0f404a0bda
|
ircd::net: Addition assertions; use constrefs in handler cbs.
|
2019-04-16 21:39:43 -07:00 |
|
Jason Volk
|
945ce126c5
|
ircd::net: Remove explicit string conversion.
|
2019-04-16 21:11:39 -07:00 |
|
Jason Volk
|
9a44188c00
|
ircd::net Increase buffer sizes.
|
2019-04-16 21:11:27 -07:00 |
|
Jason Volk
|
46acff07b7
|
ircd::server: Elide allocations for these stringifies.
|
2019-04-16 20:57:06 -07:00 |
|
Jason Volk
|
4038973297
|
ircd::util: Use allocator::node for instance_list instances.
|
2019-04-16 20:48:00 -07:00 |
|
Jason Volk
|
7c6c60960f
|
ircd::net: Improve various callback fini/error conditions.
|
2019-04-16 20:10:24 -07:00 |
|
Jason Volk
|
6bf3ccb7b5
|
ircd::net: Bypass call to current_cipher() on error conditions.
|
2019-04-16 20:10:24 -07:00 |
|
Jason Volk
|
a24d3a1d96
|
ircd::net: Prevent any handshake on finished socket out of handle_connect.
|
2019-04-16 20:10:23 -07:00 |
|
Jason Volk
|
ff25a486a0
|
ircd::net: Bail from handle_verify() on socket fini.
|
2019-04-16 20:10:23 -07:00 |
|
Jason Volk
|
3b832db9a4
|
ircd::net: Add traps under reject()s.
|
2019-04-16 20:00:17 -07:00 |
|
Jason Volk
|
903a6e7f57
|
ircd::server: Copy the eptr so it doesn't get robbed on forwarding constructions.
|
2019-04-16 19:04:23 -07:00 |
|