summaryrefslogtreecommitdiff
path: root/src/supervision/deps-exe
AgeCommit message (Collapse)Author
2020-03-24 Treat execline as an extra_lib instead of an in-package libLaurent Bercot
2019-12-23 Make execline dependency optionalLaurent Bercot
This includes: - adding a configure option to disable execline support - duplicating el_semicolon() and el_getstrict() into the s6 library when execline is disabled at build time, making a compat shim and using it where needed (s6-svlisten, s6-ftrig-listen) - Creating alternatives for execlineb script spawning: * s6-log: '?' directive (done in the previous commit) * s6-notifyoncheck: require hardcoding the check in ./data/check * s6-ipcserver-access: no support for exec files, add a warning - Updating the relevant parts of the doc --enable-execline will remain the default, and whiners can choke on their tears.
2019-09-21 Remove tainnow.lib dependencyLaurent Bercot
2018-03-24 Fix minor bugs in s6-permafailonLaurent Bercot
2018-03-21 Add s6-svdt-clear, s6-permafailonLaurent Bercot
2018-03-20 Add s6-svdt, change default max tally to 100, add doc, prepare for 2.7.1.0Laurent Bercot
2017-08-19 Add s6-notifyoncheckLaurent Bercot
2016-08-16 Apply Eric's patch for spawn supportLaurent Bercot
2016-08-12 Add spawn_lib supportLaurent Bercot
2015-09-01 add s6_svc_ok in libs6, refactor s6-svokLaurent 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-01-20 Add readiness support to s6-svstatLaurent Bercot
2015-01-16 - s6-svlisten and s6-svlisten1Laurent Bercot
- Synchronous s6-svc - version 2.0.2.0, rc
2015-01-14 - Parallel build fixv2.0.1.0Laurent Bercot
- Complete readiness notification via supervise/ready - Version updated to 2.0.1.0, release candidate
2014-12-16 Add $SOCKET_LIB dependencies everywhere, because SolarisLaurent Bercot
2014-12-05Initial commitLaurent Bercot