aboutsummaryrefslogtreecommitdiffstats
path: root/src/fdholder
Commit message (Collapse)AuthorAgeFilesLines
* s6-svlink, s6-svunlink, .h changesLaurent Bercot2021-08-308-8/+8
| | | | | | | | | Renamed from s6-svdir-(un)link. Doc added. Full functionality added. Still need to be tested. Unrelated: .h names simplified. Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix buildLaurent Bercot2021-08-141-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* skalibs-2.11.0.0 API changeLaurent Bercot2021-08-099-48/+49
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.11.0.0, adapt to skalibs-2.11.0.0 (cdb changes)Laurent Bercot2021-07-231-16/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Get rid of webipc.hLaurent Bercot2020-12-091-1/+2
|
* Adapt to new exec.hLaurent Bercot2020-11-283-7/+13
|
* Remove tainnow.lib dependencyLaurent Bercot2019-09-219-9/+9
|
* Adapt to new stopwatch APILaurent Bercot2019-09-067-14/+7
|
* Separate wall clocks from stopwatchesLaurent Bercot2019-09-048-0/+10
|
* Remove s6-fdholder-*c programsLaurent Bercot2019-07-0329-650/+257
| | | | The doc still needs to be updated.
* Accept empty regexes even on BSDsLaurent Bercot2019-05-111-2/+3
|
* Adaptation to skalibs/posixishard.hLaurent Bercot2019-02-191-0/+2
|
* bugfix: UB in s6-fdholderd's do_listLaurent Bercot2018-09-141-1/+1
|
* More build fixes for skalibs-2.7.0.0Laurent Bercot2018-07-211-0/+1
|
* Use child_spawn2 instead of child_spawn in s6-setlockLaurent Bercot2018-01-031-1/+1
|
* Bugfix: s6-fdholderd crash when regex defs not presentLaurent Bercot2017-12-111-15/+19
|
* Switch to xpathexec_*Laurent Bercot2017-08-2810-20/+10
|
* Use uint32_t for s6-fdholderd's indices in genset and avltreenLaurent Bercot2017-03-241-45/+46
|
* Adapt to skalibs-2.5.0.0Laurent Bercot2017-03-1216-86/+81
|
* Types fix, first passLaurent Bercot2017-01-126-17/+28
|
* s6-fdholderd: fix possible leak when setdump overwrites an existing idLaurent Bercot2015-08-141-4/+12
|
* s6-fdholderd bugfix: defaultre rre, not wre when !rre_doneLaurent Bercot2015-02-201-1/+1
|
* Cosmetic error message fix in s6-fdholder-deletecLaurent Bercot2015-02-191-1/+1
|
* Bugfix: s6-log wasn't parsing regexps correctly (!)Laurent Bercot2015-02-171-1/+1
| | | | | Thanks to Roy Lanek. version: 2.1.1.1
* - cosmetic fixes in s6-fdholderdLaurent Bercot2015-02-081-3/+1
| | | | - timestamp length bugfix in s6-log
* I changed my mind. Added access control for listing to s6-fdholderd.Laurent Bercot2015-01-291-2/+4
|
* - clang build fixv2.1.0.1Laurent Bercot2015-01-272-22/+29
| | | | | - s6-fdholder-daemon ltimeout bugfix - rc for v2.1.0.1
* - added s6-fdholder-delete(c)Laurent Bercot2015-01-2611-14/+112
| | | | | | - small s6-fdholder-* fixes - s6-fdholder documentation (in review) - s6_svstatus_* bugfix (thanks Olivier Brunel)
* Added fdholder, beta. Documentation will come next.Laurent Bercot2015-01-2328-0/+1729