Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-21 | version: 0.5.4.1v0.5.4.1 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-02-18 | Prepare for 0.5.4.1; ensure livedir always has a lock file | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-02-14 | Prepare for 0.5.4.0; add start and stop subcommands to s6-rc | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-02-10 | Always pass arguments to run.user | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-02-08 | Add instance support to s6-rc-update | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-02-06 | Update s6 dep; simplify servicedir block/unblock | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-01-31 | Code typo fix | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-01-31 | Better processing of source instanced services | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-01-31 | Don't hard depend on PATH_MAX; change servicedir file list | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-12-22 | Add support for s6-instance | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-11-29 | Adapt for skalibs-2.13.0.0 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-11-10 | Open the shared locks O_RDONLY, duh. | Laurent Bercot | |
Instead of writing workarounds for EROFS and chattr +i and still failing to properly address other cases. Noob. Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-11-10 | bugfix: s6-rc-db: don't open the compiled twice | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-08-18 | Change s6rc_servicedir to types defined in s6/servicedir.h | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-08-10 | bugfix: print correct livedir location in s6-rc error messages | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-07-28 | ... but do it with the correct logic | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-07-28 | Allow opening the db on chattr +i | Laurent Bercot | |
This is done by ignoring EPERM on open() just like we ignore EROFS. Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-06-08 | Prepare for 0.5.3.2; adapt to skalibs-2.12.0.0 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-04-06 | bugfix: s6-rc-compile didn't enforce service name restriction | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-12-03 | Prepare for 0.5.3.0, add contents.d and dependencies.d support | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-09-27 | Die at compile time when notification-fd == lock-fd | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-09-26 | Add lock-fd support | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-09-02 | Adapt to s6-2.11.0.0 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-08-14 | Fix build | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-08-10 | Update dependencies, adjust to skalibs-2.11.0.0 apis | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-07-24 | Adapt to skalibs-2.11.0.0 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-06-28 | bugfix: remove bogus double test before erroring out | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-06-03 | bugfix: s6-rc-compile didn't properly read flags | Laurent Bercot | |
2021-05-11 | bugfix: possible oob read in s6-rc-compile | Laurent Bercot | |
2021-05-06 | Clean up scandir after update | Laurent Bercot | |
2020-12-11 | Don't copy nosetsid into the compiled db | Laurent Bercot | |
2020-12-10 | You want shared locks, Sherlock | Laurent Bercot | |
2020-12-10 | Create down files on s6_supervise_link | Laurent Bercot | |
2020-12-07 | Prepare for 0.5.2.1; build against new skalibs/execline/s6 | 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 | |