| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Prepare for 2.15.0.1; fix s6-accessrules-cdb-from-fs args numbering | Laurent Bercot | 2026-05-15 | 1 | -8/+10 |
| | | |||||
| * | Add s6-notify-fd-from-socket and s6-notify-socket-from-fd | Laurent Bercot | 2026-04-09 | 1 | -0/+0 |
| | | | | | | Also add .gitkeep files, remove old include-local/s6lockd.h, update a little bit of doc, make s6-ftrigrd pipe-only | ||||
| * | Add -m option to s6-accessrules-cdb-from-fs | Laurent Bercot | 2025-10-04 | 1 | -1/+29 |
| | | |||||
| * | Fix Solaris 10 build | Laurent Bercot | 2024-07-16 | 1 | -0/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Defork s6-sudod | Laurent Bercot | 2023-09-11 | 3 | -36/+13 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Better s6-setlock; delete the s6lock subsystem | Laurent Bercot | 2023-09-11 | 2 | -22/+10 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | child_spawn_workaround is public now | Laurent Bercot | 2023-09-08 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Add ucspiserver.h, support posix_spawn() in s6-ipcserverd | Laurent Bercot | 2023-09-08 | 2 | -41/+34 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Autodetect socket endpoints in s6-ioconnect, deprecate -0167 | Laurent Bercot | 2023-02-09 | 1 | -17/+28 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | s6-ipcclient: more typo fixes | Laurent Bercot | 2022-11-30 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Adapt to skalibs-2.13.0.0 | Laurent Bercot | 2022-11-29 | 12 | -12/+12 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | bugfix: s6-accessrules-fs-from-cdb's incorrectly terminated string | Laurent Bercot | 2022-09-21 | 1 | -3/+3 |
| | | | | | | | Also overview typo fix. Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 2.11.1.1; adapt to skalibs-2.12.0.0 | Laurent Bercot | 2022-06-08 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Full userspace 1-copy s6-ioconnect | Laurent Bercot | 2021-09-25 | 1 | -54/+69 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Doc fixes, s6-socklog min linelen -> 76, s6-ioconnect fixes | Laurent Bercot | 2021-09-25 | 1 | -20/+22 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Better error messages for s6-ioconnect | Laurent Bercot | 2021-09-24 | 1 | -3/+12 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | skalibs-2.11.0.0 API change | Laurent Bercot | 2021-08-09 | 9 | -22/+21 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 2.11.0.0, adapt to skalibs-2.11.0.0 (cdb changes) | Laurent Bercot | 2021-07-23 | 3 | -70/+66 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | 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 |
| | | | | | | | | | | | | | | | | | This includes: - adding a configure option to disable execline support - duplicating el_semicolon() and el_getstrict() into the s6 library when execline is disabled at build time, making a compat shim and using it where needed (s6-svlisten, s6-ftrig-listen) - Creating alternatives for execlineb script spawning: * s6-log: '?' directive (done in the previous commit) * s6-notifyoncheck: require hardcoding the check in ./data/check * s6-ipcserver-access: no support for exec files, add a warning - Updating the relevant parts of the doc --enable-execline will remain the default, and whiners can choke on their tears. | ||||
| * | 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 ↵ | Laurent Bercot | 2016-09-10 | 1 | -5/+10 |
| | | | | | listen() (suggested by Daniel Kahn Gillmor) | ||||
| * | - Fix selfpipe_read() invocation: the return is int, not char | Laurent Bercot | 2015-11-30 | 1 | -2/+1 |
| | | | | | - Easier CROSS_COMPILE support in configure | ||||
