| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add rollback to s6rc_servicedir_manage; it should now be transactional | Laurent Bercot | 2016-03-17 | 5 | -21/+57 |
| * | s6-rc-init bugfix: don't use satmp.s after cleanup(). For real this time. | Laurent Bercot | 2016-03-10 | 1 | -1/+3 |
| * | Better mem locality in s6-rc-update. (lol.) | Laurent Bercot | 2016-02-28 | 1 | -1/+1 |
| * | simplify the s6rc-oneshot-runner run script | Laurent Bercot | 2015-12-07 | 1 | -3/+1 |
| * | - better error codes in s6-rc-update | Laurent Bercot | 2015-11-13 | 1 | -2/+6 |
| * | s6-rc-init bugfix: don't use satmp.s after cleanup() (thanks Eric Le Bihan) | Laurent Bercot | 2015-11-07 | 1 | -1/+3 |
| * | - appease gcc, which still doesn't understand data flow across gotos, in s6r... | Laurent Bercot | 2015-10-27 | 1 | -1/+1 |
| * | Remove now useless tain_now() checksv0.0.1.2 | Laurent Bercot | 2015-10-15 | 2 | -4/+2 |
| * | Remove useless variable in s6-rc-update | Laurent Bercot | 2015-09-27 | 1 | -2/+0 |
| * | No need for -a in s6-rc -u invocation; remove -X from dryrun print | Laurent Bercot | 2015-09-23 | 1 | -4/+6 |
| * | Fix logic bug with new deps in s6-rc-update; add comments around | Laurent Bercot | 2015-09-23 | 1 | -11/+39 |
| * | s6-rc-update bugfix: correctly handle renamed pipes in the fdholder | Laurent Bercot | 2015-09-23 | 1 | -23/+78 |
| * | Add S6RC_EXTLIBEXECPREFIX, use it in s6-rc-compile. Databases should work | Laurent Bercot | 2015-09-22 | 2 | -3/+8 |
| * | Change s6rc-oneshot-runner to use s6-rc-oneshot-run, as well as s6-rc's | Laurent Bercot | 2015-09-21 | 2 | -8/+12 |
| * | Bugfix in s6-rc-oneshot-run: use pathexec0_run instead of pathexec_run | Laurent Bercot | 2015-09-21 | 1 | -1/+1 |
| * | Trivial bugfixes in s6-rc-oneshot-run | Laurent Bercot | 2015-09-21 | 1 | -3/+3 |
| * | Add s6-rc-oneshot-run (without using it in s6-rc-compile or s6-rc yet) | Laurent Bercot | 2015-09-21 | 2 | -0/+104 |
| * | Cosmetic changes in s6-rc-update | Laurent Bercot | 2015-09-17 | 1 | -1/+3 |
| * | 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 | 4 | -24/+29 |
| * | s6-rc-update doc, bugfix | Laurent Bercot | 2015-09-11 | 2 | -45/+59 |
| * | and another one... | Laurent Bercot | 2015-09-02 | 1 | -2/+4 |
| * | and another one | Laurent Bercot | 2015-09-02 | 1 | -2/+2 |
| * | s6-rc-bundle bugfix | Laurent Bercot | 2015-09-02 | 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 | 4 | -284/+116 |
| * | Intermediate commit to fix a regression | Laurent Bercot | 2015-09-02 | 6 | -48/+316 |
| * | - some work on s6-rc-update | Laurent Bercot | 2015-08-29 | 10 | -108/+502 |
| * | More work on s6-rc-update | Laurent Bercot | 2015-08-27 | 6 | -153/+206 |
| * | 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 | 12 | -40/+295 |
| * | Fix compute_timeout bug in s6-rc.c (thanks Tommi Virtanen) | Laurent Bercot | 2015-08-25 | 1 | -1/+1 |
| * | Fix warning when no notification-fd | Laurent Bercot | 2015-08-25 | 1 | -1/+1 |
| * | String termination bugfix in s6-rc-fdholder-filler | Laurent Bercot | 2015-08-24 | 1 | -1/+1 |
| * | - Fix bugs reported by Guillermo and Colin | Laurent Bercot | 2015-08-22 | 2 | -39/+32 |
| * | Made live a symlink, for easier atomic updating | Laurent Bercot | 2015-08-18 | 1 | -57/+53 |
| * | Safer version of pipelines, with an auto-refilling fdholder | Laurent Bercot | 2015-08-16 | 6 | -123/+180 |
| * | - add support for --livedir | Laurent Bercot | 2015-08-13 | 4 | -4/+3 |
| * | Debug a bit | Laurent Bercot | 2015-08-13 | 2 | -33/+29 |
| * | 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 | 10 | -257/+615 |
| * | More work on s6-rc-update | Laurent Bercot | 2015-08-01 | 1 | -109/+154 |
| * | working on s6-rc-update, minor fixes all around | Laurent Bercot | 2015-07-31 | 4 | -38/+438 |
| * | - timeout-finish support in s6-rc-compile | Laurent Bercot | 2015-07-23 | 3 | -7/+37 |
| * | Add -u/-g to s6-rc-compile | Laurent Bercot | 2015-07-21 | 1 | -13/+42 |
| * | Fix start of longruns | Laurent Bercot | 2015-07-21 | 1 | -1/+1 |
| * | - fix shebang invocation | Laurent Bercot | 2015-07-21 | 1 | -17/+23 |
| * | Bump dependencies, support for new s6-svc options | Laurent Bercot | 2015-07-20 | 1 | -1/+1 |
| * | Also for s6rc-oneshot-runner (with buffer size fix) | Laurent Bercot | 2015-07-20 | 1 | -2/+2 |
| * | Always use names linked in scandir | Laurent Bercot | 2015-07-20 | 3 | -9/+104 |