Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-22 | Document instance(s) directory | 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-09-03 | doc fix: list of files in a longrun definition directory | 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-18 | Prepare for 0.5.3.3 | 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-14 | version: 0.5.3.2v0.5.3.2 | Laurent Bercot | |
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 | version: 0.5.3.1v0.5.3.1 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-04-06 | prepare for 0.5.3.1 | 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-21 | version: 0.5.3.0v0.5.3.0 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-12-19 | examples: fix syslogd-srv script to use s6-socklog | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-12-19 | Update deps | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-12-17 | doc: fix broken anchor | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-12-05 | configure: support DESTDIR for sysdeps too | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-12-05 | configure: add var control tweak and DESTDIR support for slashpackage | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-12-03 | Document skalibs dep bump | 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-10-28 | fix nosh link | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-10-26 | Update skarnet.com url | 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 | version: 0.5.2.3v0.5.2.3 | 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-06-03 | Prepare for future contributions | Laurent Bercot | |
2021-05-11 | Prepare for 0.5.2.3 | 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 | |
2021-04-15 | version: 0.5.2.2v0.5.2.2 | Laurent Bercot | |
2021-04-13 | Prepare for 0.5.2.2 | Laurent Bercot | |
2021-04-11 | Do not compile or link into /dev/null | Laurent Bercot | |
2021-04-09 | Real noexecstack fix: make strip less greedy | Laurent Bercot | |
2021-04-08 | noexecstack only works in LDFLAGS | Laurent Bercot | |
2021-01-10 | version: 0.5.2.1v0.5.2.1 | Laurent Bercot | |
2021-01-03 | INSTALL fix | Laurent Bercot | |
2020-12-29 | configure should be executable >.> | Laurent Bercot | |
2020-12-28 | Don't put -fno-stack-protector in default CFLAGS | Laurent Bercot | |
2020-12-18 | configure fix | Laurent Bercot | |
2020-12-11 | Don't copy nosetsid into the compiled db | Laurent Bercot | |