| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove s6_ucspiserver_spawn | Laurent Bercot | 2023-09-12 | 2 | -19/+0 |
| * | Better s6-setlock; delete the s6lock subsystem | Laurent Bercot | 2023-09-11 | 15 | -610/+0 |
| * | Adapt to skalibs-2.14 | Laurent Bercot | 2023-09-09 | 2 | -102/+9 |
| * | child_spawn_workaround is public now | Laurent Bercot | 2023-09-08 | 1 | -4/+0 |
| * | Add ucspiserver.h, support posix_spawn() in s6-ipcserverd | Laurent Bercot | 2023-09-08 | 2 | -0/+117 |
| * | Use open safe wrappers; remove debug boilerplate | Laurent Bercot | 2023-07-06 | 1 | -4/+4 |
| * | Simplify selfpipe management | Laurent Bercot | 2023-04-07 | 1 | -4/+2 |
| * | Copy the new template, not the old one! | Laurent Bercot | 2023-02-08 | 1 | -10/+15 |
| * | Add s6_servicedir_instances_recreate_offline functions | Laurent Bercot | 2023-02-08 | 3 | -0/+85 |
| * | Prepare for 2.11.2.1, move template location, change file list | Laurent Bercot | 2023-01-31 | 1 | -2/+1 |
| * | Add s6-instance-list, s6-instance-status (no doc yet) | Laurent Bercot | 2023-01-10 | 3 | -3/+27 |
| * | Next batch of fixes | Laurent Bercot | 2023-01-09 | 1 | -0/+3 |
| * | First batch of fixes, more to come >.> | Laurent Bercot | 2023-01-09 | 1 | -10/+9 |
| * | Add instances implementation (still needs testing) | Laurent Bercot | 2023-01-09 | 1 | -1/+2 |
| * | Refactor libs6auto, add s6-instance-maker (untested) | Laurent Bercot | 2022-12-23 | 7 | -54/+198 |
| * | Adapt to skalibs-2.13.0.0 | Laurent Bercot | 2022-11-29 | 5 | -5/+5 |
| * | Factor s6_auto_write_logrun into a new libs6auto | Laurent Bercot | 2022-08-20 | 2 | -0/+63 |
| * | Add s6_servicedir_file_list | Laurent Bercot | 2022-08-18 | 2 | -0/+21 |
| * | Fix allread errno management | Laurent Bercot | 2022-07-18 | 1 | -0/+4 |
| * | Prepare for 2.11.1.1; adapt to skalibs-2.12.0.0 | Laurent Bercot | 2022-06-08 | 2 | -2/+7 |
| * | Ensure proper detection of s6-svscan not running in all cases | Laurent Bercot | 2021-09-17 | 1 | -0/+1 |
| * | Pass errno as unsigned char | Laurent Bercot | 2021-09-02 | 10 | -17/+17 |
| * | s6-svlink, s6-svunlink, .h changes | Laurent Bercot | 2021-08-30 | 41 | -48/+161 |
| * | s6-svdir-(un)link fixes | Laurent Bercot | 2021-08-28 | 1 | -1/+1 |
| * | Add s6-svdir-link and s6-svdir-unlink | Laurent Bercot | 2021-08-28 | 4 | -149/+167 |
| * | skalibs-2.11.0.0 API change | Laurent Bercot | 2021-08-09 | 36 | -63/+76 |
| * | Change to cdb_find_state | Laurent Bercot | 2021-07-24 | 1 | -2/+3 |
| * | Prepare for 2.11.0.0, adapt to skalibs-2.11.0.0 (cdb changes) | Laurent Bercot | 2021-07-23 | 7 | -28/+34 |
| * | Comment typo fix | Laurent Bercot | 2021-05-06 | 1 | -1/+1 |
| * | Also allow shared locks in s6lockd-helper | Laurent Bercot | 2021-05-04 | 4 | -10/+41 |
| * | More fixes to s6_supervise_link | Laurent Bercot | 2020-12-18 | 1 | -12/+15 |
| * | Only realpath() if a given servicedir is not absolute | Laurent Bercot | 2020-12-11 | 1 | -3/+10 |
| * | Add the possibility of down files to s6_supervise_link | Laurent Bercot | 2020-12-10 | 2 | -12/+26 |
| * | bugfix: sarealpath() API | Laurent Bercot | 2020-12-10 | 1 | -1/+1 |
| * | Use mkptemp2 | Laurent Bercot | 2020-12-10 | 1 | -2/+2 |
| * | Get rid of webipc.h | Laurent Bercot | 2020-12-09 | 2 | -5/+6 |
| * | Do not use 'scandir' as a variable name, thanks posix | Laurent Bercot | 2020-12-07 | 2 | -21/+21 |
| * | Fix build with nsss; fix s6_supervise_link() for logged services | Laurent Bercot | 2020-12-05 | 1 | -6/+17 |
| * | Add s6_supervise_link and s6_supervise_unlink for future s6-rc change | Laurent Bercot | 2020-12-04 | 3 | -0/+171 |
| * | Big signal/command semantics change to svscan/supervise; add s6-svperms. | Laurent Bercot | 2020-12-04 | 1 | -3/+3 |
| * | Fix build against skalibs-2.10.0.0 | Laurent Bercot | 2020-12-02 | 8 | -159/+25 |
| * | Fix supervise/svscan startup when the control dir already exists | Laurent Bercot | 2020-11-16 | 1 | -10/+14 |
| * | Align on new names of skalibs functions | Laurent Bercot | 2020-10-26 | 2 | -6/+6 |
| * | Prepare for 2.9.2.1; add dangling symlink support | Laurent Bercot | 2020-10-26 | 2 | -10/+40 |
| * | Make execline dependency optional | Laurent Bercot | 2019-12-23 | 2 | -2/+57 |
| * | Remove tainnow.lib dependency | Laurent Bercot | 2019-09-21 | 2 | -2/+2 |
| * | Adapt to new stopwatch API | Laurent Bercot | 2019-09-06 | 2 | -4/+2 |
| * | Separate wall clocks from stopwatches | Laurent Bercot | 2019-09-04 | 2 | -1/+3 |
| * | Remove s6-fdholder-*c programs | Laurent Bercot | 2019-07-03 | 1 | -1/+1 |
| * | Accept empty regexes even on BSDs | Laurent Bercot | 2019-05-11 | 1 | -1/+2 |