| Commit message (Expand) | Author | Age | Files | Lines |
| * | Define S6_FILETYPE_TEMPLATE | Laurent Bercot | 13 days | 1 | -1/+1 |
| * | Add s6-svc -l and reload-signal | Laurent Bercot | 2026-06-09 | 1 | -0/+1 |
| * | And don't assume it's 0-terminated | Laurent Bercot | 2026-05-23 | 1 | -1/+1 |
| * | Better stralloc contract in s6_supervise_unlink_names | Laurent Bercot | 2026-05-23 | 1 | -1/+1 |
| * | Add flag-timeout-killpg to the list of known files | Laurent Bercot | 2026-04-23 | 1 | -0/+1 |
| * | Add s6-notify-fd-from-socket and s6-notify-socket-from-fd | Laurent Bercot | 2026-04-09 | 1 | -1/+1 |
| * | More fixes, ftrigr_string addition, doc update | Laurent Bercot | 2026-03-18 | 5 | -24/+7 |
| * | s6-svscan trivial fix; s6-svunlink bugfix; start prep for 2.15.0.0 | Laurent Bercot | 2026-03-17 | 1 | -4/+10 |
| * | Refactor ftrig using sass; clean up API a bit, update its users | Laurent Bercot | 2026-03-16 | 29 | -603/+352 |
| * | Remove mentions to s6lock from doc and code. | Laurent Bercot | 2026-02-05 | 2 | -6/+0 |
| * | Invoke s6-ftrigrd with a full environment | Laurent Bercot | 2026-01-20 | 1 | -2/+3 |
| * | POSIX guarantees that pid == pgid for session leaders! | Laurent Bercot | 2025-11-07 | 2 | -10/+9 |
| * | pkg-config support, templated configure, etc. | Laurent Bercot | 2025-04-27 | 1 | -0/+2 |
| * | Don't step on POSIX | Laurent Bercot | 2024-11-10 | 1 | -3/+3 |
| * | ... with the correct type | Laurent Bercot | 2024-10-04 | 1 | -1/+1 |
| * | Add flag-newpidns to the servicedir file list | Laurent Bercot | 2024-10-04 | 1 | -0/+1 |
| * | Actual fix for keycheck_ip6 | Laurent Bercot | 2024-10-02 | 1 | -1/+1 |
| * | Without the bitarray dep | Laurent Bercot | 2024-10-01 | 1 | -1/+0 |
| * | Tentative fix for keycheck_ip6 | Laurent Bercot | 2024-10-01 | 1 | -1/+1 |
| * | Add debug instruction in keycheck_ip6 | Laurent Bercot | 2024-10-01 | 1 | -0/+3 |
| * | Tentative fix for s6_fdholder_setdump() | Laurent Bercot | 2024-06-20 | 1 | -32/+34 |
| * | Add process group support to s6-supervise | Laurent Bercot | 2024-05-07 | 2 | -7/+10 |
| * | this is why I hate free's signature | Laurent Bercot | 2024-05-05 | 1 | -1/+1 |
| * | s6-ftrigrd: don't have in-object pointers when reallocing | Laurent Bercot | 2024-05-05 | 1 | -6/+15 |
| * | Restore cleanups in s6-ftrigrd; fix an old bug and a new bug | Laurent Bercot | 2024-05-03 | 3 | -13/+46 |
| * | bugfix: bad length computation in s6-ftrigrd | Laurent Bercot | 2024-04-25 | 1 | -8/+10 |
| * | Don't limit the amount of fifodirs s6-ftrigrd can listen to | Laurent Bercot | 2024-04-18 | 1 | -60/+39 |
| * | Remove s6_ucspiserver_spawn | Laurent Bercot | 2023-09-12 | 2 | -19/+0 |
| * | Better s6-setlock; delete the s6lock subsystem | Laurent Bercot | 2023-09-11 | 15 | -610/+0 |
| * | Adapt to skalibs-2.14 | Laurent Bercot | 2023-09-09 | 2 | -102/+9 |
| * | child_spawn_workaround is public now | Laurent Bercot | 2023-09-08 | 1 | -4/+0 |
| * | Add ucspiserver.h, support posix_spawn() in s6-ipcserverd | Laurent Bercot | 2023-09-08 | 2 | -0/+117 |
| * | Use open safe wrappers; remove debug boilerplate | Laurent Bercot | 2023-07-06 | 1 | -4/+4 |
| * | Simplify selfpipe management | Laurent Bercot | 2023-04-07 | 1 | -4/+2 |
| * | Copy the new template, not the old one! | Laurent Bercot | 2023-02-08 | 1 | -10/+15 |
| * | Add s6_servicedir_instances_recreate_offline functions | Laurent Bercot | 2023-02-08 | 3 | -0/+85 |
| * | Prepare for 2.11.2.1, move template location, change file list | Laurent Bercot | 2023-01-31 | 1 | -2/+1 |
| * | Add s6-instance-list, s6-instance-status (no doc yet) | Laurent Bercot | 2023-01-10 | 3 | -3/+27 |
| * | Next batch of fixes | Laurent Bercot | 2023-01-09 | 1 | -0/+3 |
| * | First batch of fixes, more to come >.> | Laurent Bercot | 2023-01-09 | 1 | -10/+9 |
| * | Add instances implementation (still needs testing) | Laurent Bercot | 2023-01-09 | 1 | -1/+2 |
| * | Refactor libs6auto, add s6-instance-maker (untested) | Laurent Bercot | 2022-12-23 | 7 | -54/+198 |
| * | Adapt to skalibs-2.13.0.0 | Laurent Bercot | 2022-11-29 | 5 | -5/+5 |
| * | Factor s6_auto_write_logrun into a new libs6auto | Laurent Bercot | 2022-08-20 | 2 | -0/+63 |
| * | Add s6_servicedir_file_list | Laurent Bercot | 2022-08-18 | 2 | -0/+21 |
| * | Fix allread errno management | Laurent Bercot | 2022-07-18 | 1 | -0/+4 |
| * | Prepare for 2.11.1.1; adapt to skalibs-2.12.0.0 | Laurent Bercot | 2022-06-08 | 2 | -2/+7 |
| * | Ensure proper detection of s6-svscan not running in all cases | Laurent Bercot | 2021-09-17 | 1 | -0/+1 |
| * | Pass errno as unsigned char | Laurent Bercot | 2021-09-02 | 10 | -17/+17 |
| * | s6-svlink, s6-svunlink, .h changes | Laurent Bercot | 2021-08-30 | 41 | -48/+161 |