aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ... with the correct typeLaurent Bercot2024-10-041-1/+1
* Add flag-newpidns to the servicedir file listLaurent Bercot2024-10-041-0/+1
* Prepare for 2.13.1.0; add flag-newpidnsLaurent Bercot2024-10-041-1/+10
* Revert, found a better wayLaurent Bercot2024-10-021-1/+0
* Add S6_SVFILE_TEMPLATE definitionLaurent Bercot2024-10-021-0/+1
* Actual fix for keycheck_ip6Laurent Bercot2024-10-021-1/+1
* Without the bitarray depLaurent Bercot2024-10-011-1/+0
* Tentative fix for keycheck_ip6Laurent Bercot2024-10-011-1/+1
* Add debug instruction in keycheck_ip6Laurent Bercot2024-10-011-0/+3
* bugfix: make lock-fd actually work!Laurent Bercot2024-09-121-2/+2
* Revert the fix, it's badLaurent Bercot2024-08-201-23/+10
* Tentatively fix selfpipe clobbering by notification-fdLaurent Bercot2024-08-181-10/+23
* formatting bugfix in s6-socklogLaurent Bercot2024-08-091-1/+1
* Fix Solaris 10 buildLaurent Bercot2024-07-164-2/+8
* Tentative fix for s6_fdholder_setdump()Laurent Bercot2024-06-201-32/+34
* s6-supervise: Don't add '(child)' to the end of PROGJosiah Frentsos via skaware2024-06-071-2/+1
* Add process group support to s6-superviseLaurent Bercot2024-05-076-47/+108
* this is why I hate free's signatureLaurent Bercot2024-05-051-1/+1
* s6-ftrigrd: don't have in-object pointers when reallocingLaurent Bercot2024-05-051-6/+15
* Restore cleanups in s6-ftrigrd; fix an old bug and a new bugLaurent Bercot2024-05-033-13/+46
* bugfix: bad length computation in s6-ftrigrdLaurent Bercot2024-04-251-8/+10
* Don't limit the amount of fifodirs s6-ftrigrd can listen toLaurent Bercot2024-04-182-62/+41
* Prepare for 2.12.0.4; also close s6-svscan's stderr on exit when specialLaurent Bercot2024-04-151-0/+2
* Fix small UB when no selection in s6-logLaurent Bercot2023-12-181-1/+1
* Adapt to working socket_recv46()Laurent Bercot2023-12-111-1/+3
* Prepare for 2.12.0.2; fix scheduling of rescans/restarts in s6-svscanLaurent Bercot2023-11-201-2/+2
* bugfix: s6-svscan didn't delay killing until scan. Prepare for 2.12.0.1.Laurent Bercot2023-11-081-13/+28
* version: 2.12.0.0v2.12.0.0Laurent Bercot2023-11-061-1/+0
* s6-supervise: don't warn on ENOENT for ./finishLaurent Bercot2023-10-271-1/+1
* Fix old type defLaurent Bercot2023-10-121-1/+1
* Remove s6_ucspiserver_spawnLaurent Bercot2023-09-124-30/+0
* Defork s6-logLaurent Bercot2023-09-122-31/+18
* Defork s6-fghackLaurent Bercot2023-09-122-48/+20
* Defork s6-supervise (!)Laurent Bercot2023-09-111-127/+79
* Defork s6-sudodLaurent Bercot2023-09-113-36/+13
* Better s6-setlock; delete the s6lock subsystemLaurent Bercot2023-09-1119-672/+61
* Adapt to skalibs-2.14Laurent Bercot2023-09-099-134/+49
* child_spawn_workaround is public nowLaurent Bercot2023-09-082-5/+1
* Add ucspiserver.h, support posix_spawn() in s6-ipcserverdLaurent Bercot2023-09-086-41/+162
* Use open safe wrappers; remove debug boilerplateLaurent Bercot2023-07-062-68/+15
* Loosen nonzero servicedirs requirement on s6-svwait/s6-svlistenLaurent Bercot2023-06-252-2/+4
* Document new s6-svscan optionsLaurent Bercot2023-06-241-1/+1
* More better debug infoLaurent Bercot2023-06-201-2/+2
* More debug informationLaurent Bercot2023-06-201-12/+33
* New and improved s6-svscanLaurent Bercot2023-06-141-336/+469
* Adapt s6-fdholderd to fixed iter_func typeLaurent Bercot2023-06-141-4/+4
* Add -t lastlinetimeout option to s6-logLaurent Bercot2023-05-261-31/+40
* Add s6-svc -s; prepare for 2.11.4.0Laurent Bercot2023-05-251-2/+30
* Simplify selfpipe managementLaurent Bercot2023-04-077-21/+16
* Remove obsolete declarationLaurent Bercot2023-03-091-1/+0