Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | - 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-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-02-24 | Bugfix: wrong selection amount in s6-log's second pass - thanks Patrick ↵ | Laurent Bercot | |
Mahoney. | |||
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-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-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-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 | Add readiness support to s6-svstat | Laurent Bercot | |
2015-01-19 | Change "signal TERM" to "signal SIGTERM" in s6-svstat | Laurent Bercot | |
2015-01-19 | - added the s6_fdholder library to libs6. (Nothing useful yet.) | Laurent Bercot | |
- 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) | |||
2015-01-16 | - s6-svlisten and s6-svlisten1 | Laurent Bercot | |
- Synchronous s6-svc - version 2.0.2.0, rc | |||
2015-01-15 | Move Unix domain utilities and access control utilites, | Laurent Bercot | |
as well as the accessrules library, from s6-networking to here | |||
2015-01-14 | - Parallel build fixv2.0.1.0 | Laurent Bercot | |
- Complete readiness notification via supervise/ready - Version updated to 2.0.1.0, release candidate | |||
2015-01-11 | Clean up static/shared libs initialization in configure and Makefile | Laurent Bercot | |
fd_close -> close in s6-notifywhenup | |||
2015-01-07 | Allow empty gidlists in s6-applyuidgid | Laurent Bercot | |
2015-01-06 | add <skalibs/setgroups.h> to s6-applyuidgid | Laurent Bercot | |
2015-01-06 | Add s6-applyuidgid | Laurent Bercot | |
2015-01-06 | - bugfix in s6-ftrigrd and s6lockd, need to align with skalibs-2.1.0.0v2.0.0.1 | Laurent Bercot | |
- version increased to 2.0.0.1 | |||
2014-12-22 | Tentative ucspilogd fix for Solarisv2.0.0.0 | Laurent Bercot | |
2014-12-22 | Actually build ucspilogd >.> | Laurent Bercot | |
2014-12-19 | s6-notifywhenup returns 1 when it does not notify | Laurent Bercot | |
2014-12-19 | s6-notifywhen up now sends U and exits on the first newline. | Laurent Bercot | |
Doc updated to reflect it. | |||
2014-12-18 | With the child_spawn change, s6-setlock should be free of SOCKET_LIB | Laurent Bercot | |
2014-12-16 | In s6-setlock too because child_spawn pulls socketpair. My bad. | Laurent Bercot | |
2014-12-16 | Add $SOCKET_LIB dependencies everywhere, because Solaris | Laurent Bercot | |
2014-12-09 | Cosmetic fix in s6-ftrigrd | Laurent Bercot | |
2014-12-09 | Make ftrigr_startf data static const | Laurent Bercot | |
2014-12-09 | errno fix in ftrigr_subscribe | Laurent Bercot | |
2014-12-08 | Fix s6-notifywhenup | Laurent Bercot | |
2014-12-08 | OpenBSD portability fix | Laurent Bercot | |
2014-12-08 | fork -> child_spawn in s6-ftrig-listen | Laurent Bercot | |
2014-12-07 | Use ftrigw_notify_b in s6-ftrig-notify | Laurent Bercot | |
2014-12-07 | Make ./event subdir private with s6-supervise's gid instead of public by default | Laurent Bercot | |
2014-12-07 | Rewrite s6-ftrigrd to avoid moving buffers (and pointers in them) | Laurent Bercot | |