| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | Merge remote-tracking branch 'origin/de/zen-service-command' into de/zen-serv... | Dan Engelbrecht | 2025-03-14 | 20 | -29/+172 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Update Linux service type and add libsystemd dependency | Liam Mitchell | 2025-03-05 | 2 | -1/+5 | |
| | | * | | | | Initial implementation of service status reporting | Liam Mitchell | 2025-03-04 | 3 | -8/+49 | |
| | | * | | | | Implementation of service commands for Linux. | Liam Mitchell | 2025-02-27 | 14 | -18/+110 | |
| | | * | | | | Linux compilation fixes | Liam Mitchell | 2025-02-19 | 6 | -2/+8 | |
| | * | | | | | Merge remote-tracking branch 'origin/main' into de/zen-service-command | Dan Engelbrecht | 2025-01-23 | 33 | -1237/+1313 | |
| | |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | | fix positional arguments for zen service install on non-windows platforms | Dan Engelbrecht | 2025-01-17 | 1 | -1/+3 | |
| | * | | | | | Merge remote-tracking branch 'origin/main' into de/zen-service-command | Dan Engelbrecht | 2025-01-17 | 47 | -78/+100 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | clang format | Dan Engelbrecht | 2025-01-15 | 4 | -15/+19 | |
| | * | | | | | | systemd unit file, incomplete | Dan Engelbrecht | 2025-01-15 | 6 | -118/+156 | |
| | * | | | | | | clang format | Dan Engelbrecht | 2025-01-13 | 1 | -39/+41 | |
| | * | | | | | | generate unit file | Dan Engelbrecht | 2025-01-13 | 1 | -3/+71 | |
| | * | | | | | | linux service stop | Dan Engelbrecht | 2025-01-13 | 1 | -159/+13 | |
| | * | | | | | | linux service | Dan Engelbrecht | 2025-01-13 | 1 | -1/+198 | |
| | * | | | | | | typo fix | Dan Engelbrecht | 2025-01-10 | 1 | -1/+1 | |
| | * | | | | | | clang format | Dan Engelbrecht | 2025-01-10 | 4 | -94/+91 | |
| | * | | | | | | displayname and description are windows-only properties | Dan Engelbrecht | 2025-01-10 | 4 | -32/+41 | |
| | * | | | | | | cleanups | Dan Engelbrecht | 2025-01-10 | 1 | -159/+105 | |
| | * | | | | | | partially working service commands for macos | Dan Engelbrecht | 2025-01-10 | 2 | -26/+252 | |
| | * | | | | | | make windows elevation optional | Dan Engelbrecht | 2025-01-10 | 2 | -70/+132 | |
| | * | | | | | | use local service account for zen service | Dan Engelbrecht | 2025-01-10 | 1 | -13/+13 | |
| | * | | | | | | if we can't open a process handle, assume it is running under other user id | Dan Engelbrecht | 2025-01-10 | 1 | -0/+5 | |
| | * | | | | | | remove ServiceLevel | Dan Engelbrecht | 2025-01-10 | 6 | -395/+33 | |
| | * | | | | | | get home folder | Dan Engelbrecht | 2025-01-10 | 2 | -0/+9 | |
| | * | | | | | | partial macos implementation | Dan Engelbrecht | 2025-01-09 | 2 | -12/+60 | |
| | * | | | | | | mac function signature fix | Dan Engelbrecht | 2025-01-08 | 1 | -8/+6 | |
| | * | | | | | | use attachconsole to send ctrl+c to running process | Dan Engelbrecht | 2025-01-08 | 2 | -44/+48 | |
| | * | | | | | | add ServiceLevel for service processes: User, AllUsers and Service | Dan Engelbrecht | 2025-01-08 | 6 | -64/+483 | |
| | * | | | | | | check if service is already installed before attempting install | Dan Engelbrecht | 2025-01-08 | 1 | -7/+27 | |
| | * | | | | | | Merge remote-tracking branch 'origin/de/zen-service-command' into de/zen-serv... | Dan Engelbrecht | 2025-01-08 | 1 | -35/+112 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | wip | Dan Engelbrecht | 2024-09-18 | 1 | -34/+108 | |
| | | * | | | | | | Add ServiceSpec struct | Dan Engelbrecht | 2024-09-18 | 3 | -51/+79 | |
| | | * | | | | | | clang format | Dan Engelbrecht | 2024-09-18 | 2 | -5/+5 | |
| | | * | | | | | | launchd plist install | Dan Engelbrecht | 2024-09-18 | 3 | -7/+18 | |
| | | * | | | | | | more WIP | Dan Engelbrecht | 2024-09-18 | 1 | -432/+499 | |
| | | * | | | | | | wip | Dan Engelbrecht | 2024-09-18 | 1 | -320/+433 | |
| | | * | | | | | | zen `service` command | Dan Engelbrecht | 2024-09-18 | 5 | -0/+790 | |
| | * | | | | | | | Add ServiceSpec struct | Dan Engelbrecht | 2025-01-08 | 3 | -51/+79 | |
| | * | | | | | | | clang format | Dan Engelbrecht | 2025-01-08 | 2 | -5/+5 | |
| | * | | | | | | | launchd plist install | Dan Engelbrecht | 2025-01-08 | 3 | -7/+18 | |
| | * | | | | | | | more WIP | Dan Engelbrecht | 2025-01-08 | 1 | -432/+499 | |
| | * | | | | | | | wip | Dan Engelbrecht | 2025-01-08 | 1 | -320/+433 | |
| | * | | | | | | | zen `service` command | Dan Engelbrecht | 2025-01-08 | 5 | -0/+790 | |
| * | | | | | | | | oplog output improvements (#474) | Dan Engelbrecht | 2025-08-22 | 5 | -32/+43 | |
| * | | | | | | | | clean up trace options parsing (#473) | Dan Engelbrecht | 2025-08-22 | 20 | -148/+220 | |
| | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | | avoid new in static IoBuffer (#472) | Dan Engelbrecht | 2025-08-21 | 1 | -1/+19 | |
| * | | | | | | | per namespace/project cas prep refactor (#470) | Dan Engelbrecht | 2025-08-20 | 24 | -480/+703 | |
| * | | | | | | | zen print fixes/improvements (#469) | Dan Engelbrecht | 2025-08-19 | 11 | -40/+223 | |
| * | | | | | | | Ensure that FinalizeContainer finalizes both part and build | zousar | 2025-08-14 | 1 | -0/+31 | |
| * | | | | | | | New frontend zip. | Florent Devillechabrol | 2025-08-14 | 1 | -0/+0 | |