Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc fix | Laurent Bercot | 2022-10-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | doc fix (thx Obarun) | Laurent Bercot | 2022-03-16 | 1 | -2/+2 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Documentation fixes, by flexibeast | Laurent Bercot | 2020-09-16 | 1 | -4/+4 |
| | |||||
* | Doc typo fix | Laurent Bercot | 2017-08-16 | 1 | -1/+1 |
| | |||||
* | Add ftrigr_updateb() | Laurent Bercot | 2017-07-16 | 1 | -4/+25 |
| | |||||
* | Add ftrigr_checksa(), rewrite s6_svlisten_loop() around it | Laurent Bercot | 2017-06-14 | 1 | -0/+21 |
| | | | | | | | - Fixes the race condition hit by permanent failure, i.e. two ftrig events close to each other - Requires storing the sequence of events client-side, so an additional stralloc, bleh - The visible struct ftrigr_s changes, so a major bump is needed -> prepare for 2.6.0.0 - ftrigr_check() is now a trivial wrapper around ftrigr_checksa() | ||||
* | Switch doc to schemeless URLs | Laurent Bercot | 2017-05-23 | 1 | -6/+6 |
| | |||||
* | Adapt to skalibs-2.5.0.0 | Laurent Bercot | 2017-03-12 | 1 | -5/+5 |
| | |||||
* | code style fix, types change in doc | Laurent Bercot | 2017-01-28 | 1 | -2/+2 |
| | |||||
* | Make all doc mobile-readable according to Google standards | Laurent Bercot | 2015-05-07 | 1 | -0/+1 |
| | |||||
* | - added s6-fdholder-delete(c) | Laurent Bercot | 2015-01-26 | 1 | -1/+2 |
| | | | | | | - small s6-fdholder-* fixes - s6-fdholder documentation (in review) - s6_svstatus_* bugfix (thanks Olivier Brunel) | ||||
* | Move Unix domain utilities and access control utilites, | Laurent Bercot | 2015-01-15 | 1 | -0/+268 |
as well as the accessrules library, from s6-networking to here |