Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | archive. v1_7_1 | Gerrit Pape | 2006-11-04 | 1 | -0/+0 |
| | |||||
* | date. | Gerrit Pape | 2006-11-04 | 1 | -1/+1 |
| | |||||
* | html. | Gerrit Pape | 2006-11-04 | 1 | -63/+69 |
| | |||||
* | dist. | Gerrit Pape | 2006-11-04 | 0 | -0/+0 |
| | |||||
* | 1.7.1.. | Gerrit Pape | 2006-11-04 | 6 | -12/+13 |
| | |||||
* | 1.7.1. | Gerrit Pape | 2006-11-04 | 2 | -2/+2 |
| | |||||
* | * doc/runscripts.html: add contributed run scripts (thx Kevin, marlowe, | Gerrit Pape | 2006-11-03 | 2 | -14/+88 |
| | | | | ed neville, xavier dutoit). | ||||
* | * chpst.c, uidgid.c, uidgid.h: support numerical uid gid through | Gerrit Pape | 2006-11-02 | 6 | -23/+108 |
| | | | | | | | | chpst -[u|U] :uid:gid... * man/chpst.8: adapt; clarify that users and groups are looked up in /etc/passwd and /etc/group only. * sv.c: properly wait for a service to be restarted on 'restart'; support checks through -v for pause, cont, kill. | ||||
* | -1. debian_version_1_7_0-1 | Gerrit Pape | 2006-10-16 | 1 | -2/+2 |
| | |||||
* | archive. upstream_version_1_7_0 | Gerrit Pape | 2006-10-16 | 1 | -0/+0 |
| |