summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* man pages written. debian_version_0_7_0-3Gerrit Pape2002-10-182-2/+2
* minor.Gerrit Pape2002-10-071-0/+1
* 0.7.0.Gerrit Pape2002-10-071-8/+21
* minor.Gerrit Pape2002-10-061-24/+22
* 0.6.4.Gerrit Pape2002-10-064-36/+43
* minor.Gerrit Pape2002-10-041-1/+2
* * runsv.c: sleep 1 second before exiting on fatal error.Gerrit Pape2002-10-046-22/+126
* fix state finish.Gerrit Pape2002-09-271-1/+1
* minor.Gerrit Pape2002-09-272-12/+5
* rename rsv-* to runsv*.Gerrit Pape2002-09-274-16/+16
* cleanup. doc.Gerrit Pape2002-09-264-59/+132
* * man/runsv.8, man/runsvdir.8: new.Gerrit Pape2002-09-253-9/+26
* minor.Gerrit Pape2002-09-241-4/+12
* support symlinked /service directory.Gerrit Pape2002-09-241-3/+4
* code cleanup.Gerrit Pape2002-09-243-25/+21
* * rsv-status: new; svstat for runsv.Gerrit Pape2002-09-235-5/+268
* * runsv, runsvdir: new; svscan/supervise replacement.Gerrit Pape2002-09-234-2/+730
* * utmpset: avoids libutil; compiles with deitlibc; built by default.Gerrit Pape2002-08-283-12/+77
* minor.Gerrit Pape2002-06-251-1/+1
* add utmpset[.o].Gerrit Pape2002-06-241-0/+2
* enable target sysdeps.Gerrit Pape2002-06-242-3/+5
* * utmpset.c: new option -w: additionally write wtmp record.Gerrit Pape2002-06-241-5/+23
* * src/: include public domain sources to build byte.a, unix.a, time.a:Gerrit Pape2002-05-192-0/+24