aboutsummaryrefslogtreecommitdiffstats
path: root/src/daemontools-extras
Commit message (Collapse)AuthorAgeFilesLines
* - added the s6_fdholder library to libs6. (Nothing useful yet.)Laurent Bercot2015-01-191-1/+2
| | | | | | | | | | - 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)
* - Parallel build fixv2.0.1.0Laurent Bercot2015-01-143-18/+19
| | | | | - Complete readiness notification via supervise/ready - Version updated to 2.0.1.0, release candidate
* Clean up static/shared libs initialization in configure and MakefileLaurent Bercot2015-01-111-2/+2
| | | | fd_close -> close in s6-notifywhenup
* 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 Solarisv2.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
| | | | Doc updated to reflect it.
* 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