aboutsummaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Collapse)AuthorAgeFilesLines
* Refactor s6-rc-init and s6-rc-upgrade around atomic_symlink and ↵Laurent Bercot2017-12-041-0/+1
| | | | s6rc_livedir_create
* Implement funnels. Needs testing.Laurent Bercot2017-11-041-1/+5
|
* Replace suffix with prefixLaurent Bercot2017-10-091-2/+2
|
* Add -s to s6-rc-init; prepare for 0.3.0.0Laurent Bercot2017-10-082-3/+6
|
* Don't wait on locks by default (fail instead); add a -b option to get the ↵Laurent Bercot2017-03-231-1/+1
| | | | | | waiting behaviour Also fix a few types in s6-rc-compile (unsigned int -> uint32_t for avltree indices)
* Types fix: first passLaurent Bercot2017-01-082-12/+13
|
* Add rollback to s6rc_servicedir_manage; it should now be transactionalLaurent Bercot2016-03-171-0/+1
|
* Fix the regression in s6-rc-init; progress on s6-rc-updateLaurent Bercot2015-09-021-2/+5
|
* Intermediate commit to fix a regressionLaurent Bercot2015-09-022-3/+2
|
* - some work on s6-rc-updateLaurent Bercot2015-08-291-0/+1
| | | | - add s6-rc-bundle and relevant doc
* More work on s6-rc-updateLaurent Bercot2015-08-272-0/+5
|
* Some refactor + add servicedir copy functions in libs6rcLaurent Bercot2015-08-253-0/+14
|
* - add support for --livedirLaurent Bercot2015-08-131-3/+0
| | | | - doc fixes
* Intermediary commit; working on source dir format change. Should work, but ↵Laurent Bercot2015-08-122-2/+7
| | | | untested as for now.
* Various bugfixes, thanks Colin BoothLaurent Bercot2015-07-141-1/+0
| | | | (haven't touched the timeouts yet)
* Change default live to /run/s6-rcLaurent Bercot2015-06-171-1/+1
|
* Fix totally buggy db->argvs managementLaurent Bercot2015-06-111-1/+1
|
* Initial commitLaurent Bercot2015-06-044-0/+103