Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-10 | version: 2.10.0.0v2.10.0.0 | Laurent Bercot | |
2021-01-02 | Document optional nsss dependency | Laurent Bercot | |
2020-11-30 | Bump skalibs dep | Laurent Bercot | |
2020-11-27 | Prepare for 2.10.0.0 ; store preliminary changes to s6-svscan/ctl. | Laurent Bercot | |
2020-10-26 | Prepare for 2.9.2.1; add dangling symlink support | Laurent Bercot | |
2020-04-06 | Update dependencies | Laurent Bercot | |
2020-01-27 | Update dependencies | Laurent Bercot | |
2019-12-23 | Prepare for 2.9.1.0 | Laurent Bercot | |
2019-10-21 | Prepare for 2.9.0.1 | Laurent Bercot | |
2019-08-09 | Prepare for 2.9.0.0 | Laurent Bercot | |
2019-05-14 | Prepare for 2.8.0.1 | Laurent Bercot | |
2019-02-12 | Update execline dep | Laurent Bercot | |
2019-01-09 | Use mkptemp() in s6-ftrigrd. Prepare for 2.7.2.3. | Laurent Bercot | |
2018-07-21 | Adapt to skalibs-2.7.0.0 | Laurent Bercot | |
2018-06-15 | Document dependencies correctly | Laurent Bercot | |
2018-03-02 | Make s6-svwait et al. exit instead of hang if s6-supervise dies | Laurent Bercot | |
2018-02-02 | Credit smaeul, prepare for 2.7.0.1 | Laurent Bercot | |
2017-12-22 | Port ftrigr and s6lock to textclient | Laurent Bercot | |
2017-11-27 | Add s6_fdholder_start/end, prepare for 2.6.2.0 | Laurent Bercot | |
2017-10-05 | Better *FLAGS management; prepare for 2.6.1.1 | Laurent Bercot | |
2017-08-22 | Prepare for 2.6.1.0 | Laurent Bercot | |
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-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-10-25 | Mention --enable-absolute-paths in INSTALL | Laurent Bercot | |
2016-08-12 | Add spawn_lib support | Laurent Bercot | |
2016-04-14 | version: 2.3.0.0v2.3.0.0 | Laurent Bercot | |
2016-03-19 | More standard cross-compilation support (only --host, no --enable-cross needed) | Laurent Bercot | |
2016-01-07 | - fix stupid, stupid s6-ftrigrd crash (thx jjk) | Laurent Bercot | |
- rc for 2.2.4.3 | |||
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-04 | - add -g option to s6-envuidgid | Laurent Bercot | |
- set s6-log processor wd to the logdir | |||
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-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-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-15 | - Readiness notification support in s6-supervise | Laurent Bercot | |
- s6-notifywhenup deprecated - Change abundantly documented - rc for 2.1.4.0 | |||
2015-03-13 | - new options to s6-envuidgidv2.1.3.0 | Laurent Bercot | |
- version: rc for 2.1.3.0 | |||
2015-02-25 | version: 2.1.1.2 | Laurent Bercot | |
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 | Doc updates. | Laurent Bercot | |
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) | |||
2015-01-14 | - Parallel build fixv2.0.1.0 | Laurent Bercot | |
- Complete readiness notification via supervise/ready - Version updated to 2.0.1.0, release candidate | |||
2015-01-06 | - bugfix in s6-ftrigrd and s6lockd, need to align with skalibs-2.1.0.0v2.0.0.1 | Laurent Bercot | |
- version increased to 2.0.0.1 | |||
2015-01-02 | Better documentation for --enable-slashpackage | Laurent Bercot | |
2014-12-16 | Update doc: dependency to make 4 | Laurent Bercot | |