aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Adapt to new exec.hLaurent Bercot2020-11-2824-114/+132
* Prepare for 2.10.0.0 ; store preliminary changes to s6-svscan/ctl.Laurent Bercot2020-11-272-87/+90
* bugfix: s6-permafailon *also* did not init the sigset >.>Laurent Bercot2020-11-171-2/+6
* bugfix: s6-permafailon exitcode initializationLaurent Bercot2020-11-161-1/+1
* 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
* Treat execline as an extra_lib instead of an in-package libLaurent Bercot2020-03-242-2/+2
* Add -d to s6-sudod; prepare for 2.9.2.0Laurent Bercot2020-03-166-60/+79
* Add SIGPWR and SIGWINCH support to s6-svscanLaurent Bercot2020-02-181-0/+8
* Use execv() where applicableLaurent Bercot2020-01-162-6/+5
* Restore console fd on s6-svscan execLaurent Bercot2020-01-151-0/+11
* Add console holder functionality to s6-svscanLaurent Bercot2020-01-151-3/+14
* Make execline dependency optionalLaurent Bercot2019-12-2311-21/+134
* Add ?processor support to s6-logLaurent Bercot2019-12-231-1/+7
* Always execute execline scripts with -PLaurent Bercot2019-12-202-2/+2
* Remove tainnow.lib dependencyLaurent Bercot2019-09-2127-27/+27
* Adapt to new stopwatch APILaurent Bercot2019-09-0623-46/+24
* Separate wall clocks from stopwatchesLaurent Bercot2019-09-0426-19/+50
* Remove s6-fdholder-*c programsLaurent Bercot2019-07-0330-651/+258
* bugfix: s6-ipcserverd: fix spurious warning when at maxconnLaurent Bercot2019-05-141-1/+1
* Accept empty regexes even on BSDsLaurent Bercot2019-05-113-4/+6
* Reestablish directory checking in s6-svc/s6-svscanctl without commandsLaurent Bercot2019-03-251-16/+13
* Adaptation to skalibs/posixishard.hLaurent Bercot2019-02-1913-8/+35
* Revert -I, but add uid/self and gid/self to uidgid accessrules checkingLaurent Bercot2019-02-042-9/+20
* Add -I option to s6-ipcserver-accessLaurent Bercot2019-02-041-8/+11
* Don't deprecate ftrig1_init: remove it. (major bump inc anyway)Laurent Bercot2019-02-012-7/+0
* Fix s6-sudoc error message when it fails to connectLaurent Bercot2019-02-011-1/+1
* 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-312-19/+24
* Revert truncate() change in s6-log (thanks obarun for the report)Laurent Bercot2019-01-291-1/+3
* bugfix: correctly handle s6-svc -XLaurent Bercot2019-01-231-2/+2
* Add readiness notification to s6-log, and 8kB default on -lLaurent Bercot2019-01-151-6/+20
* Use mkptemp() in s6-ftrigrd. Prepare for 2.7.2.3.Laurent Bercot2019-01-094-48/+25
* bugfix: s6-svc -r wasn't acceptedLaurent Bercot2018-12-171-1/+1
* bugfix: s6-svscan not always honoring scan deadlineLaurent Bercot2018-10-221-1/+1
* bugfix: UB in s6-fdholderd's do_listLaurent Bercot2018-09-141-1/+1
* bugfix: s6lockd-helper is in LIBEXECPREFIXLaurent Bercot2018-09-061-1/+1
* Add nsss supportLaurent Bercot2018-08-011-0/+2
* Include prot_readgroups() into s6-envuidgidLaurent Bercot2018-08-011-0/+20
* More build fixes for skalibs-2.7.0.0Laurent Bercot2018-07-214-1/+4
* Adapt to skalibs-2.7.0.0Laurent Bercot2018-07-216-33/+21
* Down signal customization: add ./down-signal file and s6-svc -rLaurent Bercot2018-06-152-14/+35
* Add -d notif to s6-svscan; this is only shallow readiness.Laurent Bercot2018-04-201-3/+17
* Add -B option to s6-ipcserver-socketbinder for blocking socketsLaurent Bercot2018-04-111-3/+7
* Bugfix: inverted warning condition on s6_dtally_write (non-critical)Laurent Bercot2018-03-261-1/+1
* Fix minor bugs in s6-permafailonLaurent Bercot2018-03-243-2/+8
* Fix off-by-one in s6-svdt-clearLaurent Bercot2018-03-241-1/+1
* Add s6-svdt-clear, s6-permafailonLaurent Bercot2018-03-214-0/+137
* Add -g option to s6-tai64nlocalLaurent Bercot2018-03-211-2/+21