| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - add -s support to s6-svscan | Laurent Bercot | 2015-10-06 | 1 | -7/+42 |
| | | | | | | - change examples to support -s - change examples to invoke s6-rc, remove servicedirs | ||||
| * | - minor bugfix in s6-log (correct return when stat() fails)v2.2.1.1 | Laurent Bercot | 2015-10-05 | 2 | -1/+2 |
| | | | | | | | | - remove fucking -Bsymbolic - add s6-setsid to stage 1 example - prepare shutdown functionality for s6-svscan - version: 2.2.1.1 | ||||
| * | Bugfix: definition of the s6_fdholder_delete_g macrov2.2.1.0 | Laurent Bercot | 2015-09-23 | 1 | -1/+1 |
| | | |||||
| * | Fix display of readiness at service startup | Laurent Bercot | 2015-09-17 | 1 | -0/+1 |
| | | |||||
| * | Add specific exit to s6-svstat when service is unsupervised | Laurent Bercot | 2015-09-08 | 1 | -0/+3 |
| | | |||||
| * | add s6_svc_ok in libs6, refactor s6-svok | Laurent Bercot | 2015-09-01 | 5 | -20/+32 |
| | | |||||
| * | s6-svscan bugfix: remove inactive dead services after the next scan | Laurent Bercot | 2015-09-01 | 1 | -5/+16 |
| | | |||||
| * | - New -wr | -wR options to s6-svc, s6-svlisten1 and s6-svlisten | Laurent Bercot | 2015-08-27 | 3 | -11/+32 |
| | | | | | | - skalibs and execline dep bump - rc for 2.2.1.0 unless more new functionality is needed for s6-rc | ||||
| * | s6-fdholderd: fix possible leak when setdump overwrites an existing id | Laurent Bercot | 2015-08-14 | 1 | -4/+12 |
| | | |||||
| * | Link shared libs against their -l deps, better libpath managementv2.2.0.1 | Laurent Bercot | 2015-08-12 | 1 | -0/+1 |
| | | |||||
| * | ucspilogd: actually make it compile >.> | Laurent Bercot | 2015-08-09 | 1 | -0/+1 |
| | | |||||
| * | ucspilogd: allow last log line to not be null-terminated | Laurent Bercot | 2015-08-09 | 1 | -1/+5 |
| | | |||||
| * | - Add timeout-finish support and "down-readiness" | Laurent Bercot | 2015-07-20 | 20 | -522/+346 |
| | | | | | | | | - LOTS of refactoring to make this work - Remove s6-notifywhenup - s6-supervise now rocks the casbah - rc for 2.2.0.0 | ||||
| * | - Error message fix in s6-svcv2.1.6.0 | Laurent Bercot | 2015-06-25 | 1 | -1/+1 |
| | | | | | - version: 2.1.6.0 | ||||
| * | - doc fixes (changed mentions of s6-notifywhenup) | Laurent Bercot | 2015-06-25 | 2 | -15/+55 |
| | | | | | | - s6-svc -X - rc for 2.1.6.0 | ||||
| * | Make s6-log exit cleanly on SIGHUP even with -p | Laurent Bercot | 2015-06-18 | 1 | -2/+2 |
| | | |||||
| * | - Add support for SIGUSR1 for poweroff in s6-svscan | Laurent Bercot | 2015-06-17 | 2 | -5/+20 |
| | | | | | - Optimize respawn delay in s6-supervise | ||||
| * | - Readiness notification support in s6-supervise | Laurent Bercot | 2015-06-15 | 2 | -26/+102 |
| | | | | | | | - s6-notifywhenup deprecated - Change abundantly documented - rc for 2.1.4.0 | ||||
| * | Remove a comparison to shut gcc up | Laurent Bercot | 2015-06-11 | 1 | -1/+1 |
| | | |||||
| * | Fix error message in s6-envuidgid | Laurent Bercot | 2015-03-20 | 1 | -1/+1 |
| | | |||||
| * | Warn when s6-svc is used with several arguments | Laurent Bercot | 2015-03-20 | 1 | -0/+1 |
| | | |||||
| * | - doc fixes | Laurent Bercot | 2015-03-16 | 2 | -5/+11 |
| | | | | | - added -X to s6-notifywhenup | ||||
| * | - new options to s6-envuidgidv2.1.3.0 | Laurent Bercot | 2015-03-13 | 1 | -24/+65 |
| | | | | | - version: rc for 2.1.3.0 | ||||
| * | This is also true for ISO timestamps. | Laurent Bercot | 2015-03-10 | 1 | -1/+1 |
| | | |||||
| * | s6-log needs a new timestamp on every line | Laurent Bercot | 2015-03-10 | 1 | -0/+1 |
| | | |||||
| * | Bugfix: s6-setuidgid uid:gid prog syntax wasn't honored | Laurent Bercot | 2015-03-07 | 1 | -8/+26 |
| | | |||||
| * | Fix typo in error message | Laurent Bercot | 2015-03-07 | 1 | -1/+1 |
| | | |||||
| * | - Fix -d option to s6-setsidv2.1.2.0 | Laurent Bercot | 2015-03-05 | 1 | -2/+2 |
| | | | | | - Version: 2.1.2.0 | ||||
| * | Add process group management functionality to s6-setsid | Laurent Bercot | 2015-03-04 | 1 | -14/+50 |
| | | |||||
| * | - Revert LASTFINISH special case (closing stdin/out) in s6-supervise. | Laurent Bercot | 2015-03-01 | 1 | -10/+0 |
| | | | | | | (To be watched, but loggers should exit once s6-supervise exits.) - Change Colin's email address | ||||
| * | Bugfix: wrong selection amount in s6-log's second pass - thanks Patrick ↵ | Laurent Bercot | 2015-02-24 | 1 | -1/+1 |
| | | | | | Mahoney. | ||||
| * | s6-fdholderd bugfix: defaultre rre, not wre when !rre_done | Laurent Bercot | 2015-02-20 | 1 | -1/+1 |
| | | |||||
| * | Cosmetic error message fix in s6-fdholder-deletec | Laurent Bercot | 2015-02-19 | 1 | -1/+1 |
| | | |||||
| * | Bugfix: s6-log wasn't parsing regexps correctly (!) | Laurent Bercot | 2015-02-17 | 2 | -2/+2 |
| | | | | | | Thanks to Roy Lanek. version: 2.1.1.1 | ||||
| * | One more spurious warning fixv2.1.1.1v2.1.1.0 | Laurent Bercot | 2015-02-16 | 1 | -1/+1 |
| | | |||||
| * | - cosmetic fixes in s6-fdholderd | Laurent Bercot | 2015-02-08 | 2 | -6/+4 |
| | | | | | - timestamp length bugfix in s6-log | ||||
| * | - s6-log overhaul (more stack, less heap), with new directives | Laurent Bercot | 2015-02-07 | 1 | -447/+480 |
| | | | | | | - related doc update - version: 2.1.1.0 rc | ||||
| * | I changed my mind. Added access control for listing to s6-fdholderd. | Laurent Bercot | 2015-01-29 | 1 | -2/+4 |
| | | |||||
| * | - clang build fixv2.1.0.1 | Laurent Bercot | 2015-01-27 | 2 | -22/+29 |
| | | | | | | - s6-fdholder-daemon ltimeout bugfix - rc for v2.1.0.1 | ||||
| * | - added s6-fdholder-delete(c) | Laurent Bercot | 2015-01-26 | 14 | -19/+117 |
| | | | | | | | - small s6-fdholder-* fixes - s6-fdholder documentation (in review) - s6_svstatus_* bugfix (thanks Olivier Brunel) | ||||
| * | Added fdholder, beta. Documentation will come next. | Laurent Bercot | 2015-01-23 | 29 | -3/+1732 |
| | | |||||
| * | - add s6_accessrules_params_free | Laurent Bercot | 2015-01-23 | 12 | -15/+36 |
| | | | | | - some libfdholder debug | ||||
| * | Add readiness support to s6-svstat | Laurent Bercot | 2015-01-20 | 5 | -11/+32 |
| | | |||||
| * | Change "signal TERM" to "signal SIGTERM" in s6-svstat | Laurent Bercot | 2015-01-19 | 1 | -0/+3 |
| | | |||||
| * | - added the s6_fdholder library to libs6. (Nothing useful yet.) | Laurent Bercot | 2015-01-19 | 27 | -126/+651 |
| | | | | | | | | | | | - 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) | ||||
| * | - s6-svlisten and s6-svlisten1 | Laurent Bercot | 2015-01-16 | 8 | -14/+378 |
| | | | | | | - Synchronous s6-svc - version 2.0.2.0, rc | ||||
| * | Move Unix domain utilities and access control utilites, | Laurent Bercot | 2015-01-15 | 36 | -0/+2174 |
| | | | | | as well as the accessrules library, from s6-networking to here | ||||
| * | - Parallel build fixv2.0.1.0 | Laurent Bercot | 2015-01-14 | 18 | -39/+62 |
| | | | | | | - Complete readiness notification via supervise/ready - Version updated to 2.0.1.0, release candidate | ||||
| * | Clean up static/shared libs initialization in configure and Makefile | Laurent Bercot | 2015-01-11 | 1 | -2/+2 |
| | | | | | fd_close -> close in s6-notifywhenup | ||||
| * | Allow empty gidlists in s6-applyuidgid | Laurent Bercot | 2015-01-07 | 1 | -1/+1 |
| | | |||||
