summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-01-08 s6-u-m fixes and doc fixesLaurent Bercot
2021-01-07 Doc clarification, QoL fix for s6-usertree-makerLaurent Bercot
2021-01-07 Add s6-usertree-makerLaurent Bercot
2021-01-03 Make s6-log respect umaskLaurent Bercot
2021-01-03 Remove deprecated options/directives from s6-logLaurent Bercot
2020-12-18 More fixes to s6_supervise_linkLaurent Bercot
2020-12-11 Only realpath() if a given servicedir is not absoluteLaurent Bercot
2020-12-10 Add the possibility of down files to s6_supervise_linkLaurent Bercot
2020-12-10 bugfix: sarealpath() APILaurent Bercot
2020-12-10 Use mkptemp2Laurent Bercot
2020-12-09 Get rid of webipc.hLaurent Bercot
2020-12-07 Do not use 'scandir' as a variable name, thanks posixLaurent Bercot
2020-12-05 Fix build with nsss; fix s6_supervise_link() for logged servicesLaurent Bercot
2020-12-04 Add s6_supervise_link and s6_supervise_unlink for future s6-rc changeLaurent Bercot
2020-12-04 Fix s6-svscan startupLaurent Bercot
2020-12-04 Big signal/command semantics change to svscan/supervise; add s6-svperms.Laurent Bercot
2020-12-02 Fix lock permissionsLaurent Bercot
2020-12-02 Fix build against skalibs-2.10.0.0Laurent Bercot
2020-11-28 Adapt to new exec.hLaurent Bercot
2020-11-27 Prepare for 2.10.0.0 ; store preliminary changes to s6-svscan/ctl.Laurent Bercot
2020-11-17 bugfix: s6-permafailon *also* did not init the sigset >.>Laurent Bercot
2020-11-16 bugfix: s6-permafailon exitcode initializationLaurent Bercot
2020-11-16 Fix supervise/svscan startup when the control dir already existsLaurent Bercot
2020-10-26 Align on new names of skalibs functionsLaurent Bercot
2020-10-26 Prepare for 2.9.2.1; add dangling symlink supportLaurent Bercot
2020-03-24 Treat execline as an extra_lib instead of an in-package libLaurent Bercot
2020-03-16 Add -d to s6-sudod; prepare for 2.9.2.0Laurent Bercot
2020-02-18 Add SIGPWR and SIGWINCH support to s6-svscanLaurent Bercot
2020-01-16 Use execv() where applicableLaurent Bercot
2020-01-15 Restore console fd on s6-svscan execLaurent Bercot
2020-01-15 Add console holder functionality to s6-svscanLaurent Bercot
2019-12-23 Make execline dependency optionalLaurent Bercot
2019-12-23 Add ?processor support to s6-logLaurent Bercot
2019-12-20 Always execute execline scripts with -PLaurent Bercot
2019-09-21 Remove tainnow.lib dependencyLaurent Bercot
2019-09-06 Adapt to new stopwatch APILaurent Bercot
2019-09-04 Separate wall clocks from stopwatchesLaurent Bercot
2019-07-03 Remove s6-fdholder-*c programsLaurent Bercot
2019-05-14 bugfix: s6-ipcserverd: fix spurious warning when at maxconnLaurent Bercot
2019-05-11 Accept empty regexes even on BSDsLaurent Bercot
2019-03-25 Reestablish directory checking in s6-svc/s6-svscanctl without commandsLaurent Bercot
2019-02-19 Adaptation to skalibs/posixishard.hLaurent Bercot
2019-02-04 Revert -I, but add uid/self and gid/self to uidgid accessrules checkingLaurent Bercot
2019-02-04 Add -I option to s6-ipcserver-accessLaurent Bercot
2019-02-01Don't deprecate ftrig1_init: remove it. (major bump inc anyway)Laurent Bercot
2019-02-01 Fix s6-sudoc error message when it fails to connectLaurent Bercot
2019-02-01 The ftrig1 must be read nonblocking by s6-ftrigrd, duh!Laurent Bercot
2019-01-31 Make "s6-svc -wu foo" wait for foo to be up. Document supervise/ creation.Laurent Bercot
2019-01-29 Revert truncate() change in s6-log (thanks obarun for the report)Laurent Bercot
2019-01-23 bugfix: correctly handle s6-svc -XLaurent Bercot