summaryrefslogtreecommitdiff
path: root/src/supervision
AgeCommit message (Expand)Author
7 days bugfix: make lock-fd actually work!HEADmasterLaurent Bercot
2024-08-20 Revert the fix, it's badLaurent Bercot
2024-08-18 Tentatively fix selfpipe clobbering by notification-fdLaurent Bercot
2024-06-07s6-supervise: Don't add '(child)' to the end of PROGJosiah Frentsos via skaware
2024-05-07 Add process group support to s6-superviseLaurent Bercot
2024-04-15 Prepare for 2.12.0.4; also close s6-svscan's stderr on exit when specialLaurent Bercot
2023-11-20 Prepare for 2.12.0.2; fix scheduling of rescans/restarts in s6-svscanLaurent Bercot
2023-11-08 bugfix: s6-svscan didn't delay killing until scan. Prepare for 2.12.0.1.Laurent Bercot
2023-11-06 version: 2.12.0.0v2.12.0.0Laurent Bercot
2023-10-27 s6-supervise: don't warn on ENOENT for ./finishLaurent Bercot
2023-09-11 Defork s6-supervise (!)Laurent Bercot
2023-09-09 Adapt to skalibs-2.14Laurent Bercot
2023-07-06 Use open safe wrappers; remove debug boilerplateLaurent Bercot
2023-06-25 Loosen nonzero servicedirs requirement on s6-svwait/s6-svlistenLaurent Bercot
2023-06-24 Document new s6-svscan optionsLaurent Bercot
2023-06-20 More better debug infoLaurent Bercot
2023-06-20 More debug informationLaurent Bercot
2023-06-14 New and improved s6-svscanLaurent Bercot
2023-05-25 Add s6-svc -s; prepare for 2.11.4.0Laurent Bercot
2023-04-07 Simplify selfpipe managementLaurent Bercot
2023-02-06 Add s6-svc -QLaurent Bercot
2023-01-11 More bugfixesLaurent Bercot
2023-01-09 Next batch of fixesLaurent Bercot
2023-01-09 Add instances implementation (still needs testing)Laurent Bercot
2022-12-05 s6-svwait shouldn't exit early on supervisor deathLaurent Bercot
2022-11-30 s6-svc: typo fixLaurent Bercot
2022-11-29 Adapt to skalibs-2.13.0.0Laurent Bercot
2022-10-04 s6-supervise QoL: only skip 1-second restart delay when service was readyLaurent Bercot
2022-09-28 s6-svscan QoL: close stdout on exit if catch-all logger is presentLaurent Bercot
2022-08-21 Add upper limit to -c in s6-svscanLaurent Bercot
2022-08-20 Pass service name as an argument to the service scriptLaurent Bercot
2022-06-28 s6-supervise: also closethem() on -x in LASTFINISH for consistencyLaurent Bercot
2022-06-28 s6-svscan: treat s6-svscan-log as a logger for s6-svscanctl purposesLaurent Bercot
2022-06-28 bugfix: s6-supervise: -x should closethem() even in LASTUP stateLaurent Bercot
2022-06-08 Prepare for 2.11.1.1; adapt to skalibs-2.12.0.0Laurent Bercot
2021-09-08 Fix s6-svunlink PROGLaurent Bercot
2021-09-07 svlink bugfixLaurent Bercot
2021-09-02 Use checkservicedir() in s6-svlinkLaurent Bercot
2021-08-31 Remove race conditions in early services with this ONE SIMPLE TRICKLaurent Bercot
2021-08-30 s6-svlink, s6-svunlink, .h changesLaurent Bercot
2021-08-28 s6-svdir-(un)link fixesLaurent Bercot
2021-08-28 Add s6-svdir-link and s6-svdir-unlinkLaurent Bercot
2021-08-09 skalibs-2.11.0.0 API changeLaurent Bercot
2021-06-18 Add lock-fd feature to s6-superviseLaurent Bercot
2021-04-25 Add s6-svwait -r | -R supportLaurent Bercot
2021-02-11 bugfix: unignore SIGPIPE before execing a user-controlled processLaurent Bercot
2020-12-05 Fix build with nsss; fix s6_supervise_link() for logged servicesLaurent Bercot
2020-12-04 Fix s6-svscan startupLaurent Bercot
2020-12-04 Big signal/command semantics change to svscan/supervise; add s6-svperms.Laurent Bercot
2020-12-02 Fix lock permissionsLaurent Bercot