aboutsummaryrefslogtreecommitdiffstats
path: root/src/daemontools-extras/s6-log.c
Commit message (Expand)AuthorAgeFilesLines
* Propagate fd_close() changes, fix deps for ftrigr_updateb()Laurent Bercot2017-07-161-8/+0
* Fix a few omissions in the adaptationLaurent Bercot2017-03-121-1/+1
* Adapt to skalibs-2.5.0.0Laurent Bercot2017-03-121-70/+70
* Write a warning to stderr when s6-log closes the stdout streamLaurent Bercot2017-01-201-0/+1
* Types fix, first passLaurent Bercot2017-01-121-30/+31
* Increase s6-log "s" limit to 256MBLaurent Bercot2016-11-211-1/+1
* - add -g option to s6-envuidgidLaurent Bercot2015-11-041-19/+13
* s6-log bugfix: only finalize() and exit when all rotations have completed su...Laurent Bercot2015-10-141-3/+5
* - minor bugfix in s6-log (correct return when stat() fails)v2.2.1.1Laurent Bercot2015-10-051-1/+1
* Make s6-log exit cleanly on SIGHUP even with -pLaurent Bercot2015-06-181-2/+2
* This is also true for ISO timestamps.Laurent Bercot2015-03-101-1/+1
* s6-log needs a new timestamp on every lineLaurent Bercot2015-03-101-0/+1
* Bugfix: wrong selection amount in s6-log's second pass - thanks Patrick Maho...Laurent Bercot2015-02-241-1/+1
* Bugfix: s6-log wasn't parsing regexps correctly (!)Laurent Bercot2015-02-171-1/+1
* - cosmetic fixes in s6-fdholderdLaurent Bercot2015-02-081-3/+3
* - s6-log overhaul (more stack, less heap), with new directivesLaurent Bercot2015-02-071-447/+480
* - added the s6_fdholder library to libs6. (Nothing useful yet.)Laurent Bercot2015-01-191-1/+2
* Initial commitLaurent Bercot2014-12-051-0/+1265