Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-13 | allow user: syntax for s6-envuidgid -B | Laurent Bercot | |
2015-11-13 | - new options to s6-envuidgid | Laurent Bercot | |
- rc for 2.2.4.0 | |||
2015-11-11 | doc fix | Laurent Bercot | |
2015-11-05 | - s6-ioconnect bugfixv2.2.3.1 | Laurent Bercot | |
- version: 2.2.3.1 | |||
2015-11-05 | - remove useless 'skalibs' expansion in configurev2.2.3.0 | Laurent Bercot | |
- credit muhmuhten - version: 2.2.3.0 | |||
2015-11-04 | - add -g option to s6-envuidgid | Laurent Bercot | |
- set s6-log processor wd to the logdir | |||
2015-11-04 | Revert make tgz change (needs to be ok without config.mak)v2.2.2.2 | Laurent Bercot | |
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-27 | Don't say bb is the *only* syslogd doing rotation right (metalog does it). | Laurent Bercot | |
2015-10-26 | Separate sections for smaller static binaries (thanks Denys Vlasenko) | Laurent Bercot | |
2015-10-20 | Remove extraneous space in s6-tai64nlocal | Laurent Bercot | |
2015-10-15 | - remove now useless tain_now() check in s6-setlockv2.2.2.0 | Laurent Bercot | |
- version: 2.2.2.0 | |||
2015-10-14 | - update AUTHORS list | Laurent Bercot | |
- s6-setlock bugfix: find s6lockd-helper in libexec | |||
2015-10-14 | s6-log bugfix: only finalize() and exit when all rotations have completed ↵ | Laurent Bercot | |
successfully | |||
2015-10-12 | Doc fix (thanks Michael Zuo) | Laurent Bercot | |
2015-10-12 | Agh! SIGWINCH isn't POSIX! | Laurent Bercot | |
2015-10-12 | Add SIGWINCH support to s6-supervise and s6-svc (-y) | 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-25 | Clarify what the -wr/-wR option to s6-svlisten does | Laurent Bercot | |
2015-09-23 | Bugfix: definition of the s6_fdholder_delete_g macrov2.2.1.0 | Laurent Bercot | |
2015-09-19 | servicedir doc fix | Laurent Bercot | |
2015-09-17 | Fix display of readiness at service startup | Laurent Bercot | |
2015-09-08 | Add specific exit to s6-svstat when service is unsupervised | Laurent Bercot | |
2015-09-01 | add s6_svc_ok in libs6, refactor s6-svok | Laurent Bercot | |
2015-09-01 | s6-svscan bugfix: remove inactive dead services after the next scan | 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-23 | Doc fix | Laurent Bercot | |
2015-08-14 | s6-fdholderd: fix possible leak when setdump overwrites an existing id | Laurent Bercot | |
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-08-10 | Update ucspilogd doc | Laurent Bercot | |
2015-08-09 | ucspilogd: actually make it compile >.> | Laurent Bercot | |
2015-08-09 | ucspilogd: allow last log line to not be null-terminated | Laurent Bercot | |
2015-08-03 | Add make version guard | Laurent Bercot | |
2015-08-03 | Doc typo fixes | Laurent Bercot | |
2015-07-27 | - Doc fixes on notification, mentions of s6-rcv2.2.0.0 | Laurent Bercot | |
- version: 2.2.0.0 | |||
2015-07-21 | execline dep bump | 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-07-08 | Doc typo fix | Laurent Bercot | |
2015-06-25 | - Error message fix in s6-svcv2.1.6.0 | Laurent Bercot | |
- version: 2.1.6.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-18 | Make s6-log exit cleanly on SIGHUP even with -p | Laurent Bercot | |
2015-06-18 | Update the overview (remove s6-notifywhenup mention) | Laurent Bercot | |
2015-06-17 | Doc fix | Laurent Bercot | |
2015-06-17 | - add links to s6-linux-initv2.1.4.0 | Laurent Bercot | |
- version: 2.1.4.0 | |||
2015-06-17 | - Add support for SIGUSR1 for poweroff in s6-svscan | Laurent Bercot | |
- Optimize respawn delay in s6-supervise |