| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Documentation fixes, by flexibeast | Laurent Bercot | 2020-09-16 | 1 | -3/+3 |
| | | |||||
| * | Make execline dependency optional | Laurent Bercot | 2019-12-23 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | 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. | ||||
| * | Revert -I, but add uid/self and gid/self to uidgid accessrules checking | Laurent Bercot | 2019-02-04 | 1 | -4/+3 |
| | | |||||
| * | Add -I option to s6-ipcserver-access | Laurent Bercot | 2019-02-04 | 1 | -1/+4 |
| | | |||||
| * | Switch doc to schemeless URLs | Laurent Bercot | 2017-05-23 | 1 | -5/+5 |
| | | |||||
| * | Make all doc mobile-readable according to Google standards | Laurent Bercot | 2015-05-07 | 1 | -0/+1 |
| | | |||||
| * | Move Unix domain utilities and access control utilites, | Laurent Bercot | 2015-01-15 | 1 | -0/+172 |
| as well as the accessrules library, from s6-networking to here | |||||
