Age | Commit message (Expand) | Author |
2021-07-24 | Adapt to new cdb interface | Laurent Bercot |
2021-07-23 | Better cdb management; deps_wanted_closure mostly done | Laurent Bercot |
2021-07-21 | Get rid of s6rc_id_t | Laurent Bercot |
2021-07-21 | New id/typenum mapping, monitor filter, cdb in db_load, etc. | Laurent Bercot |
2021-07-14 | More db/event/state changes | Laurent Bercot |
2021-06-30 | New db design with mmap() | Laurent Bercot |
2021-06-29 | Some work on the db representation | Laurent Bercot |
2021-06-28 | Add dynstorage, finish state IO | Laurent Bercot |
2021-06-28 | Some more code around state | Laurent Bercot |
2021-06-27 | Some brainstorming on dependencies, transitions, service types | Laurent Bercot |
2021-05-06 | Some more boilerplate | 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 | Make flags work on bundles too | Laurent Bercot |
2020-08-20 | Add the notion of essential service | Laurent Bercot |
2020-06-30 | Don't mash words in info messages! | Laurent Bercot |
2020-06-24 | s6-rc-init: remove dangling symlink when manage() fails | Laurent Bercot |
2020-06-18 | More unified verbose messages for s6-rc | Laurent Bercot |
2020-03-21 | Include posixishard as late as possible | Laurent Bercot |
2020-01-03 | Code cleanup | Laurent Bercot |
2019-09-21 | Remove tainnow.lib dependency | Laurent Bercot |
2019-09-06 | Adapt to new stopwatch API | Laurent Bercot |
2019-09-04 | Use stopwatches | Laurent Bercot |
2019-08-20 | Cosmetic changes, credit Lionel | Laurent Bercot |
2019-08-20 | Do not start new transitions after sigterm was received | Lionel Van Bemten |
2019-02-20 | Adapt to skalibs/posixishard.h | Laurent Bercot |
2019-02-10 | bugfix: add max-death-tally and down-signal support to s6-rc-compile! | Laurent Bercot |
2019-02-04 | Scrap s6-rc-compile -u/-g, implement uid/self instead. Prepare for 0.5.0.0 | Laurent Bercot |
2019-01-15 | Add s6-log notifications to examples, prepare for 0.4.1.1 | Laurent Bercot |
2018-12-09 | bugfix: s6-rc-bundle incorrectly checked against bundle prefixes | Laurent Bercot |
2018-07-21 | Adapt to skalibs-2.7.0.0 | Laurent Bercot |
2018-06-15 | Add support for max-death-tally and down-signal, prepare for 0.4.1.0 | Laurent Bercot |
2018-03-01 | Add openb_read workaround, prepare for 0.4.0.1 | Laurent Bercot |
2017-12-23 | live actually needs to be an absolute path for s6-rc-init and s6-rc-update | Laurent Bercot |
2017-12-21 | Use dir_fd instead of dirfd, because Solaris | Laurent Bercot |
2017-12-21 | Work around NetBSD and Solaris braindeadness | Laurent Bercot |
2017-12-07 | Fix (hopefully) the two remaining bugs in s6-rc-update... | Laurent Bercot |
2017-12-07 | Get this right, maybe? | Laurent Bercot |
2017-12-07 | Fix off-by-one in s6rc_livedir_create | Laurent Bercot |
2017-12-04 | Add s6-rc-format-upgrade | Laurent Bercot |
2017-12-04 | Refactor s6-rc-init and s6-rc-upgrade around atomic_symlink and s6rc_livedir... | Laurent Bercot |
2017-11-27 | Fix qsort invocation, now services are really sorted... | Laurent Bercot |
2017-11-27 | Guarantee s6-rc-compile service numbering | Laurent Bercot |
2017-11-27 | Use new skalibs' access_at instead of faccessat, because MacOS | Laurent Bercot |
2017-11-04 | ... but erroring out early is safer. | Laurent Bercot |
2017-11-04 | Even better message: defer it >.> | Laurent Bercot |
2017-11-04 | Better error message on invalid funnel bundles | Laurent Bercot |
2017-11-04 | Warn on misplaced pipeline-name files | Laurent Bercot |
2017-11-04 | Better error messages for resolve_prodcons | Laurent Bercot |