summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* librc: make rc_proc_getent available for all operating systemsWilliam Hubbs2012-02-25
* Skip pam if running as rootWilliam Hubbs2012-02-24
* Remove prefix supportopenrc-0.9.9William Hubbs2012-02-21
* rc: remove calls to rc_sys_v2 and rc_sys_v1William Hubbs2012-02-20
* remove the warning about falling back to autodetectionJory A. Pratt2012-02-20
* Fix some more warningsChristian Ruppert2012-02-12
* Use size_t instead of intChristian Ruppert2012-02-12
* Remove unused/useless function single_user()Christian Ruppert2012-02-11
* fstabinfo: add --remount optionWilliam Hubbs2012-01-31
* Complain about loading /etc/conf.d/rcWilliam Hubbs2012-01-30
* Do not unlink the temp. log during shutdownChristian Ruppert2012-01-28
* Do not loop flock()Christian Ruppert2012-01-28
* Add -W/--writable function to checkpathChristian Ruppert2012-01-26
* WhitespaceChristian Ruppert2012-01-26
* Add is_writable() function to check whether a path is writable or notChristian Ruppert2012-01-26
* Disable parallel startup in interactive modeChristian Ruppert2012-01-24
* Override rc.conf options onlyChristian Ruppert2012-01-24
* Per the systemd tmpfiles implementation, we need to watch out for umask durin...Robin H. Johnson2012-01-23
* Ensure that when -F is passed, existing files are truncated properly.Robin H. Johnson2012-01-23
* Respin features.h usage so that we correctly test for features before we use ...Robin H. Johnson2012-01-23
* Revert "Drop include for features.h"Robin H. Johnson2012-01-23
* Drop include for features.hWilliam Hubbs2012-01-22
* small style fixWilliam Hubbs2012-01-20
* style fixesWilliam Hubbs2012-01-16
* Add "ifstopped" command to runscriptChristian Ruppert2012-01-15
* Allow overriding of rc.conf options via kernel cmdlineChristian Ruppert2012-01-15
* Rename proc_getent to rc_proc_getent and make it globalChristian Ruppert2012-01-15
* rc/checkpath: tmpfiles.d backend creation codeRobin H. Johnson2012-01-09
* Do not exit immediately when a service has been stopped alreadyChristian Ruppert2011-12-31
* Code style fixesChristian Ruppert2011-12-30
* Compare stricter in proc_getentChristian Ruppert2011-12-30
* Don't try to write the log during sysinitChristian Ruppert2011-12-29
* Use RC_LEVEL_SHUTDOWNChristian Ruppert2011-12-29
* Remove useless rc_runlevel_get() callChristian Ruppert2011-12-29
* Don't print error when the logfile isn't writeable during shutdownChristian Ruppert2011-12-29
* fix compile errorWilliam Hubbs2011-12-11
* Allow init scripts to be executed with a relative pathWilliam Hubbs2011-12-11
* rc: usage: do not output non-printable short options in usageMike Frysinger2011-11-19
* rc: usage: optimize help string alignment output a littleMike Frysinger2011-11-19
* rc: fix style around case_RC_COMMON_GETOPTMike Frysinger2011-11-19
* make shell math operations style more succulentMike Frysinger2011-11-19
* Fix compile warningWilliam Hubbs2011-11-17
* add support for extra_stopped_commandsWilliam Hubbs2011-11-16
* mountinfo: Do not error out if realpath failsMike Frysinger2011-11-15
* ssd: fix building when SYS_ioprio_set is missingMike Frysinger2011-11-09
* add auto detection for lxcWilliam Hubbs2011-11-07
* Use pattern rules instead of suffix rulesWilliam Hubbs2011-10-29
* Use the real/actual path when looking for mountsChristian Ruppert2011-09-08
* Remove unused variableChristian Ruppert2011-09-08
* Do not ignore return code for custom script functionsFlex2011-09-02