| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add s6-notify-fd-from-socket and s6-notify-socket-from-fd | Laurent Bercot | 2026-04-09 | 1 | -0/+0 |
| | | | | | | Also add .gitkeep files, remove old include-local/s6lockd.h, update a little bit of doc, make s6-ftrigrd pipe-only | ||||
| * | s6-fdholder-delete: fix error message | Laurent Bercot | 2025-09-22 | 1 | -1/+1 |
| | | |||||
| * | Adapt s6-fdholderd to fixed iter_func type | Laurent Bercot | 2023-06-14 | 1 | -4/+4 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Simplify selfpipe management | Laurent Bercot | 2023-04-07 | 1 | -4/+2 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Adapt to skalibs-2.13.0.0 | Laurent Bercot | 2022-11-29 | 9 | -9/+9 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | s6-svlink, s6-svunlink, .h changes | Laurent Bercot | 2021-08-30 | 8 | -8/+8 |
| | | | | | | | | | | Renamed from s6-svdir-(un)link. Doc added. Full functionality added. Still need to be tested. Unrelated: .h names simplified. Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Fix build | Laurent Bercot | 2021-08-14 | 1 | -1/+0 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | skalibs-2.11.0.0 API change | Laurent Bercot | 2021-08-09 | 9 | -48/+49 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 2.11.0.0, adapt to skalibs-2.11.0.0 (cdb changes) | Laurent Bercot | 2021-07-23 | 1 | -16/+4 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Get rid of webipc.h | Laurent Bercot | 2020-12-09 | 1 | -1/+2 |
| | | |||||
| * | Adapt to new exec.h | Laurent Bercot | 2020-11-28 | 3 | -7/+13 |
| | | |||||
| * | Remove tainnow.lib dependency | Laurent Bercot | 2019-09-21 | 9 | -9/+9 |
| | | |||||
| * | Adapt to new stopwatch API | Laurent Bercot | 2019-09-06 | 7 | -14/+7 |
| | | |||||
| * | Separate wall clocks from stopwatches | Laurent Bercot | 2019-09-04 | 8 | -0/+10 |
| | | |||||
| * | Remove s6-fdholder-*c programs | Laurent Bercot | 2019-07-03 | 29 | -650/+257 |
| | | | | | The doc still needs to be updated. | ||||
| * | Accept empty regexes even on BSDs | Laurent Bercot | 2019-05-11 | 1 | -2/+3 |
| | | |||||
| * | Adaptation to skalibs/posixishard.h | Laurent Bercot | 2019-02-19 | 1 | -0/+2 |
| | | |||||
| * | bugfix: UB in s6-fdholderd's do_list | Laurent Bercot | 2018-09-14 | 1 | -1/+1 |
| | | |||||
| * | More build fixes for skalibs-2.7.0.0 | Laurent Bercot | 2018-07-21 | 1 | -0/+1 |
| | | |||||
| * | Use child_spawn2 instead of child_spawn in s6-setlock | Laurent Bercot | 2018-01-03 | 1 | -1/+1 |
| | | |||||
| * | Bugfix: s6-fdholderd crash when regex defs not present | Laurent Bercot | 2017-12-11 | 1 | -15/+19 |
| | | |||||
| * | Switch to xpathexec_* | Laurent Bercot | 2017-08-28 | 10 | -20/+10 |
| | | |||||
| * | Use uint32_t for s6-fdholderd's indices in genset and avltreen | Laurent Bercot | 2017-03-24 | 1 | -45/+46 |
| | | |||||
| * | Adapt to skalibs-2.5.0.0 | Laurent Bercot | 2017-03-12 | 16 | -86/+81 |
| | | |||||
| * | Types fix, first pass | Laurent Bercot | 2017-01-12 | 6 | -17/+28 |
| | | |||||
| * | s6-fdholderd: fix possible leak when setdump overwrites an existing id | Laurent Bercot | 2015-08-14 | 1 | -4/+12 |
| | | |||||
| * | s6-fdholderd bugfix: defaultre rre, not wre when !rre_done | Laurent Bercot | 2015-02-20 | 1 | -1/+1 |
| | | |||||
| * | Cosmetic error message fix in s6-fdholder-deletec | Laurent Bercot | 2015-02-19 | 1 | -1/+1 |
| | | |||||
| * | Bugfix: s6-log wasn't parsing regexps correctly (!) | Laurent Bercot | 2015-02-17 | 1 | -1/+1 |
| | | | | | | Thanks to Roy Lanek. version: 2.1.1.1 | ||||
| * | - cosmetic fixes in s6-fdholderd | Laurent Bercot | 2015-02-08 | 1 | -3/+1 |
| | | | | | - timestamp length bugfix in s6-log | ||||
| * | I changed my mind. Added access control for listing to s6-fdholderd. | Laurent Bercot | 2015-01-29 | 1 | -2/+4 |
| | | |||||
| * | - clang build fixv2.1.0.1 | Laurent Bercot | 2015-01-27 | 2 | -22/+29 |
| | | | | | | - s6-fdholder-daemon ltimeout bugfix - rc for v2.1.0.1 | ||||
| * | - added s6-fdholder-delete(c) | Laurent Bercot | 2015-01-26 | 11 | -14/+112 |
| | | | | | | | - small s6-fdholder-* fixes - s6-fdholder documentation (in review) - s6_svstatus_* bugfix (thanks Olivier Brunel) | ||||
| * | Added fdholder, beta. Documentation will come next. | Laurent Bercot | 2015-01-23 | 28 | -0/+1729 |
