summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* * runsv.c: exit with error if [log/]supervise/control exists, but isGerrit Pape2009-09-242-0/+10
| | | | not a fifo (thx Charlie Brady).
* * chpst.c, svwaitdown.c, svwaitup.c: fix checks for return value ofGerrit Pape2009-09-244-3/+5
| | | | open_* functions (thx David Reiss).
* * sv.c: fix exit code of status command in lsb mode (thx MathieuGerrit Pape2009-09-242-4/+8
| | | | Poumeyrol)
* * pathexec_env.c, pathexec.h: add function pathexec_env_run().Gerrit Pape2009-09-245-7/+33
| | | | | * chpst.c, man/chpst.8: new option -b argv0: run prog with different 0th argument.
* archive. v2.0.0Gerrit Pape2008-06-151-0/+0
|
* .gitattributes: adapt.Gerrit Pape2008-06-151-13/+13
|
* release 2.0.0.Gerrit Pape2008-06-1510-20/+22
|
* archive. v1.9.0Gerrit Pape2008-05-071-0/+0
|
* .gitattributes: new.Gerrit Pape2008-05-071-0/+13
|
* sv.dist: adapt.Gerrit Pape2008-05-071-1/+1
|
* runsvchdir.c: typo.Gerrit Pape2008-05-071-1/+1
|
* version 1.9.0.Gerrit Pape2008-05-077-73/+75
|
* doc/upgrade.html: upgrade from 1.8.0.Gerrit Pape2008-05-052-0/+15
|
* * doc/benefits.html: minor additions.Gerrit Pape2008-05-052-0/+11
|
* * runsv.c: create temporary new status files for log/supervise/ actuallyGerrit Pape2008-05-052-42/+44
| | | | in log/supervise/.
* * change default directory for services from /var/service/ to /service/.Gerrit Pape2008-04-2022-44/+45
|
* sv.c: service name is also relative to the current directory if it ends with ↵Gerrit Pape2008-04-203-3/+6
| | | | a slash.
* * doc/upgrade.html: typo.Gerrit Pape2007-09-212-1/+3
|
* archive. v1.8.0Gerrit Pape2007-09-211-0/+0
|
* * doc/*.html: remove $Id$.Gerrit Pape2007-09-2112-11/+1
|
* add upgrade blurb.Gerrit Pape2007-09-211-0/+8
|
* Copyright (c) 2001-2007, Gerrit Pape.Gerrit Pape2007-09-211-1/+1
|
* 1.8.0.Gerrit Pape2007-09-211-1/+1
|
* * doc/index.html: typo.Gerrit Pape2007-09-192-1/+2
|
* remove debian/ subdir, it's now in branches debian-*.Gerrit Pape2007-09-1917-936/+0
|
* html.Gerrit Pape2007-09-191-102/+107
|
* prepare 1.8.0.Gerrit Pape2007-09-196-11/+14
|
* tests dist.Gerrit Pape2007-09-194-4/+4
|
* * runit.c: force check for zombies after a 14 second timeout withoutGerrit Pape2007-09-192-6/+8
| | | | signals (CHLD, CONT, INT).
* sv.c: typo.Gerrit Pape2007-09-131-1/+1
|
* sv.c: whitespace fixups.Gerrit Pape2007-09-131-35/+35
|
* runit.c: speed up collecting zombies.Gerrit Pape2007-09-132-3/+9
|
* s/\t/ /gGerrit Pape2007-09-138-110/+110
|
* sv.c: fix race on check for down if pid is 0 and state is run or finish.Gerrit Pape2007-09-132-8/+8
|
* uw_tmp.h1: fallback to UTMP_FILE if _PATH_UTMP is not defined as seenGerrit Pape2007-08-272-0/+12
| | | | on AIX 5.2 ML1, AIX 5.3 ML5 (thx Daniel Clark).
* chpst.c: add explicit braces to avoid ambiguous 'else'.Gerrit Pape2007-06-262-2/+5
|
* doc/useinit.html: add docs on how to use with upstart (thx Lloyd Zusman)Gerrit Pape2007-06-142-2/+25
|
* runit.c: fix typo in error messages (thx Matthew R. Dempsky); minor rewordingGerrit Pape2007-06-142-2/+4
|
* svlogd.c: don't statically bind local udp socketGerrit Pape2007-04-172-9/+10
| | | | ..., but request new source port for each log message sent through udp.
* chpst.c, uidgid.c: improve error reporting if getpwnam() or getgrnam() failsGerrit Pape2007-04-173-35/+37
| | | | ...cleanup.
* man/svlogd.8: add hint about increasing the buffer size if lots of dataGerrit Pape2007-04-172-1/+7
| | | | ...is to be processed in short time.
* man/svlogd.8: add hint on how to manually remove log filesGerrit Pape2007-04-172-1/+6
| | | | ...after the number of log files svlogd should maintain has been reduced.
* -1. debian_version_1_7_2-1Gerrit Pape2006-11-211-0/+6
|
* archive. upstream_version_1_7_2Gerrit Pape2006-11-211-0/+0
|
* date.Gerrit Pape2006-11-211-1/+1
|
* html.Gerrit Pape2006-11-211-23/+22
|
* 1.7.2.Gerrit Pape2006-11-215-11/+12
|
* * doc/index.html: some reordering.Gerrit Pape2006-11-216-170/+174
| | | | | | * runit.c: fix arguments to wait_pid() after fork for reboot_system() (thx Jan Kampe). * man/runsv.8: suggest printf t instead of echo -n t.
* * doc/index.html: add list of distributionsGerrit Pape2006-11-144-40/+82
| | | | | | * doc/replaceinit.html: point to faq.html#create, faq.html#tell (thx David Kaufman). * doc/runscripts.html: point to faq.html#createlog.
* -1. debian_version_1_7_1-1Gerrit Pape2006-11-041-0/+8
|