aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - Add support for SIGUSR1 for poweroff in s6-svscanLaurent Bercot2015-06-173-6/+22
| | | | - Optimize respawn delay in s6-supervise
* Update examples/ to use notification-fdLaurent Bercot2015-06-164-2/+4
|
* - Readiness notification support in s6-superviseLaurent Bercot2015-06-1513-52/+217
| | | | | | - s6-notifywhenup deprecated - Change abundantly documented - rc for 2.1.4.0
* Remove a comparison to shut gcc upLaurent Bercot2015-06-111-1/+1
|
* Doc typo fixesLaurent Bercot2015-06-032-2/+2
|
* Make all doc mobile-readable according to Google standardsLaurent Bercot2015-05-0780-0/+80
|
* systemd page updateLaurent Bercot2015-04-221-6/+57
|
* Mention the github mirror in the docLaurent Bercot2015-04-211-0/+3
|
* - Added overview.htmlLaurent Bercot2015-03-243-0/+475
| | | | - Added clarifications on s6-svwait
* Fix error message in s6-envuidgidLaurent Bercot2015-03-201-1/+1
|
* Warn when s6-svc is used with several argumentsLaurent Bercot2015-03-201-0/+1
|
* - doc fixesLaurent Bercot2015-03-164-10/+19
| | | | - added -X to s6-notifywhenup
* doc for new s6-envuidgid optionsLaurent Bercot2015-03-131-14/+16
|
* - new options to s6-envuidgidv2.1.3.0Laurent Bercot2015-03-135-30/+79
| | | | - version: rc for 2.1.3.0
* This is also true for ISO timestamps.Laurent Bercot2015-03-101-1/+1
|
* s6-log needs a new timestamp on every lineLaurent Bercot2015-03-101-0/+1
|
* Bugfix: s6-setuidgid uid:gid prog syntax wasn't honoredLaurent Bercot2015-03-071-8/+26
|
* Fix typo in error messageLaurent Bercot2015-03-071-1/+1
|
* - Fix -d option to s6-setsidv2.1.2.0Laurent Bercot2015-03-055-9/+16
| | | | - Version: 2.1.2.0
* Add process group management functionality to s6-setsidLaurent Bercot2015-03-042-24/+89
|
* - fix the LOGSCRIPT in examples/.../syslogd-linux/logLaurent Bercot2015-03-034-11/+17
| | | | | - fix comments in a few examples/.../README - add a /var symlink in examples/ROOT
* - Revert LASTFINISH special case (closing stdin/out) in s6-supervise.Laurent Bercot2015-03-013-18/+1
| | | | | (To be watched, but loggers should exit once s6-supervise exits.) - Change Colin's email address
* Cleanup changes in examples/ (thanks Colin Booth)Laurent Bercot2015-03-016-10/+11
|
* Update s6 example filesColin Booth2015-02-289-13/+23
| | | | | | | | | | | | | | | | | | | | | | 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
* Fix Olivier's e-mailLaurent Bercot2015-02-281-1/+1
|
* contact clarification in READMELaurent Bercot2015-02-281-1/+3
|
* version: 2.1.1.2Laurent Bercot2015-02-254-6/+15
|
* Doc cosmetic fixv2.1.1.2Laurent Bercot2015-02-251-1/+1
|
* Bugfix: wrong selection amount in s6-log's second pass - thanks Patrick ↵Laurent Bercot2015-02-241-1/+1
| | | | Mahoney.
* Credit GorkaLaurent Bercot2015-02-201-0/+1
|
* s6-fdholderd bugfix: defaultre rre, not wre when !rre_doneLaurent Bercot2015-02-201-1/+1
|
* Cosmetic error message fix in s6-fdholder-deletecLaurent Bercot2015-02-191-1/+1
|
* Bugfix: s6-log wasn't parsing regexps correctly (!)Laurent Bercot2015-02-176-4/+13
| | | | | Thanks to Roy Lanek. version: 2.1.1.1
* One more spurious warning fixv2.1.1.1v2.1.1.0Laurent Bercot2015-02-161-1/+1
|
* More doc typo fixesLaurent Bercot2015-02-161-8/+10
|
* Doc typo fixesLaurent Bercot2015-02-163-3/+15
|
* - cosmetic fixes in s6-fdholderdLaurent Bercot2015-02-082-6/+4
| | | | - timestamp length bugfix in s6-log
* - s6-log overhaul (more stack, less heap), with new directivesLaurent Bercot2015-02-076-470/+548
| | | | | - related doc update - version: 2.1.1.0 rc
* Doc fixesLaurent Bercot2015-01-313-7/+7
|
* I changed my mind. Added access control for listing to s6-fdholderd.Laurent Bercot2015-01-292-7/+16
|
* - clang build fixv2.1.0.1Laurent Bercot2015-01-275-24/+37
| | | | | - s6-fdholder-daemon ltimeout bugfix - rc for v2.1.0.1
* doc/upgrade.html doc upgrade. (yeah....)v2.1.0.0Laurent Bercot2015-01-271-0/+2
|
* Doc updates.Laurent Bercot2015-01-273-7/+11
|
* More documentation! A page about socket activation!Laurent Bercot2015-01-273-6/+121
|
* - added s6-fdholder-delete(c)Laurent Bercot2015-01-2642-67/+1987
| | | | | | - small s6-fdholder-* fixes - s6-fdholder documentation (in review) - s6_svstatus_* bugfix (thanks Olivier Brunel)
* Added fdholder, beta. Documentation will come next.Laurent Bercot2015-01-2331-5/+1762
|
* - add s6_accessrules_params_freeLaurent Bercot2015-01-2313-18/+81
| | | | - some libfdholder debug
* Updated doc for s6-notifywhenup ready fileLaurent Bercot2015-01-201-1/+4
|
* Document readiness support in s6-svstatLaurent Bercot2015-01-201-1/+5
|
* Add readiness support to s6-svstatLaurent Bercot2015-01-206-15/+36
|