| Commit message (Expand) | Author | Age | Files | Lines |
| * | You want shared locks, Sherlock | Laurent Bercot | 2020-12-10 | 1 | -6/+4 |
| * | Create down files on s6_supervise_link | Laurent Bercot | 2020-12-10 | 1 | -1/+1 |
| * | Prepare for 0.5.2.1; build against new skalibs/execline/s6 | Laurent Bercot | 2020-12-07 | 8 | -126/+61 |
| * | Include posixishard as late as possible | Laurent Bercot | 2020-03-21 | 1 | -1/+1 |
| * | Adapt to skalibs/posixishard.h | Laurent Bercot | 2019-02-20 | 1 | -1/+1 |
| * | bugfix: add max-death-tally and down-signal support to s6-rc-compile! | Laurent Bercot | 2019-02-10 | 1 | -2/+2 |
| * | Add s6-log notifications to examples, prepare for 0.4.1.1 | Laurent Bercot | 2019-01-15 | 1 | -2/+3 |
| * | Adapt to skalibs-2.7.0.0 | Laurent Bercot | 2018-07-21 | 3 | -24/+15 |
| * | Add support for max-death-tally and down-signal, prepare for 0.4.1.0 | Laurent Bercot | 2018-06-15 | 1 | -1/+3 |
| * | Work around NetBSD and Solaris braindeadness | Laurent Bercot | 2017-12-21 | 1 | -0/+1 |
| * | Fix (hopefully) the two remaining bugs in s6-rc-update... | Laurent Bercot | 2017-12-07 | 1 | -2/+2 |
| * | Get this right, maybe? | Laurent Bercot | 2017-12-07 | 1 | -1/+2 |
| * | Fix off-by-one in s6rc_livedir_create | Laurent Bercot | 2017-12-07 | 1 | -1/+1 |
| * | Refactor s6-rc-init and s6-rc-upgrade around atomic_symlink and s6rc_livedir... | Laurent Bercot | 2017-12-04 | 2 | -0/+51 |
| * | Implement funnels. Needs testing. | Laurent Bercot | 2017-11-04 | 3 | -37/+56 |
| * | Change safety guard to PATH_MAX because Solaris doesn't know NAME_MAX | Laurent Bercot | 2017-10-19 | 1 | -1/+1 |
| * | Limit prefix size to NAME_MAX | Laurent Bercot | 2017-10-17 | 1 | -0/+2 |
| * | version: 0.3.0.0v0.3.0.0 | Laurent Bercot | 2017-10-09 | 1 | -4/+3 |
| * | Replace suffix with prefix | Laurent Bercot | 2017-10-09 | 5 | -21/+22 |
| * | Add -s to s6-rc-init; prepare for 0.3.0.0 | Laurent Bercot | 2017-10-08 | 6 | -11/+61 |
| * | Prepare for 0.2.1.2 | Laurent Bercot | 2017-08-22 | 3 | -21/+7 |
| * | Fix a race condition in s6rc_servicedir_manage() | Laurent Bercot | 2017-07-12 | 1 | -10/+25 |
| * | Add support for timeout-kill | Laurent Bercot | 2017-05-19 | 1 | -0/+1 |
| * | bugfixes: fd leak in s6-rc-oneshot-run, and missing coe in s6rc_lock | Laurent Bercot | 2017-05-12 | 1 | -1/+6 |
| * | Don't wait on locks by default (fail instead); add a -b option to get the wa... | Laurent Bercot | 2017-03-23 | 1 | -3/+13 |
| * | Cleanup of superfluous includes | Laurent Bercot | 2017-03-13 | 6 | -7/+0 |
| * | Adapt to skalibs-2.5.0.0 | Laurent Bercot | 2017-03-13 | 17 | -108/+101 |
| * | Types fix: first pass | Laurent Bercot | 2017-01-08 | 15 | -56/+70 |
| * | Add rollback to s6rc_servicedir_manage; it should now be transactional | Laurent Bercot | 2016-03-17 | 3 | -3/+54 |
| * | - appease gcc, which still doesn't understand data flow across gotos, in s6r... | Laurent Bercot | 2015-10-27 | 1 | -1/+1 |
| * | s6-rc-update bigfux | Laurent Bercot | 2015-09-16 | 1 | -11/+13 |
| * | s6-rc-update bugfixes. Now works on nops. | Laurent Bercot | 2015-09-12 | 1 | -1/+6 |
| * | s6-rc-update doc, bugfix | Laurent Bercot | 2015-09-11 | 1 | -1/+1 |
| * | s6rc_lock bugfix for EROFS | Laurent Bercot | 2015-09-02 | 1 | -1/+1 |
| * | Fix the regression in s6-rc-init; progress on s6-rc-update | Laurent Bercot | 2015-09-02 | 1 | -140/+79 |
| * | Intermediate commit to fix a regression | Laurent Bercot | 2015-09-02 | 2 | -0/+153 |
| * | - some work on s6-rc-update | Laurent Bercot | 2015-08-29 | 2 | -0/+49 |
| * | More work on s6-rc-update | Laurent Bercot | 2015-08-27 | 2 | -0/+27 |
| * | Fix dep: libs6rc -> libs6 | Laurent Bercot | 2015-08-25 | 1 | -0/+1 |
| * | Some refactor + add servicedir copy functions in libs6rc | Laurent Bercot | 2015-08-25 | 8 | -0/+277 |
| * | Safer version of pipelines, with an auto-refilling fdholder | Laurent Bercot | 2015-08-16 | 1 | -1/+1 |
| * | Debug a bit | Laurent Bercot | 2015-08-13 | 1 | -9/+8 |
| * | Would be better if git commit -a actually picked up the new files... | Laurent Bercot | 2015-08-12 | 1 | -0/+48 |
| * | Intermediary commit; working on source dir format change. Should work, but u... | Laurent Bercot | 2015-08-12 | 4 | -17/+23 |
| * | Various bugfixes, thanks Colin Booth | Laurent Bercot | 2015-07-14 | 1 | -11/+8 |
| * | Fix totally buggy db->argvs management | Laurent Bercot | 2015-06-11 | 1 | -9/+9 |
| * | Initial commit | Laurent Bercot | 2015-06-04 | 7 | -0/+368 |