Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-09 | First batch of fixes, more to come >.> | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-01-09 | Add instances implementation (still needs testing) | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-01-06 | Doc typo fix | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-12-23 | Refactor libs6auto, add s6-instance-maker (untested) | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-12-21 | Update execline dep; s6-envdir QoL | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-12-07 | s6-log: add p directive to add a prefix to every line | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-12-05 | s6-svwait shouldn't exit early on supervisor death | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-11-30 | s6-ipcclient: more typo fixes | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-11-30 | s6-svc: typo fix | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-11-29 | Adapt to skalibs-2.13.0.0 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-10-26 | Doc fix | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-10-04 | s6-supervise QoL: only skip 1-second restart delay when service was ready | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-09-28 | s6-svscan QoL: close stdout on exit if catch-all logger is present | Laurent Bercot | |
This should allow the catch-all logger to exit at the same time. Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-09-21 | bugfix: s6-accessrules-fs-from-cdb's incorrectly terminated string | Laurent Bercot | |
Also overview typo fix. Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-08-21 | Add upper limit to -c in s6-svscan | Laurent Bercot | |
Also document it, and document changes to s6-supervise Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-08-20 | Pass service name as an argument to the service script | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-08-20 | Factor s6_auto_write_logrun into a new libs6auto | Laurent Bercot | |
libs6auto distinct from libs6 because of execline dep. Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-08-18 | Prepare for 2.11.2.0 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-08-18 | Update syslogd example | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-08-18 | Add s6_servicedir_file_list | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-08-12 | Doc link fix | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-07-18 | Fix allread errno management | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-06-29 | version: 2.11.1.2v2.11.1.2 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-06-28 | Prepare for 2.11.1.2 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-06-28 | Doc obfuscation: does init have 3 or 4 stages? | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-06-28 | s6-supervise: also closethem() on -x in LASTFINISH for consistency | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-06-28 | s6-svscan: treat s6-svscan-log as a logger for s6-svscanctl purposes | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-06-28 | bugfix: s6-supervise: -x should closethem() even in LASTUP state | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-06-28 | Doc fix | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-06-14 | version: 2.11.1.1v2.11.1.1 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-06-13 | Doc fix (lock-fd) | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-06-08 | Prepare for 2.11.1.1; adapt to skalibs-2.12.0.0 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-03-16 | doc fix (thx Obarun) | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-03-08 | version: 2.11.1.0v2.11.1.0 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-03-08 | Update execline dep | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-02-27 | Add noclamp option to s6-envdir | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-02-26 | Prepare for 2.11.1.0 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-01-10 | Relax modes for s6-applyuidgid and s6-setuidgid | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-01-10 | Update s6-svscan-1.html to reflect how s6-l-i works | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-12-24 | Credit Earl for the latest bugfix | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-12-24 | s6-log: restart event loop when closing stdin on signal | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-12-24 | s6-log: clarify last_stdin logic | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-12-21 | version: 2.11.0.1v2.11.0.1 | 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-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-05 | s6-socklog: also ensure stderr is open | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-12-03 | Prepare for 2.11.0.1 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-12-02 | Update link to BSD init | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-11-24 | Doc precision | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> |