summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Checkpath: print the path when correcting the ownerWilliam Hubbs2012-10-28
* mountinfo: respect the -q command line optionWilliam Hubbs2012-10-28
* Spacing fixesWilliam Hubbs2012-10-17
* checkpath: fix bool valuesWilliam Hubbs2012-10-09
* checkpath: change the owner/group only when requested to do soWilliam Hubbs2012-10-09
* set the RC_UNAME environment variable when updating dependenciesWilliam Hubbs2012-10-04
* fix RC_SVCDIR on prefix systemsWilliam Hubbs2012-09-20
* Typo: emtpy -> emptyChristian Ruppert2012-09-14
* Silence the right get_pid() callChristian Ruppert2012-09-12
* Silence get_pid(), OpenRC will give the process some time to create the PID f...Christian Ruppert2012-09-12
* add RC_PREFIX environment variableWilliam Hubbs2012-09-09
* Do not silence errorsChristian Ruppert2012-08-19
* Fix quiet usageChristian Ruppert2012-08-18
* Bring Back prefix supportWilliam Hubbs2012-07-26
* rc: fix inverted string compare logicMike Frysinger2012-05-23
* rc: fix thinko in applet collapseMike Frysinger2012-05-16
* move rc_svcdir to /run/openrc on Linux systemsWilliam Hubbs2012-05-14
* rc: collapse the applet if statements into a single array walkMike Frysinger2012-05-06
* add a new ARRAY_SIZE macro and use itMike Frysinger2012-05-06
* split out librc-independent helpers into a dedicated header fileMike Frysinger2012-05-06
* Reduce overhead by leaving rc_deptree_update_needed() as soon as possibleChristian Ruppert2012-04-26
* Disable some questionable linesChristian Ruppert2012-04-26
* Remove duplicate getenv("RC_SVCNAME") callChristian Ruppert2012-04-24
* librc: Do not output error messages from within the library.William Hubbs2012-03-26
* librc: make rc_proc_getent available for all operating systemsWilliam Hubbs2012-02-25
* Fix rc_proc_getent() undeclared on BSDChristian Ruppert2012-02-25
* Skip pam if running as rootWilliam Hubbs2012-02-23
* 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