| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Prepare for 2.11.1.1; adapt to skalibs-2.12.0.0 | Laurent Bercot | 2022-06-08 | 1 | -1/+2 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Add noclamp option to s6-envdir | Laurent Bercot | 2022-02-27 | 1 | -2/+3 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | s6-log: restart event loop when closing stdin on signal | Laurent Bercot | 2021-12-24 | 1 | -5/+5 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | s6-log: clarify last_stdin logic | Laurent Bercot | 2021-12-24 | 1 | -13/+6 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | s6-socklog: also ensure stderr is open | Laurent Bercot | 2021-12-05 | 1 | -1/+2 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 2.11.0.1 | Laurent Bercot | 2021-12-03 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Doc fixes, s6-socklog min linelen -> 76, s6-ioconnect fixes | Laurent Bercot | 2021-09-25 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Fix lameduck timeout in s6-socklog | Laurent Bercot | 2021-08-19 | 1 | -5/+5 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Add s6-socklog | Laurent Bercot | 2021-08-18 | 6 | -124/+345 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | skalibs-2.11.0.0 API change | Laurent Bercot | 2021-08-09 | 9 | -32/+30 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | bugfix: rare fd leak in s6-log | Laurent Bercot | 2021-05-06 | 1 | -1/+7 |
| | | |||||
| * | Also allow shared locks in s6lockd-helper | Laurent Bercot | 2021-05-04 | 2 | -25/+3 |
| | | |||||
| * | bugfix: setlock -r | Laurent Bercot | 2021-04-03 | 1 | -3/+19 |
| | | |||||
| * | 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 | -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 | 2 | -15/+14 |
| | | |||||
| * | Adapt to new exec.h | Laurent Bercot | 2020-11-28 | 9 | -32/+45 |
| | | |||||
| * | Make execline dependency optional | Laurent Bercot | 2019-12-23 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | | 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 | -1/+7 |
| | | |||||
| * | Remove tainnow.lib dependency | Laurent Bercot | 2019-09-21 | 2 | -2/+2 |
| | | |||||
| * | Adapt to new stopwatch API | Laurent Bercot | 2019-09-06 | 2 | -4/+3 |
| | | |||||
| * | Separate wall clocks from stopwatches | Laurent Bercot | 2019-09-04 | 2 | -11/+18 |
| | | |||||
| * | 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 |
| | | |||||
| * | Add nsss support | Laurent Bercot | 2018-08-01 | 1 | -0/+2 |
| | | |||||
| * | Include prot_readgroups() into s6-envuidgid | Laurent Bercot | 2018-08-01 | 1 | -0/+20 |
| | | |||||
| * | More build fixes for skalibs-2.7.0.0 | Laurent Bercot | 2018-07-21 | 1 | -1/+1 |
| | | |||||
| * | Adapt to skalibs-2.7.0.0 | Laurent Bercot | 2018-07-21 | 1 | -8/+5 |
| | | |||||
| * | Add -g option to s6-tai64nlocal | Laurent Bercot | 2018-03-21 | 1 | -2/+21 |
| | | |||||
| * | cosmetic fix: print unchanged line instead of nonsense when s6-tai64nlocal ↵ | Laurent Bercot | 2018-02-02 | 1 | -6/+8 |
| | | | | | can't convert time | ||||
| * | Use child_spawn2 instead of child_spawn in s6-setlock | Laurent Bercot | 2018-01-03 | 1 | -2/+2 |
| | | |||||
| * | bugfix: s6-log: use off_t instead of size_t for archive file size | Laurent Bercot | 2017-10-17 | 1 | -11/+10 |
| | | | | | Also clarify internal names, to make CalimeroTechnik happy. ;) | ||||
| * | Switch to xpathexec_* | Laurent Bercot | 2017-08-28 | 8 | -19/+10 |
| | | |||||
| * | More secure s6-applyuidgid on systems with a broken setgroups() (thanks muh) | Laurent Bercot | 2017-07-16 | 1 | -1/+1 |
| | | |||||
| * | Fix setgroups() invocation on SnowflakeBSD | Laurent Bercot | 2017-07-16 | 1 | -4/+3 |
| | | |||||
| * | 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 | 2 | -3/+3 |
| | | |||||
| * | Adapt to skalibs-2.5.0.0 | Laurent Bercot | 2017-03-12 | 12 | -129/+119 |
| | | |||||
| * | 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 | 7 | -50/+58 |
| | | |||||
| * | s6-softlimit: don't use subgetopt_here | Laurent Bercot | 2016-12-01 | 1 | -22/+21 |
| | | |||||
| * | Increase s6-log "s" limit to 256MB | Laurent Bercot | 2016-11-21 | 1 | -1/+1 |
| | | |||||
| * | Add spawn_lib support | Laurent Bercot | 2016-08-12 | 1 | -0/+1 |
| | | |||||
| * | Cosmetic fixes (remove useless headers, add a const) | Laurent Bercot | 2016-02-23 | 1 | -3/+3 |
| | | |||||
| * | Fix s6-envuidgid behaviour when -D is given but not -u/-g/-Bv2.2.4.1 | Laurent Bercot | 2015-12-16 | 1 | -40/+68 |
| | | |||||
| * | allow user: syntax for s6-envuidgid -B | Laurent Bercot | 2015-11-13 | 1 | -0/+1 |
| | | |||||
| * | - new options to s6-envuidgid | Laurent Bercot | 2015-11-13 | 1 | -34/+66 |
| | | | | | - rc for 2.2.4.0 | ||||
