| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move windows service utilities to zenutil and fix clang-format errors | Liam Mitchell | 2025-08-22 | 1 | -0/+1 |
| * | Move ReportServiceStatus to zenutil and remove extraneous logging | Liam Mitchell | 2025-08-22 | 1 | -0/+43 |
| * | Fix for MacOS compile failure | Liam Mitchell | 2025-08-20 | 1 | -0/+2 |
| * | Fix permissions and ownership issues with service binary copy and remove unne... | Liam Mitchell | 2025-07-25 | 1 | -5/+2 |
| * | Fix naming of service handle close guard variable | Liam Mitchell | 2025-03-27 | 1 | -1/+1 |
| * | Avoid leaking service handle in Windows service installation | Liam Mitchell | 2025-03-25 | 1 | -2/+2 |
| * | Specify restart options for service manager, to avoid use of manual restart l... | Liam Mitchell | 2025-03-25 | 1 | -0/+19 |
| * | Merge remote-tracking branch 'origin/main' into de/zen-service-command | Dan Engelbrecht | 2025-03-14 | 1 | -6/+6 |
| * | Update Linux service type and add libsystemd dependency | Liam Mitchell | 2025-03-05 | 1 | -1/+1 |
| * | Implementation of service commands for Linux. | Liam Mitchell | 2025-02-27 | 1 | -13/+46 |
| * | Linux compilation fixes | Liam Mitchell | 2025-02-19 | 1 | -1/+1 |
| * | clang format | Dan Engelbrecht | 2025-01-15 | 1 | -12/+13 |
| * | systemd unit file, incomplete | Dan Engelbrecht | 2025-01-15 | 1 | -115/+135 |
| * | 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 |
| * | clang format | Dan Engelbrecht | 2025-01-10 | 1 | -62/+57 |
| * | displayname and description are windows-only properties | Dan Engelbrecht | 2025-01-10 | 1 | -4/+1 |
| * | cleanups | Dan Engelbrecht | 2025-01-10 | 1 | -159/+105 |
| * | partially working service commands for macos | Dan Engelbrecht | 2025-01-10 | 1 | -25/+250 |
| * | use local service account for zen service | Dan Engelbrecht | 2025-01-10 | 1 | -13/+13 |
| * | remove ServiceLevel | Dan Engelbrecht | 2025-01-10 | 1 | -349/+21 |
| * | partial macos implementation | Dan Engelbrecht | 2025-01-09 | 1 | -12/+59 |
| * | 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 | 1 | -42/+41 |
| * | add ServiceLevel for service processes: User, AllUsers and Service | Dan Engelbrecht | 2025-01-08 | 1 | -35/+356 |
| * | 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 | 1 | -26/+48 |
| | * | clang format | Dan Engelbrecht | 2024-09-18 | 1 | -3/+3 |
| | * | launchd plist install | Dan Engelbrecht | 2024-09-18 | 1 | -4/+15 |
| | * | 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 | 1 | -0/+393 |
| * | Add ServiceSpec struct | Dan Engelbrecht | 2025-01-08 | 1 | -26/+48 |
| * | clang format | Dan Engelbrecht | 2025-01-08 | 1 | -3/+3 |
| * | launchd plist install | Dan Engelbrecht | 2025-01-08 | 1 | -4/+15 |
| * | 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 | 1 | -0/+393 |