Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * runsv.c: exit with error if [log/]supervise/control exists, but is | Gerrit Pape | 2009-09-24 | 2 | -0/+10 | |
| | | | | not a fifo (thx Charlie Brady). | |||||
* | * chpst.c, svwaitdown.c, svwaitup.c: fix checks for return value of | Gerrit Pape | 2009-09-24 | 4 | -3/+5 | |
| | | | | open_* functions (thx David Reiss). | |||||
* | * sv.c: fix exit code of status command in lsb mode (thx Mathieu | Gerrit Pape | 2009-09-24 | 2 | -4/+8 | |
| | | | | Poumeyrol) | |||||
* | * pathexec_env.c, pathexec.h: add function pathexec_env_run(). | Gerrit Pape | 2009-09-24 | 5 | -7/+33 | |
| | | | | | * chpst.c, man/chpst.8: new option -b argv0: run prog with different 0th argument. | |||||
* | archive. v2.0.0 | Gerrit Pape | 2008-06-15 | 1 | -0/+0 | |
| | ||||||
* | .gitattributes: adapt. | Gerrit Pape | 2008-06-15 | 1 | -13/+13 | |
| | ||||||
* | release 2.0.0. | Gerrit Pape | 2008-06-15 | 10 | -20/+22 | |
| | ||||||
* | archive. v1.9.0 | Gerrit Pape | 2008-05-07 | 1 | -0/+0 | |
| | ||||||
* | .gitattributes: new. | Gerrit Pape | 2008-05-07 | 1 | -0/+13 | |
| | ||||||
* | sv.dist: adapt. | Gerrit Pape | 2008-05-07 | 1 | -1/+1 | |
| | ||||||
* | runsvchdir.c: typo. | Gerrit Pape | 2008-05-07 | 1 | -1/+1 | |
| | ||||||
* | version 1.9.0. | Gerrit Pape | 2008-05-07 | 7 | -73/+75 | |
| | ||||||
* | doc/upgrade.html: upgrade from 1.8.0. | Gerrit Pape | 2008-05-05 | 2 | -0/+15 | |
| | ||||||
* | * doc/benefits.html: minor additions. | Gerrit Pape | 2008-05-05 | 2 | -0/+11 | |
| | ||||||
* | * runsv.c: create temporary new status files for log/supervise/ actually | Gerrit Pape | 2008-05-05 | 2 | -42/+44 | |
| | | | | in log/supervise/. | |||||
* | * change default directory for services from /var/service/ to /service/. | Gerrit Pape | 2008-04-20 | 22 | -44/+45 | |
| | ||||||
* | sv.c: service name is also relative to the current directory if it ends with ↵ | Gerrit Pape | 2008-04-20 | 3 | -3/+6 | |
| | | | | a slash. | |||||
* | * doc/upgrade.html: typo. | Gerrit Pape | 2007-09-21 | 2 | -1/+3 | |
| | ||||||
* | archive. v1.8.0 | Gerrit Pape | 2007-09-21 | 1 | -0/+0 | |
| | ||||||
* | * doc/*.html: remove $Id$. | Gerrit Pape | 2007-09-21 | 12 | -11/+1 | |
| | ||||||
* | add upgrade blurb. | Gerrit Pape | 2007-09-21 | 1 | -0/+8 | |
| | ||||||
* | Copyright (c) 2001-2007, Gerrit Pape. | Gerrit Pape | 2007-09-21 | 1 | -1/+1 | |
| | ||||||
* | 1.8.0. | Gerrit Pape | 2007-09-21 | 1 | -1/+1 | |
| | ||||||
* | * doc/index.html: typo. | Gerrit Pape | 2007-09-19 | 2 | -1/+2 | |
| | ||||||
* | remove debian/ subdir, it's now in branches debian-*. | Gerrit Pape | 2007-09-19 | 17 | -936/+0 | |
| | ||||||
* | html. | Gerrit Pape | 2007-09-19 | 1 | -102/+107 | |
| | ||||||
* | prepare 1.8.0. | Gerrit Pape | 2007-09-19 | 6 | -11/+14 | |
| | ||||||
* | tests dist. | Gerrit Pape | 2007-09-19 | 4 | -4/+4 | |
| | ||||||
* | * runit.c: force check for zombies after a 14 second timeout without | Gerrit Pape | 2007-09-19 | 2 | -6/+8 | |
| | | | | signals (CHLD, CONT, INT). | |||||
* | sv.c: typo. | Gerrit Pape | 2007-09-13 | 1 | -1/+1 | |
| | ||||||
* | sv.c: whitespace fixups. | Gerrit Pape | 2007-09-13 | 1 | -35/+35 | |
| | ||||||
* | runit.c: speed up collecting zombies. | Gerrit Pape | 2007-09-13 | 2 | -3/+9 | |
| | ||||||
* | s/\t/ /g | Gerrit Pape | 2007-09-13 | 8 | -110/+110 | |
| | ||||||
* | sv.c: fix race on check for down if pid is 0 and state is run or finish. | Gerrit Pape | 2007-09-13 | 2 | -8/+8 | |
| | ||||||
* | uw_tmp.h1: fallback to UTMP_FILE if _PATH_UTMP is not defined as seen | Gerrit Pape | 2007-08-27 | 2 | -0/+12 | |
| | | | | on AIX 5.2 ML1, AIX 5.3 ML5 (thx Daniel Clark). | |||||
* | chpst.c: add explicit braces to avoid ambiguous 'else'. | Gerrit Pape | 2007-06-26 | 2 | -2/+5 | |
| | ||||||
* | doc/useinit.html: add docs on how to use with upstart (thx Lloyd Zusman) | Gerrit Pape | 2007-06-14 | 2 | -2/+25 | |
| | ||||||
* | runit.c: fix typo in error messages (thx Matthew R. Dempsky); minor rewording | Gerrit Pape | 2007-06-14 | 2 | -2/+4 | |
| | ||||||
* | svlogd.c: don't statically bind local udp socket | Gerrit Pape | 2007-04-17 | 2 | -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() fails | Gerrit Pape | 2007-04-17 | 3 | -35/+37 | |
| | | | | ...cleanup. | |||||
* | man/svlogd.8: add hint about increasing the buffer size if lots of data | Gerrit Pape | 2007-04-17 | 2 | -1/+7 | |
| | | | | ...is to be processed in short time. | |||||
* | man/svlogd.8: add hint on how to manually remove log files | Gerrit Pape | 2007-04-17 | 2 | -1/+6 | |
| | | | | ...after the number of log files svlogd should maintain has been reduced. | |||||
* | -1. debian_version_1_7_2-1 | Gerrit Pape | 2006-11-21 | 1 | -0/+6 | |
| | ||||||
* | archive. upstream_version_1_7_2 | Gerrit Pape | 2006-11-21 | 1 | -0/+0 | |
| | ||||||
* | date. | Gerrit Pape | 2006-11-21 | 1 | -1/+1 | |
| | ||||||
* | html. | Gerrit Pape | 2006-11-21 | 1 | -23/+22 | |
| | ||||||
* | 1.7.2. | Gerrit Pape | 2006-11-21 | 5 | -11/+12 | |
| | ||||||
* | * doc/index.html: some reordering. | Gerrit Pape | 2006-11-21 | 6 | -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 distributions | Gerrit Pape | 2006-11-14 | 4 | -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-1 | Gerrit Pape | 2006-11-04 | 1 | -0/+8 | |
| |