qsu

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2026-03-08
02:05
Release maintenance. leaf check-in: 68b173538f user: jan tags: qsu-0.10.0, trunk
00:50
Clean up service handler timings. check-in: 743f726b6b user: jan tags: trunk
2026-03-07
23:07
Bump version. check-in: 880551aaad user: jan tags: trunk
22:55
Enable trace level logging for qsu in logging example. check-in: 8da3e5455e user: jan tags: trunk
22:20
Windows fixups. check-in: db114f6a9c user: jan tags: trunk
21:51
Clippy. check-in: 8c52456fa3 user: jan tags: trunk
21:41
Update state reporting; backends take in str. check-in: 9f3e676241 user: jan tags: trunk
20:10
Rework state reporting. Place implementation backends in a wrapper. Remove StateMsg, use raw str instead. check-in: c467bdb8a7 user: jan tags: trunk
18:21
Use windows-registry instead of winreg and registry. Fixes [af2ab1da145aff0a]. check-in: 0d1a0e3a86 user: jan tags: trunk
16:23
Introduce ArgParser::setup_cmd() and `init_command` macro. These can be used together to populate the command line parser with some common crate metadata. check-in: d39f7596e3 user: jan tags: trunk
02:34
Clippy. check-in: a9a63f1f4e user: jan tags: trunk
02:02
Release maintenance. check-in: 981d467e90 user: jan tags: qsu-0.9.1, trunk
01:17
Change log. check-in: d01e497ca1 user: jan tags: trunk
01:10
Clippy fixes. check-in: e74eebf82e user: jan tags: trunk
01:08
Update nix to 0.31. Bump MSRV. Clippy fixes. check-in: 869ed3e3c6 user: jan tags: trunk
00:43
Don't add a timestamp when logging to systemd. check-in: 6bd8fa1268 user: jan tags: trunk
2026-03-06
01:12
Release maintenance. check-in: 720bea0386 user: jan tags: qsu-0.9.0, trunk
00:49
Log some service runtimes (total rutnime, init/run/shutdown handlers). Pass RunCtx to ArgProc::build_apprt(). check-in: f96e083e6a user: jan tags: trunk
2026-03-05
13:03
Change log. check-in: 4b02f0f5ac user: jan tags: trunk
02:43
Add service options when using a pre-created Command. check-in: 8da4a1f17b user: jan tags: qsu-0.8.2, trunk
02:23
More missing Sync's. check-in: acdf12e3d7 user: jan tags: qsu-0.8.1, trunk
02:21
Add missing Sync's. check-in: 4d3ea35895 user: jan tags: trunk
00:51
Clippy fixes. check-in: d6cb6e4adb user: jan tags: qsu-0.8.0, trunk
00:46
Merge. check-in: 1c09d6cf90 user: jan tags: trunk
00:44
Update to edition 2024 in rustfmt.toml and run 'cargo +nightly fmt'. closed check-in: 1888f3b6db user: jan tags: remove-run-service
00:43
Change log. check-in: fdb12b3925 user: jan tags: remove-run-service
00:41
Use edition 2024, bump msrv and fix clippy fallout. check-in: 2db31a95b5 user: jan tags: remove-run-service
2026-03-04
23:36
Pass on log filtering on service installation. check-in: 6dcb40a524 user: jan tags: remove-run-service
23:22
Clippy. check-in: f654ce2bd5 user: jan tags: remove-run-service
23:17
Add (commented out) systemd restart configuration. check-in: 585c1d248c user: jan tags: remove-run-service
22:59
Support log filter during registration. check-in: 7d68b70384 user: jan tags: remove-run-service
22:29
Remove run-service subcommand check-in: 3fd0fbeab7 user: jan tags: remove-run-service
21:29
Clippy. check-in: e1baaab590 user: jan tags: trunk
21:15
Clippy. check-in: 04ec04288b user: jan tags: trunk
21:12
Cleanup state logging and checkpoint numbering. check-in: f54036a791 user: jan tags: trunk
20:30
Clean up status reporting. check-in: ef900c65f8 user: jan tags: trunk
18:59
Documentation. check-in: 3e6fe818c3 user: jan tags: trunk
18:14
Documentation. check-in: 229fbae8fa user: jan tags: trunk
17:23
wiki cleanup. check-in: d123d3741b user: jan tags: trunk
02:44
Fix link. check-in: 61da681be0 user: jan tags: trunk
2026-03-03
10:59
Update readme. check-in: ef602200ae user: jan tags: trunk
2026-03-02
23:23
Explicit error mapping, for now. check-in: eb1355c887 user: jan tags: trunk
03:32
Changelog fixups. check-in: b01c7b5410 user: jan tags: trunk
02:26
Ops. Fix bad merge. check-in: 5e6fd635eb user: jan tags: trunk
02:19
Merge. Production log filtering has been implemented. check-in: ac369b5b2b user: jan tags: trunk
02:16
Bump version. closed check-in: 83f877095e user: jan tags: log-revamp
01:54
Use fltevtlog crate for windows event logging. check-in: 7b6f2700db user: jan tags: log-revamp
2026-02-28
20:11
Make use of updated eventlog with filtering support. Add support for LogFilter registry setting. check-in: a541e3745d user: jan tags: log-revamp
18:08
Rework production logging to support filtering rules. check-in: ba867b9ebf user: jan tags: log-revamp
2026-02-27
22:50
Return to using log. check-in: fedfe044f9 user: jan tags: trunk