Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-22 | Prepare for 2.6.1.0 | Laurent Bercot | |
2017-08-19 | Add s6-notifyoncheck | Laurent Bercot | |
2017-07-12 | Add s6_svc_lock_take() and s6_svc_lock_release() | Laurent Bercot | |
Allows fixing a race condition in s6-rc-init. s6-supervise also creates event/ before supervise/ so that locking the servicedir ensures event/ can be used. | |||
2017-06-14 | Add ftrigr_checksa(), rewrite s6_svlisten_loop() around it | Laurent 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() | |||
2017-05-24 | More schemeless URLs | Laurent Bercot | |
2017-05-23 | Switch doc to schemeless URLs | Laurent Bercot | |
2017-05-19 | Add the timeout-kill feature to s6-supervise. Prepare for version 2.5.1.0. | Laurent Bercot | |
2017-05-11 | Prepare for version 2.5.0.1 | Laurent Bercot | |
2017-01-12 | Preparation to version bump | Laurent Bercot | |
2016-11-21 | Increase s6-log "s" limit to 256MB | Laurent Bercot | |
2016-08-13 | Update link to nosh | Laurent Bercot | |
2016-08-12 | Add spawn_lib support | Laurent Bercot | |
2016-05-16 | Documentation link fix | Laurent Bercot | |
2016-04-14 | version: 2.3.0.0v2.3.0.0 | Laurent Bercot | |
2016-03-18 | - s6-svscan defaults to -t0 instead of -t5000 | Laurent Bercot | |
- rc for v2.3.0.0, waiting to update deps before releasing | |||
2016-01-07 | - fix stupid, stupid s6-ftrigrd crash (thx jjk) | Laurent Bercot | |
- rc for 2.2.4.3 | |||
2015-12-17 | version: 2.2.4.2v2.2.4.2 | Laurent Bercot | |
2015-12-17 | version: 2.2.4.1 | Laurent Bercot | |
2015-11-16 | - skalibs dep: 2.3.8.3v2.2.4.0 | Laurent Bercot | |
- execline dep: 2.1.4.5 - version: 2.2.4.0 | |||
2015-11-13 | - new options to s6-envuidgid | Laurent Bercot | |
- rc for 2.2.4.0 | |||
2015-11-05 | - s6-ioconnect bugfixv2.2.3.1 | Laurent Bercot | |
- version: 2.2.3.1 | |||
2015-11-04 | - add -g option to s6-envuidgid | Laurent Bercot | |
- set s6-log processor wd to the logdir | |||
2015-11-04 | - link .so to correct soname | Laurent Bercot | |
- fully strip shared libs - Makefile syntactic consistency | |||
2015-11-04 | version: 2.2.2.1v2.2.2.1 | Laurent Bercot | |
2015-10-15 | - remove now useless tain_now() check in s6-setlockv2.2.2.0 | Laurent Bercot | |
- version: 2.2.2.0 | |||
2015-10-12 | Push back GNU make dependency to 3.81 | Laurent Bercot | |
2015-10-06 | - add -s support to s6-svscan | Laurent Bercot | |
- change examples to support -s - change examples to invoke s6-rc, remove servicedirs | |||
2015-10-05 | - minor bugfix in s6-log (correct return when stat() fails)v2.2.1.1 | Laurent Bercot | |
- remove fucking -Bsymbolic - add s6-setsid to stage 1 example - prepare shutdown functionality for s6-svscan - version: 2.2.1.1 | |||
2015-08-27 | - New -wr | -wR options to s6-svc, s6-svlisten1 and s6-svlisten | Laurent Bercot | |
- skalibs and execline dep bump - rc for 2.2.1.0 unless more new functionality is needed for s6-rc | |||
2015-08-12 | xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092) | Laurent Bercot | |
2015-07-27 | - Doc fixes on notification, mentions of s6-rcv2.2.0.0 | Laurent Bercot | |
- version: 2.2.0.0 | |||
2015-07-21 | execline dep bump | Laurent Bercot | |
2015-07-20 | - Add timeout-finish support and "down-readiness" | Laurent Bercot | |
- LOTS of refactoring to make this work - Remove s6-notifywhenup - s6-supervise now rocks the casbah - rc for 2.2.0.0 | |||
2015-06-25 | - doc fixes (changed mentions of s6-notifywhenup) | Laurent Bercot | |
- s6-svc -X - rc for 2.1.6.0 | |||
2015-06-25 | - documented s6-log changev2.1.5.0 | Laurent Bercot | |
- version: 2.1.5.0 | |||
2015-06-17 | - add links to s6-linux-initv2.1.4.0 | Laurent Bercot | |
- version: 2.1.4.0 | |||
2015-06-15 | - Readiness notification support in s6-supervise | Laurent Bercot | |
- s6-notifywhenup deprecated - Change abundantly documented - rc for 2.1.4.0 | |||
2015-05-07 | Make all doc mobile-readable according to Google standards | Laurent Bercot | |
2015-04-21 | Mention the github mirror in the doc | Laurent Bercot | |
2015-03-24 | - Added overview.html | Laurent Bercot | |
- Added clarifications on s6-svwait | |||
2015-03-13 | - new options to s6-envuidgidv2.1.3.0 | Laurent Bercot | |
- version: rc for 2.1.3.0 | |||
2015-03-05 | - Fix -d option to s6-setsidv2.1.2.0 | Laurent Bercot | |
- Version: 2.1.2.0 | |||
2015-02-25 | version: 2.1.1.2 | Laurent Bercot | |
2015-02-17 | Bugfix: s6-log wasn't parsing regexps correctly (!) | Laurent Bercot | |
Thanks to Roy Lanek. version: 2.1.1.1 | |||
2015-02-07 | - s6-log overhaul (more stack, less heap), with new directives | Laurent Bercot | |
- related doc update - version: 2.1.1.0 rc | |||
2015-01-27 | - clang build fixv2.1.0.1 | Laurent Bercot | |
- s6-fdholder-daemon ltimeout bugfix - rc for v2.1.0.1 | |||
2015-01-27 | Doc updates. | Laurent Bercot | |
2015-01-27 | More documentation! A page about socket activation! | Laurent Bercot | |
2015-01-26 | - added s6-fdholder-delete(c) | Laurent Bercot | |
- small s6-fdholder-* fixes - s6-fdholder documentation (in review) - s6_svstatus_* bugfix (thanks Olivier Brunel) | |||
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) |