aboutsummaryrefslogtreecommitdiffstats
path: root/src/conn-tools
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* - add s6_accessrules_params_freeLaurent Bercot2015-01-231-1/+1
| | | | - some libfdholder debug
* Move Unix domain utilities and access control utilites,Laurent Bercot2015-01-1525-0/+1901
as well as the accessrules library, from s6-networking to here