| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | version: 2.9.1.0v2.9.1.0 | Laurent Bercot | 2020-03-02 | 1 | -1/+0 |
| | | |||||
| * | Add SIGPWR and SIGWINCH support to s6-svscan | Laurent Bercot | 2020-02-18 | 4 | -0/+14 |
| | | |||||
| * | Update dependencies | Laurent Bercot | 2020-01-27 | 3 | -4/+8 |
| | | |||||
| * | Fix shared libs installation | Laurent Bercot | 2020-01-27 | 1 | -3/+2 |
| | | |||||
| * | Use execv() where applicable | Laurent Bercot | 2020-01-16 | 2 | -6/+5 |
| | | |||||
| * | Restore console fd on s6-svscan exec | Laurent Bercot | 2020-01-15 | 1 | -0/+11 |
| | | |||||
| * | Add console holder functionality to s6-svscan | Laurent Bercot | 2020-01-15 | 5 | -5/+28 |
| | | |||||
| * | Prepare for 2.9.1.0 | Laurent Bercot | 2019-12-23 | 5 | -3/+25 |
| | | |||||
| * | Make execline dependency optional | Laurent Bercot | 2019-12-23 | 18 | -41/+183 |
| | | | | | | | | | | | | | | | | | 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. | ||||
| * | Add ?processor support to s6-log | Laurent Bercot | 2019-12-23 | 2 | -1/+12 |
| | | |||||
| * | Always execute execline scripts with -P | Laurent Bercot | 2019-12-20 | 2 | -2/+2 |
| | | |||||
| * | doc fix: nosh -> plain http | Laurent Bercot | 2019-11-15 | 1 | -1/+1 |
| | | |||||
| * | version: 2.9.0.1v2.9.0.1 | Laurent Bercot | 2019-10-21 | 1 | -0/+1 |
| | | |||||
| * | Fix gen-deps.sh for cross-builds | Laurent Bercot | 2019-10-21 | 2 | -111/+111 |
| | | |||||
| * | Prepare for 2.9.0.1 | Laurent Bercot | 2019-10-21 | 5 | -6/+21 |
| | | |||||
| * | Fix generated CC for cross-builds | Laurent Bercot | 2019-10-21 | 1 | -1/+1 |
| | | |||||
| * | Doc typo fix | Laurent Bercot | 2019-10-16 | 1 | -1/+1 |
| | | |||||
| * | version: 2.9.0.0v2.9.0.0 | Laurent Bercot | 2019-09-22 | 1 | -1/+1 |
| | | |||||
| * | Fix configure permissions2.9.0.0 | Laurent Bercot | 2019-09-21 | 1 | -0/+0 |
| | | |||||
| * | Remove tainnow dependency in configure too | Laurent Bercot | 2019-09-21 | 1 | -2/+0 |
| | | |||||
| * | Update tainnow.lib mentions in doc | Laurent Bercot | 2019-09-21 | 1 | -1/+1 |
| | | |||||
| * | Remove tainnow.lib dependency | Laurent Bercot | 2019-09-21 | 28 | -54/+54 |
| | | |||||
| * | Adapt to new stopwatch API | Laurent Bercot | 2019-09-06 | 23 | -46/+24 |
| | | |||||
| * | Separate wall clocks from stopwatches | Laurent Bercot | 2019-09-04 | 26 | -19/+50 |
| | | |||||
| * | Prepare for 2.9.0.0 | Laurent Bercot | 2019-08-09 | 5 | -5/+17 |
| | | |||||
| * | Move systemd page out of the s6 package | Laurent Bercot | 2019-07-30 | 4 | -182/+3 |
| | | |||||
| * | Makefile needs to be adjusted too | Laurent Bercot | 2019-07-22 | 1 | -5/+4 |
| | | |||||
| * | Make configure CC-friendlier | Laurent Bercot | 2019-07-22 | 1 | -8/+24 |
| | | |||||
| * | Update doc to reflect the removal of s6-fdholder-*c programs | Laurent Bercot | 2019-07-03 | 17 | -625/+188 |
| | | |||||
| * | Remove s6-fdholder-*c programs | Laurent Bercot | 2019-07-03 | 34 | -710/+292 |
| | | | | | The doc still needs to be updated. | ||||
| * | Doc typo fixes | Laurent Bercot | 2019-05-27 | 1 | -2/+2 |
| | | |||||
| * | version: 2.8.0.1v2.8.0.1 | Laurent Bercot | 2019-05-14 | 2 | -2/+1 |
| | | |||||
| * | Prepare for 2.8.0.1 | Laurent Bercot | 2019-05-14 | 5 | -4/+17 |
| | | |||||
| * | bugfix: s6-ipcserverd: fix spurious warning when at maxconn | Laurent Bercot | 2019-05-14 | 1 | -1/+1 |
| | | |||||
| * | Accept empty regexes even on BSDs | Laurent Bercot | 2019-05-11 | 3 | -4/+6 |
| | | |||||
| * | Reestablish directory checking in s6-svc/s6-svscanctl without commands | Laurent Bercot | 2019-03-25 | 1 | -16/+13 |
| | | |||||
| * | Add upgrade notice to doc/upgrade.html | Laurent Bercot | 2019-03-18 | 1 | -0/+6 |
| | | |||||
| * | version: 2.8.0.0v2.8.0.0 | Laurent Bercot | 2019-03-04 | 1 | -1/+1 |
| | | |||||
| * | Build everything as PIC by default | Laurent Bercot | 2019-02-24 | 3 | -18/+13 |
| | | |||||
| * | Adaptation to skalibs/posixishard.h | Laurent Bercot | 2019-02-19 | 13 | -8/+35 |
| | | |||||
| * | Update execline dep | Laurent Bercot | 2019-02-12 | 3 | -3/+3 |
| | | |||||
| * | more accurate timeout-kill doc | Laurent Bercot | 2019-02-10 | 1 | -1/+2 |
| | | |||||
| * | Revert -I, but add uid/self and gid/self to uidgid accessrules checking | Laurent Bercot | 2019-02-04 | 6 | -20/+42 |
| | | |||||
| * | Add -I option to s6-ipcserver-access | Laurent Bercot | 2019-02-04 | 4 | -9/+18 |
| | | |||||
| * | Don't deprecate ftrig1_init: remove it. (major bump inc anyway) | Laurent Bercot | 2019-02-01 | 2 | -7/+0 |
| | | |||||
| * | Fix s6-sudoc error message when it fails to connect | Laurent Bercot | 2019-02-01 | 1 | -1/+1 |
| | | |||||
| * | The ftrig1 must be read nonblocking by s6-ftrigrd, duh! | Laurent Bercot | 2019-02-01 | 1 | -0/+1 |
| | | | | | GOD WHY AM I SUCH AN IDIOT | ||||
| * | Make "s6-svc -wu foo" wait for foo to be up. Document supervise/ creation. | Laurent Bercot | 2019-01-31 | 3 | -19/+26 |
| | | |||||
| * | Revert truncate() change in s6-log (thanks obarun for the report) | Laurent Bercot | 2019-01-29 | 1 | -1/+3 |
| | | |||||
| * | bugfix: correctly handle s6-svc -X | Laurent Bercot | 2019-01-23 | 1 | -2/+2 |
| | | |||||
