aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs6
Commit message (Expand)AuthorAgeFilesLines
* Add s6-instance-list, s6-instance-status (no doc yet)Laurent Bercot2023-01-103-3/+27
* Next batch of fixesLaurent Bercot2023-01-091-0/+3
* First batch of fixes, more to come >.>Laurent Bercot2023-01-091-10/+9
* Add instances implementation (still needs testing)Laurent Bercot2023-01-091-1/+2
* Refactor libs6auto, add s6-instance-maker (untested)Laurent Bercot2022-12-237-54/+198
* Adapt to skalibs-2.13.0.0Laurent Bercot2022-11-295-5/+5
* Factor s6_auto_write_logrun into a new libs6autoLaurent Bercot2022-08-202-0/+63
* Add s6_servicedir_file_listLaurent Bercot2022-08-182-0/+21
* Fix allread errno managementLaurent Bercot2022-07-181-0/+4
* Prepare for 2.11.1.1; adapt to skalibs-2.12.0.0Laurent Bercot2022-06-082-2/+7
* Ensure proper detection of s6-svscan not running in all casesLaurent Bercot2021-09-171-0/+1
* Pass errno as unsigned charLaurent Bercot2021-09-0210-17/+17
* s6-svlink, s6-svunlink, .h changesLaurent Bercot2021-08-3041-48/+161
* s6-svdir-(un)link fixesLaurent Bercot2021-08-281-1/+1
* Add s6-svdir-link and s6-svdir-unlinkLaurent Bercot2021-08-284-149/+167
* skalibs-2.11.0.0 API changeLaurent Bercot2021-08-0936-63/+76
* Change to cdb_find_stateLaurent Bercot2021-07-241-2/+3
* Prepare for 2.11.0.0, adapt to skalibs-2.11.0.0 (cdb changes)Laurent Bercot2021-07-237-28/+34
* Comment typo fixLaurent Bercot2021-05-061-1/+1
* Also allow shared locks in s6lockd-helperLaurent Bercot2021-05-044-10/+41
* More fixes to s6_supervise_linkLaurent Bercot2020-12-181-12/+15
* Only realpath() if a given servicedir is not absoluteLaurent Bercot2020-12-111-3/+10
* Add the possibility of down files to s6_supervise_linkLaurent Bercot2020-12-102-12/+26
* bugfix: sarealpath() APILaurent Bercot2020-12-101-1/+1
* Use mkptemp2Laurent Bercot2020-12-101-2/+2
* Get rid of webipc.hLaurent Bercot2020-12-092-5/+6
* Do not use 'scandir' as a variable name, thanks posixLaurent Bercot2020-12-072-21/+21
* Fix build with nsss; fix s6_supervise_link() for logged servicesLaurent Bercot2020-12-051-6/+17
* Add s6_supervise_link and s6_supervise_unlink for future s6-rc changeLaurent Bercot2020-12-043-0/+171
* Big signal/command semantics change to svscan/supervise; add s6-svperms.Laurent Bercot2020-12-041-3/+3
* Fix build against skalibs-2.10.0.0Laurent Bercot2020-12-028-159/+25
* Fix supervise/svscan startup when the control dir already existsLaurent Bercot2020-11-161-10/+14
* Align on new names of skalibs functionsLaurent Bercot2020-10-262-6/+6
* Prepare for 2.9.2.1; add dangling symlink supportLaurent Bercot2020-10-262-10/+40
* Make execline dependency optionalLaurent Bercot2019-12-232-2/+57
* Remove tainnow.lib dependencyLaurent Bercot2019-09-212-2/+2
* Adapt to new stopwatch APILaurent Bercot2019-09-062-4/+2
* Separate wall clocks from stopwatchesLaurent Bercot2019-09-042-1/+3
* Remove s6-fdholder-*c programsLaurent Bercot2019-07-031-1/+1
* Accept empty regexes even on BSDsLaurent Bercot2019-05-111-1/+2
* Reestablish directory checking in s6-svc/s6-svscanctl without commandsLaurent Bercot2019-03-251-16/+13
* Adaptation to skalibs/posixishard.hLaurent Bercot2019-02-1912-8/+33
* Revert -I, but add uid/self and gid/self to uidgid accessrules checkingLaurent Bercot2019-02-041-4/+18
* Don't deprecate ftrig1_init: remove it. (major bump inc anyway)Laurent Bercot2019-02-012-7/+0
* The ftrig1 must be read nonblocking by s6-ftrigrd, duh!Laurent Bercot2019-02-011-0/+1
* Make "s6-svc -wu foo" wait for foo to be up. Document supervise/ creation.Laurent Bercot2019-01-311-13/+16
* Use mkptemp() in s6-ftrigrd. Prepare for 2.7.2.3.Laurent Bercot2019-01-094-48/+25
* More build fixes for skalibs-2.7.0.0Laurent Bercot2018-07-211-0/+1
* Adapt to skalibs-2.7.0.0Laurent Bercot2018-07-214-22/+14
* Add death tally support to s6-supervise, throttling support to s6_svstatus_tLaurent Bercot2018-03-207-1/+96