Age | Commit message (Expand) | Author |
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 |
2018-05-22 | rc-misc: add the crashed state | William Hubbs |
2018-05-22 | librc: Add check for crashed state | William Hubbs |
2018-05-22 | librc: Add 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 | Man: rc-service man page cleanups | 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-11 | build: standardize installation modes | William Hubbs |
2018-05-11 | Revert "savecache: stop saving the dependency tree" | 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-07 | Remove localmount from dependencies for linux-only services | William Hubbs |
2018-05-02 | start-stop-daemon: don't fail stopping if pidfile is gone | Andrey Utkin |
2018-05-01 | Add _POSIX_C_SOURCE definition to Linux build | William Hubbs |
2018-04-24 | typo fix | William Hubbs |
2018-03-21 | rc-update: fix typo | Scall |
2018-03-16 | init.d/modules: add code from modules-load service | William Hubbs |
2018-03-16 | net-online: always start after net | William Hubbs |
2018-03-14 | agetty.in: allow status to be displayed | William Hubbs |
2018-03-14 | supervise-daemon: fix off-by-one error | William Hubbs |
2018-03-14 | Use _BSD_SOURCE on FreeBSD | William Hubbs |
2018-03-14 | typo fix | William Hubbs |
2018-03-13 | Remove _XOPEN_SOURCE macros from builds | William Hubbs |
2018-03-13 | Add _POSIX_C_SOURCE macro to FreeBSD build | William Hubbs |