Age | Commit message (Expand) | Author |
2018-11-28 | supervise-daemon: fix type of exiting flag | William Hubbs |
2018-11-27 | src/rc/openrc-shutdown.c: fix style | Austin English |
2018-11-27 | fix misc whitespace issues | Austin English |
2018-11-15 | supervise-daemon: make the pidfile an implementation detail | William Hubbs |
2018-11-15 | Do not complain if interrupted by a signal | William Hubbs |
2018-11-05 | supervise-daemon: reap zombies | William Hubbs |
2018-11-05 | rc-service: fix help output | William Hubbs |
2018-11-02 | openrc-init: add SELinux support | William Hubbs |
2018-10-24 | openrc-shutdown: do not require a time for -w switch | William Hubbs |
2018-10-23 | supervise-daemon: add health checks | 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-06-29 | rc-status: initialize uptime pointer to prevent memory corruption | Holger Hoffstätte |
2018-06-27 | supervise-daemon.c: clean up memory leaks | 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-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-05-22 | Logger: only log printable characters and newlines | William Hubbs |
2018-05-22 | Add mark_service_crashed binary | William Hubbs |
2018-05-22 | rc-misc: add the crashed state | William Hubbs |
2018-05-18 | Remove the _rc_can_find_pids function | William Hubbs |
2018-05-16 | rc-service: add --ifstarted and --ifstopped options | William Hubbs |
2018-05-15 | rc-service: add -d/--debug and -D/--nodeps options | William Hubbs |
2018-05-15 | openrc-run: respect the RC_NODEPS environment variable | William Hubbs |
2018-05-15 | Add RC_DEBUG and RC_NODEPS to environment whitelist | William Hubbs |
2018-05-14 | openrc-run: respect the IN_DRYRUN environment variable | William Hubbs |
2018-05-14 | rc-misc.c: Add IN_DRYRUN to environment whitelist | William Hubbs |
2018-05-14 | rc-service: add a --dry-run option | William Hubbs |
2018-05-10 | Revert "Logger: only log printable characters and newlines" | William Hubbs |
2018-05-09 | Logger: only log printable characters and newlines | William Hubbs |
2018-05-02 | start-stop-daemon: don't fail stopping if pidfile is gone | Andrey Utkin |
2018-03-21 | rc-update: fix typo | Scall |
2018-03-14 | supervise-daemon: fix off-by-one error | William Hubbs |
2018-03-01 | openrc-run: fix memory size (#213) | Chris Cromer |
2018-02-27 | supervise-daemon: make an error message more verbose | William Hubbs |
2018-02-26 | fstabinfo: fix an error message | William Hubbs |
2018-02-26 | openrc: remove unused #define's. | William Hubbs |