| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 changev2.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 |
