Jason Volk
|
1059688d02
|
ircd::ctx: Add state for stack usage profiling; clarify some interfaces.
|
2018-05-05 23:14:11 -07:00 |
|
Jason Volk
|
f55304e0a1
|
ircd::ctx: Add slice total counter; move check_stack after timing sample.
|
2018-05-05 22:42:25 -07:00 |
|
Jason Volk
|
2167311b2e
|
modules/console: Add fed state args for auth/state and output spacing.
|
2018-05-05 22:24:25 -07:00 |
|
Jason Volk
|
a3a628c439
|
modules/console: Add fed state arguments for auth and state.
|
2018-05-05 22:24:25 -07:00 |
|
Jason Volk
|
1bde28ac17
|
modules/console: Add event content argument for more detail.
|
2018-05-05 22:24:25 -07:00 |
|
Jason Volk
|
ea42490b4e
|
ircd::ctx: Consolidate slice timing to tsc; add public interfacing.
|
2018-05-05 22:24:25 -07:00 |
|
Jason Volk
|
c98481c334
|
modules/console: Improve feds state output.
|
2018-05-05 16:49:17 -07:00 |
|
Jason Volk
|
4647e5f1cb
|
modules/console: Checkpoint feds state w/ count output only.
|
2018-05-05 03:58:59 -07:00 |
|
Jason Volk
|
18634c122b
|
modules/federation/federation: Improve version; move ostream to modules/console.
|
2018-05-05 03:36:47 -07:00 |
|
Jason Volk
|
f320cbf05d
|
modules/console: Update the room head cmd.
|
2018-05-04 20:57:28 -07:00 |
|
Jason Volk
|
85db62ff17
|
modules/console: Add event bad cmd.
|
2018-05-04 20:43:05 -07:00 |
|
Jason Volk
|
fb53069c6f
|
ircd::net::dns Include query in callback arguments to prevent any stale captures.
|
2018-05-01 18:56:22 -07:00 |
|
Jason Volk
|
25c43b6aa2
|
modules/console: Add host prefetch by room to cache warm for testing etc.
|
2018-05-01 14:51:13 -07:00 |
|
Jason Volk
|
f40831c8e6
|
modules/console: Alias host with net__host for ux.
|
2018-05-01 14:50:52 -07:00 |
|
Jason Volk
|
a03e467cff
|
modules/console: Fetch a head event id as default to feds backfill param.
|
2018-04-30 22:49:29 -07:00 |
|
Jason Volk
|
1aa3c68724
|
modules/console: Remove branch for members iteration arguments.
|
2018-04-30 22:48:30 -07:00 |
|
Jason Volk
|
c03ca13f17
|
modules/federation/federation: Add feds backfill event grid w/ cmd.
|
2018-04-30 08:51:03 -07:00 |
|
Jason Volk
|
e6a204263e
|
modules/media: Convey a user_id through the download stack for the file room.
|
2018-04-30 07:30:34 -07:00 |
|
Jason Volk
|
bc5ab4a1b1
|
modules/federation/federation: Add feds head w/ cmd.
|
2018-04-30 05:31:38 -07:00 |
|
Jason Volk
|
44b72023af
|
modules/console: Add room members read cmd.
|
2018-04-28 21:18:52 -07:00 |
|
Jason Volk
|
42f10271ae
|
modules/console: Add placement parameters in some room cmds.
|
2018-04-28 02:44:07 -07:00 |
|
Jason Volk
|
ec80e3ddef
|
modules/console: Add room send (non-state) cmd.
|
2018-04-28 00:18:30 -07:00 |
|
Jason Volk
|
49a2cddc45
|
modules: federation/federation library; move feds commands (prelim).
|
2018-04-27 18:02:42 -07:00 |
|
Jason Volk
|
bfbeb388f2
|
modules/console: Fix the fed head user_id argument.
|
2018-04-27 16:52:02 -07:00 |
|
Jason Volk
|
8cf95a6ba0
|
modules/media: Add file download command.
|
2018-04-27 14:40:44 -07:00 |
|
Jason Volk
|
9168477e69
|
modules/console: Update room count w/ standard event_filter jsons.
|
2018-04-26 22:07:03 -07:00 |
|
Jason Volk
|
412c12fd69
|
modules/console: Fix the state dfs cmd rot.
|
2018-04-26 21:35:55 -07:00 |
|
Jason Volk
|
4c2f90273a
|
modules/console: Rename room messages to events; add room roots; add special opt.
|
2018-04-26 21:35:55 -07:00 |
|
Jason Volk
|
8083a5d71c
|
ircd::db: Add WAL fflush; move table flushes to "sort()"; adjust interfaces.
|
2018-04-26 17:19:29 -07:00 |
|
Jason Volk
|
2625a81279
|
modules/console: Add hook list / hook base cmd.
|
2018-04-26 15:32:47 -07:00 |
|
Jason Volk
|
63e662606a
|
modules/console: Add room create cmd.
|
2018-04-26 15:09:30 -07:00 |
|
Jason Volk
|
d6ce6d9b43
|
modules/console: Various param improvements.
|
2018-04-25 23:35:46 -07:00 |
|
Jason Volk
|
96b353fa44
|
modules/console: Add file room cmd to get file room id.
|
2018-04-24 18:00:11 -07:00 |
|
Jason Volk
|
40a3263ad9
|
modules/console: Add a feds resend cmd to reaccept direct to sender.
|
2018-04-24 17:43:45 -07:00 |
|
Jason Volk
|
2b6fd1c985
|
modules/console: Allow lists of module names to mod cmds.
|
2018-04-24 17:41:25 -07:00 |
|
Jason Volk
|
0da3b60823
|
modules/console: Add console command to output user's room's origins.
|
2018-04-23 19:50:21 -07:00 |
|
Jason Volk
|
1e0d17935b
|
modules/console: Supply index for event erase write operation.
|
2018-04-23 18:15:18 -07:00 |
|
Jason Volk
|
ed7375a653
|
modules/s_control: Move conf commands over to modules/console.
|
2018-04-23 17:20:00 -07:00 |
|
Jason Volk
|
1ab361a733
|
modules/console: Split net host cache cmd to participate in cmd tree.
|
2018-04-23 17:20:00 -07:00 |
|
Jason Volk
|
9817a41c18
|
modules/console: Add log base cmd w/ list of named loggers and status.
|
2018-04-23 17:20:00 -07:00 |
|
Jason Volk
|
bb0659fd83
|
modules/console: Add log level adjustment command.
|
2018-04-23 17:20:00 -07:00 |
|
Jason Volk
|
7e27be36d9
|
modules/console: Add log mask cmd suite; recategorize log mark cmd under log.
|
2018-04-23 17:20:00 -07:00 |
|
Jason Volk
|
3d5c8a5a2f
|
modules/m_receipt: Deconflict receipt user_room type; add usefulness detection.
|
2018-04-21 16:52:19 -07:00 |
|
Jason Volk
|
0c7b5effaf
|
modules/console: Plug in some of the command-by-mxid stubs.
|
2018-04-20 23:54:22 -07:00 |
|
Jason Volk
|
f9c00e4f25
|
modules/console: Add cmd to iterate room members by origin.
|
2018-04-20 23:54:22 -07:00 |
|
Jason Volk
|
6b32da764d
|
ircd::client: Remove the asynchronous longpoll state.
|
2018-04-20 19:54:18 -07:00 |
|
Jason Volk
|
9e9a1449ee
|
modules/console: Add cmd to set column or database runtime options.
|
2018-04-20 15:22:50 -07:00 |
|
Jason Volk
|
47df72b69b
|
modules/console: Add cmd to mark the log.
|
2018-04-20 15:22:50 -07:00 |
|
Jason Volk
|
6f90708e46
|
modules/console: Add cmd to dump info to log.
|
2018-04-20 15:22:50 -07:00 |
|
Jason Volk
|
fcf17db132
|
ircd: Various fixes / cleanup.
|
2018-04-20 15:22:49 -07:00 |
|
Jason Volk
|
885e46788b
|
modules/console: Add ctx interrupt cmd.
|
2018-04-20 00:51:21 -07:00 |
|
Jason Volk
|
e586e22007
|
modules/console: Add event cmd idx argument.
|
2018-04-20 00:44:45 -07:00 |
|
Jason Volk
|
f66acf6f8e
|
modules/console: Add ctx base cmd w/ fallback to ctx list.
|
2018-04-20 00:44:45 -07:00 |
|
Jason Volk
|
0d4176a960
|
modules/console: Add events subcommand accepting filter-JSON argument.
|
2018-04-19 14:23:47 -07:00 |
|
Jason Volk
|
a91c4314d4
|
modules/console: Add room top command.
|
2018-04-18 15:05:15 -07:00 |
|
Jason Volk
|
7b514deb80
|
modules/console: Add db base cmd w/ delegation to db list for empty arguments.
|
2018-04-18 14:27:18 -07:00 |
|
Jason Volk
|
7f3919dd17
|
ircd:Ⓜ️ Split events iterations into namespace.
|
2018-04-18 01:25:54 -07:00 |
|
Jason Volk
|
3b7b6f815e
|
modules/console: Add db bytes command.
|
2018-04-17 14:14:00 -07:00 |
|
Jason Volk
|
359ff91316
|
modules/console: Add db stats convenience command to passthru to prop rocksdb.stats.
|
2018-04-17 13:43:10 -07:00 |
|
Jason Volk
|
f0be8745b7
|
modules/console: Convert event dumper to use vm sequence iteration.
|
2018-04-16 23:30:14 -07:00 |
|
Jason Volk
|
f06505a967
|
modules/console: Basic vm events iteration command.
|
2018-04-16 16:01:10 -07:00 |
|
Jason Volk
|
e009d6763e
|
ircd::db: Fix issues with txn interface.
|
2018-04-16 15:20:08 -07:00 |
|
Jason Volk
|
39a5272ee3
|
modules/console: Improve the events database dump process.
|
2018-04-15 22:33:44 -07:00 |
|
Jason Volk
|
7b54dba291
|
ircd::db: Expose an interface for some counters; add ticker command.
|
2018-04-15 16:43:09 -07:00 |
|
Jason Volk
|
0c78bf7a9b
|
ircd::db: Add compaction interface.
|
2018-04-15 02:42:57 -07:00 |
|
Jason Volk
|
f0dc31d284
|
modules/console: Add ability to query prop for all columns with "**" key.
|
2018-04-14 22:01:25 -07:00 |
|
Jason Volk
|
3b7816763e
|
modules/console: Tweak formatting for net host cache list.
|
2018-04-14 18:17:02 -07:00 |
|
Jason Volk
|
ee5c1f27f2
|
modules/console: Improve formatting for client list output.
|
2018-04-14 17:34:07 -07:00 |
|
Jason Volk
|
428e209995
|
modules/console: Filter error peers by default unless argument.
|
2018-04-14 00:51:58 -07:00 |
|
Jason Volk
|
f4015c597e
|
modules/console: Make mod list the mod base cmd.
|
2018-04-14 00:51:30 -07:00 |
|
Jason Volk
|
431d5cfc02
|
modules/console: Add feds version command.
|
2018-04-13 23:55:38 -07:00 |
|
Jason Volk
|
e35338b5b2
|
modules/console: Improve room messages command; incorporate limit argument.
|
2018-04-13 22:46:31 -07:00 |
|
Jason Volk
|
b95c27826b
|
modules/console: Command to only iterate peers with errors.
|
2018-04-13 20:02:48 -07:00 |
|
Jason Volk
|
db8972c0ef
|
modules/console: Add client base command to explore the client::list.
|
2018-04-13 17:40:37 -07:00 |
|
Jason Volk
|
1143789f35
|
modules/console: Move net peer commands out of net; increase net host cache output widths.
|
2018-04-13 16:31:37 -07:00 |
|
Jason Volk
|
f557f26322
|
modules/console: Rename exec cmd to eval; add eval base cmd.
|
2018-04-13 14:47:17 -07:00 |
|
Jason Volk
|
d07da44718
|
modules/console: Add user rooms command.
|
2018-04-13 14:04:36 -07:00 |
|
Jason Volk
|
90597bc59c
|
modules/console: Complete the db prop command.
|
2018-04-12 23:07:45 -07:00 |
|
Jason Volk
|
345870feb9
|
modules/console: Add basic user read command.
|
2018-04-12 02:38:56 -07:00 |
|
Jason Volk
|
a41420d9e5
|
modules/console: Add user presence iteration command.
|
2018-04-12 02:27:31 -07:00 |
|
Jason Volk
|
b305e72cef
|
modules/console: Add feds event command with existential consensus report.
|
2018-04-11 01:28:01 -07:00 |
|
Jason Volk
|
8dd0c56f7d
|
modules/console: Various fixes; buffer size; params.
|
2018-04-10 21:04:52 -07:00 |
|
Jason Volk
|
9ed97730e6
|
modules/console: Command to clear all peer errors.
|
2018-04-10 21:04:25 -07:00 |
|
Jason Volk
|
d12b4bd259
|
modules/console: db flush and sync commands.
|
2018-04-09 21:23:54 -07:00 |
|
Jason Volk
|
4b201b026e
|
modules/console: Preliminary rooms list base command.
|
2018-04-09 20:12:03 -07:00 |
|
Jason Volk
|
564338b2fe
|
modules/console: Add fed public_rooms command.
|
2018-04-08 22:11:28 -07:00 |
|
Jason Volk
|
130c4970b6
|
modules/console: Sort fed event_auth output by depth.
|
2018-04-08 12:52:27 -07:00 |
|
Jason Volk
|
9df6d127af
|
ircd:Ⓜ️:v1: event_auth convenience conversion; fed event_auth output.
|
2018-04-08 12:45:05 -07:00 |
|
Jason Volk
|
99ce3232d4
|
modules/console: Fix errors.
|
2018-04-08 12:41:26 -07:00 |
|
Jason Volk
|
d7b3a56882
|
modules/console: Improve room get (event) cmd; use params; add output opts.
|
2018-04-08 12:35:27 -07:00 |
|
Jason Volk
|
b497ce35da
|
modules/console: Add fed event_auth command.
|
2018-04-08 12:35:27 -07:00 |
|
Jason Volk
|
2770c19ac2
|
modules/console: Source all timeout values from the options structure.
|
2018-04-07 02:01:04 -07:00 |
|
Jason Volk
|
e7c7a295c4
|
modules/console: Add an eval option to fed event.
|
2018-04-07 02:00:30 -07:00 |
|
Jason Volk
|
ac0d7e9a78
|
modules/console: Minor fixes.
|
2018-04-07 02:00:08 -07:00 |
|
Jason Volk
|
ade6ad79d9
|
modules/console: Support alias to id translation for room cmd suite.
|
2018-04-06 22:23:18 -07:00 |
|
Jason Volk
|
76e5543efa
|
modules/console: Support alias to id translation for fed command suite.
|
2018-04-06 22:23:18 -07:00 |
|
Jason Volk
|
124102bf2f
|
modules/console: Add fed send command.
|
2018-04-06 22:23:18 -07:00 |
|
Jason Volk
|
904ec2455f
|
modules/console: Add a fed sync command.
|
2018-04-06 03:43:31 -07:00 |
|
Jason Volk
|
8d0681e7b1
|
ircd::ctx: Eliminate the std future_status and simplify our real-use interfaces.
|
2018-04-05 22:16:32 -07:00 |
|
Jason Volk
|
022bf95f7f
|
modules/console: Fix fed__head remote opt; various cleanup; named params.
|
2018-04-05 21:16:51 -07:00 |
|