aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-06-20librc: filter out container processes on OpenVZ hostWilliam Hubbs
2014-01-18fstabinfo: fix mount and remountWilliam Hubbs
2014-01-13rc-update: add option to remove a service from all runlevelsBenda Xu
2013-12-29Rename runscript to openrc-runWilliam Hubbs
2013-12-13add openrc binary to ignore patternsWilliam Hubbs
2013-12-13runscript: clarify the message wrt schedulingWilliam Hubbs
2013-12-12Rename the rc binary to openrcWilliam Hubbs
2013-12-01rc-update: make "service already installed" message informationalWilliam Hubbs
2013-10-30Begin port to GNU/kFreeBSDSteven Chamberlain
2013-10-21librc: do not allow "." and ".." as runlevel namesWilliam Hubbs
2013-10-21Revert "Make einfo routines private"William Hubbs
2013-10-12convert flock() messages to verbose warningsWilliam Hubbs
2013-10-06start-stop-daemon: fix do_stop callsWilliam Hubbs
2013-10-04librc: fix a read off-by-one bugNatanael Copa
2013-10-04librc: fix off-by-one bugNatanael Copa
2013-09-30start-stop-daemon: fix eerorr calls in get_pidWilliam Hubbs
2013-09-26Make einfo routines privateWilliam Hubbs
2013-09-24start-stop-daemon: remove the verbose variableWilliam Hubbs
2013-09-23start-stop-daemon: remove the quiet variableWilliam Hubbs
2013-09-23rc: add service to ignore patternsWilliam Hubbs
2013-09-23style fixesWilliam Hubbs
2013-09-20Fix stacked runlevel supportAlexander V Vershilov
2013-09-03rc: add support for suppressing error messagesWilliam Hubbs
2013-09-03libeinfo: add separate variable to suppress eerror messagesWilliam Hubbs
2013-08-28libeinfo: suppress output for eerror* functionsWilliam Hubbs
2013-08-27Revert "Libeinfo: do not suppress ewarn() messages"William Hubbs
2013-08-26start-stop-daemon: remove redundant test of the quiet valueWilliam Hubbs
2013-08-26start-stop-daemon: fix --quiet switchWilliam Hubbs
2013-07-25Add support for DragonFly BSDGary
2013-07-19rc-status: fix typoAlexander V Vershilov
2013-07-16rc-status: fix -a to show all servicesAlexander V Vershilov
2013-05-02Add service appletWilliam Hubbs
2013-05-01fix the build for non-selinux systemsWilliam Hubbs
2013-04-28rc: allow switching runlevels without stopping servicesWilliam Hubbs
2013-04-09Fix autodetection of lxcNatanael Copa
2013-02-25rc-service: add usage messageAndrew Gregory
2013-02-25rc-status: improve usage message accuracy and consistencyAndrew Gregory
2013-02-25rc-update: improve usage message accuracy and consistencyAndrew Gregory
2013-02-25rc: add usage messageAndrew Gregory
2013-02-23make BINDIR and SBINDIR available to input filesAndrew Gregory
2013-02-15runscript: retry prefix flock if it is interrupted by a signalAlexander Mezin
2013-01-04libeinfo: check for "color" in the terminal nameAndrew Gregory
2013-01-02Add tools directoryWilliam Hubbs
2012-12-03Do not add a prefix to the /run directoryWilliam Hubbs
2012-10-27Checkpath: print the path when correcting the ownerWilliam Hubbs
2012-10-24mountinfo: respect the -q command line optionWilliam Hubbs
2012-10-17Spacing fixesWilliam Hubbs
2012-10-09checkpath: fix bool valuesWilliam Hubbs
2012-10-09checkpath: change the owner/group only when requested to do soWilliam Hubbs
2012-10-04set the RC_UNAME environment variable when updating dependenciesWilliam Hubbs