summaryrefslogtreecommitdiff
path: root/man
Commit message (Expand)AuthorAge
* random spelling fixesMike Frysinger2010-01-08
* start-stop-daemon can now set process IO scheduling.Roy Marples2009-12-14
* Add support for Linux Containers, fixes #202.Roy Marples2009-11-04
* fix wait time for gentoo bug 288495William Hubbs2009-10-15
* Add -P to start-stop-daemon to display a . for each second elapsed.Roy Marples2009-09-04
* We should use -feature instead of nofeature.Roy Marples2009-07-01
* TypoRoy Marples2009-05-02
* Add runlevel stacking, #88Roy Marples2009-05-02
* Add (c) to CopyrightRoy Marples2009-05-01
* Add -i, --ifexists so that we can do thisRoy Marples2009-05-01
* Add -Z, --dry-run option to show which services we would start/stopRoy Marples2009-04-30
* Go back to gitRoy Marples2009-04-30
* Add the noshutdown keyword to special case the shutdown.Roy Marples2009-04-27
* Add the nostop keyword so that we don't stop the network init script by default.Roy Marples2009-04-26
* rc-status -c now lists services that have crashed.Roy Marples2009-04-24
* Document -i, --interpreted flag.Roy Marples2009-04-22
* -w, --wait secondsRoy Marples2009-04-19
* Typo, thanks to Polynomial-CRoy Marples2009-03-05
* Typo, #150Roy Marples2009-02-13
* Don't allow SYSVINIT parameters through anymore.Roy Marples2009-01-13
* We now warn about clock skewsRoy Marples2009-01-12
* Document the --chuid option.Roy Marples2009-01-01
* Typo.Roy Marples2008-12-30
* make ignore now configures the sv:ignore property.Roy Marples2008-12-04
* More Typos.Roy Marples2008-11-04
* TypoRoy Marples2008-11-04
* --nice is -N, not -n. Also, correct default timeout.Roy Marples2008-11-03
* Add a new shutdown runlevel, Gentoo #224537.Roy Marples2008-11-03
* Remove sysvinit specific code.Roy Marples2008-10-27
* Stop ssd from waiting by default - most daemons are good now.Roy Marples2008-09-26
* Document the --verbose option.Roy Marples2008-09-22
* s-s-d now handles interpreted daemons more easily.Roy Marples2008-09-22
* Style.Roy Marples2008-09-19
* Document the limitation of symlinking services outside of the service directo...Roy Marples2008-09-19
* Add -k,--umask option, Gentoo #232455.Roy Marples2008-08-20
* Attempt to make s-s-d simpler by not enforcing the need for a full path and m...Roy Marples2008-07-27
* Fix is_older_than a little better, and make is_newer_than correct.Roy Marples2008-07-03
* Add the ewaitfile function so init scripts can wait until sockts are created,...Roy Marples2008-06-03
* By default, rc-status now shows the statuses of the services in the current r...Roy Marples2008-04-09
* Document SSD_NICELEVEL.Roy Marples2008-03-29
* Remove rc_service_start/stop from librc as they block and unmask signals. The...Roy Marples2008-03-28
* Add --exists and --resolve to rc-service.Roy Marples2008-03-26
* Fix man install.Roy Marples2008-03-25
* Tweak man install.Roy Marples2008-03-25
* add check/test rulesMike Frysinger2008-03-24
* Add --list to rc-service to list all available services.Roy Marples2008-03-21
* SVCNAME -> RC_SVCNAME, but export SVCNAME still for compat.Roy Marples2008-03-19
* Add rc-service and update all softlevel refs to runlevel.Roy Marples2008-03-19
* Make rc_getline private and save it's buffer so it's sort of like getline fro...Roy Marples2008-03-17
* Punt the rc_strcatpaths function and use snprintf instead to save on expensiv...Roy Marples2008-03-17