summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Rename runscript to openrc-runHEADmasterWilliam Hubbs2013-12-29
* add openrc binary to ignore patternsWilliam Hubbs2013-12-13
* runscript: clarify the message wrt schedulingWilliam Hubbs2013-12-13
* Rename the rc binary to openrcWilliam Hubbs2013-12-12
* rc-update: make "service already installed" message informationalWilliam Hubbs2013-12-01
* Begin port to GNU/kFreeBSDSteven Chamberlain2013-10-30
* librc: do not allow "." and ".." as runlevel namesWilliam Hubbs2013-10-21
* Revert "Make einfo routines private"William Hubbs2013-10-21
* convert flock() messages to verbose warningsWilliam Hubbs2013-10-12
* start-stop-daemon: fix do_stop callsWilliam Hubbs2013-10-06
* librc: fix a read off-by-one bugNatanael Copa2013-10-04
* librc: fix off-by-one bugNatanael Copa2013-10-04
* start-stop-daemon: fix eerorr calls in get_pidWilliam Hubbs2013-09-30
* Make einfo routines privateWilliam Hubbs2013-09-26
* start-stop-daemon: remove the verbose variableWilliam Hubbs2013-09-24
* start-stop-daemon: remove the quiet variableWilliam Hubbs2013-09-23
* rc: add service to ignore patternsWilliam Hubbs2013-09-23
* style fixesWilliam Hubbs2013-09-23
* Fix stacked runlevel supportAlexander V Vershilov2013-09-20
* rc: add support for suppressing error messagesWilliam Hubbs2013-09-03
* libeinfo: add separate variable to suppress eerror messagesWilliam Hubbs2013-09-03
* libeinfo: suppress output for eerror* functionsWilliam Hubbs2013-08-28
* Revert "Libeinfo: do not suppress ewarn() messages"William Hubbs2013-08-27
* start-stop-daemon: remove redundant test of the quiet valueWilliam Hubbs2013-08-26
* start-stop-daemon: fix --quiet switchWilliam Hubbs2013-08-26
* Add support for DragonFly BSDGary2013-07-25
* rc-status: fix typoAlexander V Vershilov2013-07-19
* rc-status: fix -a to show all servicesAlexander V Vershilov2013-07-16
* Add service appletWilliam Hubbs2013-05-02
* fix the build for non-selinux systemsWilliam Hubbs2013-05-01
* rc: allow switching runlevels without stopping servicesWilliam Hubbs2013-04-28
* Fix autodetection of lxcNatanael Copa2013-04-09
* rc-service: add usage messageAndrew Gregory2013-02-25
* rc-status: improve usage message accuracy and consistencyAndrew Gregory2013-02-25
* rc-update: improve usage message accuracy and consistencyAndrew Gregory2013-02-25
* rc: add usage messageAndrew Gregory2013-02-25
* make BINDIR and SBINDIR available to input filesAndrew Gregory2013-02-23
* runscript: retry prefix flock if it is interrupted by a signalAlexander Mezin2013-02-15
* libeinfo: check for "color" in the terminal nameAndrew Gregory2013-01-04
* Add tools directoryWilliam Hubbs2013-01-02
* Do not add a prefix to the /run directoryWilliam Hubbs2012-12-03
* Checkpath: print the path when correcting the ownerWilliam Hubbs2012-10-27
* mountinfo: respect the -q command line optionWilliam Hubbs2012-10-24
* 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