Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-12-20 | Always execute execline scripts with -P | Laurent Bercot | |
2019-11-15 | doc fix: nosh -> plain http | Laurent Bercot | |
2019-10-21 | version: 2.9.0.1v2.9.0.1 | Laurent Bercot | |
2019-10-21 | Fix gen-deps.sh for cross-builds | Laurent Bercot | |
2019-10-21 | Prepare for 2.9.0.1 | Laurent Bercot | |
2019-10-21 | Fix generated CC for cross-builds | Laurent Bercot | |
2019-10-16 | Doc typo fix | Laurent Bercot | |
2019-09-22 | version: 2.9.0.0v2.9.0.0 | Laurent Bercot | |
2019-09-21 | Fix configure permissions2.9.0.0 | Laurent Bercot | |
2019-09-21 | Remove tainnow dependency in configure too | Laurent Bercot | |
2019-09-21 | Update tainnow.lib mentions in doc | Laurent Bercot | |
2019-09-21 | Remove tainnow.lib dependency | Laurent Bercot | |
2019-09-06 | Adapt to new stopwatch API | Laurent Bercot | |
2019-09-04 | Separate wall clocks from stopwatches | 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-22 | Makefile needs to be adjusted too | Laurent Bercot | |
2019-07-22 | Make configure CC-friendlier | 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-05-14 | bugfix: s6-ipcserverd: fix spurious warning when at maxconn | Laurent Bercot | |
2019-05-11 | Accept empty regexes even on BSDs | Laurent Bercot | |
2019-03-25 | Reestablish directory checking in s6-svc/s6-svscanctl without commands | 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-19 | Adaptation to skalibs/posixishard.h | 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-02-01 | Don't deprecate ftrig1_init: remove it. (major bump inc anyway) | Laurent Bercot | |
2019-02-01 | Fix s6-sudoc error message when it fails to connect | Laurent Bercot | |
2019-02-01 | The ftrig1 must be read nonblocking by s6-ftrigrd, duh! | Laurent Bercot | |
GOD WHY AM I SUCH AN IDIOT | |||
2019-01-31 | Make "s6-svc -wu foo" wait for foo to be up. Document supervise/ creation. | Laurent Bercot | |
2019-01-29 | Revert truncate() change in s6-log (thanks obarun for the report) | Laurent Bercot | |
2019-01-23 | bugfix: correctly handle s6-svc -X | 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 | Update examples | 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-12-17 | bugfix: s6-svc -r wasn't accepted | Laurent Bercot | |