| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | s6-supervise: also closethem() on -x in LASTFINISH for consistency | Laurent Bercot | 2022-06-28 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | s6-svscan: treat s6-svscan-log as a logger for s6-svscanctl purposes | Laurent Bercot | 2022-06-28 | 1 | -22/+31 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | bugfix: s6-supervise: -x should closethem() even in LASTUP state | Laurent Bercot | 2022-06-28 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 2.11.1.1; adapt to skalibs-2.12.0.0 | Laurent Bercot | 2022-06-08 | 6 | -6/+12 |
| | | | | | 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> | ||||
| * | Full userspace 1-copy s6-ioconnect | Laurent Bercot | 2021-09-25 | 1 | -54/+69 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Doc fixes, s6-socklog min linelen -> 76, s6-ioconnect fixes | Laurent Bercot | 2021-09-25 | 2 | -21/+23 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Better error messages for s6-ioconnect | Laurent Bercot | 2021-09-24 | 1 | -3/+12 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Ensure proper detection of s6-svscan not running in all cases | Laurent Bercot | 2021-09-17 | 1 | -0/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Fix s6-svunlink PROG | Laurent Bercot | 2021-09-08 | 1 | -2/+2 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | svlink bugfix | Laurent Bercot | 2021-09-07 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Pass errno as unsigned char | Laurent Bercot | 2021-09-02 | 11 | -18/+18 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Use checkservicedir() in s6-svlink | Laurent Bercot | 2021-09-02 | 1 | -0/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Remove race conditions in early services with this ONE SIMPLE TRICK | Laurent Bercot | 2021-08-31 | 1 | -0/+6 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | s6-svlink, s6-svunlink, .h changes | Laurent Bercot | 2021-08-30 | 70 | -130/+266 |
| | | | | | | | | | | Renamed from s6-svdir-(un)link. Doc added. Full functionality added. Still need to be tested. Unrelated: .h names simplified. Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | s6-svdir-(un)link fixes | Laurent Bercot | 2021-08-28 | 3 | -2/+5 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Add s6-svdir-link and s6-svdir-unlink | Laurent Bercot | 2021-08-28 | 9 | -149/+316 |
| | | | | | | | Not tested yet; not documented yet; to come soon. 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> | ||||
| * | Fix build | Laurent Bercot | 2021-08-14 | 1 | -1/+0 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | skalibs-2.11.0.0 API change | Laurent Bercot | 2021-08-09 | 88 | -280/+278 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Change to cdb_find_state | Laurent Bercot | 2021-07-24 | 1 | -2/+3 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 2.11.0.0, adapt to skalibs-2.11.0.0 (cdb changes) | Laurent Bercot | 2021-07-23 | 12 | -117/+107 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Add lock-fd feature to s6-supervise | Laurent Bercot | 2021-06-18 | 1 | -25/+93 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Trivial syscall number optimization | Laurent Bercot | 2021-05-21 | 1 | -1/+1 |
| | | |||||
| * | bugfix: rare fd leak in s6-log | Laurent Bercot | 2021-05-06 | 1 | -1/+7 |
| | | |||||
| * | Comment typo fix | Laurent Bercot | 2021-05-06 | 1 | -1/+1 |
| | | |||||
| * | Also allow shared locks in s6lockd-helper | Laurent Bercot | 2021-05-04 | 7 | -35/+52 |
| | | |||||
| * | Add s6-svwait -r | -R support | Laurent Bercot | 2021-04-25 | 1 | -7/+15 |
| | | |||||
| * | bugfix: umask in s6-usertree-maker | Laurent Bercot | 2021-04-12 | 1 | -4/+5 |
| | | |||||
| * | 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: call ftrigrd and lockd via the non-versioned path | Laurent Bercot | 2021-02-26 | 2 | -2/+2 |
| | | |||||
| * | bugfix: unignore SIGPIPE before execing a user-controlled process | Laurent Bercot | 2021-02-11 | 7 | -3/+26 |
| | | |||||
| * | bugfix: make s6-log -l actually split | Laurent Bercot | 2021-01-22 | 1 | -15/+30 |
| | | |||||
| * | bugfix: multisubstitute order in s6-usertree-maker | Laurent Bercot | 2021-01-22 | 1 | -12/+15 |
| | | | | | Reported by mumahendras. | ||||
| * | s6-u-m fixes and doc fixes | Laurent Bercot | 2021-01-08 | 1 | -9/+16 |
| | | |||||
| * | Doc clarification, QoL fix for s6-usertree-maker | Laurent Bercot | 2021-01-07 | 1 | -2/+5 |
| | | |||||
| * | Add s6-usertree-maker | Laurent Bercot | 2021-01-07 | 2 | -0/+303 |
| | | |||||
| * | 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 |
| | | |||||
| * | More fixes to s6_supervise_link | Laurent Bercot | 2020-12-18 | 1 | -12/+15 |
| | | |||||
| * | Only realpath() if a given servicedir is not absolute | Laurent Bercot | 2020-12-11 | 1 | -3/+10 |
| | | |||||
| * | Add the possibility of down files to s6_supervise_link | Laurent Bercot | 2020-12-10 | 2 | -12/+26 |
| | | |||||
| * | bugfix: sarealpath() API | Laurent Bercot | 2020-12-10 | 1 | -1/+1 |
| | | |||||
| * | Use mkptemp2 | Laurent Bercot | 2020-12-10 | 1 | -2/+2 |
| | | |||||
