aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-12scripts/Makefile: respect SBINDIR with MKSYSVINITudeved
2017-06-08kill_all: include limits.h for PATH_MAXJory A. Pratt
2017-06-08version 0.28William Hubbs
2017-06-08fix compile issue for muslWilliam Hubbs
2017-06-07Update ChangeLogWilliam Hubbs
2017-06-07man: update openrc-shutdown man pageWilliam Hubbs
2017-06-07scripts/shutdown: pass --single to openrc-shutdownWilliam Hubbs
2017-06-05openrc-shutdown: add --single option and clean up option processingWilliam Hubbs
2017-06-05init.d/bootmisc: use openrc-shutdown instead of halt to write halt recordWilliam Hubbs
2017-06-04add support for writing reboot and shutdown records to wtmpWilliam Hubbs
2017-05-31openrc-init: add optional sysvinit compatibilityWilliam Hubbs
2017-05-30Change killprocs to use kill_all instead of killall5William Hubbs
2017-05-30openrc-init: fix buffer overflow in init.ctlSergei Trofimovich
2017-05-30mk/cc.mk: make implicit function declarations fatal (#136)Sergei Trofimovich
2017-05-30rc-logger.c: fix crash on fclose(NULL) (#137)Sergei Trofimovich
2017-05-22typo fixWilliam Hubbs
2017-05-22openrc-shutdown: add dry-run optionWilliam Hubbs
2017-05-22openrc-shutdown: move to single user mode by defaultWilliam Hubbs
2017-05-22init: add ability to switch to single user modeWilliam Hubbs
2017-05-19add kill_all helperWilliam Hubbs
2017-05-15rc_status: calculate time differences in time_t and display seconds in uptimeWilliam Hubbs
2017-05-12supervise-daemon: save start time and respawn count before dropping privsWilliam Hubbs
2017-05-12version 0.27William Hubbs
2017-05-11update ChangeLogWilliam Hubbs
2017-05-11man/rc-status: document changes for supervised daemonsWilliam Hubbs
2017-05-11rc-status: show uptimes and respawn counts for supervised daemonsWilliam Hubbs
2017-05-11fix to_time_t to honor dstWilliam Hubbs
2017-05-11fix from_time_t functionWilliam Hubbs
2017-05-11Move time_t conversions to rc-misc.c so they can be sharedWilliam Hubbs
2017-05-11supervise-daemon: save start time and respawn countWilliam Hubbs
2017-05-11supervise-daemon: fix our status when we give up on the child processWilliam Hubbs
2017-05-10supervise-daemon:create multiple options from --respawn-limitWilliam Hubbs
2017-05-09supervise-daemon: add a --respawn-limit optionWilliam Hubbs
2017-04-29supervise-daemon: mark all open file descriptors FD_CLOEXECWilliam Hubbs
2017-04-29supervise-daemon:remove the controlling tty in the supervisorWilliam Hubbs
2017-04-29supervise-daemon: fix access to tty_fd and devnull_fdWilliam Hubbs
2017-04-29supervise-daemon: mark the service started when the supervisor is activeWilliam Hubbs
2017-04-19version 0.26William Hubbs
2017-04-17update ChangeLogWilliam Hubbs
2017-04-17init: send term/kill signals as final step of shutdownWilliam Hubbs
2017-04-14reword the bugs section of the openrc-init man pageWilliam Hubbs
2017-04-13init: fix signal handlingWilliam Hubbs
2017-04-12init: add re-exec capabilityWilliam Hubbs
2017-04-10bootmisc: do not remove ld-elf32.so.hintsi.Dark_Templar
2017-04-07Add attribution to openrc-init.c and openrc-shutdown.cWilliam Hubbs
2017-04-06add init processWilliam Hubbs
2017-04-05Fix make install on FreeBSD: don't try to install /etc/init.d/modules twicei.Dark_Templar
2017-04-03start-stop-daemon: warn if calling --start with --retry or --stop with --waitAustin English
2017-03-31init.d/agetty.in: add -prefix keywordWilliam Hubbs
2017-03-31init.d/mount-ro: change dependency on killprocs and savecache to afterWilliam Hubbs