summary refs log tree commit diff
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* CHANGESGerrit Pape2024-09-251-0/+2
|
* CHANGESGerrit Pape2024-09-251-0/+6
|
* CHANGESGerrit Pape2024-09-251-0/+2
|
* no longer check for shortsetgroups, setgroups is used directlyGerrit Pape2024-09-251-0/+4
| | | | Thx Leah Neukirchen.
* utmpset.c: mixes "int32_t *" and "time_t *"Gerrit Pape2024-09-251-0/+1
| | | | | Don't pass int32_t to time(), thx Lorenzo Beretta, https://bugs.debian.org/754849
* CHANGESGerrit Pape2024-09-251-0/+4
|
* CHANGESGerrit Pape2024-09-251-0/+3
|
* CHANGESGerrit Pape2024-09-251-0/+3
|
* CHANGESGerrit Pape2024-09-251-0/+8
|
* release 2.1.2.Gerrit Pape2014-08-103-3/+4
|
* * doc/index.html: reorder, cleanup links to distributions; add LinuxGerrit Pape2014-08-101-1/+3
| | | | from Scratch, Finnix, VServer.
* * sv.c: properly format status command's output on failure cases.Gerrit Pape2014-08-101-0/+1
|
* * sv.c: support optional LSB init script actions reload andGerrit Pape2014-08-011-0/+2
| | | | | | try-restart. http://bugs.debian.org/545227
* * man/sv.8: "sv exit" does not send a TERM signal to the log serviceGerrit Pape2014-07-311-0/+2
| | | | | | (thx Jonathan Nieder). See https://bugs.debian.org/627574
* * fmt_ptime.c: 64 bits time_t fix for svlogd (tnx JérémieGerrit Pape2014-07-301-0/+2
| | | | | | | Courrèges-Anglas). Patch fetched from the OpenBSD ports tree http://openbsd.cs.toronto.edu/cgi-bin/cvsweb/ports/sysutils/runit/patches/patch-src_fmt_ptime_c?rev=1.1&content-type=text/x-cvsweb-markup
* * sv.c: fix typo that may lead to wrong output from sv when reportingGerrit Pape2014-07-301-0/+2
| | | | | | | | | | | | | | | | | | | | | | | status of multiple service directories. Thx Jamie Heilman, https://bugs.debian.org/715512: > Given two service directories: > > # ls testapp1 > run supervise > # ls testapp2 > log run supervise > > where testapp1 is running, and testapp2 isn't: > > # sv status ./testapp1 > run: ./testapp1: (pid 3682) 408178s > # sv status ./testapp2 > fail: ./testapp2: runsv not running > # sv status ./testapp1 ./testapp2 > run: ./testapp1: (pid 3682) 408184s > fail: ./testapp2: runsv not running > run: ./testapp2: (pid 3682) 408184sfail: ./testapp2: runsv not running
* * doc/index.html: add ArchLinux to list of distributions that includeGerrit Pape2011-07-211-0/+2
| | | | runit (thx Kevin Berry).
* * doc/index.html: add Dragora GNU/Linux to list of distributions thatGerrit Pape2010-02-181-0/+2
| | | | use runit as default init scheme (thx Matias A. Fonzo).
* * doc/useinit.html: update description on how to use with upstartGerrit Pape2009-10-071-0/+2
| | | | (thx Gabriel de Perthuis).
* * doc/index.html: add deepOfix Mail Server to list of distributionsGerrit Pape2009-10-061-0/+5
| | | | that include runit (thx Debayan Banerjee).
* release 2.1.1.Gerrit Pape2009-10-042-2/+3
|
* update chpst.dist, sv.distGerrit Pape2009-10-041-1/+1
|
* * sv.c: on 'down', send runsv the 'down' command properly if not yetGerrit Pape2009-10-041-0/+2
| | | | done (e.g. when taken up with 'once').
* * doc/upgrade.html: fix typo.Gerrit Pape2009-09-291-0/+4
|
* release 2.1.0.Gerrit Pape2009-09-243-3/+5
|
* * man/sv.8: clarify which return values apply to the LSB init scriptGerrit Pape2009-09-241-0/+2
| | | | interface.
* * runsv.c: exit with error if [log/]supervise/control exists, but isGerrit Pape2009-09-241-0/+2
| | | | not a fifo (thx Charlie Brady).
* * chpst.c, svwaitdown.c, svwaitup.c: fix checks for return value ofGerrit Pape2009-09-241-0/+2
| | | | open_* functions (thx David Reiss).
* * sv.c: fix exit code of status command in lsb mode (thx MathieuGerrit Pape2009-09-241-0/+2
| | | | Poumeyrol)
* * pathexec_env.c, pathexec.h: add function pathexec_env_run().Gerrit Pape2009-09-241-0/+5
| | | | | * chpst.c, man/chpst.8: new option -b argv0: run prog with different 0th argument.
* release 2.0.0.Gerrit Pape2008-06-154-3/+7
|
* version 1.9.0.Gerrit Pape2008-05-072-2/+3
|
* doc/upgrade.html: upgrade from 1.8.0.Gerrit Pape2008-05-051-0/+2
|
* * doc/benefits.html: minor additions.Gerrit Pape2008-05-051-0/+1
|
* * runsv.c: create temporary new status files for log/supervise/ actuallyGerrit Pape2008-05-051-0/+2
| | | | in log/supervise/.
* * change default directory for services from /var/service/ to /service/.Gerrit Pape2008-04-201-0/+1
|
* sv.c: service name is also relative to the current directory if it ends with ↵Gerrit Pape2008-04-201-0/+2
| | | | a slash.
* * doc/upgrade.html: typo.Gerrit Pape2007-09-211-0/+2
|
* * doc/*.html: remove $Id$.Gerrit Pape2007-09-211-0/+1
|
* 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-191-0/+1
|
* prepare 1.8.0.Gerrit Pape2007-09-193-2/+5
|
* * runit.c: force check for zombies after a 14 second timeout withoutGerrit Pape2007-09-191-0/+2
| | | | signals (CHLD, CONT, INT).
* runit.c: speed up collecting zombies.Gerrit Pape2007-09-131-0/+1
|
* sv.c: fix race on check for down if pid is 0 and state is run or finish.Gerrit Pape2007-09-131-0/+1
|
* uw_tmp.h1: fallback to UTMP_FILE if _PATH_UTMP is not defined as seenGerrit Pape2007-08-271-0/+2
| | | | on AIX 5.2 ML1, AIX 5.3 ML5 (thx Daniel Clark).
* chpst.c: add explicit braces to avoid ambiguous 'else'.Gerrit Pape2007-06-261-0/+1
|
* doc/useinit.html: add docs on how to use with upstart (thx Lloyd Zusman)Gerrit Pape2007-06-141-0/+2
|
* runit.c: fix typo in error messages (thx Matthew R. Dempsky); minor rewordingGerrit Pape2007-06-141-0/+2
|