| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix s6-svscanboot build with nsss | Laurent Bercot | 7 days | 1 | -0/+2 |
| * | Add s6-svc -l and reload-signal | Laurent Bercot | 2026-06-09 | 2 | -11/+26 |
| * | Add s6-svscanboot doc | Laurent Bercot | 2026-06-08 | 1 | -6/+7 |
| * | Prepare for 2.15.1.0; add s6-svscanboot | Laurent Bercot | 2026-06-04 | 2 | -0/+271 |
| * | s6-notify-socket-from-fd: send barrier in a separate sd_notify message | Laurent Bercot | 2026-05-27 | 1 | -17/+23 |
| * | s6-supervise: remove IOPAUSE_EXCEPT special handling | Laurent Bercot | 2026-05-17 | 1 | -2/+0 |
| * | MSG_NOSIGNAL needs posixishard.h for Solaris build | Laurent Bercot | 2026-04-29 | 1 | -0/+2 |
| * | Send SIGCONT after SIGKILL, workaround for stupid kernels. | Laurent Bercot | 2026-04-28 | 1 | -2/+10 |
| * | Add flag-timeout-killpg for killing the whole pgroup after timeout-kill | Laurent Bercot | 2026-04-23 | 1 | -1/+2 |
| * | s6-notify-socket-from-fd: use BARRIER=1 | Laurent Bercot | 2026-04-10 | 1 | -21/+66 |
| * | Add s6-notify-fd-from-socket and s6-notify-socket-from-fd | Laurent Bercot | 2026-04-09 | 5 | -0/+289 |
| * | s6-svscan bugfix: -L impacts namemax, not max | Laurent Bercot | 2026-03-31 | 1 | -1/+1 |
| * | Merge branch '2.15.0.0' | Laurent Bercot | 2026-03-18 | 7 | -178/+251 |
| |\ |
|
| | * | More fixes, ftrigr_string addition, doc update | Laurent Bercot | 2026-03-18 | 2 | -10/+9 |
| | * | s6-svscan trivial fix; s6-svunlink bugfix; start prep for 2.15.0.0 | Laurent Bercot | 2026-03-17 | 1 | -1/+1 |
| | * | Refactor ftrig using sass; clean up API a bit, update its users | Laurent Bercot | 2026-03-16 | 7 | -178/+252 |
| * | | s6-svscan: remove broken optimization for inactive removal | Laurent Bercot | 2026-02-20 | 1 | -11/+3 |
| |/ |
|
| * | Add initial cleanup to s6-svscan | Laurent Bercot | 2026-01-24 | 1 | -2/+21 |
| * | s6-svscan can be the last living piece of a deleted s6 version and still work | Laurent Bercot | 2025-12-24 | 1 | -1/+1 |
| * | POSIX guarantees that pid == pgid for session leaders! | Laurent Bercot | 2025-11-07 | 2 | -34/+13 |
| * | stupid s6-svc bug fix | Laurent Bercot | 2025-11-04 | 1 | -1/+1 |
| * | Improve s6-svc; prepare for 2.14.0.0 | Laurent Bercot | 2025-11-02 | 1 | -12/+19 |
| * | s6-supervise: try getsid instead of getpgid, see what OpenBSD says | Laurent Bercot | 2025-10-28 | 1 | -2/+2 |
| * | s6-background-watch: don't forget selfpipe_init | Laurent Bercot | 2025-10-27 | 1 | -0/+2 |
| * | Obviously BSD stuff needs nonposix.h | Laurent Bercot | 2025-10-23 | 1 | -0/+2 |
| * | More keventbridge fixes | Laurent Bercot | 2025-10-22 | 1 | -6/+3 |
| * | 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 |
| * | s6-supervise: create supervise/service-lock on the first time | Laurent Bercot | 2025-09-25 | 1 | -1/+1 |
| * | pkg-config support, templated configure, etc. | Laurent Bercot | 2025-04-27 | 2 | -17/+26 |
| * | Readability improvement in s6-supervise.c | Laurent Bercot | 2025-04-06 | 1 | -2/+4 |
| * | Prepare for 2.13.1.0; add flag-newpidns | Laurent Bercot | 2024-10-04 | 1 | -1/+10 |
| * | bugfix: make lock-fd actually work! | Laurent Bercot | 2024-09-12 | 1 | -2/+2 |
| * | Revert the fix, it's bad | Laurent Bercot | 2024-08-20 | 1 | -23/+10 |
| * | Tentatively fix selfpipe clobbering by notification-fd | Laurent Bercot | 2024-08-18 | 1 | -10/+23 |
| * | s6-supervise: Don't add '(child)' to the end of PROG | Josiah Frentsos via skaware | 2024-06-07 | 1 | -2/+1 |
| * | Add process group support to s6-supervise | Laurent Bercot | 2024-05-07 | 3 | -39/+95 |
| * | Prepare for 2.12.0.4; also close s6-svscan's stderr on exit when special | Laurent Bercot | 2024-04-15 | 1 | -0/+2 |
| * | Prepare for 2.12.0.2; fix scheduling of rescans/restarts in s6-svscan | Laurent Bercot | 2023-11-20 | 1 | -2/+2 |
| * | bugfix: s6-svscan didn't delay killing until scan. Prepare for 2.12.0.1. | Laurent Bercot | 2023-11-08 | 1 | -13/+28 |
| * | version: 2.12.0.0v2.12.0.0 | Laurent Bercot | 2023-11-06 | 1 | -1/+0 |
| * | s6-supervise: don't warn on ENOENT for ./finish | Laurent Bercot | 2023-10-27 | 1 | -1/+1 |
| * | Defork s6-supervise (!) | Laurent Bercot | 2023-09-11 | 1 | -127/+79 |
| * | Adapt to skalibs-2.14 | Laurent Bercot | 2023-09-09 | 4 | -30/+35 |
| * | Use open safe wrappers; remove debug boilerplate | Laurent Bercot | 2023-07-06 | 1 | -64/+11 |
| * | Loosen nonzero servicedirs requirement on s6-svwait/s6-svlisten | Laurent Bercot | 2023-06-25 | 2 | -2/+4 |