summaryrefslogtreecommitdiff
path: root/doc/s6-supervise.html
AgeCommit message (Collapse)Author
2017-05-23 Switch doc to schemeless URLsLaurent Bercot
2017-03-20 Implement permanent failure for services via ./finish exiting 125Laurent Bercot
2015-07-20 - Add timeout-finish support and "down-readiness"Laurent Bercot
- LOTS of refactoring to make this work - Remove s6-notifywhenup - s6-supervise now rocks the casbah - rc for 2.2.0.0
2015-06-25 - doc fixes (changed mentions of s6-notifywhenup)Laurent Bercot
- s6-svc -X - rc for 2.1.6.0
2015-06-15 - Readiness notification support in s6-superviseLaurent Bercot
- s6-notifywhenup deprecated - Change abundantly documented - rc for 2.1.4.0
2015-05-07 Make all doc mobile-readable according to Google standardsLaurent Bercot
2015-03-01 - Revert LASTFINISH special case (closing stdin/out) in s6-supervise.Laurent Bercot
(To be watched, but loggers should exit once s6-supervise exits.) - Change Colin's email address
2015-01-19 - added the s6_fdholder library to libs6. (Nothing useful yet.)Laurent Bercot
- 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)
2015-01-15 Move Unix domain utilities and access control utilites,Laurent Bercot
as well as the accessrules library, from s6-networking to here
2014-12-07Document the changes to s6-ftrigrd and s6-superviseLaurent Bercot
2014-12-05Initial commitLaurent Bercot