Age | Commit message (Expand) | Author |
2013-09-26 | Make einfo routines private | William Hubbs |
2013-09-24 | start-stop-daemon: remove the verbose variable | William Hubbs |
2013-09-23 | start-stop-daemon: remove the quiet variable | William Hubbs |
2013-09-23 | rc: add service to ignore patterns | William Hubbs |
2013-09-23 | style fixes | William Hubbs |
2013-09-20 | Fix stacked runlevel support | Alexander V Vershilov |
2013-09-03 | rc: add support for suppressing error messages | William Hubbs |
2013-09-03 | libeinfo: add separate variable to suppress eerror messages | William Hubbs |
2013-08-28 | libeinfo: suppress output for eerror* functions | William Hubbs |
2013-08-27 | Revert "Libeinfo: do not suppress ewarn() messages" | William Hubbs |
2013-08-26 | start-stop-daemon: remove redundant test of the quiet value | William Hubbs |
2013-08-26 | start-stop-daemon: fix --quiet switch | William Hubbs |
2013-07-25 | Add support for DragonFly BSD | Gary |
2013-07-19 | rc-status: fix typo | Alexander V Vershilov |
2013-07-16 | rc-status: fix -a to show all services | Alexander V Vershilov |
2013-05-02 | Add service applet | William Hubbs |
2013-05-01 | fix the build for non-selinux systems | William Hubbs |
2013-04-28 | rc: allow switching runlevels without stopping services | William Hubbs |
2013-04-09 | Fix autodetection of lxc | Natanael Copa |
2013-02-25 | rc-service: add usage message | Andrew Gregory |
2013-02-25 | rc-status: improve usage message accuracy and consistency | Andrew Gregory |
2013-02-25 | rc-update: improve usage message accuracy and consistency | Andrew Gregory |
2013-02-25 | rc: add usage message | Andrew Gregory |
2013-02-23 | make BINDIR and SBINDIR available to input files | Andrew Gregory |
2013-02-15 | runscript: retry prefix flock if it is interrupted by a signal | Alexander Mezin |
2013-01-04 | libeinfo: check for "color" in the terminal name | Andrew Gregory |
2013-01-02 | Add tools directory | William Hubbs |
2012-12-03 | Do not add a prefix to the /run directory | William Hubbs |
2012-10-27 | Checkpath: print the path when correcting the owner | William Hubbs |
2012-10-24 | mountinfo: respect the -q command line option | William Hubbs |
2012-10-17 | Spacing fixes | William Hubbs |
2012-10-09 | checkpath: fix bool values | William Hubbs |
2012-10-09 | checkpath: change the owner/group only when requested to do so | William Hubbs |
2012-10-04 | set the RC_UNAME environment variable when updating dependencies | William Hubbs |
2012-09-20 | fix RC_SVCDIR on prefix systems | William Hubbs |
2012-09-14 | Typo: emtpy -> empty | Christian Ruppert |
2012-09-12 | Silence the right get_pid() call | Christian Ruppert |
2012-09-12 | Silence get_pid(), OpenRC will give the process some time to create the PID f... | Christian Ruppert |
2012-09-09 | add RC_PREFIX environment variable | William Hubbs |
2012-08-19 | Do not silence errors | Christian Ruppert |
2012-08-18 | Fix quiet usage | Christian Ruppert |
2012-07-26 | Bring Back prefix support | William Hubbs |
2012-05-23 | rc: fix inverted string compare logic | Mike Frysinger |
2012-05-16 | rc: fix thinko in applet collapse | Mike Frysinger |
2012-05-14 | move rc_svcdir to /run/openrc on Linux systems | William Hubbs |
2012-05-06 | rc: collapse the applet if statements into a single array walk | Mike Frysinger |
2012-05-06 | add a new ARRAY_SIZE macro and use it | Mike Frysinger |
2012-05-06 | split out librc-independent helpers into a dedicated header file | Mike Frysinger |
2012-04-26 | Reduce overhead by leaving rc_deptree_update_needed() as soon as possible | Christian Ruppert |
2012-04-26 | Disable some questionable lines | Christian Ruppert |