| Commit message (Expand) | Author | Age | Files | Lines |
| * | Don't copy nosetsid into the compiled db | Laurent Bercot | 2020-12-11 | 1 | -4/+0 |
| * | 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 | 13 | -150/+100 |
| * | Make flags work on bundles too | Laurent Bercot | 2020-08-20 | 1 | -1/+12 |
| * | Add the notion of essential service | Laurent Bercot | 2020-08-20 | 3 | -4/+34 |
| * | Don't mash words in info messages! | Laurent Bercot | 2020-06-30 | 1 | -1/+1 |
| * | s6-rc-init: remove dangling symlink when manage() fails | Laurent Bercot | 2020-06-24 | 1 | -0/+1 |
| * | More unified verbose messages for s6-rc | Laurent Bercot | 2020-06-18 | 1 | -5/+5 |
| * | Include posixishard as late as possible | Laurent Bercot | 2020-03-21 | 1 | -1/+1 |
| * | Code cleanup | Laurent Bercot | 2020-01-03 | 8 | -20/+38 |
| * | Remove tainnow.lib dependency | Laurent Bercot | 2019-09-21 | 5 | -5/+5 |
| * | Adapt to new stopwatch API | Laurent Bercot | 2019-09-06 | 6 | -12/+6 |
| * | Use stopwatches | Laurent Bercot | 2019-09-04 | 6 | -0/+6 |
| * | Cosmetic changes, credit Lionel | Laurent Bercot | 2019-08-20 | 1 | -3/+2 |
| * | Do not start new transitions after sigterm was received | Lionel Van Bemten | 2019-08-20 | 1 | -1/+4 |
| * | 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 | 2 | -42/+64 |
| * | Scrap s6-rc-compile -u/-g, implement uid/self instead. Prepare for 0.5.0.0 | Laurent Bercot | 2019-02-04 | 1 | -88/+38 |
| * | Add s6-log notifications to examples, prepare for 0.4.1.1 | Laurent Bercot | 2019-01-15 | 1 | -2/+3 |
| * | bugfix: s6-rc-bundle incorrectly checked against bundle prefixes | Laurent Bercot | 2018-12-09 | 1 | -2/+2 |
| * | Adapt to skalibs-2.7.0.0 | Laurent Bercot | 2018-07-21 | 4 | -27/+17 |
| * | Add support for max-death-tally and down-signal, prepare for 0.4.1.0 | Laurent Bercot | 2018-06-15 | 1 | -1/+3 |
| * | Add openb_read workaround, prepare for 0.4.0.1 | Laurent Bercot | 2018-03-01 | 1 | -1/+1 |
| * | live actually needs to be an absolute path for s6-rc-init and s6-rc-update | Laurent Bercot | 2017-12-23 | 2 | -0/+5 |
| * | Use dir_fd instead of dirfd, because Solaris | Laurent Bercot | 2017-12-21 | 1 | -2/+1 |
| * | Work around NetBSD and Solaris braindeadness | Laurent Bercot | 2017-12-21 | 2 | -28/+30 |
| * | Fix (hopefully) the two remaining bugs in s6-rc-update... | Laurent Bercot | 2017-12-07 | 2 | -3/+3 |
| * | 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 |
| * | Add s6-rc-format-upgrade | Laurent Bercot | 2017-12-04 | 3 | -16/+75 |
| * | Refactor s6-rc-init and s6-rc-upgrade around atomic_symlink and s6rc_livedir... | Laurent Bercot | 2017-12-04 | 5 | -216/+144 |
| * | Fix qsort invocation, now services are really sorted... | Laurent Bercot | 2017-11-27 | 1 | -1/+6 |
| * | Guarantee s6-rc-compile service numbering | Laurent Bercot | 2017-11-27 | 1 | -16/+34 |
| * | Use new skalibs' access_at instead of faccessat, because MacOS | Laurent Bercot | 2017-11-27 | 1 | -1/+1 |
| * | ... but erroring out early is safer. | Laurent Bercot | 2017-11-04 | 1 | -3/+9 |
| * | Even better message: defer it >.> | Laurent Bercot | 2017-11-04 | 1 | -2/+1 |
| * | Better error message on invalid funnel bundles | Laurent Bercot | 2017-11-04 | 1 | -1/+1 |
| * | Warn on misplaced pipeline-name files | Laurent Bercot | 2017-11-04 | 1 | -5/+15 |
| * | Better error messages for resolve_prodcons | Laurent Bercot | 2017-11-04 | 1 | -21/+7 |
| * | Implement funnels. Needs testing. | Laurent Bercot | 2017-11-04 | 10 | -168/+259 |
| * | Workaround for a Solaris bug (incorrect mkdtemp guarding) | Laurent Bercot | 2017-10-19 | 1 | -0/+1 |
| * | 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 |
| * | Make s6-rc prefix-independent; implement s6-rc diff | Laurent Bercot | 2017-10-09 | 2 | -52/+69 |
| * | Replace suffix with prefix | Laurent Bercot | 2017-10-09 | 9 | -75/+76 |
| * | Add -s to s6-rc-init; prepare for 0.3.0.0 | Laurent Bercot | 2017-10-08 | 11 | -69/+167 |
| * | Use mkdtemp() for the new livedir in s6-rc-update | Laurent Bercot | 2017-09-30 | 1 | -6/+6 |
| * | bugfix: don't use satmp in s6-rc-init, because argument to rm_rf() | Laurent Bercot | 2017-09-26 | 1 | -17/+18 |