summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2017-11-02 Better s6-supervise docLaurent Bercot
2017-10-25 Doc grammar fixLaurent Bercot
2017-10-25 Document s6-log's -l optionLaurent Bercot
2017-10-05 Better *FLAGS management; prepare for 2.6.1.1Laurent Bercot
2017-09-13 Remove mention of /etc/leapsecs.dat from s6-tai64nlocal docLaurent Bercot
2017-09-12 Change absolute link to relative one in docLaurent Bercot
2017-08-28 Switch to xpathexec_*Laurent Bercot
2017-08-22 Prepare for 2.6.1.0Laurent Bercot
2017-08-20 Doc updatesLaurent Bercot
2017-08-19 Doc clarificationLaurent Bercot
2017-08-19 Add s6-notifyoncheckLaurent Bercot
2017-08-16 Doc typo fixLaurent Bercot
2017-07-24 Apply Guillermo's fixes to doc and examplesLaurent Bercot
2017-07-16 Add ftrigr_updateb()Laurent Bercot
2017-07-12 Add s6_svc_lock_take() and s6_svc_lock_release()Laurent Bercot
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.
2017-06-14 Add ftrigr_checksa(), rewrite s6_svlisten_loop() around itLaurent Bercot
- 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()
2017-05-24 More schemeless URLsLaurent Bercot
2017-05-24 More schemeless URLsLaurent Bercot
2017-05-23 Switch doc to schemeless URLsLaurent Bercot
2017-05-21 version: 2.5.1.0 (fo realz)v2.5.1.0Laurent Bercot
2017-05-19 Add the timeout-kill feature to s6-supervise. Prepare for version 2.5.1.0.Laurent Bercot
2017-05-11 doc precision: s6-ftrig-wait prints its last event to stdoutLaurent Bercot
2017-05-11 s6-ftrig-listen1 now prints the last event to stdoutLaurent Bercot
2017-05-11 Prepare for version 2.5.0.1Laurent Bercot
2017-05-07 Doc typo fixesLaurent Bercot
2017-04-05 Doc link fixLaurent Bercot
2017-04-05 Better doc for s6-svc -OLaurent Bercot
2017-03-29 Better s6-svstat descriptionLaurent Bercot
2017-03-29 s6-svstat doc typo fix and clarificationLaurent Bercot
2017-03-27 Clarify permanent failure API for s6-svwait -r and friends; update docLaurent Bercot
2017-03-25 Stop using flagwant; new s6-svstat API; s6-svwait's timeout exitcode is now 99Laurent Bercot
2017-03-20 Implement permanent failure for services via ./finish exiting 125Laurent Bercot
2017-03-12 Adapt to skalibs-2.5.0.0Laurent Bercot
2017-01-28 code style fix, types change in docLaurent Bercot
2017-01-24 Document the types change (uid_t and gid_t in accessrules)Laurent Bercot
2017-01-24 Delete obsolete examples/ROOT, refer to s6-linux-init insteadLaurent Bercot
2017-01-12 Preparation to version bumpLaurent Bercot
2016-12-31 Fifodir doc clarification (thanks Buck Evans)Laurent Bercot
2016-11-21 Increase s6-log "s" limit to 256MBLaurent Bercot
2016-10-31 Doc typo fixLaurent Bercot
2016-10-28 version: 2.4.0.0v2.4.0.0Laurent Bercot
2016-09-10 Add guard-rail to s6-ipcserver to avoid it choking on a dgram socketLaurent Bercot
2016-09-10 Allow s6-ipcserver-socketbinder to create SOCK_DGRAM sockets and to not ↵Laurent Bercot
listen() (suggested by Daniel Kahn Gillmor)
2016-09-06 Doc typo fixLaurent Bercot
2016-08-30 Doc typo fix (thanks Daniel Kahn Gillmor!)Laurent Bercot
2016-08-19 Doc update: more mentions of the finish script's argumentsLaurent Bercot
2016-08-13 Update link to noshLaurent Bercot
2016-08-12 Add spawn_lib supportLaurent Bercot
2016-07-12 - doc typo fixLaurent Bercot
- bugfix: proper error reporting in s6_fdholder_list_cb
2016-05-16 Documentation link fixLaurent Bercot