aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc fixLaurent Bercot2015-11-111-1/+1
* - s6-ioconnect bugfixv2.2.3.1Laurent Bercot2015-11-054-3/+9
* - remove useless 'skalibs' expansion in configurev2.2.3.0Laurent Bercot2015-11-052-1/+2
* - add -g option to s6-envuidgidLaurent Bercot2015-11-048-48/+71
* Revert make tgz change (needs to be ok without config.mak)v2.2.2.2Laurent Bercot2015-11-041-4/+5
* - link .so to correct sonameLaurent Bercot2015-11-044-14/+18
* version: 2.2.2.1v2.2.2.1Laurent Bercot2015-11-043-2/+8
* Don't say bb is the *only* syslogd doing rotation right (metalog does it).Laurent Bercot2015-10-271-2/+3
* Separate sections for smaller static binaries (thanks Denys Vlasenko)Laurent Bercot2015-10-261-0/+6
* Remove extraneous space in s6-tai64nlocalLaurent Bercot2015-10-202-2/+1
* - remove now useless tain_now() check in s6-setlockv2.2.2.0Laurent Bercot2015-10-154-5/+8
* - update AUTHORS listLaurent Bercot2015-10-142-2/+4
* s6-log bugfix: only finalize() and exit when all rotations have completed su...Laurent Bercot2015-10-141-3/+5
* Doc fix (thanks Michael Zuo)Laurent Bercot2015-10-121-1/+1
* Agh! SIGWINCH isn't POSIX!Laurent Bercot2015-10-121-0/+3
* Add SIGWINCH support to s6-supervise and s6-svc (-y)Laurent Bercot2015-10-123-11/+18
* Push back GNU make dependency to 3.81Laurent Bercot2015-10-125-66/+65
* - add -s support to s6-svscanLaurent Bercot2015-10-0655-180/+161
* - minor bugfix in s6-log (correct return when stat() fails)v2.2.1.1Laurent Bercot2015-10-058-8/+18
* Clarify what the -wr/-wR option to s6-svlisten doesLaurent Bercot2015-09-252-2/+4
* Bugfix: definition of the s6_fdholder_delete_g macrov2.2.1.0Laurent Bercot2015-09-231-1/+1
* servicedir doc fixLaurent Bercot2015-09-191-3/+5
* Fix display of readiness at service startupLaurent Bercot2015-09-171-0/+1
* Add specific exit to s6-svstat when service is unsupervisedLaurent Bercot2015-09-082-0/+12
* add s6_svc_ok in libs6, refactor s6-svokLaurent Bercot2015-09-016-23/+36
* s6-svscan bugfix: remove inactive dead services after the next scanLaurent Bercot2015-09-011-5/+16
* - New -wr | -wR options to s6-svc, s6-svlisten1 and s6-svlistenLaurent Bercot2015-08-2710-21/+77
* Doc fixLaurent Bercot2015-08-231-2/+2
* s6-fdholderd: fix possible leak when setdump overwrites an existing idLaurent Bercot2015-08-141-4/+12
* Link shared libs against their -l deps, better libpath managementv2.2.0.1Laurent Bercot2015-08-125-20/+32
* xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)Laurent Bercot2015-08-129-40/+60
* Update ucspilogd docLaurent Bercot2015-08-101-1/+12
* ucspilogd: actually make it compile >.>Laurent Bercot2015-08-091-0/+1
* ucspilogd: allow last log line to not be null-terminatedLaurent Bercot2015-08-091-1/+5
* Add make version guardLaurent Bercot2015-08-031-0/+5
* Doc typo fixesLaurent Bercot2015-08-032-3/+3
* - Doc fixes on notification, mentions of s6-rcv2.2.0.0Laurent Bercot2015-07-273-7/+44
* execline dep bumpLaurent Bercot2015-07-213-2/+3
* - Add timeout-finish support and "down-readiness"Laurent Bercot2015-07-2037-687/+454
* Doc typo fixLaurent Bercot2015-07-081-1/+1
* - Error message fix in s6-svcv2.1.6.0Laurent Bercot2015-06-251-1/+1
* - doc fixes (changed mentions of s6-notifywhenup)Laurent Bercot2015-06-259-29/+88
* - documented s6-log changev2.1.5.0Laurent Bercot2015-06-254-5/+13
* Make s6-log exit cleanly on SIGHUP even with -pLaurent Bercot2015-06-181-2/+2
* Update the overview (remove s6-notifywhenup mention)Laurent Bercot2015-06-181-2/+5
* Doc fixLaurent Bercot2015-06-171-2/+0
* - add links to s6-linux-initv2.1.4.0Laurent Bercot2015-06-172-4/+35
* - Add support for SIGUSR1 for poweroff in s6-svscanLaurent Bercot2015-06-173-6/+22
* Update examples/ to use notification-fdLaurent Bercot2015-06-164-2/+4
* - Readiness notification support in s6-superviseLaurent Bercot2015-06-1513-52/+217