aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* and another one...Laurent Bercot2015-09-021-2/+4
* and another oneLaurent Bercot2015-09-021-2/+2
* s6-rc-bundle bugfixLaurent Bercot2015-09-021-1/+1
* s6rc_lock bugfix for EROFSLaurent Bercot2015-09-021-1/+1
* Fix the regression in s6-rc-init; progress on s6-rc-updateLaurent Bercot2015-09-026-290/+122
* Intermediate commit to fix a regressionLaurent Bercot2015-09-026-48/+316
* - some work on s6-rc-updateLaurent Bercot2015-08-2917-112/+660
* More work on s6-rc-updateLaurent Bercot2015-08-279-159/+213
* Fix dep: libs6rc -> libs6Laurent Bercot2015-08-252-1/+2
* Some refactor + add servicedir copy functions in libs6rcLaurent Bercot2015-08-2513-43/+304
* Fix compute_timeout bug in s6-rc.c (thanks Tommi Virtanen)Laurent Bercot2015-08-251-1/+1
* Fix warning when no notification-fdLaurent Bercot2015-08-251-1/+1
* String termination bugfix in s6-rc-fdholder-fillerLaurent Bercot2015-08-241-1/+1
* - Fix bugs reported by Guillermo and ColinLaurent Bercot2015-08-223-39/+34
* Made live a symlink, for easier atomic updatingLaurent Bercot2015-08-182-58/+54
* Safer version of pipelines, with an auto-refilling fdholderLaurent Bercot2015-08-1615-141/+197
* - add support for --livedirLaurent Bercot2015-08-1311-37/+59
* Debug a bitLaurent Bercot2015-08-134-35/+31
* Would be better if git commit -a actually picked up the new files...Laurent Bercot2015-08-1255-0/+102
* Intermediary commit; working on source dir format change. Should work, but u...Laurent Bercot2015-08-1257-405/+807
* Add make version guardLaurent Bercot2015-08-031-0/+5
* More work on s6-rc-updateLaurent Bercot2015-08-011-109/+154
* working on s6-rc-update, minor fixes all aroundLaurent Bercot2015-07-315-40/+440
* - timeout-finish support in s6-rc-compileLaurent Bercot2015-07-233-7/+37
* Add -u/-g to s6-rc-compileLaurent Bercot2015-07-213-15/+59
* Fix start of longrunsLaurent Bercot2015-07-211-1/+1
* - fix shebang invocationLaurent Bercot2015-07-214-22/+28
* Bump dependencies, support for new s6-svc optionsLaurent Bercot2015-07-203-5/+5
* Also for s6rc-oneshot-runner (with buffer size fix)Laurent Bercot2015-07-201-2/+2
* Always use names linked in scandirLaurent Bercot2015-07-203-9/+104
* Only warn on no notification-fd for verbosity >= 2Laurent Bercot2015-07-161-2/+2
* Various bugfixes, thanks Colin BoothLaurent Bercot2015-07-148-70/+65
* Don't remove the directory if it preexistedLaurent Bercot2015-07-141-1/+5
* allow existing empty directories for live in s6-rc-initLaurent Bercot2015-07-141-2/+31
* Works better if I correctly run gen-deps.shLaurent Bercot2015-07-131-1/+1
* Without typos, if possibleLaurent Bercot2015-07-131-2/+2
* - s6-rc-init depends on SOCKET_LIBLaurent Bercot2015-07-132-4/+3
* Bump skalibs dep to 2.3.5.2 for SolarisLaurent Bercot2015-07-132-4/+4
* It was worse than that: BSD doesn't support fdopendir *at all*.Laurent Bercot2015-07-131-13/+16
* Tentative workaround for n+1th BSD braindeadnessLaurent Bercot2015-07-131-0/+3
* Apply fixes suggested by Colin BoothLaurent Bercot2015-07-134-5/+10
* Added the example source.Laurent Bercot2015-07-12255-3/+553
* Silence s6-svc when no notification-fd and verbosity < 2Laurent Bercot2015-07-091-2/+12
* Typo fix: s6-svc uses -T for timeout, not -t!Laurent Bercot2015-07-081-1/+1
* move the fd, don't copy itLaurent Bercot2015-07-081-1/+1
* - documented producer->logger dependencyLaurent Bercot2015-07-082-1/+7
* Better stubs for s6-rc-updateLaurent Bercot2015-07-082-6/+6
* More doc!Laurent Bercot2015-07-081-0/+206
* Added s6-rc-update skeletonLaurent Bercot2015-07-076-2/+23
* - More doc!Laurent Bercot2015-07-074-289/+265