| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | Merge pull request #321 from ue-foundation/lm/zen-service-elevated-command-line | Liam Mitchell | 2025-03-26 | 2 | -3/+3 | |
| | | |\ \ \ | ||||||
| | | | * | | | Fix command line parsing when running service commands elevated | Liam Mitchell | 2025-03-25 | 2 | -3/+3 | |
| | | * | | | | Merge pull request #322 from ue-foundation/lm/zen-service-return-codes | Liam Mitchell | 2025-03-26 | 1 | -2/+16 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | Update return codes for service commands to provide more information to the c... | Liam Mitchell | 2025-03-25 | 1 | -2/+16 | |
| | | | |/ / / | ||||||
| | | * | | | | Merge pull request #323 from ue-foundation/lm/zen-service-restart-options | Liam Mitchell | 2025-03-26 | 1 | -1/+20 | |
| | | |\ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | | | * | | | 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 | 107 | -1121/+14434 | |
| | | |\ \ \ | ||||||
| | | * \ \ \ | Merge remote-tracking branch 'origin/de/zen-service-command' into de/zen-serv... | Dan Engelbrecht | 2025-03-14 | 21 | -29/+176 | |
| | | |\ \ \ \ | ||||||
| | | | * \ \ \ | Merge pull request #288 from ue-foundation/lm/zen-service-command | Liam Mitchell | 2025-03-13 | 21 | -29/+176 | |
| | | | |\ \ \ \ | ||||||
| | | | | * | | | | Update Linux service type and add libsystemd dependency | Liam Mitchell | 2025-03-05 | 3 | -1/+9 | |
| | | | | * | | | | 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 | 34 | -1237/+1314 | |
| | | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | | * | | | | | changelog | Dan Engelbrecht | 2025-01-17 | 1 | -0/+18 | |
| | | * | | | | | 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 | 49 | -79/+109 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | 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 | 4 | -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 | 4 | -7/+18 | |