about summary refs log tree commit diff
path: root/nitroctl.c
Commit message (Expand)AuthorAgeFilesLines
* make nitroctl work with / in service namesLeah Neukirchen2024-02-071-1/+6
* nitroctl: check argv[2] before using itLeah Neukirchen2024-01-231-1/+1
* formatting cleanupLeah Neukirchen2024-01-231-4/+4
* nitroctl: only include utmp when neededLeah Neukirchen2024-01-091-3/+4
* more includes for portabilityLeah Neukirchen2024-01-091-0/+1
* nitroctl: default to list commandLeah Neukirchen2024-01-061-1/+3
* nitroctl: can be used as drop-in for init, halt, reboot, poweroff.Leah Neukirchen2024-01-061-9/+130
* nitroctl: allow passing paths as service namesLeah Neukirchen2023-12-311-9/+31
* nitroctl: better error messagesLeah Neukirchen2023-12-251-2/+2
* nitroctl: tweaksLeah Neukirchen2023-12-251-3/+2
* nitroctl: use notification socketsLeah Neukirchen2023-12-251-81/+113
* add nitroctlLeah Neukirchen2023-12-231-0/+174