summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2022-08-18 Add s6_servicedir_file_listLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2022-06-28 Prepare for 2.11.1.2Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2022-06-08 Prepare for 2.11.1.1; adapt to skalibs-2.12.0.0Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2022-02-26 Prepare for 2.11.1.0Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2022-01-10 Relax modes for s6-applyuidgid and s6-setuidgidLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-12-03 Prepare for 2.11.0.1Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-09-02 Fix package/modesLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-08-31 Remove race conditions in early services with this ONE SIMPLE TRICKLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-08-30 s6-svlink, s6-svunlink, .h changesLaurent Bercot
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>
2021-08-28 Add s6-svdir-link and s6-svdir-unlinkLaurent Bercot
Not tested yet; not documented yet; to come soon. Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-08-18 Add s6-socklogLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-07-23 Prepare for 2.11.0.0, adapt to skalibs-2.11.0.0 (cdb changes)Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-05-05 Prepare for 2.10.1.0Laurent Bercot
2021-05-04 Also allow shared locks in s6lockd-helperLaurent Bercot
2021-04-13 Prepare for 2.10.0.3Laurent Bercot
2021-02-11 Prepare for 2.10.0.2Laurent Bercot
2021-01-22 Prepare for 2.10.0.1Laurent Bercot
2021-01-07 Add s6-usertree-makerLaurent Bercot
2020-12-05 Fix build with nsss; fix s6_supervise_link() for logged servicesLaurent Bercot
2020-12-04 Add s6_supervise_link and s6_supervise_unlink for future s6-rc changeLaurent Bercot
2020-12-04 Big signal/command semantics change to svscan/supervise; add s6-svperms.Laurent Bercot
2020-12-02 Fix build against skalibs-2.10.0.0Laurent Bercot
2020-11-27 Prepare for 2.10.0.0 ; store preliminary changes to s6-svscan/ctl.Laurent Bercot
2020-10-26 Align on new names of skalibs functionsLaurent Bercot
2020-10-26 Prepare for 2.9.2.1; add dangling symlink supportLaurent Bercot
2020-03-24 Treat execline as an extra_lib instead of an in-package libLaurent Bercot
2020-03-16 Add -d to s6-sudod; prepare for 2.9.2.0Laurent Bercot
2019-12-23 Prepare for 2.9.1.0Laurent 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-10-21 Fix gen-deps.sh for cross-buildsLaurent Bercot
2019-10-21 Prepare for 2.9.0.1Laurent Bercot
2019-09-21 Remove tainnow.lib dependencyLaurent Bercot
2019-08-09 Prepare for 2.9.0.0Laurent Bercot
2019-07-03 Remove s6-fdholder-*c programsLaurent Bercot
The doc still needs to be updated.
2019-05-14 Prepare for 2.8.0.1Laurent Bercot
2019-01-15 Prepare for 2.8.0.0Laurent Bercot
2019-01-09 Use mkptemp() in s6-ftrigrd. Prepare for 2.7.2.3.Laurent Bercot
2018-11-14 version: 2.7.2.2v2.7.2.2Laurent Bercot
2018-09-16 version: 2.7.2.1v2.7.2.1Laurent Bercot
2018-08-20 Better support for slashpackage nsss buildsLaurent Bercot
2018-08-01 Add nsss supportLaurent Bercot
2018-04-20 Add -d notif to s6-svscan; this is only shallow readiness.Laurent Bercot
2018-03-26 Bugfix: inverted warning condition on s6_dtally_write (non-critical)Laurent Bercot
2018-03-26 version: 2.7.1.0v2.7.1.0Laurent 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
2018-03-20 Add death tally support to s6-supervise, throttling support to s6_svstatus_tLaurent Bercot
2018-02-02 Credit smaeul, prepare for 2.7.0.1Laurent Bercot
2017-12-22 Port ftrigr and s6lock to textclientLaurent Bercot