summaryrefslogtreecommitdiffstats
path: root/src/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Enforce minimum delay for RPC actions if user is activeSimon Rettberg2019-05-141-7/+21
|
* Less debug spamSimon Rettberg2019-05-141-2/+2
|
* Properly cap sleep after RPC callSimon Rettberg2019-05-131-0/+5
|
* Support --min-idleSimon Rettberg2019-05-131-5/+17
| | | | | Requires a minimum amount of user idle time before performing a scheduled reboot/poweroff if a user is logged on.
* Add reboot/kexec/poweroff via RPCSimon Rettberg2019-05-131-42/+60
|
* Initial commitSimon Rettberg2019-05-101-0/+498