| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Finalize preparation for 2.11.0.02.11.0.0 | Laurent Bercot | 2021-08-10 | 1 | -2/+2 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 2.11.0.0, adapt to skalibs-2.11.0.0 (cdb changes) | Laurent Bercot | 2021-07-23 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | version: 2.10.0.3v2.10.0.3 | Laurent Bercot | 2021-04-15 | 1 | -1/+3 |
| | | |||||
| * | Prepare for 2.10.0.3 | Laurent Bercot | 2021-04-13 | 1 | -3/+3 |
| | | |||||
| * | version: 2.10.0.2v2.10.0.2 | Laurent Bercot | 2021-02-15 | 1 | -1/+1 |
| | | |||||
| * | Prepare for 2.10.0.2 | Laurent Bercot | 2021-02-11 | 1 | -2/+2 |
| | | |||||
| * | Prepare for 2.10.0.1 | Laurent Bercot | 2021-01-22 | 1 | -1/+1 |
| | | |||||
| * | version: 2.10.0.0v2.10.0.0 | Laurent Bercot | 2021-01-10 | 1 | -1/+1 |
| | | |||||
| * | Document optional nsss dependency | Laurent Bercot | 2021-01-02 | 1 | -2/+3 |
| | | |||||
| * | Bump skalibs dep | Laurent Bercot | 2020-11-30 | 1 | -1/+1 |
| | | |||||
| * | Prepare for 2.10.0.0 ; store preliminary changes to s6-svscan/ctl. | Laurent Bercot | 2020-11-27 | 1 | -1/+1 |
| | | |||||
| * | Prepare for 2.9.2.1; add dangling symlink support | Laurent Bercot | 2020-10-26 | 1 | -2/+2 |
| | | |||||
| * | Update dependencies | Laurent Bercot | 2020-04-06 | 1 | -2/+2 |
| | | |||||
| * | Update dependencies | Laurent Bercot | 2020-01-27 | 1 | -2/+2 |
| | | |||||
| * | Prepare for 2.9.1.0 | Laurent Bercot | 2019-12-23 | 1 | -1/+2 |
| | | |||||
| * | Prepare for 2.9.0.1 | Laurent Bercot | 2019-10-21 | 1 | -2/+2 |
| | | |||||
| * | Prepare for 2.9.0.0 | Laurent Bercot | 2019-08-09 | 1 | -2/+2 |
| | | |||||
| * | Prepare for 2.8.0.1 | Laurent Bercot | 2019-05-14 | 1 | -1/+1 |
| | | |||||
| * | Update execline dep | Laurent Bercot | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | Use mkptemp() in s6-ftrigrd. Prepare for 2.7.2.3. | Laurent Bercot | 2019-01-09 | 1 | -2/+2 |
| | | |||||
| * | Adapt to skalibs-2.7.0.0 | Laurent Bercot | 2018-07-21 | 1 | -2/+2 |
| | | |||||
| * | Document dependencies correctly | Laurent Bercot | 2018-06-15 | 1 | -1/+1 |
| | | |||||
| * | Make s6-svwait et al. exit instead of hang if s6-supervise dies | Laurent Bercot | 2018-03-02 | 1 | -1/+1 |
| | | |||||
| * | Credit smaeul, prepare for 2.7.0.1 | Laurent Bercot | 2018-02-02 | 1 | -1/+1 |
| | | |||||
| * | Port ftrigr and s6lock to textclient | Laurent Bercot | 2017-12-22 | 1 | -1/+1 |
| | | |||||
| * | Add s6_fdholder_start/end, prepare for 2.6.2.0 | Laurent Bercot | 2017-11-27 | 1 | -2/+2 |
| | | |||||
| * | Better *FLAGS management; prepare for 2.6.1.1 | Laurent Bercot | 2017-10-05 | 1 | -1/+1 |
| | | |||||
| * | Prepare for 2.6.1.0 | Laurent Bercot | 2017-08-22 | 1 | -2/+8 |
| | | |||||
| * | Add ftrigr_checksa(), rewrite s6_svlisten_loop() around it | Laurent Bercot | 2017-06-14 | 1 | -1/+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() | ||||
| * | Add the timeout-kill feature to s6-supervise. Prepare for version 2.5.1.0. | Laurent Bercot | 2017-05-19 | 1 | -1/+1 |
| | | |||||
| * | Prepare for version 2.5.0.1 | Laurent Bercot | 2017-05-11 | 1 | -2/+2 |
| | | |||||
| * | Preparation to version bump | Laurent Bercot | 2017-01-12 | 1 | -2/+2 |
| | | |||||
| * | Increase s6-log "s" limit to 256MB | Laurent Bercot | 2016-11-21 | 1 | -1/+1 |
| | | |||||
| * | Mention --enable-absolute-paths in INSTALL | Laurent Bercot | 2016-10-25 | 1 | -0/+12 |
| | | |||||
| * | Add spawn_lib support | Laurent Bercot | 2016-08-12 | 1 | -2/+2 |
| | | |||||
| * | version: 2.3.0.0v2.3.0.0 | Laurent Bercot | 2016-04-14 | 1 | -1/+1 |
| | | |||||
| * | More standard cross-compilation support (only --host, no --enable-cross needed) | Laurent Bercot | 2016-03-19 | 1 | -17/+26 |
| | | |||||
| * | - fix stupid, stupid s6-ftrigrd crash (thx jjk) | Laurent Bercot | 2016-01-07 | 1 | -1/+1 |
| | | | | | - rc for 2.2.4.3 | ||||
| * | - skalibs dep: 2.3.8.3v2.2.4.0 | Laurent Bercot | 2015-11-16 | 1 | -2/+2 |
| | | | | | | - execline dep: 2.1.4.5 - version: 2.2.4.0 | ||||
| * | - add -g option to s6-envuidgid | Laurent Bercot | 2015-11-04 | 1 | -2/+2 |
| | | | | | - set s6-log processor wd to the logdir | ||||
| * | - remove now useless tain_now() check in s6-setlockv2.2.2.0 | Laurent Bercot | 2015-10-15 | 1 | -2/+2 |
| | | | | | - version: 2.2.2.0 | ||||
| * | Push back GNU make dependency to 3.81 | Laurent Bercot | 2015-10-12 | 1 | -1/+1 |
| | | |||||
| * | - minor bugfix in s6-log (correct return when stat() fails)v2.2.1.1 | Laurent Bercot | 2015-10-05 | 1 | -2/+2 |
| | | | | | | | | - remove fucking -Bsymbolic - add s6-setsid to stage 1 example - prepare shutdown functionality for s6-svscan - version: 2.2.1.1 | ||||
| * | - New -wr | -wR options to s6-svc, s6-svlisten1 and s6-svlisten | Laurent Bercot | 2015-08-27 | 1 | -2/+2 |
| | | | | | | - skalibs and execline dep bump - rc for 2.2.1.0 unless more new functionality is needed for s6-rc | ||||
| * | xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092) | Laurent Bercot | 2015-08-12 | 1 | -2/+2 |
| | | |||||
| * | execline dep bump | Laurent Bercot | 2015-07-21 | 1 | -1/+1 |
| | | |||||
| * | - Add timeout-finish support and "down-readiness" | Laurent Bercot | 2015-07-20 | 1 | -1/+1 |
| | | | | | | | | - LOTS of refactoring to make this work - Remove s6-notifywhenup - s6-supervise now rocks the casbah - rc for 2.2.0.0 | ||||
| * | - Readiness notification support in s6-supervise | Laurent Bercot | 2015-06-15 | 1 | -2/+2 |
| | | | | | | | - s6-notifywhenup deprecated - Change abundantly documented - rc for 2.1.4.0 | ||||
| * | - new options to s6-envuidgidv2.1.3.0 | Laurent Bercot | 2015-03-13 | 1 | -2/+2 |
| | | | | | - version: rc for 2.1.3.0 | ||||
| * | version: 2.1.1.2 | Laurent Bercot | 2015-02-25 | 1 | -2/+2 |
| | | |||||
