aboutsummaryrefslogtreecommitdiff
path: root/src/rc
AgeCommit message (Expand)Author
2017-04-03start-stop-daemon: warn if calling --start with --retry or --stop with --waitAustin English
2017-01-25start-stop-daemon: allow all standard signalsDoug Freed
2017-01-04mountinfo: make the path to /proc/mounts a constantWilliam Hubbs
2017-01-04Clean up warnings that can use the _unused macroBenda Xu
2017-01-04Indentation fixesBenda Xu
2016-11-17selinux: fix SIGSEGV with invalid contextsJason Zaman
2016-11-01src/rc/rc: do not try to start services if fork failsWilliam Hubbs
2016-10-24src/rc/rc-misc.c: report error if call to flock() failsWilliam Hubbs
2016-10-11do_service: Initialize idx to 0Sven Wegener
2016-09-30openrc-run: fix double freeDoug Freed
2016-09-19Revert "Disable parallel startup in interactive mode"William Hubbs
2016-09-16rc-misc: allow EINFO_VERBOSE through tooDoug Freed
2016-09-14rc-misc: Allow EINFO_COLOR through env_filter()Doug Freed
2016-08-25openrc-run: make runscript warning respect quiet optionWilliam Hubbs
2016-07-26start-stop-daemon: Add SSD_IONICELEVELKenneth Lakin
2016-07-24rc-logger: refuse to cat TMPLOG into itselfDoug Freed
2016-07-18rc-status: add -m/--manual option to show manually started servicesWilliam Hubbs
2016-07-16rc: Rename some static variables to kill warningsDoug Freed
2016-07-14Remove the DEBUG_MEMORY macroWilliam Hubbs
2016-07-14make variable aflag a boolean show_allWilliam Hubbs
2016-06-10fstabinfo/mountinfo: ensure /etc/fstab exists before calling setmntentWilliam Hubbs
2016-05-24Make deprecation warnings for rc and runscript more visibleWilliam Hubbs
2016-05-23supervise-daemon: log the exit code or signal when a child process diesWilliam Hubbs
2016-05-13rc-selinux: access check was backwardsJason Zaman
2016-05-13supervise-daemon: add pam service fileWilliam Hubbs
2016-05-04openrc-run: clean up runscript deprecation messageWilliam Hubbs
2016-04-27add daemon supervisorWilliam Hubbs
2016-04-11start-stop-daemon: Allow group read/write when creating output filesMike Gilbert
2016-02-12Fix rc_env_allow wildcard usageWilliam Hubbs
2016-01-28rc-service: add --ifinactive and --ifnotstarted flagsWilliam Hubbs
2016-01-22add back deprecation warnings lost during refactoringWilliam Hubbs
2016-01-22fix testsWilliam Hubbs
2016-01-20openrc-run: in verbose mode, log execution of the shell scriptWilliam Hubbs
2016-01-19rc: remove use of magic constant and allow OpenVZ to drop to shellDoug Freed
2016-01-19librc: move system detection code into rc_sys and use itDoug Freed
2016-01-18Revert "rc: make get_systype similar to the old rc_sys function"William Hubbs
2016-01-18fix bsd buildWilliam Hubbs
2016-01-18rc: make get_systype similar to the old rc_sys functionWilliam Hubbs
2016-01-14src/rc/Makefile: fix make depend targetWilliam Hubbs
2016-01-14include rc.h properly in source filesWilliam Hubbs
2016-01-14fix selinux buildWilliam Hubbs
2016-01-13fix selinux buildWilliam Hubbs
2016-01-13Add LANG, LC_MESSAGES and TERM to the environment whitelistWilliam Hubbs
2016-01-13fix seg faultWilliam Hubbs
2016-01-12Remove multicall binary structure from OpenRCWilliam Hubbs
2016-01-05rc: fix compiler warnings cleanupWilliam Hubbs
2016-01-04Clean default env_whitelistWilliam Hubbs
2016-01-01rc: clean up compiler warningsWilliam Hubbs
2015-12-21Convert OpenRC to a centralized copyright/license structureWilliam Hubbs
2015-12-08Convert rc_sys() calls to detect_container() and detect_vm()William Hubbs