| Commit message (Expand) | Author | Age | Files | Lines |
* | * chpst.c: typo. | Gerrit Pape | 2005-01-10 | 3 | -24/+39 |
* | don't update timestamp in status when running ./finish; only sleep for a second | Gerrit Pape | 2004-12-13 | 1 | -11/+13 |
* | * runsv.check, runsv.dist: check custom control commands. | Gerrit Pape | 2004-12-12 | 3 | -24/+43 |
* | * doc/upgrade.html: typo. | Gerrit Pape | 2004-12-12 | 1 | -16/+51 |
* | .dist. | Gerrit Pape | 2004-11-06 | 2 | -4/+5 |
* | * svlogd.c: new config option t timeout; config options e and E select and | Gerrit Pape | 2004-11-06 | 4 | -244/+350 |
* | dist output. | Gerrit Pape | 2004-09-21 | 1 | -1/+1 |
* | * runsvdir.c: new option -P, run each runsv process in a new session and | Gerrit Pape | 2004-09-21 | 1 | -1/+10 |
* | * svlogd.c: fix line buffer handling for pattern matching (thx Enrico | Gerrit Pape | 2004-09-20 | 1 | -190/+182 |
* | * runsvdir.c: | Gerrit Pape | 2004-08-02 | 1 | -15/+17 |
* | * runsvdir.c: check services dir again after one second until it's | Gerrit Pape | 2004-08-01 | 1 | -10/+14 |
* | * runit.c, man/runit.8: if stage 1 crashes or exits 100, stage 2 will be | Gerrit Pape | 2004-06-26 | 1 | -14/+15 |
* | chdir before chroot. | Gerrit Pape | 2004-04-30 | 1 | -1/+4 |
* | dist. | Gerrit Pape | 2004-04-27 | 1 | -2/+2 |
* | chpst: support -/ chroot. | Gerrit Pape | 2004-04-27 | 1 | -2/+6 |
* | * man/svlogd.8: timestamps are not considered when matching patterns (thx | Gerrit Pape | 2004-03-28 | 4 | -5/+9 |
* | * check-diff, check-dist, check-local, package/check: new; run checks on | Gerrit Pape | 2004-03-08 | 29 | -3/+368 |
* | * runsv.c: allow log/supervise also to be a dangling symlink; more | Gerrit Pape | 2004-03-02 | 1 | -9/+27 |
* | * chpst.c: -e dir: silently ignore directories, print warning if verbose. | Gerrit Pape | 2004-03-02 | 1 | -3/+11 |
* | use gmtime(), not localtime(). | Gerrit Pape | 2004-03-02 | 1 | -1/+2 |
* | 0.13.1. | Gerrit Pape | 2004-01-19 | 2 | -2/+2 |
* | * svlogd.c: bugfix: properly print new-line character to the log on end | Gerrit Pape | 2004-01-19 | 4 | -7/+39 |
* | * svlogd.c: support sending log entries to remote host through udp, | Gerrit Pape | 2004-01-12 | 1 | -18/+92 |
* | * runsv.c: don't start new processes while collecting children. | Gerrit Pape | 2003-11-11 | 1 | -21/+4 |
* | * etc/debian/3: test -r -> test -x (thx Alejandro Mery). | Gerrit Pape | 2003-11-11 | 1 | -1/+12 |
* | * runsv.c: don't use EOVERFLOW as it is not standard (thx Christoph | Gerrit Pape | 2003-10-28 | 12 | -43/+142 |
* | * fmt_ptime.c: calculate UTC localtime correctly. | Gerrit Pape | 2003-09-23 | 2 | -2/+20 |
* | * svlogd.c: barf if all log directories given at the command line fail. | Gerrit Pape | 2003-09-01 | 1 | -1/+4 |
* | * src/Makefile: add dependency to sysdeps to target fmt_ptime.o (thx Thomas | Gerrit Pape | 2003-08-28 | 1 | -1/+1 |
* | 0.11.0. | Gerrit Pape | 2003-08-08 | 1 | -33/+0 |
* | * uidgid.c, uidgid.h: new; get uid/gid by name. | Gerrit Pape | 2003-08-05 | 5 | -7/+471 |
* | * doc/index.html, doc/install.html, doc/replaceinit.html, doc/useinit.html: | Gerrit Pape | 2003-06-22 | 2 | -20/+20 |
* | * runit.c: user select() on systems that don't provide poll() (builds | Gerrit Pape | 2003-06-17 | 3 | -4/+13 |
* | debianized. | Gerrit Pape | 2003-06-05 | 1 | -0/+33 |
* | * svlogd.c: default log file size is 1M; print verbose message only if | Gerrit Pape | 2003-06-05 | 3 | -5/+13 |
* | minor. | Gerrit Pape | 2003-05-04 | 2 | -2/+2 |
* | * Makefile: actually build runsvstat, runsvctrl before installing them, | Gerrit Pape | 2003-05-04 | 1 | -2/+2 |
* | * doc/dependencies.html, doc/useinit.html: new. | Gerrit Pape | 2003-05-03 | 1 | -1/+5 |
* | * svlogd.c: reset match flag on deselection, fixes pattern matching. | Gerrit Pape | 2003-04-30 | 1 | -0/+1 |
* | minor. | Gerrit Pape | 2003-04-24 | 1 | -8/+5 |
* | grmpf. | Gerrit Pape | 2003-04-24 | 1 | -1/+1 |
* | * runit.c: print warning for each state that exits non-zero; restart | Gerrit Pape | 2003-04-24 | 2 | -9/+28 |
* | * runsvdir.c: don't propagate sig_term to runsv processes when receiving | Gerrit Pape | 2003-04-24 | 4 | -67/+88 |
* | minor bugfix. | Gerrit Pape | 2003-04-20 | 2 | -2/+2 |
* | * svlogd.c: new; runit's service logging daemon. | Gerrit Pape | 2003-04-20 | 7 | -1/+763 |
* | * runsvdir.c, runsv.c: close-on-exec file descriptors of current dir and | Gerrit Pape | 2003-03-09 | 2 | -0/+3 |
* | * doc/benefits.html: new. | Gerrit Pape | 2003-02-25 | 11 | -267/+188 |
* | * runsv.c: close finish script file descriptor. | Gerrit Pape | 2003-01-24 | 2 | -10/+22 |
* | avoid unnecessary warning. | Gerrit Pape | 2002-10-22 | 1 | -0/+1 |
* | * runsvdir.c: continue reading directory when stat() on entry fails. | Gerrit Pape | 2002-10-21 | 1 | -1/+1 |