Jason Volk
|
deeb731d42
|
modules/client/search: Update the handler with skeleton structure.
|
2019-09-14 13:51:24 -07:00 |
|
Jason Volk
|
5493376731
|
ircd:Ⓜ️ Start a search namespace; add spec tuple.
|
2019-09-14 13:51:24 -07:00 |
|
Jason Volk
|
c6da5f17d0
|
ircd::allocator: Add tcache=false to our weak defaulting malloc_conf.
|
2019-09-14 12:21:42 -07:00 |
|
Jason Volk
|
d74d6c5eda
|
ircd::fs: Warn for low RLIMIT_NOFILE on init; minor renames.
|
2019-09-14 12:17:07 -07:00 |
|
Jason Volk
|
8dac4c5a03
|
ircd::info: Add section label comment. [skip ci]
|
2019-09-14 12:17:07 -07:00 |
|
Jason Volk
|
56c025ab7b
|
ircd::net::socket: Minor cleanup; move warning into unlikely branch.
|
2019-09-14 12:17:07 -07:00 |
|
Jason Volk
|
6da9219039
|
ircd:Ⓜ️:feds: Give the op enum more prominence.
|
2019-09-13 23:16:07 -07:00 |
|
Jason Volk
|
2238bf1df3
|
ircd:Ⓜ️:room::bootstrap: Fix make_join eval options.
|
2019-09-13 18:41:06 -07:00 |
|
Jason Volk
|
a2ffebeb06
|
ircd:Ⓜ️:rooms::summary: Use server name as fetch target.
|
2019-09-13 18:41:06 -07:00 |
|
Jason Volk
|
f8e3030819
|
modules/client/directory/list: Use local rooms::summary::set() overload.
|
2019-09-13 18:04:53 -07:00 |
|
Jason Volk
|
9eae6be223
|
ircd:Ⓜ️:rooms: Add summary iteration based on alias hosts.
|
2019-09-13 17:48:35 -07:00 |
|
Jason Volk
|
e4a95c9928
|
ird:Ⓜ️:rooms: Remove summary iteration based on room_id.host().
|
2019-09-13 17:45:04 -07:00 |
|
Jason Volk
|
4753e7aada
|
ircd:Ⓜ️:rooms: Only test join_rule if room is not summarized in !public.
|
2019-09-13 17:26:28 -07:00 |
|
Jason Volk
|
407ee42343
|
ircd::fs::aio: Set continuation=true in sigfd ios descriptor.
|
2019-09-13 17:11:13 -07:00 |
|
Jason Volk
|
4b949e7b01
|
modules/m_vm_fetch: Fix state fetch condition.
|
2019-09-13 16:32:26 -07:00 |
|
Jason Volk
|
1f82e009b7
|
ircd::json: Deinline member ctor.
|
2019-09-13 16:32:26 -07:00 |
|
Jason Volk
|
97881ac976
|
ircd:Ⓜ️:vm::eval: Fix generation and scope duration of event_id in array eval.
|
2019-09-13 15:39:06 -07:00 |
|
Jason Volk
|
0c45fb827d
|
ircd:Ⓜ️:vm: Add a specific edu option to vmopts.
|
2019-09-13 15:26:44 -07:00 |
|
Jason Volk
|
bfc493ce64
|
ircd:Ⓜ️:vm::fetch: Only synchronize state for the parent eval.
|
2019-09-13 14:17:11 -07:00 |
|
Jason Volk
|
54c29274f2
|
ircd:Ⓜ️:room::server_acl: Propagate exceptions through check().
|
2019-09-13 14:10:27 -07:00 |
|
Jason Volk
|
c5d9181d23
|
modules/console: Display number of pdus completed in vm cmd.
|
2019-09-13 14:06:08 -07:00 |
|
Jason Volk
|
7867bb6a4f
|
modules/m_room_create: Optimize check.
|
2019-09-13 13:40:24 -07:00 |
|
Jason Volk
|
1e62b68286
|
ircd:Ⓜ️:vm: Move conform hook to pdu branch.
|
2019-09-13 13:38:05 -07:00 |
|
Jason Volk
|
4e0db779f7
|
modules/federation/send: Tweak pdu eval opts.
|
2019-09-13 13:32:20 -07:00 |
|
Jason Volk
|
e3d0eb34fe
|
ircd:Ⓜ️:vm::fetch: Propagate vm::opts to any recursive eval.
|
2019-09-13 13:28:23 -07:00 |
|
Jason Volk
|
2cb48f4296
|
README: Add chatroom badge. [skip ci]
|
2019-09-13 13:13:21 -07:00 |
|
Jason Volk
|
a280350dee
|
ircd::net: Fix the asio callback and error_code interp on socket waits.
|
2019-09-13 12:44:59 -07:00 |
|
Jason Volk
|
fcf19bc002
|
ircd::net: Increase the peek workaround buffer size.
|
2019-09-13 12:44:59 -07:00 |
|
Jason Volk
|
27dbc14b3a
|
ircd::net: Cleanup asynchronous wait switch and ios descriptors.
|
2019-09-13 12:44:59 -07:00 |
|
Jason Volk
|
b19ed6854b
|
ircd::net: Consolidate all eof error_code related.
|
2019-09-13 12:44:59 -07:00 |
|
Jason Volk
|
e71e93fe5f
|
modules/console: Improve client cmd output format.
|
2019-09-13 12:44:59 -07:00 |
|
Jason Volk
|
2aa218c366
|
ircd::net::dns::cache: Fix callback loop assumptions.
ircd::net::dns::resolver: Fix the timeout worker iteration approach.
|
2019-09-12 20:11:48 -07:00 |
|
Jason Volk
|
5fa545f879
|
modules/m_keys: Minor cleanup.
|
2019-09-12 20:11:48 -07:00 |
|
Jason Volk
|
605c7dd37c
|
ircd::server: Minor cleanup; branch expect; assertions.
|
2019-09-12 20:11:48 -07:00 |
|
Jason Volk
|
1bba6f12a6
|
modules/console: Fix conditions for done/pipe flag in output.
|
2019-09-12 20:11:48 -07:00 |
|
Jason Volk
|
5c895ab65f
|
modules/console: Improve vm cmd output.
|
2019-09-12 20:11:48 -07:00 |
|
Jason Volk
|
35b0670690
|
ircd::db: Add stack usage assertions before entering rocksdb.
|
2019-09-12 18:37:33 -07:00 |
|
Jason Volk
|
e70dcfd0b4
|
ircd::server: Remove net::check() on success handler entry.
|
2019-09-12 18:37:33 -07:00 |
|
Jason Volk
|
b980461a62
|
ircd::ctx: Relax assertion for nested interruption masks.
|
2019-09-12 18:37:33 -07:00 |
|
Jason Volk
|
d6a2328fa0
|
ircd::server::tag: Use unique_buffer for cancellation mgmt.
|
2019-09-12 18:37:33 -07:00 |
|
Jason Volk
|
bce4295c73
|
ircd:Ⓜ️:event: Replace unquote() w/ json::string type; use structured binding range for.
|
2019-09-12 18:37:33 -07:00 |
|
Jason Volk
|
a60750ab86
|
modules/console: Add ios latency diagnostic.
|
2019-09-12 12:37:49 -07:00 |
|
Jason Volk
|
d3039669f5
|
ircd::net::dns::cache: Add equality operations for waiter.
|
2019-09-12 11:57:42 -07:00 |
|
Jason Volk
|
3157aa5405
|
ircd::net::dns::cache:: Deinline waiter ctor.
|
2019-09-12 11:57:42 -07:00 |
|
Jason Volk
|
9c68d01d86
|
ircd:Ⓜ️:room: Remove cruft.
|
2019-09-12 11:57:42 -07:00 |
|
Jason Volk
|
dcab8eb08e
|
ircd::prof: Remove cruft; minor cleanup.
|
2019-09-12 10:18:51 -07:00 |
|
Jason Volk
|
5c89a2b030
|
modules/console: Format help cmd list into columns.
|
2019-09-12 09:57:06 -07:00 |
|
Jason Volk
|
80f8ae9547
|
ircd::net::dns: Add assertions; expect callback; fix error.
|
2019-09-11 20:11:09 -07:00 |
|
Jason Volk
|
34898aaea0
|
construct: Make interruption during cmd in watch.
|
2019-09-11 18:29:24 -07:00 |
|
Jason Volk
|
2110f7e632
|
ircd::server: Declare associating ctor noexcept (-Wnoexcept).
|
2019-09-11 18:07:55 -07:00 |
|