summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * runsv.c: don't start new processes while collecting children.Gerrit Pape2003-11-111-21/+4
* * etc/debian/3: test -r -> test -x (thx Alejandro Mery).Gerrit Pape2003-11-111-1/+12
* * runsv.c: don't use EOVERFLOW as it is not standard (thx ChristophGerrit Pape2003-10-2812-43/+142
* * fmt_ptime.c: calculate UTC localtime correctly.Gerrit Pape2003-09-232-2/+20
* * svlogd.c: barf if all log directories given at the command line fail.Gerrit Pape2003-09-011-1/+4
* * src/Makefile: add dependency to sysdeps to target fmt_ptime.o (thx ThomasGerrit Pape2003-08-281-1/+1
* 0.11.0.Gerrit Pape2003-08-081-33/+0
* * uidgid.c, uidgid.h: new; get uid/gid by name.Gerrit Pape2003-08-055-7/+471
* * doc/index.html, doc/install.html, doc/replaceinit.html, doc/useinit.html:Gerrit Pape2003-06-222-20/+20
* * runit.c: user select() on systems that don't provide poll() (buildsGerrit Pape2003-06-173-4/+13
* debianized.Gerrit Pape2003-06-051-0/+33
* * svlogd.c: default log file size is 1M; print verbose message only ifGerrit Pape2003-06-053-5/+13
* minor.Gerrit Pape2003-05-042-2/+2
* * Makefile: actually build runsvstat, runsvctrl before installing them,Gerrit Pape2003-05-041-2/+2
* * doc/dependencies.html, doc/useinit.html: new.Gerrit Pape2003-05-031-1/+5
* * svlogd.c: reset match flag on deselection, fixes pattern matching.Gerrit Pape2003-04-301-0/+1
* minor.Gerrit Pape2003-04-241-8/+5
* grmpf.Gerrit Pape2003-04-241-1/+1
* * runit.c: print warning for each state that exits non-zero; restartGerrit Pape2003-04-242-9/+28
* * runsvdir.c: don't propagate sig_term to runsv processes when receivingGerrit Pape2003-04-244-67/+88
* minor bugfix.Gerrit Pape2003-04-202-2/+2
* * svlogd.c: new; runit's service logging daemon.Gerrit Pape2003-04-207-1/+763
* * runsvdir.c, runsv.c: close-on-exec file descriptors of current dir andGerrit Pape2003-03-092-0/+3
* * doc/benefits.html: new.Gerrit Pape2003-02-2511-267/+188
* * runsv.c: close finish script file descriptor.Gerrit Pape2003-01-242-10/+22
* avoid unnecessary warning.Gerrit Pape2002-10-221-0/+1
* * runsvdir.c: continue reading directory when stat() on entry fails.Gerrit Pape2002-10-211-1/+1