| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 | |
| | | ||||||
| * | Update doc for s6-envuidgid | Laurent Bercot | 2015-12-19 | 1 | -13/+11 | |
| | | ||||||
| * | version: 2.2.4.2v2.2.4.2 | Laurent Bercot | 2015-12-17 | 2 | -1/+7 | |
| | | ||||||
| * | version: 2.2.4.1 | Laurent Bercot | 2015-12-17 | 2 | -1/+8 | |
| | | ||||||
| * | - skalibs dep: 2.3.8.3v2.2.4.0 | Laurent Bercot | 2015-11-16 | 2 | -2/+4 | |
| | | | | | | - execline dep: 2.1.4.5 - version: 2.2.4.0 | |||||
| * | - new options to s6-envuidgid | Laurent Bercot | 2015-11-13 | 3 | -6/+31 | |
| | | | | | - rc for 2.2.4.0 | |||||
| * | doc fix | Laurent Bercot | 2015-11-11 | 1 | -1/+1 | |
| | | ||||||
| * | - s6-ioconnect bugfixv2.2.3.1 | Laurent Bercot | 2015-11-05 | 2 | -1/+7 | |
| | | | | | - version: 2.2.3.1 | |||||
| * | - add -g option to s6-envuidgid | Laurent Bercot | 2015-11-04 | 4 | -5/+18 | |
| | | | | | - set s6-log processor wd to the logdir | |||||
| * | - link .so to correct soname | Laurent Bercot | 2015-11-04 | 2 | -1/+7 | |
| | | | | | | - fully strip shared libs - Makefile syntactic consistency | |||||
| * | version: 2.2.2.1v2.2.2.1 | Laurent Bercot | 2015-11-04 | 2 | -1/+7 | |
| | | ||||||
| * | Don't say bb is the *only* syslogd doing rotation right (metalog does it). | Laurent Bercot | 2015-10-27 | 1 | -2/+3 | |
| | | ||||||
| * | Remove extraneous space in s6-tai64nlocal | Laurent Bercot | 2015-10-20 | 1 | -1/+1 | |
| | | ||||||
| * | - remove now useless tain_now() check in s6-setlockv2.2.2.0 | Laurent Bercot | 2015-10-15 | 2 | -2/+5 | |
| | | | | | - version: 2.2.2.0 | |||||
| * | Doc fix (thanks Michael Zuo) | Laurent Bercot | 2015-10-12 | 1 | -1/+1 | |
| | | ||||||
| * | Add SIGWINCH support to s6-supervise and s6-svc (-y) | Laurent Bercot | 2015-10-12 | 1 | -1/+2 | |
| | | ||||||
| * | Push back GNU make dependency to 3.81 | Laurent Bercot | 2015-10-12 | 1 | -2/+1 | |
| | | ||||||
| * | - add -s support to s6-svscan | Laurent Bercot | 2015-10-06 | 5 | -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.1 | Laurent Bercot | 2015-10-05 | 2 | -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 does | Laurent Bercot | 2015-09-25 | 2 | -2/+4 | |
| | | ||||||
