summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
7 days bugfix: make lock-fd actually work!HEADmasterLaurent Bercot
2024-08-20 Revert the fix, it's badLaurent Bercot
2024-08-18 Tentatively fix selfpipe clobbering by notification-fdLaurent Bercot
2024-08-09 formatting bugfix in s6-socklogLaurent Bercot
2024-07-16 Fix Solaris 10 buildLaurent Bercot
2024-06-20 Tentative fix for s6_fdholder_setdump()Laurent Bercot
2024-06-07s6-supervise: Don't add '(child)' to the end of PROGJosiah Frentsos via skaware
2024-05-07 Add process group support to s6-superviseLaurent Bercot
2024-05-05 this is why I hate free's signatureLaurent Bercot
2024-05-05 s6-ftrigrd: don't have in-object pointers when reallocingLaurent Bercot
2024-05-03 Restore cleanups in s6-ftrigrd; fix an old bug and a new bugLaurent Bercot
2024-04-25 bugfix: bad length computation in s6-ftrigrdLaurent Bercot
2024-04-18 Don't limit the amount of fifodirs s6-ftrigrd can listen toLaurent Bercot
2024-04-15 Prepare for 2.12.0.4; also close s6-svscan's stderr on exit when specialLaurent Bercot
2023-12-18 Fix small UB when no selection in s6-logLaurent Bercot
2023-12-11 Adapt to working socket_recv46()Laurent Bercot
2023-11-20 Prepare for 2.12.0.2; fix scheduling of rescans/restarts in s6-svscanLaurent Bercot
2023-11-08 bugfix: s6-svscan didn't delay killing until scan. Prepare for 2.12.0.1.Laurent Bercot
2023-11-06 version: 2.12.0.0v2.12.0.0Laurent Bercot
2023-10-27 s6-supervise: don't warn on ENOENT for ./finishLaurent Bercot
2023-10-12 Fix old type defLaurent Bercot
2023-09-12 Remove s6_ucspiserver_spawnLaurent Bercot
2023-09-12 Defork s6-logLaurent Bercot
2023-09-12 Defork s6-fghackLaurent Bercot
2023-09-11 Defork s6-supervise (!)Laurent Bercot
2023-09-11 Defork s6-sudodLaurent Bercot
2023-09-11 Better s6-setlock; delete the s6lock subsystemLaurent Bercot
2023-09-09 Adapt to skalibs-2.14Laurent Bercot
2023-09-08 child_spawn_workaround is public nowLaurent Bercot
2023-09-08 Add ucspiserver.h, support posix_spawn() in s6-ipcserverdLaurent Bercot
2023-07-06 Use open safe wrappers; remove debug boilerplateLaurent Bercot
2023-06-25 Loosen nonzero servicedirs requirement on s6-svwait/s6-svlistenLaurent Bercot
2023-06-24 Document new s6-svscan optionsLaurent Bercot
2023-06-20 More better debug infoLaurent Bercot
2023-06-20 More debug informationLaurent Bercot
2023-06-14 New and improved s6-svscanLaurent Bercot
2023-06-14 Adapt s6-fdholderd to fixed iter_func typeLaurent Bercot
2023-05-26 Add -t lastlinetimeout option to s6-logLaurent Bercot
2023-05-25 Add s6-svc -s; prepare for 2.11.4.0Laurent Bercot
2023-04-07 Simplify selfpipe managementLaurent Bercot
2023-03-09 Remove obsolete declarationLaurent Bercot
2023-02-26 Prepare for 2.11.3.1, rlimit shenanigansLaurent Bercot
2023-02-09 Autodetect socket endpoints in s6-ioconnect, deprecate -0167Laurent Bercot
2023-02-08 Copy the new template, not the old one!Laurent Bercot
2023-02-08 Add s6_servicedir_instances_recreate_offline functionsLaurent Bercot
2023-02-06 Add s6-svc -QLaurent Bercot
2023-01-31 Don't create instance/instances subdirs in s6-rc source defsLaurent Bercot
2023-01-31 Prepare for 2.11.2.1, move template location, change file listLaurent Bercot
2023-01-11 More bugfixesLaurent Bercot
2023-01-10 Add s6-instance-list, s6-instance-status (no doc yet)Laurent Bercot