aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* version: 2.9.1.0v2.9.1.0Laurent Bercot2020-03-021-1/+0
* Add SIGPWR and SIGWINCH support to s6-svscanLaurent Bercot2020-02-184-0/+14
* Update dependenciesLaurent Bercot2020-01-273-4/+8
* Fix shared libs installationLaurent Bercot2020-01-271-3/+2
* 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-155-5/+28
* Prepare for 2.9.1.0Laurent Bercot2019-12-235-3/+25
* Make execline dependency optionalLaurent Bercot2019-12-2318-41/+183
* Add ?processor support to s6-logLaurent Bercot2019-12-232-1/+12
* Always execute execline scripts with -PLaurent Bercot2019-12-202-2/+2
* doc fix: nosh -> plain httpLaurent Bercot2019-11-151-1/+1
* version: 2.9.0.1v2.9.0.1Laurent Bercot2019-10-211-0/+1
* Fix gen-deps.sh for cross-buildsLaurent Bercot2019-10-212-111/+111
* Prepare for 2.9.0.1Laurent Bercot2019-10-215-6/+21
* Fix generated CC for cross-buildsLaurent Bercot2019-10-211-1/+1
* Doc typo fixLaurent Bercot2019-10-161-1/+1
* version: 2.9.0.0v2.9.0.0Laurent Bercot2019-09-221-1/+1
* Fix configure permissions2.9.0.0Laurent Bercot2019-09-211-0/+0
* Remove tainnow dependency in configure tooLaurent Bercot2019-09-211-2/+0
* Update tainnow.lib mentions in docLaurent Bercot2019-09-211-1/+1
* Remove tainnow.lib dependencyLaurent Bercot2019-09-2128-54/+54
* Adapt to new stopwatch APILaurent Bercot2019-09-0623-46/+24
* Separate wall clocks from stopwatchesLaurent Bercot2019-09-0426-19/+50
* Prepare for 2.9.0.0Laurent Bercot2019-08-095-5/+17
* Move systemd page out of the s6 packageLaurent Bercot2019-07-304-182/+3
* Makefile needs to be adjusted tooLaurent Bercot2019-07-221-5/+4
* Make configure CC-friendlierLaurent Bercot2019-07-221-8/+24
* Update doc to reflect the removal of s6-fdholder-*c programsLaurent Bercot2019-07-0317-625/+188
* Remove s6-fdholder-*c programsLaurent Bercot2019-07-0334-710/+292
* Doc typo fixesLaurent Bercot2019-05-271-2/+2
* version: 2.8.0.1v2.8.0.1Laurent Bercot2019-05-142-2/+1
* Prepare for 2.8.0.1Laurent Bercot2019-05-145-4/+17
* 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
* Add upgrade notice to doc/upgrade.htmlLaurent Bercot2019-03-181-0/+6
* version: 2.8.0.0v2.8.0.0Laurent Bercot2019-03-041-1/+1
* Build everything as PIC by defaultLaurent Bercot2019-02-243-18/+13
* Adaptation to skalibs/posixishard.hLaurent Bercot2019-02-1913-8/+35
* Update execline depLaurent Bercot2019-02-123-3/+3
* more accurate timeout-kill docLaurent Bercot2019-02-101-1/+2
* Revert -I, but add uid/self and gid/self to uidgid accessrules checkingLaurent Bercot2019-02-046-20/+42
* Add -I option to s6-ipcserver-accessLaurent Bercot2019-02-044-9/+18
* 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-313-19/+26
* 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