about summary refs log tree commit diff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Adapt to skalibs-2.5.0.0Laurent Bercot2017-03-125-14/+14
|
* code style fix, types change in docLaurent Bercot2017-01-282-5/+5
|
* Document the types change (uid_t and gid_t in accessrules)Laurent Bercot2017-01-241-2/+2
|
* Delete obsolete examples/ROOT, refer to s6-linux-init insteadLaurent Bercot2017-01-241-8/+11
|
* Preparation to version bumpLaurent Bercot2017-01-122-3/+10
|
* Fifodir doc clarification (thanks Buck Evans)Laurent Bercot2016-12-311-1/+37
|
* Increase s6-log "s" limit to 256MBLaurent Bercot2016-11-213-3/+9
|
* Doc typo fixLaurent Bercot2016-10-311-1/+1
|
* version: 2.4.0.0 v2.4.0.0Laurent Bercot2016-10-281-0/+2
|
* Add guard-rail to s6-ipcserver to avoid it choking on a dgram socketLaurent Bercot2016-09-101-0/+1
|
* Allow s6-ipcserver-socketbinder to create SOCK_DGRAM sockets and to not ↵Laurent Bercot2016-09-101-4/+13
| | | | listen() (suggested by Daniel Kahn Gillmor)
* Doc typo fixLaurent Bercot2016-09-061-1/+1
|
* Doc typo fix (thanks Daniel Kahn Gillmor!)Laurent Bercot2016-08-301-1/+1
|
* Doc update: more mentions of the finish script's argumentsLaurent Bercot2016-08-191-1/+4
|
* Update link to noshLaurent Bercot2016-08-131-1/+1
|
* Add spawn_lib supportLaurent Bercot2016-08-122-3/+10
|
* - doc typo fixLaurent Bercot2016-07-121-1/+1
| | | | - bugfix: proper error reporting in s6_fdholder_list_cb
* Documentation link fixLaurent Bercot2016-05-161-1/+1
|
* Doc fix and clarification about symlinking servicedirs into the scandirLaurent Bercot2016-04-151-2/+5
|
* Update why.html to reflect that s6-svscan is now -t0 by defaultLaurent Bercot2016-04-151-3/+3
|
* version: 2.3.0.0 v2.3.0.0Laurent Bercot2016-04-142-3/+7
|
* - s6-svscan defaults to -t0 instead of -t5000Laurent Bercot2016-03-183-6/+11
| | | | - rc for v2.3.0.0, waiting to update deps before releasing
* Doc typo fixLaurent Bercot2016-02-291-1/+1
|
* Doc fix about launchd's XML usage (thanks awilfox)Laurent Bercot2016-02-251-5/+9
|
* - fix stupid, stupid s6-ftrigrd crash (thx jjk)Laurent Bercot2016-01-072-2/+8
| | | | - rc for 2.2.4.3
* fix references to s6-ipcserver (thanks Casper Ti. Vector)Laurent Bercot2015-12-252-4/+2
|
* Update doc for s6-envuidgidLaurent Bercot2015-12-191-13/+11
|
* version: 2.2.4.2 v2.2.4.2Laurent Bercot2015-12-172-1/+7
|
* version: 2.2.4.1Laurent Bercot2015-12-172-1/+8
|
* - skalibs dep: 2.3.8.3 v2.2.4.0Laurent Bercot2015-11-162-2/+4
| | | | | - execline dep: 2.1.4.5 - version: 2.2.4.0
* - new options to s6-envuidgidLaurent Bercot2015-11-133-6/+31
| | | | - rc for 2.2.4.0
* doc fixLaurent Bercot2015-11-111-1/+1
|
* - s6-ioconnect bugfix v2.2.3.1Laurent Bercot2015-11-052-1/+7
| | | | - version: 2.2.3.1
* - add -g option to s6-envuidgidLaurent Bercot2015-11-044-5/+18
| | | | - set s6-log processor wd to the logdir
* - link .so to correct sonameLaurent Bercot2015-11-042-1/+7
| | | | | - fully strip shared libs - Makefile syntactic consistency
* version: 2.2.2.1 v2.2.2.1Laurent Bercot2015-11-042-1/+7
|
* Don't say bb is the *only* syslogd doing rotation right (metalog does it).Laurent Bercot2015-10-271-2/+3
|
* Remove extraneous space in s6-tai64nlocalLaurent Bercot2015-10-201-1/+1
|
* - remove now useless tain_now() check in s6-setlock v2.2.2.0Laurent Bercot2015-10-152-2/+5
| | | | - version: 2.2.2.0
* Doc fix (thanks Michael Zuo)Laurent Bercot2015-10-121-1/+1
|
* Add SIGWINCH support to s6-supervise and s6-svc (-y)Laurent Bercot2015-10-121-1/+2
|
* Push back GNU make dependency to 3.81Laurent Bercot2015-10-121-2/+1
|
* - add -s support to s6-svscanLaurent Bercot2015-10-065-8/+65
| | | | | - change examples to support -s - change examples to invoke s6-rc, remove servicedirs
* - minor bugfix in s6-log (correct return when stat() fails) v2.2.1.1Laurent Bercot2015-10-052-3/+12
| | | | | | | - remove fucking -Bsymbolic - add s6-setsid to stage 1 example - prepare shutdown functionality for s6-svscan - version: 2.2.1.1
* Clarify what the -wr/-wR option to s6-svlisten doesLaurent Bercot2015-09-252-2/+4
|
* servicedir doc fixLaurent Bercot2015-09-191-3/+5
|
* Add specific exit to s6-svstat when service is unsupervisedLaurent Bercot2015-09-081-0/+9
|
* - New -wr | -wR options to s6-svc, s6-svlisten1 and s6-svlistenLaurent Bercot2015-08-275-7/+42
| | | | | - skalibs and execline dep bump - rc for 2.2.1.0 unless more new functionality is needed for s6-rc
* Doc fixLaurent Bercot2015-08-231-2/+2
|
* xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)Laurent Bercot2015-08-122-3/+10
|