Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-21 | Get rid of s6rc_id_t | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-07-21 | New id/typenum mapping, monitor filter, cdb in db_load, etc. | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-07-14 | More db/event/state changes | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-06-29 | Some work on the db representation | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-06-28 | Some more code around state | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-06-27 | Some brainstorming on dependencies, transitions, service types | Laurent Bercot | |
2021-03-28 | Some more stuff, especially server-side monitor | Laurent Bercot | |
2021-03-28 | A few pieces of the future s6-rcd server | Laurent Bercot | |
2020-11-30 | Stash temporary changes. Does not build; is not intended to. | Laurent Bercot | |
2020-08-20 | Add the notion of essential service | Laurent Bercot | |
2017-12-04 | Refactor s6-rc-init and s6-rc-upgrade around atomic_symlink and ↵ | Laurent Bercot | |
s6rc_livedir_create | |||
2017-11-04 | Implement funnels. Needs testing. | Laurent Bercot | |
2017-10-09 | Replace suffix with prefix | Laurent Bercot | |
2017-10-08 | Add -s to s6-rc-init; prepare for 0.3.0.0 | Laurent Bercot | |
2017-03-23 | Don't wait on locks by default (fail instead); add a -b option to get the ↵ | Laurent Bercot | |
waiting behaviour Also fix a few types in s6-rc-compile (unsigned int -> uint32_t for avltree indices) | |||
2017-01-08 | Types fix: first pass | Laurent Bercot | |
2016-03-17 | Add rollback to s6rc_servicedir_manage; it should now be transactional | Laurent Bercot | |
2015-09-02 | Fix the regression in s6-rc-init; progress on s6-rc-update | Laurent Bercot | |
2015-09-02 | Intermediate commit to fix a regression | Laurent Bercot | |
2015-08-29 | - some work on s6-rc-update | Laurent Bercot | |
- add s6-rc-bundle and relevant doc | |||
2015-08-27 | More work on s6-rc-update | Laurent Bercot | |
2015-08-25 | Some refactor + add servicedir copy functions in libs6rc | Laurent Bercot | |
2015-08-13 | - add support for --livedir | Laurent Bercot | |
- doc fixes | |||
2015-08-12 | Intermediary commit; working on source dir format change. Should work, but ↵ | Laurent Bercot | |
untested as for now. | |||
2015-07-14 | Various bugfixes, thanks Colin Booth | Laurent Bercot | |
(haven't touched the timeouts yet) | |||
2015-06-17 | Change default live to /run/s6-rc | Laurent Bercot | |
2015-06-11 | Fix totally buggy db->argvs management | Laurent Bercot | |
2015-06-04 | Initial commit | Laurent Bercot | |