aboutsummaryrefslogtreecommitdiffstats
path: root/src/conn-tools/s6-ipcserverd.c
Commit message (Collapse)AuthorAgeFilesLines
* Better s6-setlock; delete the s6lock subsystemLaurent Bercot2023-09-111-21/+10
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* child_spawn_workaround is public nowLaurent Bercot2023-09-081-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add ucspiserver.h, support posix_spawn() in s6-ipcserverdLaurent Bercot2023-09-081-41/+33
| | | | 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>
* skalibs-2.11.0.0 API changeLaurent Bercot2021-08-091-4/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Trivial syscall number optimizationLaurent Bercot2021-05-211-1/+1
|
* bugfix: unignore SIGPIPE before execing a user-controlled processLaurent Bercot2021-02-111-0/+1
|
* Get rid of webipc.hLaurent Bercot2020-12-091-1/+1
|
* Adapt to new exec.hLaurent Bercot2020-11-281-14/+15
|
* bugfix: s6-ipcserverd: fix spurious warning when at maxconnLaurent Bercot2019-05-141-1/+1
|
* Switch to xpathexec_*Laurent Bercot2017-08-281-2/+1
|
* Cleanup of superfluous includesLaurent Bercot2017-03-131-0/+1
|
* Adapt to skalibs-2.5.0.0Laurent Bercot2017-03-121-34/+33
|
* Types fix, first passLaurent Bercot2017-01-121-37/+50
|
* Move Unix domain utilities and access control utilites,Laurent Bercot2015-01-151-0/+399
as well as the accessrules library, from s6-networking to here