summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2020-01-27 Update dependenciesLaurent Bercot
2020-01-15 Add console holder functionality to s6-svscanLaurent 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-12-23 Add ?processor support to s6-logLaurent Bercot
2019-11-15 doc fix: nosh -> plain httpLaurent Bercot
2019-10-21 Prepare for 2.9.0.1Laurent Bercot
2019-10-16 Doc typo fixLaurent Bercot
2019-09-21 Update tainnow.lib mentions in docLaurent Bercot
2019-08-09 Prepare for 2.9.0.0Laurent Bercot
2019-07-30 Move systemd page out of the s6 packageLaurent Bercot
2019-07-03 Update doc to reflect the removal of s6-fdholder-*c programsLaurent Bercot
2019-07-03 Remove s6-fdholder-*c programsLaurent Bercot
The doc still needs to be updated.
2019-05-27 Doc typo fixesLaurent Bercot
2019-05-14 version: 2.8.0.1v2.8.0.1Laurent Bercot
2019-05-14 Prepare for 2.8.0.1Laurent Bercot
2019-03-18 Add upgrade notice to doc/upgrade.htmlLaurent Bercot
2019-03-04 version: 2.8.0.0v2.8.0.0Laurent Bercot
2019-02-24 Build everything as PIC by defaultLaurent Bercot
2019-02-12 Update execline depLaurent Bercot
2019-02-10 more accurate timeout-kill docLaurent Bercot
2019-02-04 Revert -I, but add uid/self and gid/self to uidgid accessrules checkingLaurent Bercot
2019-02-04 Add -I option to s6-ipcserver-accessLaurent Bercot
2019-01-31 Make "s6-svc -wu foo" wait for foo to be up. Document supervise/ creation.Laurent Bercot
2019-01-18 Update broken doc linkLaurent Bercot
2019-01-15 Prepare for 2.8.0.0Laurent Bercot
2019-01-15 Add readiness notification to s6-log, and 8kB default on -lLaurent Bercot
2019-01-09 Use mkptemp() in s6-ftrigrd. Prepare for 2.7.2.3.Laurent Bercot
2018-12-31 Less false friends in docLaurent Bercot
2018-11-14 version: 2.7.2.2v2.7.2.2Laurent Bercot
2018-10-17 Doc typo fixLaurent Bercot
2018-09-16 version: 2.7.2.1v2.7.2.1Laurent Bercot
2018-08-24 Wording clarification on the previous changeLaurent Bercot
2018-08-24 Mention the U event in s6-supervise's doc pageLaurent Bercot
2018-08-24 Doc typo fixLaurent Bercot
2018-08-01 Document nsss supportLaurent Bercot
2018-07-21 Adapt to skalibs-2.7.0.0Laurent Bercot
2018-06-17 Doc clarificationLaurent Bercot
2018-06-15 Document dependencies correctlyLaurent Bercot
2018-06-15 Down signal customization: add ./down-signal file and s6-svc -rLaurent Bercot
2018-04-20 Add -d notif to s6-svscan; this is only shallow readiness.Laurent Bercot
2018-04-11 Add -B option to s6-ipcserver-socketbinder for blocking socketsLaurent Bercot
2018-04-05 doc typo fixLaurent Bercot
2018-04-05 Add note about SIGINT in s6-svscan and s6-supervise docLaurent Bercot
2018-03-26 Bugfix: inverted warning condition on s6_dtally_write (non-critical)Laurent Bercot
2018-03-26 Doc typo fixLaurent Bercot
2018-03-21 Document max-death-tally in the s6-svdt docLaurent Bercot
2018-03-21 Add s6-svdt-clear, s6-permafailonLaurent Bercot
2018-03-21 Add -g option to s6-tai64nlocalLaurent Bercot
2018-03-20 Add s6-svdt, change default max tally to 100, add doc, prepare for 2.7.1.0Laurent Bercot