about summary refs log tree commit diff
path: root/src/daemontools-extras
Commit message (Expand)AuthorAgeFilesLines
...
* Switch to xpathexec_*Laurent Bercot2017-08-288-19/+10
* More secure s6-applyuidgid on systems with a broken setgroups() (thanks muh)Laurent Bercot2017-07-161-1/+1
* Fix setgroups() invocation on SnowflakeBSDLaurent Bercot2017-07-161-4/+3
* Propagate fd_close() changes, fix deps for ftrigr_updateb()Laurent Bercot2017-07-161-8/+0
* Fix a few omissions in the adaptationLaurent Bercot2017-03-122-3/+3
* Adapt to skalibs-2.5.0.0Laurent Bercot2017-03-1212-129/+119
* Write a warning to stderr when s6-log closes the stdout streamLaurent Bercot2017-01-201-0/+1
* Types fix, first passLaurent Bercot2017-01-127-50/+58
* s6-softlimit: don't use subgetopt_hereLaurent Bercot2016-12-011-22/+21
* Increase s6-log "s" limit to 256MBLaurent Bercot2016-11-211-1/+1
* Add spawn_lib supportLaurent Bercot2016-08-121-0/+1
* Cosmetic fixes (remove useless headers, add a const)Laurent Bercot2016-02-231-3/+3
* Fix s6-envuidgid behaviour when -D is given but not -u/-g/-B v2.2.4.1Laurent Bercot2015-12-161-40/+68
* allow user: syntax for s6-envuidgid -BLaurent Bercot2015-11-131-0/+1
* - new options to s6-envuidgidLaurent Bercot2015-11-131-34/+66
* - add -g option to s6-envuidgidLaurent Bercot2015-11-042-40/+50
* Remove extraneous space in s6-tai64nlocalLaurent Bercot2015-10-201-1/+0
* - remove now useless tain_now() check in s6-setlock v2.2.2.0Laurent Bercot2015-10-151-1/+1
* - update AUTHORS listLaurent Bercot2015-10-141-2/+2
* s6-log bugfix: only finalize() and exit when all rotations have completed su...Laurent Bercot2015-10-141-3/+5
* - minor bugfix in s6-log (correct return when stat() fails) v2.2.1.1Laurent Bercot2015-10-051-1/+1
* ucspilogd: actually make it compile >.>Laurent Bercot2015-08-091-0/+1
* ucspilogd: allow last log line to not be null-terminatedLaurent Bercot2015-08-091-1/+5
* Make s6-log exit cleanly on SIGHUP even with -pLaurent Bercot2015-06-181-2/+2
* Fix error message in s6-envuidgidLaurent Bercot2015-03-201-1/+1
* - new options to s6-envuidgid v2.1.3.0Laurent Bercot2015-03-131-24/+65
* This is also true for ISO timestamps.Laurent Bercot2015-03-101-1/+1
* s6-log needs a new timestamp on every lineLaurent Bercot2015-03-101-0/+1
* Bugfix: s6-setuidgid uid:gid prog syntax wasn't honoredLaurent Bercot2015-03-071-8/+26
* - Fix -d option to s6-setsid v2.1.2.0Laurent Bercot2015-03-051-2/+2
* Add process group management functionality to s6-setsidLaurent Bercot2015-03-041-14/+50
* Bugfix: wrong selection amount in s6-log's second pass - thanks Patrick Maho...Laurent Bercot2015-02-241-1/+1
* Bugfix: s6-log wasn't parsing regexps correctly (!)Laurent Bercot2015-02-171-1/+1
* - cosmetic fixes in s6-fdholderdLaurent Bercot2015-02-081-3/+3
* - s6-log overhaul (more stack, less heap), with new directivesLaurent Bercot2015-02-071-447/+480
* Add readiness support to s6-svstatLaurent Bercot2015-01-202-94/+0
* - added the s6_fdholder library to libs6. (Nothing useful yet.)Laurent Bercot2015-01-191-1/+2
* - Parallel build fix v2.0.1.0Laurent Bercot2015-01-143-18/+19
* Clean up static/shared libs initialization in configure and MakefileLaurent Bercot2015-01-111-2/+2
* Allow empty gidlists in s6-applyuidgidLaurent Bercot2015-01-071-1/+1
* add <skalibs/setgroups.h> to s6-applyuidgidLaurent Bercot2015-01-061-0/+1
* Add s6-applyuidgidLaurent Bercot2015-01-062-0/+69
* Tentative ucspilogd fix for Solaris v2.0.0.0Laurent Bercot2014-12-221-0/+63
* Actually build ucspilogd >.>Laurent Bercot2014-12-221-1/+2
* s6-notifywhenup returns 1 when it does not notifyLaurent Bercot2014-12-191-1/+1
* s6-notifywhen up now sends U and exits on the first newline.Laurent Bercot2014-12-191-11/+10
* With the child_spawn change, s6-setlock should be free of SOCKET_LIBLaurent Bercot2014-12-181-1/+0
* In s6-setlock too because child_spawn pulls socketpair. My bad.Laurent Bercot2014-12-161-0/+1
* Fix s6-notifywhenupLaurent Bercot2014-12-081-4/+5
* Initial commitLaurent Bercot2014-12-0524-0/+1988