| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Prepare for 0.5.4.2; use open3() safe wrapper | Laurent Bercot | 2023-07-06 | 1 | -2/+2 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Open the shared locks O_RDONLY, duh. | Laurent Bercot | 2022-11-10 | 1 | -12/+13 |
| | | | | | | | | Instead of writing workarounds for EROFS and chattr +i and still failing to properly address other cases. Noob. Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | ... but do it with the correct logic | Laurent Bercot | 2022-07-28 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Allow opening the db on chattr +i | Laurent Bercot | 2022-07-28 | 1 | -1/+1 |
| | | | | | | | This is done by ignoring EPERM on open() just like we ignore EROFS. Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | You want shared locks, Sherlock | Laurent Bercot | 2020-12-10 | 1 | -6/+4 |
| | | |||||
| * | Prepare for 0.5.2.1; build against new skalibs/execline/s6 | Laurent Bercot | 2020-12-07 | 1 | -12/+10 |
| | | |||||
| * | Prepare for 0.2.1.2 | Laurent Bercot | 2017-08-22 | 1 | -7/+5 |
| | | |||||
| * | bugfixes: fd leak in s6-rc-oneshot-run, and missing coe in s6rc_lock | Laurent Bercot | 2017-05-12 | 1 | -1/+6 |
| | | |||||
| * | Don't wait on locks by default (fail instead); add a -b option to get the ↵ | Laurent Bercot | 2017-03-23 | 1 | -3/+13 |
| | | | | | | | waiting behaviour Also fix a few types in s6-rc-compile (unsigned int -> uint32_t for avltree indices) | ||||
| * | Adapt to skalibs-2.5.0.0 | Laurent Bercot | 2017-03-13 | 1 | -9/+7 |
| | | |||||
| * | Types fix: first pass | Laurent Bercot | 2017-01-08 | 1 | -2/+3 |
| | | |||||
| * | - appease gcc, which still doesn't understand data flow across gotos, in ↵ | Laurent Bercot | 2015-10-27 | 1 | -1/+1 |
| | | | | | | | s6rc_lock - document proper service stubbing for OpenRC | ||||
| * | s6rc_lock bugfix for EROFS | Laurent Bercot | 2015-09-02 | 1 | -1/+1 |
| | | |||||
| * | - some work on s6-rc-update | Laurent Bercot | 2015-08-29 | 1 | -0/+48 |
| - add s6-rc-bundle and relevant doc | |||||
