Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-09-25 | Clarify what the -wr/-wR option to s6-svlisten does | Laurent Bercot | |
2015-09-23 | Bugfix: definition of the s6_fdholder_delete_g macrov2.2.1.0 | Laurent Bercot | |
2015-09-19 | servicedir doc fix | Laurent Bercot | |
2015-09-17 | Fix display of readiness at service startup | Laurent Bercot | |
2015-09-08 | Add specific exit to s6-svstat when service is unsupervised | Laurent Bercot | |
2015-09-01 | add s6_svc_ok in libs6, refactor s6-svok | Laurent Bercot | |
2015-09-01 | s6-svscan bugfix: remove inactive dead services after the next scan | Laurent Bercot | |
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-23 | Doc fix | Laurent Bercot | |
2015-08-14 | s6-fdholderd: fix possible leak when setdump overwrites an existing id | Laurent Bercot | |
2015-08-12 | Link shared libs against their -l deps, better libpath managementv2.2.0.1 | Laurent Bercot | |
2015-08-12 | xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092) | Laurent Bercot | |
2015-08-10 | Update ucspilogd doc | Laurent Bercot | |
2015-08-09 | ucspilogd: actually make it compile >.> | Laurent Bercot | |
2015-08-09 | ucspilogd: allow last log line to not be null-terminated | Laurent Bercot | |
2015-08-03 | Add make version guard | Laurent Bercot | |
2015-08-03 | Doc typo fixes | 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-07-08 | Doc typo fix | Laurent Bercot | |
2015-06-25 | - Error message fix in s6-svcv2.1.6.0 | Laurent Bercot | |
- version: 2.1.6.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-18 | Make s6-log exit cleanly on SIGHUP even with -p | Laurent Bercot | |
2015-06-18 | Update the overview (remove s6-notifywhenup mention) | Laurent Bercot | |
2015-06-17 | Doc fix | Laurent Bercot | |
2015-06-17 | - add links to s6-linux-initv2.1.4.0 | Laurent Bercot | |
- version: 2.1.4.0 | |||
2015-06-17 | - Add support for SIGUSR1 for poweroff in s6-svscan | Laurent Bercot | |
- Optimize respawn delay in s6-supervise | |||
2015-06-16 | Update examples/ to use notification-fd | Laurent Bercot | |
2015-06-15 | - Readiness notification support in s6-supervise | Laurent Bercot | |
- s6-notifywhenup deprecated - Change abundantly documented - rc for 2.1.4.0 | |||
2015-06-11 | Remove a comparison to shut gcc up | Laurent Bercot | |
2015-06-03 | Doc typo fixes | Laurent Bercot | |
2015-05-07 | Make all doc mobile-readable according to Google standards | Laurent Bercot | |
2015-04-22 | systemd page update | 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-20 | Fix error message in s6-envuidgid | Laurent Bercot | |
2015-03-20 | Warn when s6-svc is used with several arguments | Laurent Bercot | |
2015-03-16 | - doc fixes | Laurent Bercot | |
- added -X to s6-notifywhenup | |||
2015-03-13 | doc for new s6-envuidgid options | Laurent Bercot | |
2015-03-13 | - new options to s6-envuidgidv2.1.3.0 | Laurent Bercot | |
- version: rc for 2.1.3.0 | |||
2015-03-10 | This is also true for ISO timestamps. | Laurent Bercot | |
2015-03-10 | s6-log needs a new timestamp on every line | Laurent Bercot | |
2015-03-07 | Bugfix: s6-setuidgid uid:gid prog syntax wasn't honored | Laurent Bercot | |
2015-03-07 | Fix typo in error message | Laurent Bercot | |
2015-03-05 | - Fix -d option to s6-setsidv2.1.2.0 | Laurent Bercot | |
- Version: 2.1.2.0 | |||
2015-03-04 | Add process group management functionality to s6-setsid | Laurent Bercot | |
2015-03-03 | - fix the LOGSCRIPT in examples/.../syslogd-linux/log | Laurent Bercot | |
- fix comments in a few examples/.../README - add a /var symlink in examples/ROOT |