| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 | |
| | | ||||||
| * | Update broken doc link | Laurent Bercot | 2019-01-18 | 1 | -1/+1 | |
| | | ||||||
| * | Prepare for 2.8.0.0 | Laurent Bercot | 2019-01-15 | 4 | -4/+9 | |
| | | ||||||
| * | Update examples | Laurent Bercot | 2019-01-15 | 4 | -2/+4 | |
| | | ||||||
| * | Add readiness notification to s6-log, and 8kB default on -l | Laurent Bercot | 2019-01-15 | 2 | -9/+29 | |
| | | ||||||
| * | Use mkptemp() in s6-ftrigrd. Prepare for 2.7.2.3. | Laurent Bercot | 2019-01-09 | 10 | -55/+46 | |
| | | ||||||
| * | Less false friends in doc | Laurent Bercot | 2018-12-31 | 1 | -3/+3 | |
| | | ||||||
| * | bugfix: s6-svc -r wasn't accepted | Laurent Bercot | 2018-12-17 | 2 | -1/+2 | |
| | | ||||||
| * | version: 2.7.2.2v2.7.2.2 | Laurent Bercot | 2018-11-14 | 4 | -2/+13 | |
| | | ||||||
| * | bugfix: s6-svscan not always honoring scan deadline | Laurent Bercot | 2018-10-22 | 2 | -1/+2 | |
| | | ||||||
| * | Doc typo fix | Laurent Bercot | 2018-10-17 | 1 | -1/+1 | |
| | | ||||||
| * | version: 2.7.2.1v2.7.2.1 | Laurent Bercot | 2018-09-16 | 4 | -2/+13 | |
| | | ||||||
| * | bugfix: UB in s6-fdholderd's do_list | Laurent Bercot | 2018-09-14 | 1 | -1/+1 | |
| | | ||||||
| * | bugfix: s6lockd-helper is in LIBEXECPREFIX | Laurent Bercot | 2018-09-06 | 2 | -1/+2 | |
| | | | | | Thanks to Shengjing Zhu. | |||||
