| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Update the overview (remove s6-notifywhenup mention) | Laurent Bercot | 2015-06-18 | 1 | -2/+5 | |
| | | ||||||
| * | Doc fix | Laurent Bercot | 2015-06-17 | 1 | -2/+0 | |
| | | ||||||
| * | - add links to s6-linux-initv2.1.4.0 | Laurent Bercot | 2015-06-17 | 2 | -4/+35 | |
| | | | | | - version: 2.1.4.0 | |||||
| * | - Add support for SIGUSR1 for poweroff in s6-svscan | Laurent Bercot | 2015-06-17 | 1 | -1/+2 | |
| | | | | | - Optimize respawn delay in s6-supervise | |||||
| * | - Readiness notification support in s6-supervise | Laurent Bercot | 2015-06-15 | 9 | -23/+112 | |
| | | | | | | | - s6-notifywhenup deprecated - Change abundantly documented - rc for 2.1.4.0 | |||||
| * | Doc typo fixes | Laurent Bercot | 2015-06-03 | 2 | -2/+2 | |
| | | ||||||
| * | Make all doc mobile-readable according to Google standards | Laurent Bercot | 2015-05-07 | 80 | -0/+80 | |
| | | ||||||
| * | systemd page update | Laurent Bercot | 2015-04-22 | 1 | -6/+57 | |
| | | ||||||
| * | Mention the github mirror in the doc | Laurent Bercot | 2015-04-21 | 1 | -0/+3 | |
| | | ||||||
| * | - Added overview.html | Laurent Bercot | 2015-03-24 | 3 | -0/+475 | |
| | | | | | - Added clarifications on s6-svwait | |||||
| * | - doc fixes | Laurent Bercot | 2015-03-16 | 2 | -5/+8 | |
| | | | | | - added -X to s6-notifywhenup | |||||
| * | doc for new s6-envuidgid options | Laurent Bercot | 2015-03-13 | 1 | -14/+16 | |
| | | ||||||
| * | - new options to s6-envuidgidv2.1.3.0 | Laurent Bercot | 2015-03-13 | 2 | -3/+11 | |
| | | | | | - version: rc for 2.1.3.0 | |||||
| * | - Fix -d option to s6-setsidv2.1.2.0 | Laurent Bercot | 2015-03-05 | 3 | -6/+13 | |
| | | | | | - Version: 2.1.2.0 | |||||
| * | Add process group management functionality to s6-setsid | Laurent Bercot | 2015-03-04 | 1 | -10/+39 | |
| | | ||||||
| * | - Revert LASTFINISH special case (closing stdin/out) in s6-supervise. | Laurent Bercot | 2015-03-01 | 1 | -7/+0 | |
| | | | | | | (To be watched, but loggers should exit once s6-supervise exits.) - Change Colin's email address | |||||
| * | version: 2.1.1.2 | Laurent Bercot | 2015-02-25 | 2 | -3/+12 | |
| | | ||||||
| * | Doc cosmetic fixv2.1.1.2 | Laurent Bercot | 2015-02-25 | 1 | -1/+1 | |
| | | ||||||
| * | Bugfix: s6-log wasn't parsing regexps correctly (!) | Laurent Bercot | 2015-02-17 | 2 | -1/+9 | |
| | | | | | | Thanks to Roy Lanek. version: 2.1.1.1 | |||||
| * | More doc typo fixes | Laurent Bercot | 2015-02-16 | 1 | -8/+10 | |
| | | ||||||
| * | Doc typo fixes | Laurent Bercot | 2015-02-16 | 3 | -3/+15 | |
| | | ||||||
| * | - s6-log overhaul (more stack, less heap), with new directives | Laurent Bercot | 2015-02-07 | 3 | -20/+65 | |
| | | | | | | - related doc update - version: 2.1.1.0 rc | |||||
| * | Doc fixes | Laurent Bercot | 2015-01-31 | 3 | -7/+7 | |
| | | ||||||
| * | I changed my mind. Added access control for listing to s6-fdholderd. | Laurent Bercot | 2015-01-29 | 1 | -5/+12 | |
| | | ||||||
| * | - clang build fixv2.1.0.1 | Laurent Bercot | 2015-01-27 | 2 | -1/+7 | |
| | | | | | | - s6-fdholder-daemon ltimeout bugfix - rc for v2.1.0.1 | |||||
| * | doc/upgrade.html doc upgrade. (yeah....)v2.1.0.0 | Laurent Bercot | 2015-01-27 | 1 | -0/+2 | |
| | | ||||||
| * | Doc updates. | Laurent Bercot | 2015-01-27 | 2 | -6/+10 | |
| | | ||||||
| * | More documentation! A page about socket activation! | Laurent Bercot | 2015-01-27 | 3 | -6/+121 | |
| | | ||||||
| * | - added s6-fdholder-delete(c) | Laurent Bercot | 2015-01-26 | 25 | -48/+1862 | |
| | | | | | | | - small s6-fdholder-* fixes - s6-fdholder documentation (in review) - s6_svstatus_* bugfix (thanks Olivier Brunel) | |||||
| * | Updated doc for s6-notifywhenup ready file | Laurent Bercot | 2015-01-20 | 1 | -1/+4 | |
| | | ||||||
| * | Document readiness support in s6-svstat | Laurent Bercot | 2015-01-20 | 1 | -1/+5 | |
| | | ||||||
| * | - added the s6_fdholder library to libs6. (Nothing useful yet.) | Laurent Bercot | 2015-01-19 | 4 | -12/+35 | |
| | | | | | | | | | | | - fixed execline invocation in s6-log with slashpackage - integrated s6_svc_main.c's functionality into s6-svscanctl and deleted it - integrated Olivier Brunel's suggestions for wstat report in supervise/status - minor fixes to s6-supervise's status reports - separated sigaction calls in ftrigw_notifyb, this spares a few syscalls in s6-supervise - updated doc to reflect the changes - version bumped to 2.1.0.0 because API breakage (./finish, s6-svstat) | |||||
| * | - s6-svlisten and s6-svlisten1 | Laurent Bercot | 2015-01-16 | 4 | -8/+212 | |
| | | | | | | - Synchronous s6-svc - version 2.0.2.0, rc | |||||
| * | Move Unix domain utilities and access control utilites, | Laurent Bercot | 2015-01-15 | 33 | -98/+1976 | |
| | | | | | as well as the accessrules library, from s6-networking to here | |||||
| * | Doc typo fix | Laurent Bercot | 2015-01-15 | 1 | -1/+1 | |
| | | ||||||
| * | - Parallel build fixv2.0.1.0 | Laurent Bercot | 2015-01-14 | 5 | -26/+39 | |
| | | | | | | - Complete readiness notification via supervise/ready - Version updated to 2.0.1.0, release candidate | |||||
| * | Add s6-applyuidgid | Laurent Bercot | 2015-01-06 | 2 | -0/+64 | |
| | | ||||||
| * | - bugfix in s6-ftrigrd and s6lockd, need to align with skalibs-2.1.0.0v2.0.0.1 | Laurent Bercot | 2015-01-06 | 2 | -2/+8 | |
| | | | | | - version increased to 2.0.0.1 | |||||
| * | Doc fixes | Laurent Bercot | 2014-12-19 | 4 | -12/+12 | |
| | | ||||||
| * | Doc fix | Laurent Bercot | 2014-12-19 | 1 | -9/+9 | |
| | | ||||||
| * | Remove freecode reference in doc | Laurent Bercot | 2014-12-19 | 1 | -3/+0 | |
| | | ||||||
| * | Doc update about systemd | Laurent Bercot | 2014-12-19 | 1 | -12/+19 | |
| | | ||||||
| * | s6-notifywhen up now sends U and exits on the first newline. | Laurent Bercot | 2014-12-19 | 2 | -8/+16 | |
| | | | | | Doc updated to reflect it. | |||||
| * | Update doc: dependency to make 4 | Laurent Bercot | 2014-12-16 | 1 | -1/+1 | |
| | | ||||||
| * | Doc update | Laurent Bercot | 2014-12-15 | 1 | -2/+2 | |
| | | ||||||
| * | Documentation update | Laurent Bercot | 2014-12-09 | 1 | -0/+1 | |
| | | ||||||
| * | Documentation update | Laurent Bercot | 2014-12-09 | 1 | -2/+2 | |
| | | ||||||
| * | Documentation update | Laurent Bercot | 2014-12-08 | 2 | -21/+9 | |
| | | ||||||
| * | Document the changes to s6-ftrigrd and s6-supervise | Laurent Bercot | 2014-12-07 | 2 | -1/+8 | |
| | | ||||||
| * | Initial commit | Laurent Bercot | 2014-12-05 | 42 | -0/+4939 | |
