Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-13 | Remove mention of /etc/leapsecs.dat from s6-tai64nlocal doc | Laurent Bercot | |
2017-09-12 | Change absolute link to relative one in doc | Laurent Bercot | |
2017-08-28 | Switch to xpathexec_* | Laurent Bercot | |
2017-08-22 | Prepare for 2.6.1.0 | Laurent Bercot | |
2017-08-20 | Doc updates | Laurent Bercot | |
2017-08-19 | Doc clarification | Laurent Bercot | |
2017-08-19 | Add s6-notifyoncheck | Laurent Bercot | |
2017-08-16 | Doc typo fix | Laurent Bercot | |
2017-07-24 | Apply Guillermo's fixes to doc and examples | Laurent 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 it | Laurent 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 URLs | Laurent Bercot | |
2017-05-24 | More schemeless URLs | Laurent Bercot | |
2017-05-23 | Switch doc to schemeless URLs | Laurent Bercot | |
2017-05-21 | version: 2.5.1.0 (fo realz)v2.5.1.0 | Laurent 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 stdout | Laurent Bercot | |
2017-05-11 | s6-ftrig-listen1 now prints the last event to stdout | Laurent Bercot | |
2017-05-11 | Prepare for version 2.5.0.1 | Laurent Bercot | |
2017-05-07 | Doc typo fixes | Laurent Bercot | |
2017-04-05 | Doc link fix | Laurent Bercot | |
2017-04-05 | Better doc for s6-svc -O | Laurent Bercot | |
2017-03-29 | Better s6-svstat description | Laurent Bercot | |
2017-03-29 | s6-svstat doc typo fix and clarification | Laurent Bercot | |
2017-03-27 | Clarify permanent failure API for s6-svwait -r and friends; update doc | Laurent Bercot | |
2017-03-25 | Stop using flagwant; new s6-svstat API; s6-svwait's timeout exitcode is now 99 | Laurent Bercot | |
2017-03-20 | Implement permanent failure for services via ./finish exiting 125 | Laurent Bercot | |
2017-03-12 | Adapt to skalibs-2.5.0.0 | Laurent Bercot | |
2017-01-28 | code style fix, types change in doc | Laurent 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 instead | Laurent Bercot | |
2017-01-12 | Preparation to version bump | Laurent Bercot | |
2016-12-31 | Fifodir doc clarification (thanks Buck Evans) | Laurent Bercot | |
2016-11-21 | Increase s6-log "s" limit to 256MB | Laurent Bercot | |
2016-10-31 | Doc typo fix | Laurent Bercot | |
2016-10-28 | version: 2.4.0.0v2.4.0.0 | Laurent Bercot | |
2016-09-10 | Add guard-rail to s6-ipcserver to avoid it choking on a dgram socket | Laurent 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 fix | Laurent 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 arguments | Laurent Bercot | |
2016-08-13 | Update link to nosh | Laurent Bercot | |
2016-08-12 | Add spawn_lib support | Laurent Bercot | |
2016-07-12 | - doc typo fix | Laurent Bercot | |
- bugfix: proper error reporting in s6_fdholder_list_cb | |||
2016-05-16 | Documentation link fix | Laurent Bercot | |
2016-04-15 | Doc fix and clarification about symlinking servicedirs into the scandir | Laurent Bercot | |
2016-04-15 | Update why.html to reflect that s6-svscan is now -t0 by default | Laurent Bercot | |
2016-04-14 | version: 2.3.0.0v2.3.0.0 | Laurent Bercot | |
2016-03-18 | - s6-svscan defaults to -t0 instead of -t5000 | Laurent Bercot | |
- rc for v2.3.0.0, waiting to update deps before releasing |