Age | Commit message (Expand) | Author |
2018-10-24 | version 0.40 | William Hubbs |
2018-10-23 | Update ChangeLog | William Hubbs |
2018-10-23 | news.md: add information about the modules service changes | William Hubbs |
2018-10-23 | modules: Add --first-time switch to modprobe commands | William Hubbs |
2018-10-23 | supervise-daemon: add health checks | William Hubbs |
2018-10-23 | news.md: add note about scheduled shutdown | William Hubbs |
2018-10-22 | supervise-daemon-guide.md: re-format and add more variables | William Hubbs |
2018-10-18 | openrc-shutdown: Add scheduled shutdown and the ability to cancel a shutdown | William Hubbs |
2018-10-15 | supervise-daemon: fix respawn_max off by one | Zac Medico |
2018-10-13 | misc: style fixups | Austin English |
2018-10-13 | misc: whitespace fixes | Austin English |
2018-10-09 | Complete implementation of forever timeout value in stop schedules | William Hubbs |
2018-10-06 | supervise-daemon: use nanosleep() instead of sleep() | William Hubbs |
2018-10-06 | openrc-init: convert sleep() call to nanosleep() | William Hubbs |
2018-08-14 | Stop mounting efivarfs read-only | William Hubbs |
2018-08-06 | librc: fix EACCES errno false-positive crash | Zac Medico |
2018-07-09 | rc-functions.sh: Remove addon support | William Hubbs |
2018-06-29 | modules: remove the ability to rename modules on the fly | William Hubbs |
2018-06-29 | rc-status: initialize uptime pointer to prevent memory corruption | Holger Hoffstätte |
2018-06-28 | version 0.39 | William Hubbs |
2018-06-28 | Update ChangeLog | William Hubbs |
2018-06-27 | supervise-daemon.c: clean up memory leaks | William Hubbs |
2018-06-27 | librc-daemon.c: fix memory leaks | William Hubbs |
2018-06-22 | librc-daemon: convert most snprintf calls to xasprintf | William Hubbs |
2018-06-20 | librc-misc: convert snprintf calls to xasprintf | William Hubbs |
2018-06-20 | libeinfo: convert remaining snprintf calls to xasprintf | William Hubbs |
2018-06-20 | openrc: convert snprintf calls to xasprintf | William Hubbs |
2018-06-19 | supervise-daemon: convert snprintf calls to xasprintf | William Hubbs |
2018-06-19 | start-stop-daemon: convert snprintf calls to xasprintf | William Hubbs |
2018-06-19 | rc-status: convert snprintf calls to xasprintf | William Hubbs |
2018-06-19 | rc-status: fix gcc 7 warnings | William Hubbs |
2018-06-19 | start-stop-daemon: fix gcc 7 warnings | William Hubbs |
2018-06-19 | checkpath: fix gcc 7 warnings | William Hubbs |
2018-06-19 | fix gcc 7 warnings in pipe routines | William Hubbs |
2018-06-19 | libeinfo: clean up gcc 7 compiler warnings | William Hubbs |
2018-06-17 | version 0.38 | William Hubbs |
2018-06-15 | Update ChangeLog | William Hubbs |
2018-06-15 | sh/start-stop-daemon.sh: fix processing of the logger arguments | William Hubbs |
2018-06-15 | Update ChangeLog | William Hubbs |
2018-06-15 | start-stop-daemon: add ability to log stdout or stderr to processes | William Hubbs |
2018-06-14 | fix a typo | William Hubbs |
2018-06-13 | Add helper to spawn process with stdin connected to a pipe | Mike Gilbert |
2018-06-05 | user-guide.md: small cleanups | William Hubbs |
2018-06-05 | service-script-guide.md: small cleanups | William Hubbs |
2018-06-05 | version 0.37 | William Hubbs |
2018-05-31 | Update ChangeLog | William Hubbs |
2018-05-30 | sh/supervise-daemon.sh: use start_stop_daemon_args if supervise_daemon_args i... | Austin English |
2018-05-22 | Logger: only log printable characters and newlines | William Hubbs |
2018-05-22 | openrc-run.sh: move crashed test outside started test | William Hubbs |
2018-05-22 | Add mark_service_crashed binary | William Hubbs |