aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-02Update ChangeLogWilliam Hubbs
2017-09-29use printf consistently in cgroups handlingWilliam Hubbs
2017-09-22sh/rc-functions.sh: add need_if_exists convenience functionWilliam Hubbs
2017-09-22man/openrc-run.8: Clarify the explanation of the need dependencyWilliam Hubbs
2017-09-18ignore sigchld when shutting down the supervised processWilliam Hubbs
2017-09-18typo fixWilliam Hubbs
2017-09-18typo fixWilliam Hubbs
2017-09-18supervise-daemon: code cleanupWilliam Hubbs
2017-09-18initialize the stop scheduleWilliam Hubbs
2017-09-17rc-schedules.c: pass the correct pid to rc_find_pidsWilliam Hubbs
2017-09-17selinux: fix const qualifier warningJason Zaman
2017-09-17selinux: use openrc contexts path to get contextsJason Zaman
2017-09-16sysfs: fix cgroup hybrid modeWilliam Hubbs
2017-09-16cgroup2_find_path: use legacy mode if cgroup2 is not in the kernelWilliam Hubbs
2017-09-16version 0.32William Hubbs
2017-09-15Update ChangeLogWilliam Hubbs
2017-09-15update news fileWilliam Hubbs
2017-09-15cgroup_cleanup: try to remove the cgroup version 2 cgroupWilliam Hubbs
2017-09-15rc-cgroup.sh: cgroup_cleanup fix error handlingWilliam Hubbs
2017-09-15rc-cgroup.sh: fix signal namesWilliam Hubbs
2017-09-14add quiet switch to do_stop in src-schedules.cWilliam Hubbs
2017-09-14make the procedure for killing child processes of services configurableWilliam Hubbs
2017-09-14Make cgroup_cleanup send only one sigterm and sigkillWilliam Hubbs
2017-09-14rc-cgroup.sh: move cgroup_cleanup to the end of the fileWilliam Hubbs
2017-09-14guide.md: clarify cgroups documentationWilliam Hubbs
2017-09-14add support for control groups version 2William Hubbs
2017-09-07version 0.31William Hubbs
2017-09-06Update ChangeLogWilliam Hubbs
2017-09-06add quiet parameter to run_stop_scheduleWilliam Hubbs
2017-09-06add retry option to supervise-daemonWilliam Hubbs
2017-08-25make run_stop_schedule accept a pid instead of a pid fileWilliam Hubbs
2017-08-24version 0.30William Hubbs
2017-08-24start-stop-daemon: move --retry processing code to a shared moduleWilliam Hubbs
2017-08-23move get_pid function to a shared fileWilliam Hubbs
2017-08-16Update ChangeLogWilliam Hubbs
2017-08-15sh/openrc-run: source service script before ulimit is processedWilliam Hubbs
2017-07-26man/openrc-run.8: document fstabinfo and mountinfoWilliam Hubbs
2017-07-25man/openrc-run.8: document _pre and _post functionsWilliam Hubbs
2017-07-24fix ENT macro usageJason Graham
2017-07-24version 0.29William Hubbs
2017-07-24Typo fixJohn R. Graham
2017-07-13Update ChangeLogWilliam Hubbs
2017-07-13Add comment about overriding the default efivars mount in fstab to newsWilliam Hubbs
2017-07-11add link to efivars issue to news fileWilliam Hubbs
2017-07-11Update ChangeLogWilliam Hubbs
2017-07-11fix sysvinit compatibility for shutdown wrapperWilliam Hubbs
2017-07-11fix sysvinit compatibility for reboot wrapperWilliam Hubbs
2017-07-11fix sysvinit compatibility for poweroff wrapperWilliam Hubbs
2017-07-10fix halt wrapper so it is sysvinit compatibleWilliam Hubbs
2017-07-07man: fix an unclosed .Bl/.El warningAdam Borowski