Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2015-03-01 | - Revert LASTFINISH special case (closing stdin/out) in s6-supervise. | Laurent Bercot | |
(To be watched, but loggers should exit once s6-supervise exits.) - Change Colin's email address | |||
2015-03-01 | Cleanup changes in examples/ (thanks Colin Booth) | Laurent Bercot | |
2015-02-28 | Update s6 example files | Colin Booth | |
Change -t to t for s6-log scripts: With the release of s6 v2.1.1.0 the -t flag to s6-log was depricated and replaced with a per-match control directive. This updates the example scripts to follow the current supported logging syntax. Update syslogd-linux example logger: It's helpful if you're doing syslog-style logging to split your log streams into different files in addition to a consolidated log. This change also splits the logging script out to be easier to manage. This also serves a second purpose of highlighting the fact that s6-log supports multiple log targets. Remove (most) absolute paths for non-init replacement s6-svscan: With non-slashpackage installs becoming the default, odds are that the execline and s6 binaries will be installed somewhere in the path. While all the example scripts still make calls to /command/execlineb, it makes sense to reduce the amount of editing needed to make these scripts work. Updating gitignore to skip trying to add vim turds | |||
2015-02-28 | Fix Olivier's e-mail | Laurent Bercot | |
2015-02-28 | contact clarification in README | Laurent Bercot | |
2015-02-25 | version: 2.1.1.2 | Laurent Bercot | |
2015-02-25 | Doc cosmetic fixv2.1.1.2 | Laurent Bercot | |
2015-02-24 | Bugfix: wrong selection amount in s6-log's second pass - thanks Patrick ↵ | Laurent Bercot | |
Mahoney. | |||
2015-02-20 | Credit Gorka | Laurent Bercot | |
2015-02-20 | s6-fdholderd bugfix: defaultre rre, not wre when !rre_done | Laurent Bercot | |
2015-02-19 | Cosmetic error message fix in s6-fdholder-deletec | 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-16 | One more spurious warning fixv2.1.1.1v2.1.1.0 | Laurent Bercot | |
2015-02-16 | More doc typo fixes | Laurent Bercot | |
2015-02-16 | Doc typo fixes | Laurent Bercot | |
2015-02-08 | - cosmetic fixes in s6-fdholderd | Laurent Bercot | |
- timestamp length bugfix in s6-log | |||
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-31 | Doc fixes | Laurent Bercot | |
2015-01-29 | I changed my mind. Added access control for listing to s6-fdholderd. | Laurent Bercot | |
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/upgrade.html doc upgrade. (yeah....)v2.1.0.0 | Laurent Bercot | |
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-23 | Added fdholder, beta. Documentation will come next. | Laurent Bercot | |
2015-01-23 | - add s6_accessrules_params_free | Laurent Bercot | |
- some libfdholder debug | |||
2015-01-20 | Updated doc for s6-notifywhenup ready file | Laurent Bercot | |
2015-01-20 | Document readiness support in s6-svstat | Laurent Bercot | |
2015-01-20 | Add readiness support to s6-svstat | Laurent Bercot | |
2015-01-19 | Change "signal TERM" to "signal SIGTERM" in s6-svstat | Laurent Bercot | |