Age | Commit message (Expand) | Author |
2017-12-14 | sysctl: hard code paths for sysctl files on *bsd | William Hubbs |
2017-12-14 | local: misc cleanups | William Hubbs |
2017-12-14 | devfs: cleanup | William Hubbs |
2017-12-12 | net-online: wait for ping_test_host | bell07 |
2017-12-12 | network: use 'command -v ip' to test for the ip executable | William Hubbs |
2017-12-12 | Do not use file tests in net-online | William Hubbs |
2017-12-11 | net-online: clean up quoting and test for existence | William Hubbs |
2017-12-11 | Gracefully handle unreadable /sys/class/net/dev/ nodes | Marcel Greter |
2017-12-07 | Make bash-completion and zsh-completion optional | William Hubbs |
2017-12-07 | Add zsh-completion support | William Hubbs |
2017-12-06 | add bash completion support | William Hubbs |
2017-12-04 | rc-service: add --ifcrashed option | William Hubbs |
2017-12-01 | Clean up the calls to group_add_service | William Hubbs |
2017-11-30 | man/openrc-run.8: update documentation for command_user | William Hubbs |
2017-11-30 | Fix repeated dependency cache rebuild if clock skewed | Will Miles |
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 |