summaryrefslogtreecommitdiff
path: root/src/daemontools-extras
AgeCommit message (Collapse)Author
2017-07-16 Propagate fd_close() changes, fix deps for ftrigr_updateb()Laurent Bercot
2017-03-12 Fix a few omissions in the adaptationLaurent Bercot
2017-03-12 Adapt to skalibs-2.5.0.0Laurent Bercot
2017-01-20 Write a warning to stderr when s6-log closes the stdout streamLaurent Bercot
2017-01-12 Types fix, first passLaurent Bercot
2016-12-01 s6-softlimit: don't use subgetopt_hereLaurent Bercot
2016-11-21 Increase s6-log "s" limit to 256MBLaurent Bercot
2016-08-12 Add spawn_lib supportLaurent Bercot
2016-02-23 Cosmetic fixes (remove useless headers, add a const)Laurent Bercot
2015-12-16 Fix s6-envuidgid behaviour when -D is given but not -u/-g/-Bv2.2.4.1Laurent Bercot
2015-11-13 allow user: syntax for s6-envuidgid -BLaurent Bercot
2015-11-13 - new options to s6-envuidgidLaurent Bercot
- rc for 2.2.4.0
2015-11-04 - add -g option to s6-envuidgidLaurent Bercot
- set s6-log processor wd to the logdir
2015-10-20 Remove extraneous space in s6-tai64nlocalLaurent Bercot
2015-10-15 - remove now useless tain_now() check in s6-setlockv2.2.2.0Laurent Bercot
- version: 2.2.2.0
2015-10-14 - update AUTHORS listLaurent 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-05 - minor bugfix in s6-log (correct return when stat() fails)v2.2.1.1Laurent Bercot
- remove fucking -Bsymbolic - add s6-setsid to stage 1 example - prepare shutdown functionality for s6-svscan - version: 2.2.1.1
2015-08-09 ucspilogd: actually make it compile >.>Laurent Bercot
2015-08-09 ucspilogd: allow last log line to not be null-terminatedLaurent Bercot
2015-06-18 Make s6-log exit cleanly on SIGHUP even with -pLaurent Bercot
2015-03-20 Fix error message in s6-envuidgidLaurent Bercot
2015-03-13 - new options to s6-envuidgidv2.1.3.0Laurent 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 lineLaurent Bercot
2015-03-07 Bugfix: s6-setuidgid uid:gid prog syntax wasn't honoredLaurent Bercot
2015-03-05 - Fix -d option to s6-setsidv2.1.2.0Laurent Bercot
- Version: 2.1.2.0
2015-03-04 Add process group management functionality to s6-setsidLaurent Bercot
2015-02-24 Bugfix: wrong selection amount in s6-log's second pass - thanks Patrick ↵Laurent Bercot
Mahoney.
2015-02-17 Bugfix: s6-log wasn't parsing regexps correctly (!)Laurent Bercot
Thanks to Roy Lanek. version: 2.1.1.1
2015-02-08 - cosmetic fixes in s6-fdholderdLaurent Bercot
- timestamp length bugfix in s6-log
2015-02-07 - s6-log overhaul (more stack, less heap), with new directivesLaurent Bercot
- related doc update - version: 2.1.1.0 rc
2015-01-20 Add readiness support to s6-svstatLaurent 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-14 - Parallel build fixv2.0.1.0Laurent 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 MakefileLaurent Bercot
fd_close -> close in s6-notifywhenup
2015-01-07 Allow empty gidlists in s6-applyuidgidLaurent Bercot
2015-01-06 add <skalibs/setgroups.h> to s6-applyuidgidLaurent Bercot
2015-01-06 Add s6-applyuidgidLaurent Bercot
2014-12-22 Tentative ucspilogd fix for Solarisv2.0.0.0Laurent Bercot
2014-12-22 Actually build ucspilogd >.>Laurent Bercot
2014-12-19 s6-notifywhenup returns 1 when it does not notifyLaurent 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_LIBLaurent Bercot
2014-12-16 In s6-setlock too because child_spawn pulls socketpair. My bad.Laurent Bercot
2014-12-08Fix s6-notifywhenupLaurent Bercot
2014-12-05Initial commitLaurent Bercot