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 |
|
Jason Volk
|
ba3d82abe7
|
ircd::server: Use interface function to query canceled.
|
2019-09-11 18:06:34 -07:00 |
|
Jason Volk
|
b09c0a464a
|
construct: Allow millisecond sleep times for watch command.
|
2019-09-11 17:47:36 -07:00 |
|
Jason Volk
|
c7168d3016
|
ircd::net::dns::resolver: Increase worker stack sizes.
|
2019-09-11 15:36:46 -07:00 |
|
Jason Volk
|
ea9ee27ec2
|
ircd:Ⓜ️;dbs: Tweak _event_json block size default.
|
2019-09-11 14:39:12 -07:00 |
|
Jason Volk
|
2527965c91
|
ircd:Ⓜ️:vm: Consolidate duplicate eval condition branches.
|
2019-09-11 13:12:36 -07:00 |
|
Jason Volk
|
fac2a1e070
|
ircd:Ⓜ️:vm::eval: Add count(event_id) to static interface.
|
2019-09-11 12:51:54 -07:00 |
|
Jason Volk
|
83c58cf42e
|
ircd::net::dns: Deduplicate requests at resolve() entry.
|
2019-09-11 12:17:27 -07:00 |
|
Jason Volk
|
47204888d6
|
ircd::net::dns: End catch block before invoking callbacks.
|
2019-09-11 11:50:36 -07:00 |
|
Jason Volk
|
fe4c7bb12e
|
modules/console: Output peer flags in listing.
|
2019-09-11 11:40:24 -07:00 |
|
Jason Volk
|
f36a743471
|
ircd:Ⓜ️:vm: Add branch expectations for execute path.
|
2019-09-11 11:33:53 -07:00 |
|
Jason Volk
|
b73c467fae
|
ircd:Ⓜ️ Make more efficient members queries.
|
2019-09-11 11:07:09 -07:00 |
|
Jason Volk
|
eee2c9481f
|
modules/console: Add local members counts to room top.
|
2019-09-11 10:55:19 -07:00 |
|
Jason Volk
|
0241f2b9a1
|
ircd:Ⓜ️:room::members: Add host argument to interface stack for more efficient queries.
|
2019-09-11 10:53:48 -07:00 |
|
Jason Volk
|
090fac34bc
|
modules/console: Combine vm/eval cmds; improve output.
|
2019-09-11 09:49:12 -07:00 |
|
Jason Volk
|
461401c8bf
|
README: Unbold a word in the build tools section.
|
2019-09-11 09:48:46 -07:00 |
|
Jason Volk
|
fcb70510ab
|
ircd:Ⓜ️:init::backfill: Increase default concurrent room conf.
|
2019-09-11 09:16:54 -07:00 |
|