| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix keventbridge_start invocation | Laurent Bercot | 2025-10-22 | 1 | -1/+2 |
| | | |||||
| * | Change s6-background-watch to use keventbridge | Laurent Bercot | 2025-10-22 | 1 | -70/+17 |
| | | |||||
| * | Support procctl in s6-background-watch | Laurent Bercot | 2025-10-22 | 1 | -13/+25 |
| | | |||||
| * | Fix storage of struct thinfo_s in s6-background-watch | Laurent Bercot | 2025-10-22 | 1 | -7/+8 |
| | | |||||
| * | Add some doc, improve s6-background-watch | Laurent Bercot | 2025-10-22 | 2 | -16/+25 |
| | | |||||
| * | Add s6-background-watch (untested) | Laurent Bercot | 2025-10-20 | 2 | -0/+301 |
| | | |||||
| * | Add -m option to s6-accessrules-cdb-from-fs | Laurent Bercot | 2025-10-04 | 1 | -1/+29 |
| | | |||||
| * | s6-supervise: create supervise/service-lock on the first time | Laurent Bercot | 2025-09-25 | 1 | -1/+1 |
| | | |||||
| * | s6-fdholder-delete: fix error message | Laurent Bercot | 2025-09-22 | 1 | -1/+1 |
| | | |||||
| * | Seriously clean up s6-log; add Rperiod for periodic log rotations. | Laurent Bercot | 2025-07-26 | 1 | -66/+87 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Document s6-softlimit -H|-h | Laurent Bercot | 2025-04-28 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | pkg-config support, templated configure, etc. | Laurent Bercot | 2025-04-27 | 3 | -17/+28 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Readability improvement in s6-supervise.c | Laurent Bercot | 2025-04-06 | 1 | -2/+4 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Don't step on POSIX | Laurent Bercot | 2024-11-10 | 1 | -3/+3 |
| | | | | | | | remove() is in stdio.h, which bionic pulls. lol @ bionic. Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | ... with the correct type | Laurent Bercot | 2024-10-04 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Add flag-newpidns to the servicedir file list | Laurent Bercot | 2024-10-04 | 1 | -0/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 2.13.1.0; add flag-newpidns | Laurent Bercot | 2024-10-04 | 1 | -1/+10 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Revert, found a better way | Laurent Bercot | 2024-10-02 | 1 | -1/+0 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Add S6_SVFILE_TEMPLATE definition | Laurent Bercot | 2024-10-02 | 1 | -0/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Actual fix for keycheck_ip6 | Laurent Bercot | 2024-10-02 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Without the bitarray dep | Laurent Bercot | 2024-10-01 | 1 | -1/+0 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Tentative fix for keycheck_ip6 | Laurent Bercot | 2024-10-01 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Add debug instruction in keycheck_ip6 | Laurent Bercot | 2024-10-01 | 1 | -0/+3 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | bugfix: make lock-fd actually work! | Laurent Bercot | 2024-09-12 | 1 | -2/+2 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Revert the fix, it's bad | Laurent Bercot | 2024-08-20 | 1 | -23/+10 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Tentatively fix selfpipe clobbering by notification-fd | Laurent Bercot | 2024-08-18 | 1 | -10/+23 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | formatting bugfix in s6-socklog | Laurent Bercot | 2024-08-09 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Fix Solaris 10 build | Laurent Bercot | 2024-07-16 | 4 | -2/+8 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Tentative fix for s6_fdholder_setdump() | Laurent Bercot | 2024-06-20 | 1 | -32/+34 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | s6-supervise: Don't add '(child)' to the end of PROG | Josiah Frentsos via skaware | 2024-06-07 | 1 | -2/+1 |
| | | | | | | | | This has been unnecessary since commit 970bbeb622573a80381f0f32e6f287195182c0e0. Signed-off-by: Josiah Frentsos <jfrent@tilde.team> | ||||
| * | Add process group support to s6-supervise | Laurent Bercot | 2024-05-07 | 6 | -47/+108 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | this is why I hate free's signature | Laurent Bercot | 2024-05-05 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | s6-ftrigrd: don't have in-object pointers when reallocing | Laurent Bercot | 2024-05-05 | 1 | -6/+15 |
| | | | | | | | | | | | | | | | Make all pointers out-of-object, even if that means an additional alloc. Objects that move need to be flat, so in the absence of a proper multi-object storage structure, deep allocs is the only solution. The alternative is to use gensetdyn so objects don't move, but here we already have a ftrig1_t, a stralloc and a regex_t making deep allocs, so who cares about one more - the overhead of gensetdyn is probably more expensive. Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Restore cleanups in s6-ftrigrd; fix an old bug and a new bug | Laurent Bercot | 2024-05-03 | 3 | -13/+46 |
| | | | | | | | | | ftrigw_clean() didn't clean properly. ftrig1_make() didn't give enough perms to the fifo, notification could fail in certain cases. Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | bugfix: bad length computation in s6-ftrigrd | Laurent Bercot | 2024-04-25 | 1 | -8/+10 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Don't limit the amount of fifodirs s6-ftrigrd can listen to | Laurent Bercot | 2024-04-18 | 2 | -62/+41 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 2.12.0.4; also close s6-svscan's stderr on exit when special | Laurent Bercot | 2024-04-15 | 1 | -0/+2 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Fix small UB when no selection in s6-log | Laurent Bercot | 2023-12-18 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Adapt to working socket_recv46() | Laurent Bercot | 2023-12-11 | 1 | -1/+3 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 2.12.0.2; fix scheduling of rescans/restarts in s6-svscan | Laurent Bercot | 2023-11-20 | 1 | -2/+2 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | bugfix: s6-svscan didn't delay killing until scan. Prepare for 2.12.0.1. | Laurent Bercot | 2023-11-08 | 1 | -13/+28 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | version: 2.12.0.0v2.12.0.0 | Laurent Bercot | 2023-11-06 | 1 | -1/+0 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | s6-supervise: don't warn on ENOENT for ./finish | Laurent Bercot | 2023-10-27 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Fix old type def | Laurent Bercot | 2023-10-12 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Remove s6_ucspiserver_spawn | Laurent Bercot | 2023-09-12 | 4 | -30/+0 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Defork s6-log | Laurent Bercot | 2023-09-12 | 2 | -31/+18 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Defork s6-fghack | Laurent Bercot | 2023-09-12 | 2 | -48/+20 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Defork s6-supervise (!) | Laurent Bercot | 2023-09-11 | 1 | -127/+79 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Defork s6-sudod | Laurent Bercot | 2023-09-11 | 3 | -36/+13 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Better s6-setlock; delete the s6lock subsystem | Laurent Bercot | 2023-09-11 | 19 | -672/+61 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
