| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | s6-softlimit: add -P option for RLIMIT_RTPRIO | Alyssa Ross | 2025-11-09 | 1 | -1/+2 |
| | | | | | | | | | Bash ulimit uses -r for this, but in s6-softlimit that was already taken. I could have used -R, but Bash uses that for RLIMIT_RTTIME, so I didn't want to claim that one and create a similarly difficult decision for somebody adding that in future. I decided to use -P (for "priority") as the least bad still-available option. | ||||
| * | Improve s6-svc; prepare for 2.14.0.0 | Laurent Bercot | 2025-11-02 | 3 | -34/+51 |
| | | |||||
| * | Prepare for 2.13.3.0 | Laurent Bercot | 2025-10-30 | 1 | -3/+3 |
| | | |||||
| * | Support procctl in s6-background-watch | Laurent Bercot | 2025-10-22 | 1 | -3/+3 |
| | | |||||
| * | Add some doc, improve s6-background-watch | Laurent Bercot | 2025-10-22 | 3 | -3/+155 |
| | | |||||
| * | Add -m option to s6-accessrules-cdb-from-fs | Laurent Bercot | 2025-10-04 | 1 | -1/+8 |
| | | |||||
| * | Document sr.ht mirror | Laurent Bercot | 2025-09-24 | 1 | -1/+2 |
| | | |||||
| * | Prepare for 2.13.3.0 | Laurent Bercot | 2025-08-19 | 2 | -3/+14 |
| | | |||||
| * | Seriously clean up s6-log; add Rperiod for periodic log rotations. | Laurent Bercot | 2025-07-26 | 1 | -0/+5 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | doc: fix broken link | Laurent Bercot | 2025-06-30 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Add hash | Laurent Bercot | 2025-05-02 | 1 | -1/+2 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Latest batch of fixes | Laurent Bercot | 2025-04-28 | 16 | -21/+21 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Document s6-softlimit -H|-h | Laurent Bercot | 2025-04-28 | 1 | -1/+14 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | pkg-config support, templated configure, etc. | Laurent Bercot | 2025-04-27 | 3 | -5/+5 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Doc typo fix | Laurent Bercot | 2025-04-11 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for next version, fix configure | Laurent Bercot | 2025-03-27 | 2 | -4/+15 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Document flag-newpidns | Laurent Bercot | 2024-10-04 | 1 | -0/+13 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 2.13.1.0; add flag-newpidns | Laurent Bercot | 2024-10-04 | 2 | -2/+2 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Install static libraries in /usr/lib by default | Laurent Bercot | 2024-09-23 | 2 | -4/+9 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | doc: link s6-setlock.html from index.html | Laurent Bercot | 2024-07-15 | 1 | -0/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Add 66 to the list of service managers | Laurent Bercot | 2024-07-08 | 1 | -0/+2 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 2.13.0.1 | Laurent Bercot | 2024-06-20 | 2 | -2/+9 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 2.13.0.0 (last commit); update deps | Laurent Bercot | 2024-06-06 | 2 | -2/+2 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Add process group support to s6-supervise | Laurent Bercot | 2024-05-07 | 5 | -9/+28 |
| | | | | | 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 | 1 | -1/+1 |
| | | | | | | | | | 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> | ||||
| * | Update deps | Laurent Bercot | 2024-04-27 | 2 | -1/+3 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 2.12.0.5 | Laurent Bercot | 2024-04-18 | 2 | -2/+9 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Fix doc typo | Laurent Bercot | 2024-04-17 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | version: 2.12.0.4v2.12.0.4 | Laurent Bercot | 2024-04-15 | 2 | -2/+2 |
| | | | | | 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 | 2 | -3/+12 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Remove s6-tcpserver[4|6] mentions from doc (now unified) | Laurent Bercot | 2024-01-07 | 3 | -11/+8 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 2.12.0.3 | Laurent Bercot | 2023-12-20 | 2 | -2/+9 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | version: 2.12.0.2v2.12.0.2 | Laurent Bercot | 2023-11-20 | 1 | -2/+2 |
| | | | | | 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 | 2 | -1/+7 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | version: 2.12.0.1v2.12.0.1 | Laurent Bercot | 2023-11-20 | 2 | -2/+3 |
| | | | | | 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 | 2 | -1/+7 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Add note that s6-notifyoncheck must have the servicedir as cwd | Laurent Bercot | 2023-10-03 | 1 | -0/+11 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | doc typo fix | Laurent Bercot | 2023-09-15 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Defork s6-fghack | Laurent Bercot | 2023-09-12 | 1 | -3/+4 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Better s6-setlock; delete the s6lock subsystem | Laurent Bercot | 2023-09-11 | 7 | -390/+14 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Update deps | Laurent Bercot | 2023-09-09 | 2 | -4/+6 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Meh, link to archive.org is better | Laurent Bercot | 2023-08-10 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Replace dead superscript link with an (older) cr.yp.to one | Laurent Bercot | 2023-08-10 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | systemd unit example fix | Laurent Bercot | 2023-06-27 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Loosen nonzero servicedirs requirement on s6-svwait/s6-svlisten | Laurent Bercot | 2023-06-25 | 2 | -1/+3 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Document new s6-svscan options | Laurent Bercot | 2023-06-24 | 3 | -6/+25 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Add -t lastlinetimeout option to s6-log | Laurent Bercot | 2023-05-26 | 2 | -1/+12 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Add s6-svc -s; prepare for 2.11.4.0 | Laurent Bercot | 2023-05-25 | 3 | -3/+17 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Doc clarification | Laurent Bercot | 2023-05-02 | 1 | -2/+2 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Doc typo fixes | Laurent Bercot | 2023-05-02 | 1 | -2/+2 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
