| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 | |
| * | Install static libraries in /usr/lib by default | Laurent Bercot | 2024-09-23 | 5 | -27/+19 | |
| * | 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 | 2 | -10/+24 | |
| * | formatting bugfix in s6-socklog | Laurent Bercot | 2024-08-09 | 2 | -1/+2 | |
| * | Fix Solaris 10 build | Laurent Bercot | 2024-07-16 | 5 | -5/+11 | |
| * | doc: link s6-setlock.html from index.html | Laurent Bercot | 2024-07-15 | 1 | -0/+1 | |
| * | Add 66 to the list of service managers | Laurent Bercot | 2024-07-08 | 1 | -0/+2 | |
| * | Tentative fix for s6_fdholder_setdump() | Laurent Bercot | 2024-06-20 | 1 | -32/+34 | |
| * | Prepare for 2.13.0.1 | Laurent Bercot | 2024-06-20 | 5 | -4/+17 | |
| * | s6-supervise: Don't add '(child)' to the end of PROG | Josiah Frentsos via skaware | 2024-06-07 | 1 | -2/+1 | |
| * | version: 2.13.0.0v2.13.0.0 | Laurent Bercot | 2024-06-07 | 1 | -1/+1 | |
| * | Prepare for 2.13.0.0 (last commit); update deps | Laurent Bercot | 2024-06-06 | 3 | -3/+3 | |
| * | Add process group support to s6-supervise | Laurent Bercot | 2024-05-07 | 13 | -58/+142 | |
| * | 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 | 4 | -14/+47 | |
| * | Update deps | Laurent Bercot | 2024-04-27 | 3 | -2/+4 | |
| * | bugfix: bad length computation in s6-ftrigrd | Laurent Bercot | 2024-04-25 | 1 | -8/+10 | |
| * | Prepare for 2.12.0.5 | Laurent Bercot | 2024-04-18 | 4 | -3/+16 | |
| * | Don't limit the amount of fifodirs s6-ftrigrd can listen to | Laurent Bercot | 2024-04-18 | 3 | -63/+42 | |
| * | Fix doc typo | Laurent Bercot | 2024-04-17 | 1 | -1/+1 | |
| * | version: 2.12.0.4v2.12.0.4 | Laurent Bercot | 2024-04-15 | 2 | -2/+2 | |
| * | Prepare for 2.12.0.4; also close s6-svscan's stderr on exit when special | Laurent Bercot | 2024-04-15 | 7 | -7/+24 | |
| * | Remove s6-tcpserver[4|6] mentions from doc (now unified) | Laurent Bercot | 2024-01-07 | 3 | -11/+8 | |
| * | version: 2.12.0.3v2.12.0.3 | Laurent Bercot | 2023-12-21 | 1 | -2/+1 | |
| * | Prepare for 2.12.0.3 | Laurent Bercot | 2023-12-20 | 5 | -4/+17 | |
| * | Fix small UB when no selection in s6-log | Laurent Bercot | 2023-12-18 | 1 | -1/+1 | |
| * | Adapt to working socket_recv46() | Laurent Bercot | 2023-12-11 | 1 | -1/+3 | |
| * | version: 2.12.0.2v2.12.0.2 | Laurent Bercot | 2023-11-20 | 1 | -2/+2 | |
| * | Prepare for 2.12.0.2; fix scheduling of rescans/restarts in s6-svscan | Laurent Bercot | 2023-11-20 | 5 | -4/+16 | |
| * | version: 2.12.0.1v2.12.0.1 | Laurent Bercot | 2023-11-20 | 4 | -3/+10 | |
| * | bugfix: s6-svscan didn't delay killing until scan. Prepare for 2.12.0.1. | Laurent Bercot | 2023-11-08 | 4 | -15/+36 | |
| * | 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 | |
| * | Fix old type def | Laurent Bercot | 2023-10-12 | 1 | -1/+1 | |
| * | Add note that s6-notifyoncheck must have the servicedir as cwd | Laurent Bercot | 2023-10-03 | 1 | -0/+11 | |
| * | Simpler Makefile | Laurent Bercot | 2023-09-22 | 1 | -7/+7 | |
| * | doc typo fix | Laurent Bercot | 2023-09-15 | 1 | -1/+1 | |
| * | Remove s6_ucspiserver_spawn | Laurent Bercot | 2023-09-12 | 5 | -35/+4 | |
| * | Defork s6-log | Laurent Bercot | 2023-09-12 | 3 | -32/+19 | |
| * | Defork s6-fghack | Laurent Bercot | 2023-09-12 | 4 | -53/+26 | |
| * | Defork s6-supervise (!) | Laurent Bercot | 2023-09-11 | 1 | -127/+79 | |
| * | Defork s6-sudod | Laurent Bercot | 2023-09-11 | 4 | -38/+15 | |
| * | Better s6-setlock; delete the s6lock subsystem | Laurent Bercot | 2023-09-11 | 31 | -1097/+87 | |
| * | Update deps | Laurent Bercot | 2023-09-09 | 4 | -9/+13 | |
