| Commit message (Expand) | Author | Age | Files | Lines |
* | * fmt_ptime.c: 64 bits time_t fix for svlogd (tnx Jérémie | Gerrit Pape | 2014-07-30 | 1 | -0/+2 |
* | * sv.c: fix typo that may lead to wrong output from sv when reporting | Gerrit Pape | 2014-07-30 | 1 | -0/+2 |
* | * doc/index.html: add ArchLinux to list of distributions that include | Gerrit Pape | 2011-07-21 | 1 | -0/+2 |
* | * doc/index.html: add Dragora GNU/Linux to list of distributions that | Gerrit Pape | 2010-02-18 | 1 | -0/+2 |
* | * doc/useinit.html: update description on how to use with upstart | Gerrit Pape | 2009-10-07 | 1 | -0/+2 |
* | * doc/index.html: add deepOfix Mail Server to list of distributions | Gerrit Pape | 2009-10-06 | 1 | -0/+5 |
* | release 2.1.1. | Gerrit Pape | 2009-10-04 | 2 | -2/+3 |
* | update chpst.dist, sv.dist | Gerrit Pape | 2009-10-04 | 1 | -1/+1 |
* | * sv.c: on 'down', send runsv the 'down' command properly if not yet | Gerrit Pape | 2009-10-04 | 1 | -0/+2 |
* | * doc/upgrade.html: fix typo. | Gerrit Pape | 2009-09-29 | 1 | -0/+4 |
* | release 2.1.0. | Gerrit Pape | 2009-09-24 | 3 | -3/+5 |
* | * man/sv.8: clarify which return values apply to the LSB init script | Gerrit Pape | 2009-09-24 | 1 | -0/+2 |
* | * runsv.c: exit with error if [log/]supervise/control exists, but is | Gerrit Pape | 2009-09-24 | 1 | -0/+2 |
* | * chpst.c, svwaitdown.c, svwaitup.c: fix checks for return value of | Gerrit Pape | 2009-09-24 | 1 | -0/+2 |
* | * sv.c: fix exit code of status command in lsb mode (thx Mathieu | Gerrit Pape | 2009-09-24 | 1 | -0/+2 |
* | * pathexec_env.c, pathexec.h: add function pathexec_env_run(). | Gerrit Pape | 2009-09-24 | 1 | -0/+5 |
* | release 2.0.0. | Gerrit Pape | 2008-06-15 | 4 | -3/+7 |
* | version 1.9.0. | Gerrit Pape | 2008-05-07 | 2 | -2/+3 |
* | doc/upgrade.html: upgrade from 1.8.0. | Gerrit Pape | 2008-05-05 | 1 | -0/+2 |
* | * doc/benefits.html: minor additions. | Gerrit Pape | 2008-05-05 | 1 | -0/+1 |
* | * runsv.c: create temporary new status files for log/supervise/ actually | Gerrit Pape | 2008-05-05 | 1 | -0/+2 |
* | * change default directory for services from /var/service/ to /service/. | Gerrit Pape | 2008-04-20 | 1 | -0/+1 |
* | sv.c: service name is also relative to the current directory if it ends with ... | Gerrit Pape | 2008-04-20 | 1 | -0/+2 |
* | * doc/upgrade.html: typo. | Gerrit Pape | 2007-09-21 | 1 | -0/+2 |
* | * doc/*.html: remove $Id$. | Gerrit Pape | 2007-09-21 | 1 | -0/+1 |
* | 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 | 1 | -0/+1 |
* | prepare 1.8.0. | Gerrit Pape | 2007-09-19 | 3 | -2/+5 |
* | * runit.c: force check for zombies after a 14 second timeout without | Gerrit Pape | 2007-09-19 | 1 | -0/+2 |
* | runit.c: speed up collecting zombies. | Gerrit Pape | 2007-09-13 | 1 | -0/+1 |
* | sv.c: fix race on check for down if pid is 0 and state is run or finish. | Gerrit Pape | 2007-09-13 | 1 | -0/+1 |
* | uw_tmp.h1: fallback to UTMP_FILE if _PATH_UTMP is not defined as seen | Gerrit Pape | 2007-08-27 | 1 | -0/+2 |
* | chpst.c: add explicit braces to avoid ambiguous 'else'. | Gerrit Pape | 2007-06-26 | 1 | -0/+1 |
* | doc/useinit.html: add docs on how to use with upstart (thx Lloyd Zusman) | Gerrit Pape | 2007-06-14 | 1 | -0/+2 |
* | runit.c: fix typo in error messages (thx Matthew R. Dempsky); minor rewording | Gerrit Pape | 2007-06-14 | 1 | -0/+2 |
* | svlogd.c: don't statically bind local udp socket | Gerrit Pape | 2007-04-17 | 1 | -0/+2 |
* | chpst.c, uidgid.c: improve error reporting if getpwnam() or getgrnam() fails | Gerrit Pape | 2007-04-17 | 1 | -0/+2 |
* | man/svlogd.8: add hint about increasing the buffer size if lots of data | Gerrit Pape | 2007-04-17 | 1 | -1/+3 |
* | man/svlogd.8: add hint on how to manually remove log files | Gerrit Pape | 2007-04-17 | 1 | -0/+3 |
* | date. | Gerrit Pape | 2006-11-21 | 1 | -1/+1 |
* | 1.7.2. | Gerrit Pape | 2006-11-21 | 2 | -2/+3 |
* | * doc/index.html: some reordering. | Gerrit Pape | 2006-11-21 | 1 | -2/+9 |
* | * doc/index.html: add list of distributions | Gerrit Pape | 2006-11-14 | 1 | -0/+5 |
* | date. | Gerrit Pape | 2006-11-04 | 1 | -1/+1 |
* | 1.7.1.. | Gerrit Pape | 2006-11-04 | 3 | -3/+4 |
* | 1.7.1. | Gerrit Pape | 2006-11-04 | 1 | -1/+1 |
* | * doc/runscripts.html: add contributed run scripts (thx Kevin, marlowe, | Gerrit Pape | 2006-11-03 | 1 | -0/+2 |
* | * chpst.c, uidgid.c, uidgid.h: support numerical uid gid through | Gerrit Pape | 2006-11-02 | 1 | -0/+9 |
* | * runit.c: don't make console the controlling terminal for process 1, | Gerrit Pape | 2006-10-07 | 1 | -1/+4 |