aboutsummaryrefslogtreecommitdiffstats
path: root/src/supervision/deps-exe
Commit message (Collapse)AuthorAgeFilesLines
* Fix s6-svscanboot build with nsssLaurent Bercot2026-06-191-0/+2
|
* Prepare for 2.15.1.0; add s6-svscanbootLaurent Bercot2026-06-041-0/+1
| | | | Also fix links on why.html. s6-svscanboot doc coming soon.
* Add s6-notify-fd-from-socket and s6-notify-socket-from-fdLaurent Bercot2026-04-092-0/+6
| | | | | Also add .gitkeep files, remove old include-local/s6lockd.h, update a little bit of doc, make s6-ftrigrd pipe-only
* Add s6-background-watch (untested)Laurent Bercot2025-10-201-0/+3
|
* s6-svlink, s6-svunlink, .h changesLaurent Bercot2021-08-303-2/+5
| | | | | | | | | Renamed from s6-svdir-(un)link. Doc added. Full functionality added. Still need to be tested. Unrelated: .h names simplified. Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add s6-svdir-link and s6-svdir-unlinkLaurent Bercot2021-08-282-0/+7
| | | | | | Not tested yet; not documented yet; to come soon. Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix build with nsss; fix s6_supervise_link() for logged servicesLaurent Bercot2020-12-051-0/+1
|
* Big signal/command semantics change to svscan/supervise; add s6-svperms.Laurent Bercot2020-12-042-1/+2
|
* Fix build against skalibs-2.10.0.0Laurent Bercot2020-12-021-1/+0
|
* Treat execline as an extra_lib instead of an in-package libLaurent Bercot2020-03-241-1/+1
|
* Make execline dependency optionalLaurent Bercot2019-12-231-1/+1
| | | | | | | | | | | | | | | | 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.
* Remove tainnow.lib dependencyLaurent Bercot2019-09-217-7/+7
|
* Fix minor bugs in s6-permafailonLaurent Bercot2018-03-241-0/+1
|
* Add s6-svdt-clear, s6-permafailonLaurent Bercot2018-03-212-0/+4
|
* Add s6-svdt, change default max tally to 100, add doc, prepare for 2.7.1.0Laurent Bercot2018-03-201-0/+2
|
* Add s6-notifyoncheckLaurent Bercot2017-08-191-0/+5
|
* Apply Eric's patch for spawn supportLaurent Bercot2016-08-161-0/+1
|
* Add spawn_lib supportLaurent Bercot2016-08-123-0/+3
|
* add s6_svc_ok in libs6, refactor s6-svokLaurent Bercot2015-09-011-0/+1
|
* - Add timeout-finish support and "down-readiness"Laurent Bercot2015-07-204-3/+5
| | | | | | | - LOTS of refactoring to make this work - Remove s6-notifywhenup - s6-supervise now rocks the casbah - rc for 2.2.0.0
* Add readiness support to s6-svstatLaurent Bercot2015-01-201-0/+3
|
* - s6-svlisten and s6-svlisten1Laurent Bercot2015-01-162-0/+9
| | | | | - Synchronous s6-svc - version 2.0.2.0, rc
* - Parallel build fixv2.0.1.0Laurent Bercot2015-01-146-6/+6
| | | | | - Complete readiness notification via supervise/ready - Version updated to 2.0.1.0, release candidate
* Add $SOCKET_LIB dependencies everywhere, because SolarisLaurent Bercot2014-12-161-0/+1
|
* Initial commitLaurent Bercot2014-12-057-0/+17