| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Adapt example service db to s6-uevent-listener API change | Laurent Bercot | 2017-05-21 | 16 | -13/+12 |
| | | |||||
| * | Add support for timeout-kill | Laurent Bercot | 2017-05-19 | 4 | -1/+8 |
| | | |||||
| * | Add -d option to s6-rc-init, to dereference compiled | Laurent Bercot | 2017-05-16 | 2 | -6/+23 |
| | | |||||
| * | Prepare for version 0.2.0.1 | Laurent Bercot | 2017-05-12 | 5 | -8/+25 |
| | | |||||
| * | bugfixes: fd leak in s6-rc-oneshot-run, and missing coe in s6rc_lock | Laurent Bercot | 2017-05-12 | 2 | -2/+8 |
| | | |||||
| * | bugfix: trivial fdleak in s6-rc-oneshot run. (More to come.) | Laurent Bercot | 2017-05-12 | 1 | -1/+0 |
| | | |||||
| * | Fix minidentd example (needs s6-tcpserver-access) | Laurent Bercot | 2017-05-01 | 1 | -0/+1 |
| | | |||||
| * | Fix the advice on how to atomically replace directories with s6-ln or POSIX | Laurent Bercot | 2017-04-21 | 1 | -10/+11 |
| | | |||||
| * | Doc typo fix | Laurent Bercot | 2017-04-11 | 1 | -1/+1 |
| | | |||||
| * | version: 0.2.0.0v0.2.0.0 | Laurent Bercot | 2017-03-27 | 2 | -0/+23 |
| | | |||||
| * | Don't wait on locks by default (fail instead); add a -b option to get the ↵ | Laurent Bercot | 2017-03-23 | 17 | -83/+148 |
| | | | | | | | waiting behaviour Also fix a few types in s6-rc-compile (unsigned int -> uint32_t for avltree indices) | ||||
| * | Change the s6-rc-fdholder-filler API for easier external interaction | Laurent Bercot | 2017-03-20 | 2 | -15/+59 |
| | | | | | | | | Now s6-rc-fdholder-filler reads the list of services to create pipes for from its stdin. s6-rc-compile writes that list to ./data/autofilled instead of hardcoding it into ./run; this makes it possible to change it programmatically. | ||||
| * | Cleanup of superfluous includes | Laurent Bercot | 2017-03-13 | 6 | -7/+0 |
| | | |||||
| * | Adapt to skalibs-2.5.0.0 | Laurent Bercot | 2017-03-13 | 26 | -456/+419 |
| | | |||||
| * | Preparation to version bump | Laurent Bercot | 2017-01-10 | 4 | -8/+19 |
| | | |||||
| * | Types fix: first pass | Laurent Bercot | 2017-01-08 | 25 | -185/+211 |
| | | |||||
| * | version: 0.1.0.0v0.1.0.0 | Laurent Bercot | 2016-10-28 | 1 | -1/+1 |
| | | |||||
| * | Mention --enable-absolute-paths in INSTALL | Laurent Bercot | 2016-10-25 | 1 | -0/+12 |
| | | |||||
| * | Revert wrong shared lib fix | Laurent Bercot | 2016-10-24 | 2 | -4/+1 |
| | | |||||
| * | Proper support for timer_lib | Laurent Bercot | 2016-10-24 | 1 | -0/+2 |
| | | |||||
| * | Fix stupid shared lib dependencies | Laurent Bercot | 2016-10-24 | 2 | -1/+4 |
| | | |||||
| * | Typo fix | Laurent Bercot | 2016-10-16 | 1 | -3/+3 |
| | | |||||
| * | Put EXTLIBEXECPREFIX back in (last commit mistakenly undefined it) | Laurent Bercot | 2016-10-16 | 1 | -0/+3 |
| | | |||||
| * | Implement --enable-absolute-paths | Laurent Bercot | 2016-10-16 | 3 | -37/+25 |
| | | |||||
| * | Typo fix | Laurent Bercot | 2016-10-14 | 1 | -1/+1 |
| | | |||||
| * | Port to new librandom API | Laurent Bercot | 2016-10-14 | 1 | -1/+5 |
| | | |||||
| * | bugfix: random_sauniquename API in s6-rc-update | Laurent Bercot | 2016-10-14 | 1 | -1/+1 |
| | | |||||
| * | configure: allow $CC to have several words | Laurent Bercot | 2016-09-27 | 1 | -1/+1 |
| | | |||||
| * | Replace c99 compiler test with clang | Laurent Bercot | 2016-09-26 | 1 | -1/+1 |
| | | |||||
| * | -Wa,--noexecstack belongs to CPPFLAGS | Laurent Bercot | 2016-09-26 | 1 | -1/+1 |
| | | |||||
| * | Fix finish creation by s6-rc-compile: only when there's such a file in the ↵ | Laurent Bercot | 2016-08-19 | 1 | -9/+20 |
| | | | | | source! | ||||
| * | Make s6-rc-compile produce finish.user when service has a consumer | Laurent Bercot | 2016-08-18 | 2 | -4/+14 |
| | | |||||
| * | Apply Eric's patch for spawn support | Laurent Bercot | 2016-08-16 | 3 | -1/+5 |
| | | |||||
| * | Add spawn_lib support | Laurent Bercot | 2016-08-12 | 8 | -12/+25 |
| | | |||||
| * | Add anchors to FAQ entries; add a FAQ for compiled db management. | Laurent Bercot | 2016-07-27 | 1 | -0/+84 |
| | | |||||
| * | for loop -> while loop. Cleaner. | Laurent Bercot | 2016-07-22 | 1 | -4/+2 |
| | | |||||
| * | bugfix: check for missing } in s6-rc-compile (thanks smaeul) | Laurent Bercot | 2016-06-09 | 1 | -1/+2 |
| | | |||||
| * | version: 0.0.3.0v0.0.3.0 | Laurent Bercot | 2016-04-14 | 4 | -9/+22 |
| | | |||||
| * | More standard cross-compilation support (only --host, no --enable-cross needed) | Laurent Bercot | 2016-03-19 | 2 | -20/+40 |
| | | |||||
| * | Add rollback to s6rc_servicedir_manage; it should now be transactional | Laurent Bercot | 2016-03-17 | 6 | -23/+60 |
| | | |||||
| * | Really fix update and global-links dependencies this time... | Laurent Bercot | 2016-03-14 | 1 | -1/+1 |
| | | |||||
| * | Fix update/global-links dependencies | Laurent Bercot | 2016-03-14 | 1 | -1/+3 |
| | | |||||
| * | s6-rc-init bugfix: don't use satmp.s after cleanup(). For real this time. | Laurent Bercot | 2016-03-10 | 1 | -1/+3 |
| | | |||||
| * | ./configure --livedir doc fix | Laurent Bercot | 2016-03-10 | 1 | -1/+1 |
| | | |||||
| * | update copyright year range | Laurent Bercot | 2016-02-28 | 1 | -1/+1 |
| | | |||||
| * | Add s6-rc-fdholder-filler doc | Laurent Bercot | 2016-02-28 | 2 | -0/+96 |
| | | |||||
| * | Better mem locality in s6-rc-update. (lol.) | Laurent Bercot | 2016-02-28 | 1 | -1/+1 |
| | | |||||
| * | Doc typo fixes | Laurent Bercot | 2016-02-27 | 1 | -2/+2 |
| | | |||||
| * | Doc typo fix | Laurent Bercot | 2016-02-26 | 1 | -1/+1 |
| | | |||||
| * | Doc fix (thanks awilfox) | Laurent Bercot | 2016-02-25 | 1 | -2/+3 |
| | | |||||
