aboutsummaryrefslogtreecommitdiffstats
path: root/doc/index.html
Commit message (Collapse)AuthorAgeFilesLines
* Remove s6-fdholder-*c programsLaurent Bercot2019-07-031-8/+1
| | | | The doc still needs to be updated.
* Prepare for 2.8.0.1Laurent Bercot2019-05-141-2/+2
|
* version: 2.8.0.0v2.8.0.0Laurent Bercot2019-03-041-1/+1
|
* Update execline depLaurent Bercot2019-02-121-1/+1
|
* Prepare for 2.8.0.0Laurent Bercot2019-01-151-1/+1
|
* Use mkptemp() in s6-ftrigrd. Prepare for 2.7.2.3.Laurent Bercot2019-01-091-3/+3
|
* version: 2.7.2.2v2.7.2.2Laurent Bercot2018-11-141-1/+1
|
* version: 2.7.2.1v2.7.2.1Laurent Bercot2018-09-161-1/+1
|
* Adapt to skalibs-2.7.0.0Laurent Bercot2018-07-211-2/+2
|
* Document dependencies correctlyLaurent Bercot2018-06-151-2/+2
|
* Bugfix: inverted warning condition on s6_dtally_write (non-critical)Laurent Bercot2018-03-261-1/+1
|
* Add s6-svdt-clear, s6-permafailonLaurent Bercot2018-03-211-0/+2
|
* Add s6-svdt, change default max tally to 100, add doc, prepare for 2.7.1.0Laurent Bercot2018-03-201-1/+2
|
* Make s6-svwait et al. exit instead of hang if s6-supervise diesLaurent Bercot2018-03-021-1/+1
|
* Credit smaeul, prepare for 2.7.0.1Laurent Bercot2018-02-021-2/+2
|
* Port ftrigr and s6lock to textclientLaurent Bercot2017-12-221-2/+2
|
* Add s6_fdholder_start/end, prepare for 2.6.2.0Laurent Bercot2017-11-271-3/+3
|
* Better *FLAGS management; prepare for 2.6.1.1Laurent Bercot2017-10-051-3/+3
|
* Switch to xpathexec_*Laurent Bercot2017-08-281-4/+5
|
* Prepare for 2.6.1.0Laurent Bercot2017-08-221-3/+3
|
* Add s6-notifyoncheckLaurent Bercot2017-08-191-0/+1
|
* Add s6_svc_lock_take() and s6_svc_lock_release()Laurent Bercot2017-07-121-1/+1
| | | | | | Allows fixing a race condition in s6-rc-init. s6-supervise also creates event/ before supervise/ so that locking the servicedir ensures event/ can be used.
* Add ftrigr_checksa(), rewrite s6_svlisten_loop() around itLaurent Bercot2017-06-141-2/+2
| | | | | | | - Fixes the race condition hit by permanent failure, i.e. two ftrig events close to each other - Requires storing the sequence of events client-side, so an additional stralloc, bleh - The visible struct ftrigr_s changes, so a major bump is needed -> prepare for 2.6.0.0 - ftrigr_check() is now a trivial wrapper around ftrigr_checksa()
* More schemeless URLsLaurent Bercot2017-05-241-1/+1
|
* Switch doc to schemeless URLsLaurent Bercot2017-05-231-8/+8
|
* Add the timeout-kill feature to s6-supervise. Prepare for version 2.5.1.0.Laurent Bercot2017-05-191-2/+2
|
* Prepare for version 2.5.0.1Laurent Bercot2017-05-111-3/+3
|
* Preparation to version bumpLaurent Bercot2017-01-121-3/+3
|
* Increase s6-log "s" limit to 256MBLaurent Bercot2016-11-211-2/+2
|
* Update link to noshLaurent Bercot2016-08-131-1/+1
|
* Add spawn_lib supportLaurent Bercot2016-08-121-3/+3
|
* Documentation link fixLaurent Bercot2016-05-161-1/+1
|
* version: 2.3.0.0v2.3.0.0Laurent Bercot2016-04-141-3/+5
|
* - s6-svscan defaults to -t0 instead of -t5000Laurent Bercot2016-03-181-1/+1
| | | | - rc for v2.3.0.0, waiting to update deps before releasing
* - fix stupid, stupid s6-ftrigrd crash (thx jjk)Laurent Bercot2016-01-071-2/+2
| | | | - rc for 2.2.4.3
* version: 2.2.4.2v2.2.4.2Laurent Bercot2015-12-171-1/+1
|
* version: 2.2.4.1Laurent Bercot2015-12-171-1/+1
|
* - skalibs dep: 2.3.8.3v2.2.4.0Laurent Bercot2015-11-161-2/+2
| | | | | - execline dep: 2.1.4.5 - version: 2.2.4.0
* - new options to s6-envuidgidLaurent Bercot2015-11-131-1/+1
| | | | - rc for 2.2.4.0
* - s6-ioconnect bugfixv2.2.3.1Laurent Bercot2015-11-051-1/+1
| | | | - version: 2.2.3.1
* - add -g option to s6-envuidgidLaurent Bercot2015-11-041-3/+3
| | | | - set s6-log processor wd to the logdir
* - link .so to correct sonameLaurent Bercot2015-11-041-1/+1
| | | | | - fully strip shared libs - Makefile syntactic consistency
* version: 2.2.2.1v2.2.2.1Laurent Bercot2015-11-041-1/+1
|
* - remove now useless tain_now() check in s6-setlockv2.2.2.0Laurent Bercot2015-10-151-2/+2
| | | | - version: 2.2.2.0
* Push back GNU make dependency to 3.81Laurent Bercot2015-10-121-2/+1
|
* - add -s support to s6-svscanLaurent Bercot2015-10-061-1/+1
| | | | | - 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-051-3/+5
| | | | | | | - remove fucking -Bsymbolic - add s6-setsid to stage 1 example - prepare shutdown functionality for s6-svscan - version: 2.2.1.1
* - New -wr | -wR options to s6-svc, s6-svlisten1 and s6-svlistenLaurent Bercot2015-08-271-3/+3
| | | | | - skalibs and execline dep bump - rc for 2.2.1.0 unless more new functionality is needed for s6-rc
* xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)Laurent Bercot2015-08-121-3/+3
|
* - Doc fixes on notification, mentions of s6-rcv2.2.0.0Laurent Bercot2015-07-271-3/+11
| | | | - version: 2.2.0.0