index
:
mirror/skarnet.org/s6
this commit
2.11.0.0
2.9.0.0
main
master
mirror of git://git.skarnet.org/s6
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
daemontools-extras
/
s6-log.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix small UB when no selection in s6-log
Laurent Bercot
2023-12-18
1
-1
/
+1
*
Defork s6-log
Laurent Bercot
2023-09-12
1
-31
/
+17
*
Add -t lastlinetimeout option to s6-log
Laurent Bercot
2023-05-26
1
-31
/
+40
*
s6-log: add p directive to add a prefix to every line
Laurent Bercot
2022-12-07
1
-17
/
+48
*
Adapt to skalibs-2.13.0.0
Laurent Bercot
2022-11-29
1
-1
/
+1
*
s6-log: restart event loop when closing stdin on signal
Laurent Bercot
2021-12-24
1
-5
/
+5
*
s6-log: clarify last_stdin logic
Laurent Bercot
2021-12-24
1
-13
/
+6
*
skalibs-2.11.0.0 API change
Laurent Bercot
2021-08-09
1
-19
/
+18
*
bugfix: rare fd leak in s6-log
Laurent Bercot
2021-05-06
1
-1
/
+7
*
s6-log: Recommend the usage of a -- argument separator
Mira Ressel
2021-03-13
1
-1
/
+1
*
bugfix: make s6-log -l actually split
Laurent Bercot
2021-01-22
1
-15
/
+30
*
Make s6-log respect umask
Laurent Bercot
2021-01-03
1
-22
/
+13
*
Remove deprecated options/directives from s6-log
Laurent Bercot
2021-01-03
1
-13
/
+4
*
Fix build against skalibs-2.10.0.0
Laurent Bercot
2020-12-02
1
-5
/
+6
*
Adapt to new exec.h
Laurent Bercot
2020-11-28
1
-2
/
+2
*
Make execline dependency optional
Laurent Bercot
2019-12-23
1
-0
/
+12
*
Add ?processor support to s6-log
Laurent Bercot
2019-12-23
1
-1
/
+7
*
Adapt to new stopwatch API
Laurent Bercot
2019-09-06
1
-2
/
+2
*
Separate wall clocks from stopwatches
Laurent Bercot
2019-09-04
1
-11
/
+17
*
Accept empty regexes even on BSDs
Laurent Bercot
2019-05-11
1
-1
/
+1
*
Revert truncate() change in s6-log (thanks obarun for the report)
Laurent Bercot
2019-01-29
1
-1
/
+3
*
Add readiness notification to s6-log, and 8kB default on -l
Laurent Bercot
2019-01-15
1
-6
/
+20
*
Adapt to skalibs-2.7.0.0
Laurent Bercot
2018-07-21
1
-8
/
+5
*
bugfix: s6-log: use off_t instead of size_t for archive file size
Laurent Bercot
2017-10-17
1
-11
/
+10
*
Switch to xpathexec_*
Laurent Bercot
2017-08-28
1
-2
/
+1
*
Propagate fd_close() changes, fix deps for ftrigr_updateb()
Laurent Bercot
2017-07-16
1
-8
/
+0
*
Fix a few omissions in the adaptation
Laurent Bercot
2017-03-12
1
-1
/
+1
*
Adapt to skalibs-2.5.0.0
Laurent Bercot
2017-03-12
1
-70
/
+70
*
Write a warning to stderr when s6-log closes the stdout stream
Laurent Bercot
2017-01-20
1
-0
/
+1
*
Types fix, first pass
Laurent Bercot
2017-01-12
1
-30
/
+31
*
Increase s6-log "s" limit to 256MB
Laurent Bercot
2016-11-21
1
-1
/
+1
*
- add -g option to s6-envuidgid
Laurent Bercot
2015-11-04
1
-19
/
+13
*
s6-log bugfix: only finalize() and exit when all rotations have completed su...
Laurent Bercot
2015-10-14
1
-3
/
+5
*
- minor bugfix in s6-log (correct return when stat() fails)
v2.2.1.1
Laurent Bercot
2015-10-05
1
-1
/
+1
*
Make s6-log exit cleanly on SIGHUP even with -p
Laurent Bercot
2015-06-18
1
-2
/
+2
*
This is also true for ISO timestamps.
Laurent Bercot
2015-03-10
1
-1
/
+1
*
s6-log needs a new timestamp on every line
Laurent Bercot
2015-03-10
1
-0
/
+1
*
Bugfix: wrong selection amount in s6-log's second pass - thanks Patrick Maho...
Laurent Bercot
2015-02-24
1
-1
/
+1
*
Bugfix: s6-log wasn't parsing regexps correctly (!)
Laurent Bercot
2015-02-17
1
-1
/
+1
*
- cosmetic fixes in s6-fdholderd
Laurent Bercot
2015-02-08
1
-3
/
+3
*
- s6-log overhaul (more stack, less heap), with new directives
Laurent Bercot
2015-02-07
1
-447
/
+480
*
- added the s6_fdholder library to libs6. (Nothing useful yet.)
Laurent Bercot
2015-01-19
1
-1
/
+2
*
Initial commit
Laurent Bercot
2014-12-05
1
-0
/
+1265