summaryrefslogtreecommitdiff
path: root/man
Commit message (Expand)AuthorAge
* make shell math operations style more succulentMike Frysinger2011-11-19
* add support for extra_stopped_commandsWilliam Hubbs2011-11-16
* Libeinfo: do not suppress ewarn() messagesWilliam Hubbs2011-08-22
* Improve processing of service directories and conf.d filesWilliam Hubbs2011-07-31
* drop useless "All rights reserved" noticeMike Frysinger2011-06-29
* clarify documentation for -timeout keywordWilliam Hubbs2011-04-08
* Update manpage for mention of rc_sys purpose.Robin H. Johnson2011-01-05
* Document the order of the services within rc-status output.Robin H. Johnson2011-01-05
* 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