| Commit message (Expand) | Author | Age | Files | Lines |
* | 0.13.1. | Gerrit Pape | 2004-01-19 | 3 | -2/+4 |
* | * svlogd.c: bugfix: properly print new-line character to the log on end | Gerrit Pape | 2004-01-19 | 1 | -0/+5 |
* | typo. | Gerrit Pape | 2004-01-12 | 1 | -0/+2 |
* | 0.13.0. | Gerrit Pape | 2004-01-12 | 6 | -13/+18 |
* | * svlogd.c: support sending log entries to remote host through udp, | Gerrit Pape | 2004-01-12 | 1 | -0/+4 |
* | add more contributed run scripts (thx Thomas Schwinge). | Gerrit Pape | 2003-12-30 | 1 | -1/+2 |
* | typos. | Gerrit Pape | 2003-12-28 | 1 | -4/+3 |
* | * doc/runscripts.html: use html named entities (thx Taj Khattra). | Gerrit Pape | 2003-11-21 | 1 | -0/+2 |
* | 0.12.1. | Gerrit Pape | 2003-11-18 | 3 | -2/+5 |
* | * runsv.c: don't start new processes while collecting children. | Gerrit Pape | 2003-11-11 | 1 | -0/+1 |
* | * etc/debian/3: test -r -> test -x (thx Alejandro Mery). | Gerrit Pape | 2003-11-11 | 1 | -0/+2 |
* | add pppd run script (iwth chpst) next to the pp one. | Gerrit Pape | 2003-10-31 | 1 | -0/+4 |
* | minor. | Gerrit Pape | 2003-10-29 | 1 | -1/+1 |
* | 0.12.0. | Gerrit Pape | 2003-10-29 | 3 | -2/+5 |
* | * doc/benefits.html, doc/index.html, doc/replaceinit.html, | Gerrit Pape | 2003-10-29 | 1 | -0/+6 |
* | * runsv.c: don't use EOVERFLOW as it is not standard (thx Christoph | Gerrit Pape | 2003-10-28 | 2 | -3/+14 |
* | minor. | Gerrit Pape | 2003-09-23 | 1 | -3/+4 |
* | v0.11.2. | Gerrit Pape | 2003-09-23 | 3 | -2/+11 |
* | minor. | Gerrit Pape | 2003-09-04 | 1 | -1/+1 |
* | minor; html. | Gerrit Pape | 2003-09-04 | 1 | -0/+2 |
* | * svlogd.c: barf if all log directories given at the command line fail. | Gerrit Pape | 2003-09-01 | 3 | -2/+7 |
* | * src/Makefile: add dependency to sysdeps to target fmt_ptime.o (thx Thomas | Gerrit Pape | 2003-08-28 | 1 | -0/+3 |
* | debianized. | Gerrit Pape | 2003-08-08 | 1 | -0/+1 |
* | minor. | Gerrit Pape | 2003-08-08 | 1 | -1/+1 |
* | 0.11.0. | Gerrit Pape | 2003-08-08 | 3 | -4/+5 |
* | * uidgid.c, uidgid.h: new; get uid/gid by name. | Gerrit Pape | 2003-08-05 | 1 | -0/+7 |
* | minor. | Gerrit Pape | 2003-06-22 | 1 | -2/+2 |
* | minor. | Gerrit Pape | 2003-06-22 | 1 | -1/+1 |
* | minor. | Gerrit Pape | 2003-06-22 | 2 | -0/+19 |
* | * doc/index.html, doc/install.html, doc/replaceinit.html, doc/useinit.html: | Gerrit Pape | 2003-06-22 | 2 | -2/+10 |
* | minor. | Gerrit Pape | 2003-06-18 | 1 | -2/+1 |
* | * runit.c: user select() on systems that don't provide poll() (builds | Gerrit Pape | 2003-06-17 | 2 | -2/+11 |
* | * svlogd.c: default log file size is 1M; print verbose message only if | Gerrit Pape | 2003-06-05 | 2 | -2/+17 |
* | minor. | Gerrit Pape | 2003-05-04 | 1 | -0/+1 |
* | * Makefile: actually build runsvstat, runsvctrl before installing them, | Gerrit Pape | 2003-05-04 | 2 | -2/+7 |
* | minor. | Gerrit Pape | 2003-05-03 | 1 | -0/+1 |
* | minor. | Gerrit Pape | 2003-05-03 | 1 | -1/+1 |
* | 0.9.2. | Gerrit Pape | 2003-05-03 | 1 | -2/+2 |
* | * doc/dependencies.html, doc/useinit.html: new. | Gerrit Pape | 2003-05-03 | 2 | -0/+13 |
* | 0.9.1. | Gerrit Pape | 2003-04-30 | 1 | -2/+2 |
* | * svlogd.c: reset match flag on deselection, fixes pattern matching. | Gerrit Pape | 2003-04-30 | 1 | -0/+4 |
* | runscripts. | Gerrit Pape | 2003-04-25 | 1 | -1/+3 |
* | * runit.c: print warning for each state that exits non-zero; restart | Gerrit Pape | 2003-04-24 | 1 | -2/+4 |
* | * runsvdir.c: don't propagate sig_term to runsv processes when receiving | Gerrit Pape | 2003-04-24 | 3 | -2/+14 |
* | * svlogd.c: new; runit's service logging daemon. | Gerrit Pape | 2003-04-20 | 2 | -2/+9 |
* | minor cleanup. | Gerrit Pape | 2003-03-12 | 1 | -2/+2 |
* | * runsvdir.c, runsv.c: close-on-exec file descriptors of current dir and | Gerrit Pape | 2003-03-09 | 3 | -3/+10 |
* | minor. | Gerrit Pape | 2003-02-25 | 1 | -1/+1 |
* | minor. | Gerrit Pape | 2003-02-25 | 1 | -0/+1 |
* | * doc/benefits.html: new. | Gerrit Pape | 2003-02-25 | 3 | -4/+21 |