| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Doc updates | Laurent Bercot | 2017-08-20 | 2 | -8/+34 |
| | | |||||
| * | Doc clarification | Laurent Bercot | 2017-08-19 | 1 | -1/+2 |
| | | |||||
| * | Add s6-notifyoncheck | Laurent Bercot | 2017-08-19 | 2 | -0/+161 |
| | | |||||
| * | Doc typo fix | Laurent Bercot | 2017-08-16 | 1 | -1/+1 |
| | | |||||
| * | Apply Guillermo's fixes to doc and examples | Laurent Bercot | 2017-07-24 | 2 | -2/+2 |
| | | |||||
| * | Add ftrigr_updateb() | Laurent Bercot | 2017-07-16 | 1 | -4/+25 |
| | | |||||
| * | Add s6_svc_lock_take() and s6_svc_lock_release() | Laurent Bercot | 2017-07-12 | 2 | -1/+8 |
| | | | | | | | 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 it | Laurent Bercot | 2017-06-14 | 3 | -2/+29 |
| | | | | | | | | - 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 URLs | Laurent Bercot | 2017-05-24 | 2 | -2/+2 |
| | | |||||
| * | More schemeless URLs | Laurent Bercot | 2017-05-24 | 1 | -1/+1 |
| | | |||||
| * | Switch doc to schemeless URLs | Laurent Bercot | 2017-05-23 | 79 | -319/+319 |
| | | |||||
| * | version: 2.5.1.0 (fo realz)v2.5.1.0 | Laurent Bercot | 2017-05-21 | 1 | -1/+1 |
| | | |||||
| * | Add the timeout-kill feature to s6-supervise. Prepare for version 2.5.1.0. | Laurent Bercot | 2017-05-19 | 3 | -3/+16 |
| | | |||||
| * | doc precision: s6-ftrig-wait prints its last event to stdout | Laurent Bercot | 2017-05-11 | 1 | -1/+2 |
| | | |||||
| * | s6-ftrig-listen1 now prints the last event to stdout | Laurent Bercot | 2017-05-11 | 2 | -1/+4 |
| | | |||||
| * | Prepare for version 2.5.0.1 | Laurent Bercot | 2017-05-11 | 2 | -3/+10 |
| | | |||||
| * | Doc typo fixes | Laurent Bercot | 2017-05-07 | 2 | -2/+2 |
| | | |||||
| * | Doc link fix | Laurent Bercot | 2017-04-05 | 1 | -1/+1 |
| | | |||||
| * | Better doc for s6-svc -O | Laurent Bercot | 2017-04-05 | 1 | -3/+3 |
| | | |||||
| * | Better s6-svstat description | Laurent Bercot | 2017-03-29 | 1 | -2/+3 |
| | | |||||
| * | s6-svstat doc typo fix and clarification | Laurent Bercot | 2017-03-29 | 1 | -2/+3 |
| | | |||||
| * | Clarify permanent failure API for s6-svwait -r and friends; update doc | Laurent Bercot | 2017-03-27 | 4 | -9/+42 |
| | | |||||
| * | Stop using flagwant; new s6-svstat API; s6-svwait's timeout exitcode is now 99 | Laurent Bercot | 2017-03-25 | 4 | -10/+89 |
| | | |||||
| * | Implement permanent failure for services via ./finish exiting 125 | Laurent Bercot | 2017-03-20 | 2 | -3/+13 |
| | | |||||
| * | Adapt to skalibs-2.5.0.0 | Laurent Bercot | 2017-03-12 | 5 | -14/+14 |
| | | |||||
| * | code style fix, types change in doc | Laurent Bercot | 2017-01-28 | 2 | -5/+5 |
| | | |||||
| * | Document the types change (uid_t and gid_t in accessrules) | Laurent Bercot | 2017-01-24 | 1 | -2/+2 |
| | | |||||
| * | Delete obsolete examples/ROOT, refer to s6-linux-init instead | Laurent Bercot | 2017-01-24 | 1 | -8/+11 |
| | | |||||
| * | Preparation to version bump | Laurent Bercot | 2017-01-12 | 2 | -3/+10 |
| | | |||||
| * | Fifodir doc clarification (thanks Buck Evans) | Laurent Bercot | 2016-12-31 | 1 | -1/+37 |
| | | |||||
| * | Increase s6-log "s" limit to 256MB | Laurent Bercot | 2016-11-21 | 3 | -3/+9 |
| | | |||||
| * | Doc typo fix | Laurent Bercot | 2016-10-31 | 1 | -1/+1 |
| | | |||||
| * | version: 2.4.0.0v2.4.0.0 | Laurent Bercot | 2016-10-28 | 1 | -0/+2 |
| | | |||||
| * | Add guard-rail to s6-ipcserver to avoid it choking on a dgram socket | Laurent Bercot | 2016-09-10 | 1 | -0/+1 |
| | | |||||
| * | Allow s6-ipcserver-socketbinder to create SOCK_DGRAM sockets and to not ↵ | Laurent Bercot | 2016-09-10 | 1 | -4/+13 |
| | | | | | listen() (suggested by Daniel Kahn Gillmor) | ||||
| * | Doc typo fix | Laurent Bercot | 2016-09-06 | 1 | -1/+1 |
| | | |||||
| * | Doc typo fix (thanks Daniel Kahn Gillmor!) | Laurent Bercot | 2016-08-30 | 1 | -1/+1 |
| | | |||||
| * | Doc update: more mentions of the finish script's arguments | Laurent Bercot | 2016-08-19 | 1 | -1/+4 |
| | | |||||
| * | Update link to nosh | Laurent Bercot | 2016-08-13 | 1 | -1/+1 |
| | | |||||
| * | Add spawn_lib support | Laurent Bercot | 2016-08-12 | 2 | -3/+10 |
| | | |||||
| * | - doc typo fix | Laurent Bercot | 2016-07-12 | 1 | -1/+1 |
| | | | | | - bugfix: proper error reporting in s6_fdholder_list_cb | ||||
| * | Documentation link fix | Laurent Bercot | 2016-05-16 | 1 | -1/+1 |
| | | |||||
| * | Doc fix and clarification about symlinking servicedirs into the scandir | Laurent Bercot | 2016-04-15 | 1 | -2/+5 |
| | | |||||
| * | Update why.html to reflect that s6-svscan is now -t0 by default | Laurent Bercot | 2016-04-15 | 1 | -3/+3 |
| | | |||||
| * | version: 2.3.0.0v2.3.0.0 | Laurent Bercot | 2016-04-14 | 2 | -3/+7 |
| | | |||||
| * | - s6-svscan defaults to -t0 instead of -t5000 | Laurent Bercot | 2016-03-18 | 3 | -6/+11 |
| | | | | | - rc for v2.3.0.0, waiting to update deps before releasing | ||||
| * | Doc typo fix | Laurent Bercot | 2016-02-29 | 1 | -1/+1 |
| | | |||||
| * | Doc fix about launchd's XML usage (thanks awilfox) | Laurent Bercot | 2016-02-25 | 1 | -5/+9 |
| | | |||||
| * | - fix stupid, stupid s6-ftrigrd crash (thx jjk) | Laurent Bercot | 2016-01-07 | 2 | -2/+8 |
| | | | | | - rc for 2.2.4.3 | ||||
| * | fix references to s6-ipcserver (thanks Casper Ti. Vector) | Laurent Bercot | 2015-12-25 | 2 | -4/+2 |
| | | |||||
