Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-30 | Doc typo fix | Laurent Bercot | |
2020-03-16 | Add -d to s6-sudod; prepare for 2.9.2.0 | Laurent Bercot | |
2020-03-04 | Doc typo fix | Laurent Bercot | |
2020-02-18 | Add SIGPWR and SIGWINCH support to s6-svscan | Laurent Bercot | |
2020-01-27 | Update dependencies | Laurent Bercot | |
2020-01-15 | Add console holder functionality to s6-svscan | Laurent Bercot | |
2019-12-23 | Prepare for 2.9.1.0 | Laurent Bercot | |
2019-12-23 | Make execline dependency optional | Laurent 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-log | Laurent Bercot | |
2019-11-15 | doc fix: nosh -> plain http | Laurent Bercot | |
2019-10-21 | Prepare for 2.9.0.1 | Laurent Bercot | |
2019-10-16 | Doc typo fix | Laurent Bercot | |
2019-09-21 | Update tainnow.lib mentions in doc | Laurent Bercot | |
2019-08-09 | Prepare for 2.9.0.0 | Laurent Bercot | |
2019-07-30 | Move systemd page out of the s6 package | Laurent Bercot | |
2019-07-03 | Update doc to reflect the removal of s6-fdholder-*c programs | Laurent Bercot | |
2019-07-03 | Remove s6-fdholder-*c programs | Laurent Bercot | |
The doc still needs to be updated. | |||
2019-05-27 | Doc typo fixes | Laurent Bercot | |
2019-05-14 | version: 2.8.0.1v2.8.0.1 | Laurent Bercot | |
2019-05-14 | Prepare for 2.8.0.1 | Laurent Bercot | |
2019-03-18 | Add upgrade notice to doc/upgrade.html | Laurent Bercot | |
2019-03-04 | version: 2.8.0.0v2.8.0.0 | Laurent Bercot | |
2019-02-24 | Build everything as PIC by default | Laurent Bercot | |
2019-02-12 | Update execline dep | Laurent Bercot | |
2019-02-10 | more accurate timeout-kill doc | Laurent Bercot | |
2019-02-04 | Revert -I, but add uid/self and gid/self to uidgid accessrules checking | Laurent Bercot | |
2019-02-04 | Add -I option to s6-ipcserver-access | Laurent 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 link | Laurent Bercot | |
2019-01-15 | Prepare for 2.8.0.0 | Laurent Bercot | |
2019-01-15 | Add readiness notification to s6-log, and 8kB default on -l | Laurent Bercot | |
2019-01-09 | Use mkptemp() in s6-ftrigrd. Prepare for 2.7.2.3. | Laurent Bercot | |
2018-12-31 | Less false friends in doc | Laurent Bercot | |
2018-11-14 | version: 2.7.2.2v2.7.2.2 | Laurent Bercot | |
2018-10-17 | Doc typo fix | Laurent Bercot | |
2018-09-16 | version: 2.7.2.1v2.7.2.1 | Laurent Bercot | |
2018-08-24 | Wording clarification on the previous change | Laurent Bercot | |
2018-08-24 | Mention the U event in s6-supervise's doc page | Laurent Bercot | |
2018-08-24 | Doc typo fix | Laurent Bercot | |
2018-08-01 | Document nsss support | Laurent Bercot | |
2018-07-21 | Adapt to skalibs-2.7.0.0 | Laurent Bercot | |
2018-06-17 | Doc clarification | Laurent Bercot | |
2018-06-15 | Document dependencies correctly | Laurent Bercot | |
2018-06-15 | Down signal customization: add ./down-signal file and s6-svc -r | Laurent 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 sockets | Laurent Bercot | |
2018-04-05 | doc typo fix | Laurent Bercot | |
2018-04-05 | Add note about SIGINT in s6-svscan and s6-supervise doc | Laurent Bercot | |
2018-03-26 | Bugfix: inverted warning condition on s6_dtally_write (non-critical) | Laurent Bercot | |
2018-03-26 | Doc typo fix | Laurent Bercot | |