summaryrefslogtreecommitdiff
path: root/src/daemontools-extras
AgeCommit message (Expand)Author
2022-12-23 Refactor libs6auto, add s6-instance-maker (untested)Laurent Bercot
2022-12-21 Update execline dep; s6-envdir QoLLaurent Bercot
2022-12-07 s6-log: add p directive to add a prefix to every lineLaurent Bercot
2022-11-29 Adapt to skalibs-2.13.0.0Laurent Bercot
2022-06-08 Prepare for 2.11.1.1; adapt to skalibs-2.12.0.0Laurent Bercot
2022-02-27 Add noclamp option to s6-envdirLaurent Bercot
2021-12-24 s6-log: restart event loop when closing stdin on signalLaurent Bercot
2021-12-24 s6-log: clarify last_stdin logicLaurent Bercot
2021-12-05 s6-socklog: also ensure stderr is openLaurent Bercot
2021-12-03 Prepare for 2.11.0.1Laurent Bercot
2021-09-25 Doc fixes, s6-socklog min linelen -> 76, s6-ioconnect fixesLaurent Bercot
2021-08-19 Fix lameduck timeout in s6-socklogLaurent Bercot
2021-08-18 Add s6-socklogLaurent Bercot
2021-08-09 skalibs-2.11.0.0 API changeLaurent Bercot
2021-05-06 bugfix: rare fd leak in s6-logLaurent Bercot
2021-05-04 Also allow shared locks in s6lockd-helperLaurent Bercot
2021-04-03 bugfix: setlock -rLaurent Bercot
2021-03-13s6-log: Recommend the usage of a -- argument separatorMira Ressel
2021-01-22 bugfix: make s6-log -l actually splitLaurent Bercot
2021-01-03 Make s6-log respect umaskLaurent Bercot
2021-01-03 Remove deprecated options/directives from s6-logLaurent Bercot
2020-12-02 Fix build against skalibs-2.10.0.0Laurent Bercot
2020-11-28 Adapt to new exec.hLaurent Bercot
2019-12-23 Make execline dependency optionalLaurent Bercot
2019-12-23 Add ?processor support to s6-logLaurent Bercot
2019-09-21 Remove tainnow.lib dependencyLaurent Bercot
2019-09-06 Adapt to new stopwatch APILaurent Bercot
2019-09-04 Separate wall clocks from stopwatchesLaurent Bercot
2019-05-11 Accept empty regexes even on BSDsLaurent Bercot
2019-01-29 Revert truncate() change in s6-log (thanks obarun for the report)Laurent Bercot
2019-01-15 Add readiness notification to s6-log, and 8kB default on -lLaurent Bercot
2018-08-01 Add nsss supportLaurent Bercot
2018-08-01 Include prot_readgroups() into s6-envuidgidLaurent Bercot
2018-07-21 More build fixes for skalibs-2.7.0.0Laurent Bercot
2018-07-21 Adapt to skalibs-2.7.0.0Laurent Bercot
2018-03-21 Add -g option to s6-tai64nlocalLaurent Bercot
2018-02-02 cosmetic fix: print unchanged line instead of nonsense when s6-tai64nlocal c...Laurent Bercot
2018-01-03 Use child_spawn2 instead of child_spawn in s6-setlockLaurent Bercot
2017-10-17 bugfix: s6-log: use off_t instead of size_t for archive file sizeLaurent Bercot
2017-08-28 Switch to xpathexec_*Laurent Bercot
2017-07-16 More secure s6-applyuidgid on systems with a broken setgroups() (thanks muh)Laurent Bercot
2017-07-16 Fix setgroups() invocation on SnowflakeBSDLaurent Bercot
2017-07-16 Propagate fd_close() changes, fix deps for ftrigr_updateb()Laurent Bercot
2017-03-12 Fix a few omissions in the adaptationLaurent Bercot
2017-03-12 Adapt to skalibs-2.5.0.0Laurent Bercot
2017-01-20 Write a warning to stderr when s6-log closes the stdout streamLaurent Bercot
2017-01-12 Types fix, first passLaurent Bercot
2016-12-01 s6-softlimit: don't use subgetopt_hereLaurent Bercot
2016-11-21 Increase s6-log "s" limit to 256MBLaurent Bercot
2016-08-12 Add spawn_lib supportLaurent Bercot