Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-16 | Fix Solaris 10 build | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-12-18 | Fix small UB when no selection in s6-log | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-12-11 | Adapt to working socket_recv46() | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-10-12 | Fix old type def | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-09-12 | Defork s6-log | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-09-12 | Defork s6-fghack | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-09-11 | Better s6-setlock; delete the s6lock subsystem | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-09-09 | Adapt to skalibs-2.14 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-05-26 | Add -t lastlinetimeout option to s6-log | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-02-26 | Prepare for 2.11.3.1, rlimit shenanigans | 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-11-29 | Adapt to skalibs-2.13.0.0 | 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-02-27 | Add noclamp option to s6-envdir | 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-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-09-25 | Doc fixes, s6-socklog min linelen -> 76, s6-ioconnect fixes | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-08-19 | Fix lameduck timeout in s6-socklog | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-08-18 | Add s6-socklog | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-08-09 | skalibs-2.11.0.0 API change | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-05-06 | bugfix: rare fd leak in s6-log | Laurent Bercot | |
2021-05-04 | Also allow shared locks in s6lockd-helper | Laurent Bercot | |
2021-04-03 | bugfix: setlock -r | Laurent Bercot | |
2021-03-13 | s6-log: Recommend the usage of a -- argument separator | Mira Ressel | |
Logging scripts will commonly start with a -, which will trigger a parsing error that might not be obvious to users when no argument separator is used. | |||
2021-01-22 | bugfix: make s6-log -l actually split | Laurent Bercot | |
2021-01-03 | Make s6-log respect umask | Laurent Bercot | |
2021-01-03 | Remove deprecated options/directives from s6-log | Laurent Bercot | |
2020-12-02 | Fix build against skalibs-2.10.0.0 | Laurent Bercot | |
2020-11-28 | Adapt to new exec.h | Laurent Bercot | |
2019-12-23 | Make execline dependency optional | Laurent Bercot | |
This includes: - adding a configure option to disable execline support - duplicating el_semicolon() and el_getstrict() into the s6 library when execline is disabled at build time, making a compat shim and using it where needed (s6-svlisten, s6-ftrig-listen) - Creating alternatives for execlineb script spawning: * s6-log: '?' directive (done in the previous commit) * s6-notifyoncheck: require hardcoding the check in ./data/check * s6-ipcserver-access: no support for exec files, add a warning - Updating the relevant parts of the doc --enable-execline will remain the default, and whiners can choke on their tears. | |||
2019-12-23 | Add ?processor support to s6-log | Laurent Bercot | |
2019-09-21 | Remove tainnow.lib dependency | Laurent Bercot | |
2019-09-06 | Adapt to new stopwatch API | Laurent Bercot | |
2019-09-04 | Separate wall clocks from stopwatches | Laurent Bercot | |
2019-05-11 | Accept empty regexes even on BSDs | Laurent Bercot | |
2019-01-29 | Revert truncate() change in s6-log (thanks obarun for the report) | Laurent Bercot | |
2019-01-15 | Add readiness notification to s6-log, and 8kB default on -l | Laurent Bercot | |
2018-08-01 | Add nsss support | Laurent Bercot | |
2018-08-01 | Include prot_readgroups() into s6-envuidgid | Laurent Bercot | |
2018-07-21 | More build fixes for skalibs-2.7.0.0 | Laurent Bercot | |
2018-07-21 | Adapt to skalibs-2.7.0.0 | Laurent Bercot | |
2018-03-21 | Add -g option to s6-tai64nlocal | Laurent Bercot | |
2018-02-02 | cosmetic fix: print unchanged line instead of nonsense when s6-tai64nlocal ↵ | Laurent Bercot | |
can't convert time | |||
2018-01-03 | Use child_spawn2 instead of child_spawn in s6-setlock | Laurent Bercot | |
2017-10-17 | bugfix: s6-log: use off_t instead of size_t for archive file size | Laurent Bercot | |
Also clarify internal names, to make CalimeroTechnik happy. ;) | |||
2017-08-28 | Switch to xpathexec_* | Laurent Bercot | |