| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Credit smaeul, prepare for 2.7.0.1 | Laurent Bercot | 2018-02-02 | 1 | -0/+1 |
| | | |||||
| * | Credit eto for the bug-report | Laurent Bercot | 2017-12-11 | 1 | -0/+1 |
| | | |||||
| * | Add ftrigr_checksa(), rewrite s6_svlisten_loop() around it | Laurent Bercot | 2017-06-14 | 1 | -0/+1 |
| | | | | | | | | - 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() | ||||
| * | Doc update: more mentions of the finish script's arguments | Laurent Bercot | 2016-08-19 | 1 | -0/+1 |
| | | |||||
| * | Apply Eric's patch for spawn support | Laurent Bercot | 2016-08-16 | 1 | -0/+1 |
| | | |||||
| * | - remove useless 'skalibs' expansion in configurev2.2.3.0 | Laurent Bercot | 2015-11-05 | 1 | -0/+1 |
| | | | | | | - credit muhmuhten - version: 2.2.3.0 | ||||
| * | - update AUTHORS list | Laurent Bercot | 2015-10-14 | 1 | -0/+2 |
| | | | | | - s6-setlock bugfix: find s6lockd-helper in libexec | ||||
| * | - Revert LASTFINISH special case (closing stdin/out) in s6-supervise. | Laurent Bercot | 2015-03-01 | 1 | -1/+1 |
| | | | | | | (To be watched, but loggers should exit once s6-supervise exits.) - Change Colin's email address | ||||
| * | Cleanup changes in examples/ (thanks Colin Booth) | Laurent Bercot | 2015-03-01 | 1 | -1/+1 |
| | | |||||
| * | Fix Olivier's e-mail | Laurent Bercot | 2015-02-28 | 1 | -1/+1 |
| | | |||||
| * | Credit Gorka | Laurent Bercot | 2015-02-20 | 1 | -0/+1 |
| | | |||||
| * | Bugfix: s6-log wasn't parsing regexps correctly (!) | Laurent Bercot | 2015-02-17 | 1 | -0/+1 |
| | | | | | | Thanks to Roy Lanek. version: 2.1.1.1 | ||||
| * | - added the s6_fdholder library to libs6. (Nothing useful yet.) | Laurent Bercot | 2015-01-19 | 1 | -0/+3 |
| | | | | | | | | | | | - 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) | ||||
| * | Fix Jean's e-mail address | Laurent Bercot | 2014-12-14 | 1 | -1/+1 |
| | | |||||
| * | Initial commit | Laurent Bercot | 2014-12-05 | 1 | -0/+17 |
