summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * chpst.c: fix pointer types.Gerrit Pape2005-07-231-12/+16
* runsv.check: adapt.Gerrit Pape2005-07-231-0/+3
* * sv.c: new sv program to control services, optionally can be linked toGerrit Pape2005-07-233-0/+326
* * runsv.c: optimize output buffer handling; porperly run custom t, d, x,Gerrit Pape2005-07-231-13/+25
* * svlogd.c: write to log dir after possibly writing through udp (fixesGerrit Pape2005-07-111-4/+4
* * man/runsv.8: typo; no longer document the e control character; clarifyGerrit Pape2005-07-113-6/+8
* * svlogd.c: properly prefix log messages written to standard error withGerrit Pape2005-04-034-4/+5
* * runsv.c: typos; bugfix: run optional control/x when receiving SIGTERMGerrit Pape2005-01-141-8/+11
* dist.Gerrit Pape2005-01-122-4/+4
* * chpst.c: typo.Gerrit Pape2005-01-103-24/+39
* don't update timestamp in status when running ./finish; only sleep for a secondGerrit Pape2004-12-131-11/+13
* * runsv.check, runsv.dist: check custom control commands.Gerrit Pape2004-12-123-24/+43
* * doc/upgrade.html: typo.Gerrit Pape2004-12-121-16/+51
* .dist.Gerrit Pape2004-11-062-4/+5
* * svlogd.c: new config option t timeout; config options e and E select andGerrit Pape2004-11-064-244/+350
* dist output.Gerrit Pape2004-09-211-1/+1
* * runsvdir.c: new option -P, run each runsv process in a new session andGerrit Pape2004-09-211-1/+10
* * svlogd.c: fix line buffer handling for pattern matching (thx EnricoGerrit Pape2004-09-201-190/+182
* * runsvdir.c:Gerrit Pape2004-08-021-15/+17
* * runsvdir.c: check services dir again after one second until it'sGerrit Pape2004-08-011-10/+14
* * runit.c, man/runit.8: if stage 1 crashes or exits 100, stage 2 will beGerrit Pape2004-06-261-14/+15
* chdir before chroot.Gerrit Pape2004-04-301-1/+4
* dist.Gerrit Pape2004-04-271-2/+2
* chpst: support -/ chroot.Gerrit Pape2004-04-271-2/+6
* * man/svlogd.8: timestamps are not considered when matching patterns (thxGerrit Pape2004-03-284-5/+9
* * check-diff, check-dist, check-local, package/check: new; run checks onGerrit Pape2004-03-0829-3/+368
* * runsv.c: allow log/supervise also to be a dangling symlink; moreGerrit Pape2004-03-021-9/+27
* * chpst.c: -e dir: silently ignore directories, print warning if verbose.Gerrit Pape2004-03-021-3/+11
* use gmtime(), not localtime().Gerrit Pape2004-03-021-1/+2
* 0.13.1.Gerrit Pape2004-01-192-2/+2
* * svlogd.c: bugfix: properly print new-line character to the log on endGerrit Pape2004-01-194-7/+39
* * svlogd.c: support sending log entries to remote host through udp,Gerrit Pape2004-01-121-18/+92