aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Intermediate commit to fix a regressionLaurent Bercot2015-09-026-48/+316
|
* - some work on s6-rc-updateLaurent Bercot2015-08-2910-108/+502
| | | | - add s6-rc-bundle and relevant doc
* 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
| | | | - Add Guillermo and Colin to AUTHORS
* 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
| | | | - doc fixes
* 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 ↵Laurent Bercot2015-08-1210-257/+615
| | | | untested as for now.
* 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
| | | | - global timeout propagation to subprocesses in s6-rc
* 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
| | | | | | - accept symlinks to subdirs in source directories - make oneshot down scripts optional - execline dep bump
* 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
| | | | (haven't touched the timeouts yet)
* 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
|
* Without typos, if possibleLaurent Bercot2015-07-131-2/+2
|
* - s6-rc-init depends on SOCKET_LIBLaurent Bercot2015-07-132-4/+3
| | | | - fix my stupidity (one can hope)
* It was worse than that: BSD doesn't support fdopendir *at all*.Laurent Bercot2015-07-131-13/+16
| | | | Removed fdopendir. Fuck you, BSD.
* Tentative workaround for n+1th BSD braindeadnessLaurent Bercot2015-07-131-0/+3
|
* Apply fixes suggested by Colin BoothLaurent Bercot2015-07-132-1/+3
|
* 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-081-1/+2
| | | | - s6rc-oneshot-runner doesn't invoke s6-notifywhenup anymore
* Better stubs for s6-rc-updateLaurent Bercot2015-07-081-1/+1
|
* Added s6-rc-update skeletonLaurent Bercot2015-07-073-1/+17
|
* - More doc!Laurent Bercot2015-07-071-22/+1
| | | | - Cosmetic fixes in s6-rc-compile
* - Minor fixes to s6-rcLaurent Bercot2015-07-071-11/+8
| | | | - More doc
* - Remove extra newline in s6-rc listLaurent Bercot2015-06-202-3/+5
| | | | - Add notification-fd support in s6-rc-compile
* Fix arg handlingLaurent Bercot2015-06-181-1/+1
|
* Change default live to /run/s6-rcLaurent Bercot2015-06-171-1/+1
|
* Bugfixes.Laurent Bercot2015-06-163-80/+109
|
* Fix s6-* and s6-rc-* prefix invocationsLaurent Bercot2015-06-111-6/+7
|
* Tentative fix for examineLaurent Bercot2015-06-112-7/+4
|
* Fix totally buggy db->argvs managementLaurent Bercot2015-06-115-29/+29
|
* Use servicedir, not name, for longrunsLaurent Bercot2015-06-111-6/+6
|
* Remove obsolete s6-rc-compile.hLaurent Bercot2015-06-111-19/+0
|