about summary refs log tree commit diff
path: root/src/daemontools-extras
Commit message (Expand)AuthorAgeFilesLines
* formatting bugfix in s6-socklogLaurent Bercot2024-08-091-1/+1
* Fix Solaris 10 buildLaurent Bercot2024-07-161-2/+5
* 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
* Fix old type defLaurent Bercot2023-10-121-1/+1
* Defork s6-logLaurent Bercot2023-09-122-31/+18
* Defork s6-fghackLaurent Bercot2023-09-122-48/+20
* Better s6-setlock; delete the s6lock subsystemLaurent Bercot2023-09-112-40/+51
* Adapt to skalibs-2.14Laurent Bercot2023-09-091-0/+1
* Add -t lastlinetimeout option to s6-logLaurent Bercot2023-05-261-31/+40
* Prepare for 2.11.3.1, rlimit shenanigansLaurent Bercot2023-02-261-4/+16
* Refactor libs6auto, add s6-instance-maker (untested)Laurent Bercot2022-12-231-1/+2
* Update execline dep; s6-envdir QoLLaurent Bercot2022-12-211-1/+1
* s6-log: add p directive to add a prefix to every lineLaurent Bercot2022-12-071-17/+48
* Adapt to skalibs-2.13.0.0Laurent Bercot2022-11-2913-13/+13
* Prepare for 2.11.1.1; adapt to skalibs-2.12.0.0Laurent Bercot2022-06-081-1/+2
* Add noclamp option to s6-envdirLaurent Bercot2022-02-271-2/+3
* s6-log: restart event loop when closing stdin on signalLaurent Bercot2021-12-241-5/+5
* s6-log: clarify last_stdin logicLaurent Bercot2021-12-241-13/+6
* s6-socklog: also ensure stderr is openLaurent Bercot2021-12-051-1/+2
* Prepare for 2.11.0.1Laurent Bercot2021-12-031-1/+1
* Doc fixes, s6-socklog min linelen -> 76, s6-ioconnect fixesLaurent Bercot2021-09-251-1/+1
* Fix lameduck timeout in s6-socklogLaurent Bercot2021-08-191-5/+5
* Add s6-socklogLaurent Bercot2021-08-186-124/+345
* skalibs-2.11.0.0 API changeLaurent Bercot2021-08-099-32/+30
* bugfix: rare fd leak in s6-logLaurent Bercot2021-05-061-1/+7
* Also allow shared locks in s6lockd-helperLaurent Bercot2021-05-042-25/+3
* bugfix: setlock -rLaurent Bercot2021-04-031-3/+19
* s6-log: Recommend the usage of a -- argument separatorMira Ressel2021-03-131-1/+1
* bugfix: make s6-log -l actually splitLaurent Bercot2021-01-221-15/+30
* Make s6-log respect umaskLaurent Bercot2021-01-031-22/+13
* Remove deprecated options/directives from s6-logLaurent Bercot2021-01-031-13/+4
* Fix build against skalibs-2.10.0.0Laurent Bercot2020-12-022-15/+14
* Adapt to new exec.hLaurent Bercot2020-11-289-32/+45
* Make execline dependency optionalLaurent Bercot2019-12-231-0/+12
* Add ?processor support to s6-logLaurent Bercot2019-12-231-1/+7
* Remove tainnow.lib dependencyLaurent Bercot2019-09-212-2/+2
* Adapt to new stopwatch APILaurent Bercot2019-09-062-4/+3
* Separate wall clocks from stopwatchesLaurent Bercot2019-09-042-11/+18
* Accept empty regexes even on BSDsLaurent Bercot2019-05-111-1/+1
* Revert truncate() change in s6-log (thanks obarun for the report)Laurent Bercot2019-01-291-1/+3
* Add readiness notification to s6-log, and 8kB default on -lLaurent Bercot2019-01-151-6/+20
* Add nsss supportLaurent Bercot2018-08-011-0/+2
* Include prot_readgroups() into s6-envuidgidLaurent Bercot2018-08-011-0/+20
* More build fixes for skalibs-2.7.0.0Laurent Bercot2018-07-211-1/+1
* Adapt to skalibs-2.7.0.0Laurent Bercot2018-07-211-8/+5
* Add -g option to s6-tai64nlocalLaurent Bercot2018-03-211-2/+21
* cosmetic fix: print unchanged line instead of nonsense when s6-tai64nlocal c...Laurent Bercot2018-02-021-6/+8
* Use child_spawn2 instead of child_spawn in s6-setlockLaurent Bercot2018-01-031-2/+2
* bugfix: s6-log: use off_t instead of size_t for archive file sizeLaurent Bercot2017-10-171-11/+10