Age | Commit message (Expand) | Author |
2017-11-29 | man/openrc-run.8: remove white space | Julien Reichardt |
2017-11-29 | add more variables for start-stop-daemon and supervise-daemon options | Julien Reichardt |
2017-11-29 | start-stop-daemon: properly handle missing pidfile | Doug Freed |
2017-11-28 | split cgroups mounting out of sysfs | William Hubbs |
2017-11-27 | fix FreeBSD build | William Hubbs |
2017-11-19 | rc-schedules: if given nothing to look for, stop | Doug Freed |
2017-11-16 | s6 supervisor fixes | William Hubbs |
2017-11-14 | strongly encourage Linux users to not make /etc/mtab a flat file | William Hubbs |
2017-11-14 | adjust mtab and localmount dependencies | William Hubbs |
2017-11-13 | rc_find_pids: namespace fix | William Hubbs |
2017-11-07 | start-stop-daemon: do not use do_stop to verify whether a daemon is running | William Hubbs |
2017-10-30 | fix issue with --reexec call | William Hubbs |
2017-10-27 | supervise-daemon: use RC_SVCNAME as the first argument to the daemon | William Hubbs |
2017-10-27 | supervise-daemon: fix logging for reexec and the child command line | William Hubbs |
2017-10-27 | log as supervise-daemon not the service | William Hubbs |
2017-10-26 | supervise-daemon: clarify a log message | William Hubbs |
2017-10-26 | supervise-daemon: log the command line we run to spawn the child process | William Hubbs |
2017-10-26 | supervise-daemon: log with the service name instead of "supervise-daemon" | William Hubbs |
2017-10-26 | implement "unsupervised" status | William Hubbs |
2017-10-26 | supervise-daemon: remove child_pid from saved options during shutdown | William Hubbs |
2017-10-26 | rc_service_value_set: remove the option if NULL is the value | William Hubbs |
2017-10-25 | supervise-daemon.sh: fix status function with no namespaces | William Hubbs |
2017-10-25 | cgroups_cleanup: clean up shutdown signaling | Patrick McLean |
2017-10-25 | add "unsupervised" status and return code 64 to supervise-daemon status function | William Hubbs |
2017-10-24 | supervise-daemon: fix build issue for >=glibc-2.26 | William Hubbs |
2017-10-24 | version 0.35 | William Hubbs |
2017-10-24 | Update ChangeLog | William Hubbs |
2017-10-24 | rc_find_pids: ignore pids that are not in our pid namespace | William Hubbs |
2017-10-24 | supervise-daemon: multiple fixes | William Hubbs |
2017-10-18 | supervise-daemon: elevate some log messages to warnings | William Hubbs |
2017-10-13 | version 0.34 | William Hubbs |
2017-10-13 | Update ChangeLog | William Hubbs |
2017-10-12 | update news | William Hubbs |
2017-10-12 | man: remove service(8) man page | William Hubbs |
2017-10-10 | typo fix | William Hubbs |
2017-10-09 | init.d/sysfs.in: fix reference to RC_LIBEXECDIR | William Hubbs |
2017-10-06 | add option to make agetty startup quiet | Chris Cromer |
2017-10-05 | fix compiler warning | William Hubbs |
2017-10-02 | remove service binary | William Hubbs |
2017-10-02 | version 0.33 | William Hubbs |
2017-10-02 | Update ChangeLog | William Hubbs |
2017-09-29 | use printf consistently in cgroups handling | William Hubbs |
2017-09-22 | sh/rc-functions.sh: add need_if_exists convenience function | William Hubbs |
2017-09-22 | man/openrc-run.8: Clarify the explanation of the need dependency | William Hubbs |
2017-09-18 | ignore sigchld when shutting down the supervised process | William Hubbs |
2017-09-18 | typo fix | William Hubbs |
2017-09-18 | typo fix | William Hubbs |
2017-09-18 | supervise-daemon: code cleanup | William Hubbs |
2017-09-18 | initialize the stop schedule | William Hubbs |
2017-09-17 | rc-schedules.c: pass the correct pid to rc_find_pids | William Hubbs |