Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc typo fixes | Laurent Bercot | 2023-01-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Doc clarification | Laurent Bercot | 2023-01-11 | 1 | -6/+6 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Doc typo fix | Laurent Bercot | 2023-01-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Mention -D/-U edge case in s6-supervise doc | Laurent Bercot | 2023-01-11 | 1 | -0/+6 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | s6-supervise QoL: only skip 1-second restart delay when service was ready | Laurent Bercot | 2022-10-04 | 1 | -1/+3 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Add upper limit to -c in s6-svscan | Laurent Bercot | 2022-08-21 | 1 | -2/+8 |
| | | | | | | Also document it, and document changes to s6-supervise Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | More doc typo fixes (thanks flexibeast) | Laurent Bercot | 2021-01-22 | 1 | -1/+1 |
| | |||||
* | Doc clarification | Laurent Bercot | 2021-01-09 | 1 | -1/+3 |
| | |||||
* | Big signal/command semantics change to svscan/supervise; add s6-svperms. | Laurent Bercot | 2020-12-04 | 1 | -16/+12 |
| | |||||
* | Make "s6-svc -wu foo" wait for foo to be up. Document supervise/ creation. | Laurent Bercot | 2019-01-31 | 1 | -0/+2 |
| | |||||
* | Wording clarification on the previous change | Laurent Bercot | 2018-08-24 | 1 | -4/+4 |
| | |||||
* | Mention the U event in s6-supervise's doc page | Laurent Bercot | 2018-08-24 | 1 | -0/+10 |
| | |||||
* | Add note about SIGINT in s6-svscan and s6-supervise doc | Laurent Bercot | 2018-04-05 | 1 | -0/+11 |
| | |||||
* | Better s6-supervise doc | Laurent Bercot | 2017-11-02 | 1 | -35/+73 |
| | |||||
* | Switch doc to schemeless URLs | Laurent Bercot | 2017-05-23 | 1 | -3/+3 |
| | |||||
* | Implement permanent failure for services via ./finish exiting 125 | Laurent Bercot | 2017-03-20 | 1 | -0/+4 |
| | |||||
* | - Add timeout-finish support and "down-readiness" | Laurent Bercot | 2015-07-20 | 1 | -10/+12 |
| | | | | | | | - LOTS of refactoring to make this work - Remove s6-notifywhenup - s6-supervise now rocks the casbah - rc for 2.2.0.0 | ||||
* | - doc fixes (changed mentions of s6-notifywhenup) | Laurent Bercot | 2015-06-25 | 1 | -1/+3 |
| | | | | | - s6-svc -X - rc for 2.1.6.0 | ||||
* | - Readiness notification support in s6-supervise | Laurent Bercot | 2015-06-15 | 1 | -0/+41 |
| | | | | | | - s6-notifywhenup deprecated - Change abundantly documented - rc for 2.1.4.0 | ||||
* | Make all doc mobile-readable according to Google standards | Laurent Bercot | 2015-05-07 | 1 | -0/+1 |
| | |||||
* | - 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 | ||||
* | - added the s6_fdholder library to libs6. (Nothing useful yet.) | Laurent Bercot | 2015-01-19 | 1 | -2/+5 |
| | | | | | | | | | | - 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) | ||||
* | Move Unix domain utilities and access control utilites, | Laurent Bercot | 2015-01-15 | 1 | -1/+1 |
| | | | | as well as the accessrules library, from s6-networking to here | ||||
* | Document the changes to s6-ftrigrd and s6-supervise | Laurent Bercot | 2014-12-07 | 1 | -1/+2 |
| | |||||
* | Initial commit | Laurent Bercot | 2014-12-05 | 1 | -0/+125 |