| Commit message (Expand) | Author | Age | Files | Lines |
* | child_spawn_workaround is public now | Laurent Bercot | 2023-09-08 | 1 | -1/+1 |
* | Add ucspiserver.h, support posix_spawn() in s6-ipcserverd | Laurent Bercot | 2023-09-08 | 2 | -41/+34 |
* | Autodetect socket endpoints in s6-ioconnect, deprecate -0167 | Laurent Bercot | 2023-02-09 | 1 | -17/+28 |
* | s6-ipcclient: more typo fixes | Laurent Bercot | 2022-11-30 | 1 | -1/+1 |
* | Adapt to skalibs-2.13.0.0 | Laurent Bercot | 2022-11-29 | 12 | -12/+12 |
* | bugfix: s6-accessrules-fs-from-cdb's incorrectly terminated string | Laurent Bercot | 2022-09-21 | 1 | -3/+3 |
* | Prepare for 2.11.1.1; adapt to skalibs-2.12.0.0 | Laurent Bercot | 2022-06-08 | 1 | -1/+1 |
* | Full userspace 1-copy s6-ioconnect | Laurent Bercot | 2021-09-25 | 1 | -54/+69 |
* | Doc fixes, s6-socklog min linelen -> 76, s6-ioconnect fixes | Laurent Bercot | 2021-09-25 | 1 | -20/+22 |
* | Better error messages for s6-ioconnect | Laurent Bercot | 2021-09-24 | 1 | -3/+12 |
* | skalibs-2.11.0.0 API change | Laurent Bercot | 2021-08-09 | 9 | -22/+21 |
* | Prepare for 2.11.0.0, adapt to skalibs-2.11.0.0 (cdb changes) | Laurent Bercot | 2021-07-23 | 3 | -70/+66 |
* | Trivial syscall number optimization | Laurent Bercot | 2021-05-21 | 1 | -1/+1 |
* | bugfix: unignore SIGPIPE before execing a user-controlled process | Laurent Bercot | 2021-02-11 | 1 | -0/+1 |
* | Get rid of webipc.h | Laurent Bercot | 2020-12-09 | 4 | -8/+9 |
* | Adapt to new exec.h | Laurent Bercot | 2020-11-28 | 8 | -43/+51 |
* | Add -d to s6-sudod; prepare for 2.9.2.0 | Laurent Bercot | 2020-03-16 | 6 | -60/+79 |
* | Make execline dependency optional | Laurent Bercot | 2019-12-23 | 1 | -2/+11 |
* | Always execute execline scripts with -P | Laurent Bercot | 2019-12-20 | 1 | -1/+1 |
* | Remove tainnow.lib dependency | Laurent Bercot | 2019-09-21 | 4 | -4/+4 |
* | Adapt to new stopwatch API | Laurent Bercot | 2019-09-06 | 3 | -6/+3 |
* | Separate wall clocks from stopwatches | Laurent Bercot | 2019-09-04 | 3 | -0/+3 |
* | bugfix: s6-ipcserverd: fix spurious warning when at maxconn | Laurent Bercot | 2019-05-14 | 1 | -1/+1 |
* | Revert -I, but add uid/self and gid/self to uidgid accessrules checking | Laurent Bercot | 2019-02-04 | 1 | -5/+2 |
* | Add -I option to s6-ipcserver-access | Laurent Bercot | 2019-02-04 | 1 | -8/+11 |
* | Fix s6-sudoc error message when it fails to connect | Laurent Bercot | 2019-02-01 | 1 | -1/+1 |
* | More build fixes for skalibs-2.7.0.0 | Laurent Bercot | 2018-07-21 | 1 | -0/+1 |
* | Adapt to skalibs-2.7.0.0 | Laurent Bercot | 2018-07-21 | 1 | -3/+2 |
* | Add -B option to s6-ipcserver-socketbinder for blocking sockets | Laurent Bercot | 2018-04-11 | 1 | -3/+7 |
* | Add "-a perms" option to s6-ipcserver(-socketbinder) | Laurent Bercot | 2017-12-11 | 2 | -7/+19 |
* | Use mkstemp() in s6-accessrules-cdb-from-fs | Laurent Bercot | 2017-09-30 | 1 | -8/+5 |
* | Switch to xpathexec_* | Laurent Bercot | 2017-08-28 | 8 | -22/+12 |
* | s6-ipcserver-access: make -E properly remove IPCCONNNUM | Laurent Bercot | 2017-06-17 | 1 | -0/+2 |
* | fix s6-sudod default timeout: infinite by default, as documented | Laurent Bercot | 2017-05-24 | 1 | -1/+1 |
* | Better error message when s6-sudoc gets punted by s6-ipcserver-access | Laurent Bercot | 2017-05-12 | 1 | -2/+6 |
* | Cleanup of superfluous includes | Laurent Bercot | 2017-03-13 | 1 | -0/+1 |
* | Fix a few omissions in the adaptation | Laurent Bercot | 2017-03-12 | 2 | -8/+9 |
* | Adapt to skalibs-2.5.0.0 | Laurent Bercot | 2017-03-12 | 12 | -131/+117 |
* | Types fix, first pass | Laurent Bercot | 2017-01-12 | 9 | -83/+111 |
* | bugfix: s6-ipcclient's socket needs to be blocking | Laurent Bercot | 2016-12-01 | 1 | -1/+1 |
* | Port to the new librandom API | Laurent Bercot | 2016-10-14 | 1 | -1/+3 |
* | Add guard-rail to s6-ipcserver to avoid it choking on a dgram socket | Laurent Bercot | 2016-09-10 | 1 | -0/+1 |
* | Allow s6-ipcserver-socketbinder to create SOCK_DGRAM sockets and to not list... | Laurent Bercot | 2016-09-10 | 1 | -5/+10 |
* | - Fix selfpipe_read() invocation: the return is int, not char | Laurent Bercot | 2015-11-30 | 1 | -2/+1 |
* | - s6-ioconnect bugfix v2.2.3.1 | Laurent Bercot | 2015-11-05 | 1 | -1/+1 |
* | - add s6_accessrules_params_free | Laurent Bercot | 2015-01-23 | 1 | -1/+1 |
* | Move Unix domain utilities and access control utilites, | Laurent Bercot | 2015-01-15 | 25 | -0/+1901 |