Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc typo fix | Laurent Bercot | 2023-09-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Add -t lastlinetimeout option to s6-log | Laurent Bercot | 2023-05-26 | 1 | -1/+10 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Add instances implementation (still needs testing) | Laurent Bercot | 2023-01-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | s6-log: add p directive to add a prefix to every line | Laurent Bercot | 2022-12-07 | 1 | -0/+6 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | s6-log: Recommend the usage of a -- argument separator | Mira Ressel | 2021-03-13 | 1 | -1/+1 |
| | | | | | | Logging scripts will commonly start with a -, which will trigger a parsing error that might not be obvious to users when no argument separator is used. | ||||
* | bugfix: make s6-log -l actually split | Laurent Bercot | 2021-01-22 | 1 | -5/+7 |
| | |||||
* | Remove deprecated options/directives from s6-log | Laurent Bercot | 2021-01-03 | 1 | -10/+3 |
| | |||||
* | Doc fix | Laurent Bercot | 2020-11-08 | 1 | -1/+1 |
| | |||||
* | Documentation fixes, by flexibeast | Laurent Bercot | 2020-09-16 | 1 | -14/+14 |
| | |||||
* | heliocat's html fixes | Laurent Bercot | 2020-03-30 | 1 | -1/+1 |
| | |||||
* | Make execline dependency optional | Laurent Bercot | 2019-12-23 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | This includes: - adding a configure option to disable execline support - duplicating el_semicolon() and el_getstrict() into the s6 library when execline is disabled at build time, making a compat shim and using it where needed (s6-svlisten, s6-ftrig-listen) - Creating alternatives for execlineb script spawning: * s6-log: '?' directive (done in the previous commit) * s6-notifyoncheck: require hardcoding the check in ./data/check * s6-ipcserver-access: no support for exec files, add a warning - Updating the relevant parts of the doc --enable-execline will remain the default, and whiners can choke on their tears. | ||||
* | Add ?processor support to s6-log | Laurent Bercot | 2019-12-23 | 1 | -0/+5 |
| | |||||
* | Add readiness notification to s6-log, and 8kB default on -l | Laurent Bercot | 2019-01-15 | 1 | -3/+9 |
| | |||||
* | Less false friends in doc | Laurent Bercot | 2018-12-31 | 1 | -3/+3 |
| | |||||
* | Doc grammar fix | Laurent Bercot | 2017-10-25 | 1 | -1/+1 |
| | |||||
* | Document s6-log's -l option | Laurent Bercot | 2017-10-25 | 1 | -1/+8 |
| | |||||
* | More schemeless URLs | Laurent Bercot | 2017-05-24 | 1 | -1/+1 |
| | |||||
* | Switch doc to schemeless URLs | Laurent Bercot | 2017-05-23 | 1 | -9/+9 |
| | |||||
* | Increase s6-log "s" limit to 256MB | Laurent Bercot | 2016-11-21 | 1 | -1/+1 |
| | |||||
* | fix references to s6-ipcserver (thanks Casper Ti. Vector) | Laurent Bercot | 2015-12-25 | 1 | -3/+1 |
| | |||||
* | - add -g option to s6-envuidgid | Laurent Bercot | 2015-11-04 | 1 | -1/+2 |
| | | | | - set s6-log processor wd to the logdir | ||||
* | Don't say bb is the *only* syslogd doing rotation right (metalog does it). | Laurent Bercot | 2015-10-27 | 1 | -2/+3 |
| | |||||
* | - documented s6-log change v2.1.5.0 | Laurent Bercot | 2015-06-25 | 1 | -3/+5 |
| | | | | - version: 2.1.5.0 | ||||
* | Make all doc mobile-readable according to Google standards | Laurent Bercot | 2015-05-07 | 1 | -0/+1 |
| | |||||
* | - s6-log overhaul (more stack, less heap), with new directives | Laurent Bercot | 2015-02-07 | 1 | -17/+53 |
| | | | | | - related doc update - version: 2.1.1.0 rc | ||||
* | Initial commit | Laurent Bercot | 2014-12-05 | 1 | -0/+508 |