aboutsummaryrefslogtreecommitdiffstats
path: root/src/conn-tools/s6-ioconnect.c
Commit message (Collapse)AuthorAgeFilesLines
* Autodetect socket endpoints in s6-ioconnect, deprecate -0167Laurent Bercot2023-02-091-17/+28
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.13.0.0Laurent Bercot2022-11-291-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Full userspace 1-copy s6-ioconnectLaurent Bercot2021-09-251-54/+69
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc fixes, s6-socklog min linelen -> 76, s6-ioconnect fixesLaurent Bercot2021-09-251-20/+22
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Better error messages for s6-ioconnectLaurent Bercot2021-09-241-3/+12
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* skalibs-2.11.0.0 API changeLaurent Bercot2021-08-091-5/+5
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add -d to s6-sudod; prepare for 2.9.2.0Laurent Bercot2020-03-161-1/+1
|
* Adapt to new stopwatch APILaurent Bercot2019-09-061-2/+1
|
* Separate wall clocks from stopwatchesLaurent Bercot2019-09-041-0/+1
|
* Adapt to skalibs-2.5.0.0Laurent Bercot2017-03-121-3/+3
|
* - Fix selfpipe_read() invocation: the return is int, not charLaurent Bercot2015-11-301-2/+1
| | | | - Easier CROSS_COMPILE support in configure
* - s6-ioconnect bugfixv2.2.3.1Laurent Bercot2015-11-051-1/+1
| | | | - version: 2.2.3.1
* Move Unix domain utilities and access control utilites,Laurent Bercot2015-01-151-0/+187
as well as the accessrules library, from s6-networking to here