| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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. | ||||
| * | Wording clarification on the previous change | Laurent Bercot | 2018-08-24 | 1 | -4/+4 |
| | | |||||
| * | Mention the U event in s6-supervise's doc page | Laurent Bercot | 2018-08-24 | 1 | -0/+10 |
| | | |||||
| * | Doc typo fix | Laurent Bercot | 2018-08-24 | 1 | -1/+1 |
| | | |||||
| * | Better support for slashpackage nsss builds | Laurent Bercot | 2018-08-20 | 2 | -6/+14 |
| | | |||||
| * | version: 2.7.2.0v2.7.2.0 | Laurent Bercot | 2018-08-14 | 1 | -0/+1 |
| | | |||||
| * | Document nsss support | Laurent Bercot | 2018-08-01 | 2 | -0/+2 |
| | | |||||
| * | Add nsss support | Laurent Bercot | 2018-08-01 | 3 | -2/+15 |
| | | |||||
| * | Include prot_readgroups() into s6-envuidgid | Laurent Bercot | 2018-08-01 | 1 | -0/+20 |
| | | |||||
| * | More build fixes for skalibs-2.7.0.0 | Laurent Bercot | 2018-07-21 | 4 | -1/+4 |
| | | |||||
| * | Adapt to skalibs-2.7.0.0 | Laurent Bercot | 2018-07-21 | 11 | -40/+32 |
| | | |||||
| * | Doc clarification | Laurent Bercot | 2018-06-17 | 1 | -1/+1 |
| | | |||||
| * | Document dependencies correctly | Laurent Bercot | 2018-06-15 | 3 | -3/+4 |
| | | |||||
| * | Down signal customization: add ./down-signal file and s6-svc -r | Laurent Bercot | 2018-06-15 | 6 | -31/+74 |
| | | |||||
| * | Add -d notif to s6-svscan; this is only shallow readiness. | Laurent Bercot | 2018-04-20 | 5 | -5/+49 |
| | | |||||
| * | Add -B option to s6-ipcserver-socketbinder for blocking sockets | Laurent Bercot | 2018-04-11 | 2 | -5/+10 |
| | | |||||
| * | doc typo fix | Laurent Bercot | 2018-04-05 | 1 | -1/+1 |
| | | |||||
| * | Add note about SIGINT in s6-svscan and s6-supervise doc | Laurent Bercot | 2018-04-05 | 3 | -1/+26 |
| | | |||||
| * | version: 2.7.1.1v2.7.1.1 | Laurent Bercot | 2018-03-26 | 1 | -0/+1 |
| | | |||||
| * | Bugfix: inverted warning condition on s6_dtally_write (non-critical) | Laurent Bercot | 2018-03-26 | 5 | -3/+15 |
| | | |||||
| * | Doc typo fix | Laurent Bercot | 2018-03-26 | 1 | -0/+1 |
| | | |||||
| * | version: 2.7.1.0v2.7.1.0 | Laurent Bercot | 2018-03-26 | 1 | -1/+1 |
| | | |||||
| * | Fix minor bugs in s6-permafailon | Laurent Bercot | 2018-03-24 | 4 | -3/+9 |
| | | |||||
| * | Fix off-by-one in s6-svdt-clear | Laurent Bercot | 2018-03-24 | 1 | -1/+1 |
| | | |||||
| * | Document max-death-tally in the s6-svdt doc | Laurent Bercot | 2018-03-21 | 1 | -0/+3 |
| | | |||||
| * | Add s6-svdt-clear, s6-permafailon | Laurent Bercot | 2018-03-21 | 15 | -6/+322 |
| | | |||||
