summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * fmt_ptime.c: 64 bits time_t fix for svlogd (tnx JérémieGerrit Pape2014-07-301-1/+1
* * sv.c: fix typo that may lead to wrong output from sv when reportingGerrit Pape2014-07-301-1/+1
* update chpst.dist, sv.distGerrit Pape2009-10-042-4/+4
* * sv.c: on 'down', send runsv the 'down' command properly if not yetGerrit Pape2009-10-041-1/+2
* * runsv.c: exit with error if [log/]supervise/control exists, but isGerrit Pape2009-09-241-0/+8
* * chpst.c, svwaitdown.c, svwaitup.c: fix checks for return value ofGerrit Pape2009-09-243-3/+3
* * sv.c: fix exit code of status command in lsb mode (thx MathieuGerrit Pape2009-09-241-4/+6
* * pathexec_env.c, pathexec.h: add function pathexec_env_run().Gerrit Pape2009-09-243-7/+18
* sv.dist: adapt.Gerrit Pape2008-05-071-1/+1
* runsvchdir.c: typo.Gerrit Pape2008-05-071-1/+1
* * runsv.c: create temporary new status files for log/supervise/ actuallyGerrit Pape2008-05-051-42/+42
* * change default directory for services from /var/service/ to /service/.Gerrit Pape2008-04-201-1/+1
* sv.c: service name is also relative to the current directory if it ends with ...Gerrit Pape2008-04-201-1/+2
* tests dist.Gerrit Pape2007-09-194-4/+4
* * runit.c: force check for zombies after a 14 second timeout withoutGerrit Pape2007-09-191-6/+6
* 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-131-3/+8
* 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-131-8/+7
* uw_tmp.h1: fallback to UTMP_FILE if _PATH_UTMP is not defined as seenGerrit Pape2007-08-271-0/+10
* chpst.c: add explicit braces to avoid ambiguous 'else'.Gerrit Pape2007-06-261-2/+4
* runit.c: fix typo in error messages (thx Matthew R. Dempsky); minor rewordingGerrit Pape2007-06-141-2/+2
* svlogd.c: don't statically bind local udp socketGerrit Pape2007-04-171-9/+8
* chpst.c, uidgid.c: improve error reporting if getpwnam() or getgrnam() failsGerrit Pape2007-04-172-35/+35
* * doc/index.html: some reordering.Gerrit Pape2006-11-212-113/+113
* * chpst.c, uidgid.c, uidgid.h: support numerical uid gid throughGerrit Pape2006-11-024-17/+71
* * runit.c: don't make console the controlling terminal for process 1,Gerrit Pape2006-10-071-3/+13
* * svlogd.c, fmt_ptime.*, man/svlogd.8: new option -ttt: prefix logGerrit Pape2006-07-244-14/+29
* * uidgid.c: properly fixup user/group argument on getpwnam() error.Gerrit Pape2006-06-201-1/+1
* * src/svlogd.c: cleanup *.t files possibly leftover by processor whenGerrit Pape2006-06-191-22/+38
* * runsv.c: delay restart of log service at least 1 sec, just as the mainGerrit Pape2006-05-102-3/+3
* * man/runsvdir.8: document that the services directory is re-scanned ifGerrit Pape2006-04-102-18/+32
* * doc/faq.html: typos; add usercontrol, userservices; minor.Gerrit Pape2006-03-201-2/+4
* dist.Gerrit Pape2006-03-042-4/+4
* * chpst: new option -d, limit data segment per process; don't use nestedGerrit Pape2006-03-041-58/+62
* * doc/faq.html: new.Gerrit Pape2006-03-042-4/+3
* * chpst.c: adjust nice value and set limits before dropping permissions.Gerrit Pape2006-01-022-8/+10
* * svlogd.c: don't print extra newlines to the log if additionally writingGerrit Pape2005-12-182-2/+2
* sv.c: print warning to stderr; use very first command to check against.Gerrit Pape2005-08-241-14/+15
* * doc/runscripts.html: typo; openssh needs absolute path (thx Kevin Berry);Gerrit Pape2005-08-235-25/+77
* have control() support multiple characters.Gerrit Pape2005-07-241-29/+32
* minor.Gerrit Pape2005-07-241-9/+9
* more cleanup; support D, X, force-shutdown, force-down.Gerrit Pape2005-07-241-45/+49
* support SVDIR environment variable.Gerrit Pape2005-07-231-7/+5
* re-add -ko.Gerrit Pape2005-07-231-0/+12
* grmpf. To be re-added -ko.Gerrit Pape2005-07-231-12/+0
* minor.Gerrit Pape2005-07-233-1/+7
* cleanup.Gerrit Pape2005-07-231-59/+67
* minimal sv.check.Gerrit Pape2005-07-234-1/+35