aboutsummaryrefslogtreecommitdiffstats
path: root/src/conn-tools/s6-ipcserver-socketbinder.c
Commit message (Collapse)AuthorAgeFilesLines
* Adapt to skalibs-2.13.0.0Laurent Bercot2022-11-291-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* skalibs-2.11.0.0 API changeLaurent Bercot2021-08-091-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Get rid of webipc.hLaurent Bercot2020-12-091-5/+6
|
* Adapt to new exec.hLaurent Bercot2020-11-281-2/+4
|
* Add -B option to s6-ipcserver-socketbinder for blocking socketsLaurent Bercot2018-04-111-3/+7
|
* Add "-a perms" option to s6-ipcserver(-socketbinder)Laurent Bercot2017-12-111-3/+5
|
* Switch to xpathexec_*Laurent Bercot2017-08-281-2/+1
|
* Adapt to skalibs-2.5.0.0Laurent Bercot2017-03-121-3/+2
|
* Allow s6-ipcserver-socketbinder to create SOCK_DGRAM sockets and to not ↵Laurent Bercot2016-09-101-5/+10
| | | | listen() (suggested by Daniel Kahn Gillmor)
* Move Unix domain utilities and access control utilites,Laurent Bercot2015-01-151-0/+49
as well as the accessrules library, from s6-networking to here