summaryrefslogtreecommitdiff
path: root/doc/libs6
AgeCommit message (Collapse)Author
2020-09-16 Documentation fixes, by flexibeastLaurent Bercot
2020-03-30 heliocat's html fixesLaurent Bercot
2019-09-21 Update tainnow.lib mentions in docLaurent Bercot
2019-07-03 Update doc to reflect the removal of s6-fdholder-*c programsLaurent Bercot
2019-02-04 Revert -I, but add uid/self and gid/self to uidgid accessrules checkingLaurent Bercot
2018-02-04 doc fix: textclient, not skaclientLaurent Bercot
2017-11-27 Add s6_fdholder_start/end, prepare for 2.6.2.0Laurent Bercot
2017-08-16 Doc typo fixLaurent Bercot
2017-07-16 Add ftrigr_updateb()Laurent Bercot
2017-06-14 Add ftrigr_checksa(), rewrite s6_svlisten_loop() around itLaurent Bercot
- 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()
2017-05-23 Switch doc to schemeless URLsLaurent Bercot
2017-03-12 Adapt to skalibs-2.5.0.0Laurent Bercot
2017-01-28 code style fix, types change in docLaurent Bercot
2017-01-24 Document the types change (uid_t and gid_t in accessrules)Laurent Bercot
2016-02-29 Doc typo fixLaurent Bercot
2015-10-06 - add -s support to s6-svscanLaurent Bercot
- change examples to support -s - change examples to invoke s6-rc, remove servicedirs
2015-05-07 Make all doc mobile-readable according to Google standardsLaurent Bercot
2015-01-26 - added s6-fdholder-delete(c)Laurent Bercot
- small s6-fdholder-* fixes - s6-fdholder documentation (in review) - s6_svstatus_* bugfix (thanks Olivier Brunel)
2015-01-15 Move Unix domain utilities and access control utilites,Laurent Bercot
as well as the accessrules library, from s6-networking to here