aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* - s6-log overhaul (more stack, less heap), with new directivesLaurent Bercot2015-02-071-1/+1
| | | | | - related doc update - version: 2.1.1.0 rc
* - clang build fixv2.1.0.1Laurent Bercot2015-01-271-1/+1
| | | | | - s6-fdholder-daemon ltimeout bugfix - rc for v2.1.0.1
* - added s6-fdholder-delete(c)Laurent Bercot2015-01-263-0/+8
| | | | | | - small s6-fdholder-* fixes - s6-fdholder documentation (in review) - s6_svstatus_* bugfix (thanks Olivier Brunel)
* Added fdholder, beta. Documentation will come next.Laurent Bercot2015-01-232-2/+30
|
* - add s6_accessrules_params_freeLaurent Bercot2015-01-231-3/+45
| | | | - some libfdholder debug
* Add readiness support to s6-svstatLaurent Bercot2015-01-201-4/+4
|
* - added the s6_fdholder library to libs6. (Nothing useful yet.)Laurent Bercot2015-01-192-5/+18
| | | | | | | | | | - 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)
* - s6-svlisten and s6-svlisten1Laurent Bercot2015-01-163-1/+11
| | | | | - Synchronous s6-svc - version 2.0.2.0, rc
* Move Unix domain utilities and access control utilites,Laurent Bercot2015-01-154-33/+101
| | | | as well as the accessrules library, from s6-networking to here
* - Parallel build fixv2.0.1.0Laurent Bercot2015-01-143-16/+22
| | | | | - Complete readiness notification via supervise/ready - Version updated to 2.0.1.0, release candidate
* Add s6-applyuidgidLaurent Bercot2015-01-063-1/+8
|
* - bugfix in s6-ftrigrd and s6lockd, need to align with skalibs-2.1.0.0v2.0.0.1Laurent Bercot2015-01-061-1/+1
| | | | - version increased to 2.0.0.1
* Actually build ucspilogd >.>Laurent Bercot2014-12-221-1/+2
|
* With the child_spawn change, s6-setlock should be free of SOCKET_LIBLaurent Bercot2014-12-181-1/+1
|
* In s6-setlock too because child_spawn pulls socketpair. My bad.Laurent Bercot2014-12-161-1/+1
|
* And don't forget to update deps.makLaurent Bercot2014-12-161-4/+4
|
* Update gen-deps.sh and deps.makLaurent Bercot2014-12-161-13/+41
|
* Test _XOPEN_SOURCE=700, fix include order in MakefileLaurent Bercot2014-12-151-7/+8
|
* Initial commitLaurent Bercot2014-12-055-0/+171