summaryrefslogtreecommitdiff
path: root/AUTHORS
AgeCommit message (Collapse)Author
2021-05-05 Prepare for 2.10.1.0Laurent Bercot
2021-04-03 Credit mixiLaurent Bercot
2021-03-13 Mira -> contributorLaurent Bercot
2020-11-16 bugfix: s6-permafailon exitcode initializationLaurent Bercot
2020-09-24 Adjust authors' namesLaurent Bercot
2020-09-16 Link to the s6-man-pages projectLaurent Bercot
2020-08-30 Doc typo fixes (thanks flexibeast)Laurent Bercot
2020-03-24 Treat execline as an extra_lib instead of an in-package libLaurent Bercot
2018-12-17 bugfix: s6-svc -r wasn't acceptedLaurent Bercot
2018-10-22 bugfix: s6-svscan not always honoring scan deadlineLaurent Bercot
2018-09-06 bugfix: s6lockd-helper is in LIBEXECPREFIXLaurent Bercot
Thanks to Shengjing Zhu.
2018-08-14 version: 2.7.2.0v2.7.2.0Laurent Bercot
2018-04-05 Add note about SIGINT in s6-svscan and s6-supervise docLaurent Bercot
2018-03-26 version: 2.7.1.1v2.7.1.1Laurent Bercot
2018-02-02 Credit smaeul, prepare for 2.7.0.1Laurent Bercot
2017-12-11 Credit eto for the bug-reportLaurent Bercot
2017-06-14 Add ftrigr_checksa(), rewrite s6_svlisten_loop() around itLaurent Bercot
- Fixes the race condition hit by permanent failure, i.e. two ftrig events close to each other - Requires storing the sequence of events client-side, so an additional stralloc, bleh - The visible struct ftrigr_s changes, so a major bump is needed -> prepare for 2.6.0.0 - ftrigr_check() is now a trivial wrapper around ftrigr_checksa()
2016-08-19 Doc update: more mentions of the finish script's argumentsLaurent Bercot
2016-08-16 Apply Eric's patch for spawn supportLaurent Bercot
2015-11-05 - remove useless 'skalibs' expansion in configurev2.2.3.0Laurent Bercot
- credit muhmuhten - version: 2.2.3.0
2015-10-14 - update AUTHORS listLaurent Bercot
- s6-setlock bugfix: find s6lockd-helper in libexec
2015-03-01 - Revert LASTFINISH special case (closing stdin/out) in s6-supervise.Laurent Bercot
(To be watched, but loggers should exit once s6-supervise exits.) - Change Colin's email address
2015-03-01 Cleanup changes in examples/ (thanks Colin Booth)Laurent Bercot
2015-02-28 Fix Olivier's e-mailLaurent Bercot
2015-02-20 Credit GorkaLaurent Bercot
2015-02-17 Bugfix: s6-log wasn't parsing regexps correctly (!)Laurent Bercot
Thanks to Roy Lanek. version: 2.1.1.1
2015-01-19 - added the s6_fdholder library to libs6. (Nothing useful yet.)Laurent Bercot
- fixed execline invocation in s6-log with slashpackage - integrated s6_svc_main.c's functionality into s6-svscanctl and deleted it - integrated Olivier Brunel's suggestions for wstat report in supervise/status - minor fixes to s6-supervise's status reports - separated sigaction calls in ftrigw_notifyb, this spares a few syscalls in s6-supervise - updated doc to reflect the changes - version bumped to 2.1.0.0 because API breakage (./finish, s6-svstat)
2014-12-14Fix Jean's e-mail addressLaurent Bercot
2014-12-05Initial commitLaurent Bercot