| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix fd leak in s6_svc_lock_release | Laurent Bercot | 2017-08-19 | 1 | -2/+3 |
| | | |||||
| * | Add s6-notifyoncheck | Laurent Bercot | 2017-08-19 | 1 | -0/+3 |
| | | |||||
| * | Fix deps.mak | Laurent Bercot | 2017-07-16 | 1 | -2/+4 |
| | | |||||
| * | Add s6_svc_lock_take() and s6_svc_lock_release() | Laurent Bercot | 2017-07-12 | 1 | -2/+3 |
| | | | | | | | 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 | 1 | -2/+3 |
| | | | | | | | | - 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() | ||||
| * | Revert wrong shared lib fix | Laurent Bercot | 2016-10-24 | 1 | -1/+1 |
| | | |||||
| * | Fix stupid shared lib dependencies | Laurent Bercot | 2016-10-24 | 1 | -1/+1 |
| | | |||||
| * | Apply Eric's patch for spawn support | Laurent Bercot | 2016-08-16 | 1 | -1/+1 |
| | | |||||
| * | Add spawn_lib support | Laurent Bercot | 2016-08-12 | 1 | -8/+8 |
| | | |||||
| * | Push back GNU make dependency to 3.81 | Laurent Bercot | 2015-10-12 | 1 | -59/+59 |
| | | |||||
| * | add s6_svc_ok in libs6, refactor s6-svok | Laurent Bercot | 2015-09-01 | 1 | -3/+4 |
| | | |||||
| * | Link shared libs against their -l deps, better libpath managementv2.2.0.1 | Laurent Bercot | 2015-08-12 | 1 | -2/+3 |
| | | |||||
| * | xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092) | Laurent Bercot | 2015-08-12 | 1 | -2/+2 |
| | | |||||
| * | - Add timeout-finish support and "down-readiness" | Laurent Bercot | 2015-07-20 | 1 | -11/+14 |
| | | | | | | | | - LOTS of refactoring to make this work - Remove s6-notifywhenup - s6-supervise now rocks the casbah - rc for 2.2.0.0 | ||||
| * | - added s6-fdholder-delete(c) | Laurent Bercot | 2015-01-26 | 1 | -0/+4 |
| | | | | | | | - small s6-fdholder-* fixes - s6-fdholder documentation (in review) - s6_svstatus_* bugfix (thanks Olivier Brunel) | ||||
| * | - add s6_accessrules_params_free | Laurent Bercot | 2015-01-23 | 1 | -3/+45 |
| | | | | | - some libfdholder debug | ||||
| * | Add readiness support to s6-svstat | Laurent Bercot | 2015-01-20 | 1 | -4/+4 |
| | | |||||
| * | - added the s6_fdholder library to libs6. (Nothing useful yet.) | Laurent Bercot | 2015-01-19 | 1 | -4/+17 |
| | | | | | | | | | | | - fixed execline invocation in s6-log with slashpackage - integrated s6_svc_main.c's functionality into s6-svscanctl and deleted it - integrated Olivier Brunel's suggestions for wstat report in supervise/status - minor fixes to s6-supervise's status reports - separated sigaction calls in ftrigw_notifyb, this spares a few syscalls in s6-supervise - updated doc to reflect the changes - version bumped to 2.1.0.0 because API breakage (./finish, s6-svstat) | ||||
| * | - s6-svlisten and s6-svlisten1 | Laurent Bercot | 2015-01-16 | 1 | -1/+7 |
| | | | | | | - Synchronous s6-svc - version 2.0.2.0, rc | ||||
| * | Move Unix domain utilities and access control utilites, | Laurent Bercot | 2015-01-15 | 1 | -3/+47 |
| | | | | | as well as the accessrules library, from s6-networking to here | ||||
| * | - Parallel build fixv2.0.1.0 | Laurent Bercot | 2015-01-14 | 1 | -15/+15 |
| | | | | | | - Complete readiness notification via supervise/ready - Version updated to 2.0.1.0, release candidate | ||||
| * | Add s6-applyuidgid | Laurent Bercot | 2015-01-06 | 1 | -0/+3 |
| | | |||||
| * | With the child_spawn change, s6-setlock should be free of SOCKET_LIB | Laurent Bercot | 2014-12-18 | 1 | -1/+1 |
| | | |||||
| * | In s6-setlock too because child_spawn pulls socketpair. My bad. | Laurent Bercot | 2014-12-16 | 1 | -1/+1 |
| | | |||||
| * | And don't forget to update deps.mak | Laurent Bercot | 2014-12-16 | 1 | -4/+4 |
| | | |||||
| * | Update gen-deps.sh and deps.mak | Laurent Bercot | 2014-12-16 | 1 | -13/+41 |
| | | |||||
| * | Initial commit | Laurent Bercot | 2014-12-05 | 1 | -0/+101 |
