Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-24 | Revert wrong shared lib fix | Laurent Bercot | |
2016-10-24 | Fix stupid shared lib dependencies | Laurent Bercot | |
2016-10-16 | Implement --enable-absolute-paths | Laurent Bercot | |
2016-08-16 | Apply Eric's patch for spawn support | Laurent Bercot | |
2016-08-12 | Add spawn_lib support | Laurent Bercot | |
2016-03-18 | - s6-svscan defaults to -t0 instead of -t5000 | Laurent Bercot | |
- rc for v2.3.0.0, waiting to update deps before releasing | |||
2016-01-07 | - fix stupid, stupid s6-ftrigrd crash (thx jjk) | Laurent Bercot | |
- rc for 2.2.4.3 | |||
2015-12-17 | version: 2.2.4.2v2.2.4.2 | Laurent Bercot | |
2015-12-17 | version: 2.2.4.1 | Laurent Bercot | |
2015-11-13 | - new options to s6-envuidgid | Laurent Bercot | |
- rc for 2.2.4.0 | |||
2015-11-05 | - s6-ioconnect bugfixv2.2.3.1 | Laurent Bercot | |
- version: 2.2.3.1 | |||
2015-11-04 | - add -g option to s6-envuidgid | Laurent Bercot | |
- set s6-log processor wd to the logdir | |||
2015-11-04 | - link .so to correct soname | Laurent Bercot | |
- fully strip shared libs - Makefile syntactic consistency | |||
2015-11-04 | version: 2.2.2.1v2.2.2.1 | Laurent Bercot | |
2015-10-12 | Push back GNU make dependency to 3.81 | Laurent Bercot | |
2015-10-06 | - add -s support to s6-svscan | Laurent Bercot | |
- change examples to support -s - change examples to invoke s6-rc, remove servicedirs | |||
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-01 | add s6_svc_ok in libs6, refactor s6-svok | 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-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-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-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-15 | - Readiness notification support in s6-supervise | Laurent Bercot | |
- s6-notifywhenup deprecated - Change abundantly documented - rc for 2.1.4.0 | |||
2015-03-13 | - new options to s6-envuidgidv2.1.3.0 | Laurent Bercot | |
- version: rc for 2.1.3.0 | |||
2015-03-05 | - Fix -d option to s6-setsidv2.1.2.0 | Laurent Bercot | |
- Version: 2.1.2.0 | |||
2015-02-25 | version: 2.1.1.2 | 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-07 | - s6-log overhaul (more stack, less heap), with new directives | Laurent Bercot | |
- related doc update - version: 2.1.1.0 rc | |||
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 | - 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-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 | Actually build ucspilogd >.> | Laurent Bercot | |
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 | And don't forget to update deps.mak | Laurent Bercot | |
2014-12-16 | Update gen-deps.sh and deps.mak | Laurent Bercot | |
2014-12-15 | Test _XOPEN_SOURCE=700, fix include order in Makefile | Laurent Bercot | |
2014-12-05 | Initial commit | Laurent Bercot | |