| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | ||||
| * | - s6-ioconnect bugfixv2.2.3.1 | Laurent Bercot | 2015-11-05 | 1 | -1/+1 |
| | | | | | - version: 2.2.3.1 | ||||
| * | - add s6_accessrules_params_free | Laurent Bercot | 2015-01-23 | 1 | -1/+1 |
| | | | | | - some libfdholder debug | ||||
| * | Move Unix domain utilities and access control utilites, | Laurent Bercot | 2015-01-15 | 25 | -0/+1901 |
| as well as the accessrules library, from s6-networking to here | |||||
