aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* simplify the s6rc-oneshot-runner run scriptLaurent Bercot2015-12-071-3/+1
* - better error codes in s6-rc-updateLaurent Bercot2015-11-131-2/+6
* s6-rc-init bugfix: don't use satmp.s after cleanup() (thanks Eric Le Bihan)Laurent Bercot2015-11-071-1/+3
* - appease gcc, which still doesn't understand data flow across gotos, in s6r...Laurent Bercot2015-10-271-1/+1
* Remove now useless tain_now() checksv0.0.1.2Laurent Bercot2015-10-152-4/+2
* Remove useless variable in s6-rc-updateLaurent Bercot2015-09-271-2/+0
* No need for -a in s6-rc -u invocation; remove -X from dryrun printLaurent Bercot2015-09-231-4/+6
* Fix logic bug with new deps in s6-rc-update; add comments aroundLaurent Bercot2015-09-231-11/+39
* s6-rc-update bugfix: correctly handle renamed pipes in the fdholderLaurent Bercot2015-09-231-23/+78
* Add S6RC_EXTLIBEXECPREFIX, use it in s6-rc-compile. Databases should workLaurent Bercot2015-09-222-3/+8
* Change s6rc-oneshot-runner to use s6-rc-oneshot-run, as well as s6-rc'sLaurent Bercot2015-09-212-8/+12
* Bugfix in s6-rc-oneshot-run: use pathexec0_run instead of pathexec_runLaurent Bercot2015-09-211-1/+1
* Trivial bugfixes in s6-rc-oneshot-runLaurent Bercot2015-09-211-3/+3
* Add s6-rc-oneshot-run (without using it in s6-rc-compile or s6-rc yet)Laurent Bercot2015-09-212-0/+104
* Cosmetic changes in s6-rc-updateLaurent Bercot2015-09-171-1/+3
* s6-rc-update bigfuxLaurent Bercot2015-09-161-11/+13
* s6-rc-update bugfixes. Now works on nops.Laurent Bercot2015-09-124-24/+29
* s6-rc-update doc, bugfixLaurent Bercot2015-09-112-45/+59
* 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-024-284/+116
* Intermediate commit to fix a regressionLaurent Bercot2015-09-026-48/+316
* - some work on s6-rc-updateLaurent Bercot2015-08-2910-108/+502
* More work on s6-rc-updateLaurent Bercot2015-08-276-153/+206
* Fix dep: libs6rc -> libs6Laurent Bercot2015-08-251-0/+1
* Some refactor + add servicedir copy functions in libs6rcLaurent Bercot2015-08-2512-40/+295
* 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-222-39/+32
* Made live a symlink, for easier atomic updatingLaurent Bercot2015-08-181-57/+53
* Safer version of pipelines, with an auto-refilling fdholderLaurent Bercot2015-08-166-123/+180
* - add support for --livedirLaurent Bercot2015-08-134-4/+3
* Debug a bitLaurent Bercot2015-08-132-33/+29
* Would be better if git commit -a actually picked up the new files...Laurent Bercot2015-08-121-0/+48
* Intermediary commit; working on source dir format change. Should work, but u...Laurent Bercot2015-08-1210-257/+615
* More work on s6-rc-updateLaurent Bercot2015-08-011-109/+154
* working on s6-rc-update, minor fixes all aroundLaurent Bercot2015-07-314-38/+438
* - timeout-finish support in s6-rc-compileLaurent Bercot2015-07-233-7/+37
* Add -u/-g to s6-rc-compileLaurent Bercot2015-07-211-13/+42
* Fix start of longrunsLaurent Bercot2015-07-211-1/+1
* - fix shebang invocationLaurent Bercot2015-07-211-17/+23
* Bump dependencies, support for new s6-svc optionsLaurent Bercot2015-07-201-1/+1
* 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-145-61/+52
* Don't remove the directory if it preexistedLaurent Bercot2015-07-141-1/+5