aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* Update depsHEADmainLaurent Bercot4 days1-1/+1
|
* Update depsLaurent Bercot5 days1-1/+1
|
* Fix s6-svscanboot build with nsssLaurent Bercot7 days1-2/+2
|
* Prepare for 2.15.1.0; add s6-svscanbootLaurent Bercot2026-06-045-3/+7
| | | | Also fix links on why.html. s6-svscanboot doc coming soon.
* Prepare for 2.15.0.1; fix s6-accessrules-cdb-from-fs args numberingLaurent Bercot2026-05-152-3/+3
|
* Add s6-notify-fd-from-socket and s6-notify-socket-from-fdLaurent Bercot2026-04-093-0/+10
| | | | | Also add .gitkeep files, remove old include-local/s6lockd.h, update a little bit of doc, make s6-ftrigrd pipe-only
* Update deps/docs/mirrorsLaurent Bercot2026-04-041-3/+3
|
* Update deps-build2.15.0.0Laurent Bercot2026-03-181-2/+2
|
* More fixes, ftrigr_string addition, doc updateLaurent Bercot2026-03-181-5/+4
|
* s6-svscan trivial fix; s6-svunlink bugfix; start prep for 2.15.0.0Laurent Bercot2026-03-171-1/+1
| | | | | | | | s6_supervise_unlink_names can spawn a s6-ftrigrd to wait for an 'x' event. This creates a fifodir under $scandir/$name/event. But after the unlink, $scandir/$name doesn't exist anymore, so s6-ftrigrd fails to clean it up. To fix that, we subscribe with the realpath of $scandir/$name instead.
* Refactor ftrig using sass; clean up API a bit, update its usersLaurent Bercot2026-03-162-24/+21
|
* Aaaand update deps.makLaurent Bercot2026-02-151-1/+1
|
* Remove mentions to s6lock from doc and code.Laurent Bercot2026-02-051-5/+0
| | | | | | s6lock has been deleted in the previous major update. There were still traces of it in the doc, and lock.h still existed, although non-functional. Clean all that up.
* Invoke s6-ftrigrd with a full environmentLaurent Bercot2026-01-201-1/+1
| | | | That helps when LD_LIBRARY_PATH is necessary.
* Fix s6-softlimit docLaurent Bercot2025-12-061-3/+3
|
* Move daemontools/runit wrapper support hereLaurent Bercot2025-11-048-0/+139
|
* Improve s6-svc; prepare for 2.14.0.0Laurent Bercot2025-11-021-1/+1
|
* Revert: actual fix is in skalibsLaurent Bercot2025-10-221-1/+1
|
* Add PTHREAD_LIB to s6-setlock's dependencies, because FreeBSDLaurent Bercot2025-10-221-1/+1
|
* Support procctl in s6-background-watchLaurent Bercot2025-10-221-1/+1
|
* Add some doc, improve s6-background-watchLaurent Bercot2025-10-221-2/+0
|
* Add s6-background-watch (untested)Laurent Bercot2025-10-203-1/+15
|
* Prepare for 2.13.3.0Laurent Bercot2025-08-191-1/+1
|
* Support shlibs on MacOS, next iterationLaurent Bercot2025-05-301-0/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Document s6-softlimit -H|-hLaurent Bercot2025-04-281-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* pkg-config support, templated configure, etc.Laurent Bercot2025-04-2713-141/+174
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for next version, fix configureLaurent Bercot2025-03-271-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.13.1.0; add flag-newpidnsLaurent Bercot2024-10-041-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix Solaris 10 buildLaurent Bercot2024-07-161-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.13.0.1Laurent Bercot2024-06-201-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add process group support to s6-superviseLaurent Bercot2024-05-071-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Don't limit the amount of fifodirs s6-ftrigrd can listen toLaurent Bercot2024-04-181-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.12.0.4; also close s6-svscan's stderr on exit when specialLaurent Bercot2024-04-151-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.12.0.3Laurent Bercot2023-12-201-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.12.0.2; fix scheduling of rescans/restarts in s6-svscanLaurent Bercot2023-11-201-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* bugfix: s6-svscan didn't delay killing until scan. Prepare for 2.12.0.1.Laurent Bercot2023-11-081-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Remove s6_ucspiserver_spawnLaurent Bercot2023-09-121-5/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Defork s6-logLaurent Bercot2023-09-121-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Defork s6-fghackLaurent Bercot2023-09-121-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Defork s6-sudodLaurent Bercot2023-09-111-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Better s6-setlock; delete the s6lock subsystemLaurent Bercot2023-09-114-33/+10
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add ucspiserver.h, support posix_spawn() in s6-ipcserverdLaurent Bercot2023-09-081-6/+7
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add s6-svc -s; prepare for 2.11.4.0Laurent Bercot2023-05-251-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.11.3.2v2.11.3.2Laurent Bercot2023-04-021-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.11.3.1, rlimit shenanigansLaurent Bercot2023-02-261-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add s6_servicedir_instances_recreate_offline functionsLaurent Bercot2023-02-081-3/+5
| | | | | | | This will be used for more transparent instance management in s6-rc. Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.11.3.0Laurent Bercot2023-02-061-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.11.2.1, move template location, change file listLaurent Bercot2023-01-311-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add s6-instance-list, s6-instance-status (no doc yet)Laurent Bercot2023-01-103-4/+15
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add instances implementation (still needs testing)Laurent Bercot2023-01-093-1/+16
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>