aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* svlink bugfixLaurent Bercot2021-09-073-1/+10
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Pass errno as unsigned charLaurent Bercot2021-09-0211-18/+18
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix package/modesLaurent Bercot2021-09-021-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Use checkservicedir() in s6-svlinkLaurent Bercot2021-09-021-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Remove race conditions in early services with this ONE SIMPLE TRICKLaurent Bercot2021-08-312-1/+7
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More more more doc fixes.Laurent Bercot2021-08-301-0/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More more doc fixesLaurent Bercot2021-08-302-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More doc fixesLaurent Bercot2021-08-302-4/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc fixesLaurent Bercot2021-08-302-4/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc fixLaurent Bercot2021-08-301-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* s6-svlink, s6-svunlink, .h changesLaurent Bercot2021-08-3081-209/+555
| | | | | | | | | Renamed from s6-svdir-(un)link. Doc added. Full functionality added. Still need to be tested. Unrelated: .h names simplified. Signed-off-by: Laurent Bercot <ska@appnovation.com>
* s6-svdir-(un)link fixesLaurent Bercot2021-08-283-2/+5
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add s6-svdir-link and s6-svdir-unlinkLaurent Bercot2021-08-2814-156/+337
| | | | | | Not tested yet; not documented yet; to come soon. Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix lameduck timeout in s6-socklogLaurent Bercot2021-08-191-5/+5
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More s6-socklog docLaurent Bercot2021-08-181-0/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More s6-socklog doc fixesLaurent Bercot2021-08-181-5/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc fixLaurent Bercot2021-08-181-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Better docLaurent Bercot2021-08-181-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add s6-socklogLaurent Bercot2021-08-1824-160/+518
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix buildLaurent Bercot2021-08-141-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Finalize preparation for 2.11.0.02.11.0.0Laurent Bercot2021-08-103-5/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* skalibs-2.11.0.0 API changeLaurent Bercot2021-08-0988-280/+278
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Change to cdb_find_stateLaurent Bercot2021-07-241-2/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.11.0.0, adapt to skalibs-2.11.0.0 (cdb changes)Laurent Bercot2021-07-2317-123/+116
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc typo fixLaurent Bercot2021-07-131-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add lock-fd feature to s6-superviseLaurent Bercot2021-06-183-25/+118
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add CONTRIBUTING and DCO files; fix link to mailing-listLaurent Bercot2021-06-173-1/+43
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Document move to OFTCLaurent Bercot2021-05-241-1/+1
|
* Trivial syscall number optimizationLaurent Bercot2021-05-211-1/+1
|
* bugfix: rare fd leak in s6-logLaurent Bercot2021-05-061-1/+7
|
* Comment typo fixLaurent Bercot2021-05-061-1/+1
|
* Prepare for 2.10.1.0Laurent Bercot2021-05-055-2/+18
|
* Also allow shared locks in s6lockd-helperLaurent Bercot2021-05-049-41/+72
|
* Document s6-svwait -r | -RLaurent Bercot2021-04-261-1/+10
|
* Add s6-svwait -r | -R supportLaurent Bercot2021-04-251-7/+15
|
* version: 2.10.0.3v2.10.0.3Laurent Bercot2021-04-151-1/+3
|
* Prepare for 2.10.0.3Laurent Bercot2021-04-135-11/+31
|
* bugfix: umask in s6-usertree-makerLaurent Bercot2021-04-121-4/+5
|
* Do not compile or link into /dev/nullLaurent Bercot2021-04-111-4/+6
|
* Real noexecstack fix: make strip less greedyLaurent Bercot2021-04-092-3/+2
|
* noexecstack only works in LDFLAGSLaurent Bercot2021-04-081-1/+1
|
* Credit mixiLaurent Bercot2021-04-031-0/+1
|
* bugfix: setlock -rLaurent Bercot2021-04-031-3/+19
|
* Doc clarificationLaurent Bercot2021-03-152-2/+2
|
* Mira -> contributorLaurent Bercot2021-03-131-1/+1
|
* s6-log: Recommend the usage of a -- argument separatorMira Ressel2021-03-132-2/+2
| | | | | | Logging scripts will commonly start with a -, which will trigger a parsing error that might not be obvious to users when no argument separator is used.
* bugfix: call ftrigrd and lockd via the non-versioned pathLaurent Bercot2021-02-262-2/+2
|
* version: 2.10.0.2v2.10.0.2Laurent Bercot2021-02-151-1/+1
|
* Prepare for 2.10.0.2Laurent Bercot2021-02-115-6/+21
|
* bugfix: unignore SIGPIPE before execing a user-controlled processLaurent Bercot2021-02-117-3/+26
|