aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* - 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
* 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
* 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-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
* 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
* - Minor fixes to s6-rcLaurent Bercot2015-07-071-11/+8
* - Remove extra newline in s6-rc listLaurent Bercot2015-06-202-3/+5
* 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
* Fix typos in s6-rc, use s6rc-oneshot-runner in s6-rc-compileLaurent Bercot2015-06-113-43/+26
* Variable scoping, sigh.Laurent Bercot2015-06-111-1/+1
* without bugs in the debug instructions pleaseLaurent Bercot2015-06-111-1/+1
* Add debug instructions to s6-rcLaurent Bercot2015-06-111-12/+21
* s6-rc-init bugfix: add a down file for loggersLaurent Bercot2015-06-101-1/+12
* s6-rc-init bugfixLaurent Bercot2015-06-101-1/+1
* Found the B-mid-short bug! Fix it.Laurent Bercot2015-06-101-1/+4
* More debug instructionsLaurent Bercot2015-06-101-0/+4
* Add debug instructions for bundle resolution...Laurent Bercot2015-06-101-3/+11
* Fix nosetsid file copy ("noseth" bug)Laurent Bercot2015-06-091-2/+2
* Bugfixes for s6-rc-compile, nosetsid file supportLaurent Bercot2015-06-051-6/+31
* Initial commitLaurent Bercot2015-06-0422-0/+3026