index
:
s6
2.11.0.0
2.9.0.0
main
master
Mirror of git://git.skarnet.org/s6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
daemontools-extras
/
s6-log.c
Age
Commit message (
Expand
)
Author
2017-10-17
bugfix: s6-log: use off_t instead of size_t for archive file size
Laurent Bercot
2017-08-28
Switch to xpathexec_*
Laurent Bercot
2017-07-16
Propagate fd_close() changes, fix deps for ftrigr_updateb()
Laurent Bercot
2017-03-12
Fix a few omissions in the adaptation
Laurent Bercot
2017-03-12
Adapt to skalibs-2.5.0.0
Laurent Bercot
2017-01-20
Write a warning to stderr when s6-log closes the stdout stream
Laurent Bercot
2017-01-12
Types fix, first pass
Laurent Bercot
2016-11-21
Increase s6-log "s" limit to 256MB
Laurent Bercot
2015-11-04
- add -g option to s6-envuidgid
Laurent Bercot
2015-10-14
s6-log bugfix: only finalize() and exit when all rotations have completed su...
Laurent Bercot
2015-10-05
- minor bugfix in s6-log (correct return when stat() fails)
v2.2.1.1
Laurent Bercot
2015-06-18
Make s6-log exit cleanly on SIGHUP even with -p
Laurent Bercot
2015-03-10
This is also true for ISO timestamps.
Laurent Bercot
2015-03-10
s6-log needs a new timestamp on every line
Laurent Bercot
2015-02-24
Bugfix: wrong selection amount in s6-log's second pass - thanks Patrick Maho...
Laurent Bercot
2015-02-17
Bugfix: s6-log wasn't parsing regexps correctly (!)
Laurent Bercot
2015-02-08
- cosmetic fixes in s6-fdholderd
Laurent Bercot
2015-02-07
- s6-log overhaul (more stack, less heap), with new directives
Laurent Bercot
2015-01-19
- added the s6_fdholder library to libs6. (Nothing useful yet.)
Laurent Bercot
2014-12-05
Initial commit
Laurent Bercot