aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add commented code to s6-rc to kill oneshots. Just in case.Laurent Bercot2017-06-191-2/+15
* Usability changes for transition failures in s6-rc changeLaurent Bercot2017-06-1810-12/+118
* More schemeless URLsLaurent Bercot2017-05-241-1/+1
* Increase s6-sudo (for oneshots) timeouts from 2 to 30 secondsLaurent Bercot2017-05-242-2/+2
* Switch doc to schemeless URLsLaurent Bercot2017-05-2314-121/+121
* version: 0.2.0.1v0.2.0.1Laurent Bercot2017-05-214-7/+7
* Adapt example service db to s6-uevent-listener API changeLaurent Bercot2017-05-2116-13/+12
* Add support for timeout-killLaurent Bercot2017-05-194-1/+8
* Add -d option to s6-rc-init, to dereference compiledLaurent Bercot2017-05-162-6/+23
* Prepare for version 0.2.0.1Laurent Bercot2017-05-125-8/+25
* bugfixes: fd leak in s6-rc-oneshot-run, and missing coe in s6rc_lockLaurent Bercot2017-05-122-2/+8
* bugfix: trivial fdleak in s6-rc-oneshot run. (More to come.)Laurent Bercot2017-05-121-1/+0
* Fix minidentd example (needs s6-tcpserver-access)Laurent Bercot2017-05-011-0/+1
* Fix the advice on how to atomically replace directories with s6-ln or POSIXLaurent Bercot2017-04-211-10/+11
* Doc typo fixLaurent Bercot2017-04-111-1/+1
* version: 0.2.0.0v0.2.0.0Laurent Bercot2017-03-272-0/+23
* Don't wait on locks by default (fail instead); add a -b option to get the wa...Laurent Bercot2017-03-2317-83/+148
* Change the s6-rc-fdholder-filler API for easier external interactionLaurent Bercot2017-03-202-15/+59
* Cleanup of superfluous includesLaurent Bercot2017-03-136-7/+0
* Adapt to skalibs-2.5.0.0Laurent Bercot2017-03-1326-456/+419
* Preparation to version bumpLaurent Bercot2017-01-104-8/+19
* Types fix: first passLaurent Bercot2017-01-0825-185/+211
* version: 0.1.0.0v0.1.0.0Laurent Bercot2016-10-281-1/+1
* Mention --enable-absolute-paths in INSTALLLaurent Bercot2016-10-251-0/+12
* Revert wrong shared lib fixLaurent Bercot2016-10-242-4/+1
* Proper support for timer_libLaurent Bercot2016-10-241-0/+2
* Fix stupid shared lib dependenciesLaurent Bercot2016-10-242-1/+4
* Typo fixLaurent Bercot2016-10-161-3/+3
* Put EXTLIBEXECPREFIX back in (last commit mistakenly undefined it)Laurent Bercot2016-10-161-0/+3
* Implement --enable-absolute-pathsLaurent Bercot2016-10-163-37/+25
* Typo fixLaurent Bercot2016-10-141-1/+1
* Port to new librandom APILaurent Bercot2016-10-141-1/+5
* bugfix: random_sauniquename API in s6-rc-updateLaurent Bercot2016-10-141-1/+1
* configure: allow $CC to have several wordsLaurent Bercot2016-09-271-1/+1
* Replace c99 compiler test with clangLaurent Bercot2016-09-261-1/+1
* -Wa,--noexecstack belongs to CPPFLAGSLaurent Bercot2016-09-261-1/+1
* Fix finish creation by s6-rc-compile: only when there's such a file in the s...Laurent Bercot2016-08-191-9/+20
* Make s6-rc-compile produce finish.user when service has a consumerLaurent Bercot2016-08-182-4/+14
* Apply Eric's patch for spawn supportLaurent Bercot2016-08-163-1/+5
* Add spawn_lib supportLaurent Bercot2016-08-128-12/+25
* Add anchors to FAQ entries; add a FAQ for compiled db management.Laurent Bercot2016-07-271-0/+84
* for loop -> while loop. Cleaner.Laurent Bercot2016-07-221-4/+2
* bugfix: check for missing } in s6-rc-compile (thanks smaeul)Laurent Bercot2016-06-091-1/+2
* version: 0.0.3.0v0.0.3.0Laurent Bercot2016-04-144-9/+22
* More standard cross-compilation support (only --host, no --enable-cross needed)Laurent Bercot2016-03-192-20/+40
* Add rollback to s6rc_servicedir_manage; it should now be transactionalLaurent Bercot2016-03-176-23/+60
* Really fix update and global-links dependencies this time...Laurent Bercot2016-03-141-1/+1
* Fix update/global-links dependenciesLaurent Bercot2016-03-141-1/+3
* s6-rc-init bugfix: don't use satmp.s after cleanup(). For real this time.Laurent Bercot2016-03-101-1/+3
* ./configure --livedir doc fixLaurent Bercot2016-03-101-1/+1