aboutsummaryrefslogtreecommitdiffstats
path: root/src/supervision/s6-svc.c
Commit message (Collapse)AuthorAgeFilesLines
* Add s6-svc -l and reload-signalLaurent Bercot2026-06-091-2/+3
|
* stupid s6-svc bug fixLaurent Bercot2025-11-041-1/+1
|
* Improve s6-svc; prepare for 2.14.0.0Laurent Bercot2025-11-021-12/+19
|
* Add process group support to s6-superviseLaurent Bercot2024-05-071-2/+5
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.12.0.0v2.12.0.0Laurent Bercot2023-11-061-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add s6-svc -s; prepare for 2.11.4.0Laurent Bercot2023-05-251-2/+30
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add s6-svc -QLaurent Bercot2023-02-061-2/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More bugfixesLaurent Bercot2023-01-111-28/+2
| | | | | | And doc fixes Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Next batch of fixesLaurent Bercot2023-01-091-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add instances implementation (still needs testing)Laurent Bercot2023-01-091-7/+38
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* s6-svc: typo fixLaurent Bercot2022-11-301-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.13.0.0Laurent Bercot2022-11-291-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* s6-svlink, s6-svunlink, .h changesLaurent Bercot2021-08-301-1/+1
| | | | | | | | | 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>
* skalibs-2.11.0.0 API changeLaurent Bercot2021-08-091-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Big signal/command semantics change to svscan/supervise; add s6-svperms.Laurent Bercot2020-12-041-2/+1
|
* Adapt to new exec.hLaurent Bercot2020-11-281-4/+6
|
* Make "s6-svc -wu foo" wait for foo to be up. Document supervise/ creation.Laurent Bercot2019-01-311-6/+8
|
* bugfix: s6-svc -r wasn't acceptedLaurent Bercot2018-12-171-1/+1
|
* Down signal customization: add ./down-signal file and s6-svc -rLaurent Bercot2018-06-151-2/+3
|
* More accurate exit code and clearer error messages for s6-svc and s6-svscanctlLaurent Bercot2017-11-101-4/+4
|
* Switch to xpathexec_*Laurent Bercot2017-08-281-2/+1
|
* Fix argument order in memchr() !Laurent Bercot2017-03-121-1/+1
|
* Adapt to skalibs-2.5.0.0Laurent Bercot2017-03-121-9/+8
|
* Types fix, first passLaurent Bercot2017-01-121-1/+2
|
* Add SIGWINCH support to s6-supervise and s6-svc (-y)Laurent Bercot2015-10-121-1/+2
|
* - New -wr | -wR options to s6-svc, s6-svlisten1 and s6-svlistenLaurent Bercot2015-08-271-5/+5
| | | | | - skalibs and execline dep bump - rc for 2.2.1.0 unless more new functionality is needed for s6-rc
* - Add timeout-finish support and "down-readiness"Laurent Bercot2015-07-201-14/+13
| | | | | | | - LOTS of refactoring to make this work - Remove s6-notifywhenup - s6-supervise now rocks the casbah - rc for 2.2.0.0
* - Error message fix in s6-svcv2.1.6.0Laurent Bercot2015-06-251-1/+1
| | | | - version: 2.1.6.0
* - doc fixes (changed mentions of s6-notifywhenup)Laurent Bercot2015-06-251-2/+20
| | | | | - s6-svc -X - rc for 2.1.6.0
* Warn when s6-svc is used with several argumentsLaurent Bercot2015-03-201-0/+1
|
* - doc fixesLaurent Bercot2015-03-161-1/+1
| | | | - added -X to s6-notifywhenup
* - s6-svlisten and s6-svlisten1Laurent Bercot2015-01-161-3/+88
| | | | | - Synchronous s6-svc - version 2.0.2.0, rc
* Initial commitLaurent Bercot2014-12-051-0/+12