| Commit message (Expand) | Author | Age | Files | Lines |
| * | Reorganize for 4 subs; add makesvlist, start badsub | Laurent Bercot | 2025-09-08 | 12 | -17/+290 |
| * | Almost got a full sync, still need the adjustment heuristic | Laurent Bercot | 2025-08-19 | 8 | -17/+29 |
| * | Major refactors, add makesetbundle, refcompile/setcompile, etc. | Laurent Bercot | 2025-08-08 | 17 | -282/+678 |
| * | Next additions: better bundle management and autobuild | Laurent Bercot | 2025-08-05 | 16 | -99/+288 |
| * | Add makebundle, moveservices, defcompile | Laurent Bercot | 2025-08-04 | 6 | -19/+174 |
| * | Refactor to add listalldeps | Laurent Bercot | 2025-08-04 | 5 | -72/+93 |
| * | More utilities: s6rc_nlto0, s6rc_repo_set_listdeps | Laurent Bercot | 2025-08-04 | 5 | -0/+119 |
| * | First fixes | Laurent Bercot | 2025-08-04 | 6 | -7/+12 |
| * | first draft of s6rc_repo_set_compile | Laurent Bercot | 2025-08-04 | 13 | -71/+290 |
| * | bugfixes | Laurent Bercot | 2025-07-05 | 2 | -23/+34 |
| * | Add set-copy, set-delete | Laurent Bercot | 2025-07-04 | 5 | -15/+178 |
| * | s6-rc-set-new, refactors, additions, etc. | Laurent Bercot | 2025-07-03 | 11 | -34/+247 |
| * | Add verbosity | Laurent Bercot | 2025-07-02 | 1 | -1/+1 |
| * | s6-rc-repo-init: better error messages | Laurent Bercot | 2025-07-02 | 3 | -12/+77 |
| * | bugfixes | Laurent Bercot | 2025-07-02 | 1 | -24/+10 |
| * | Finish s6-rc-repo-init | Laurent Bercot | 2025-07-02 | 9 | -82/+240 |
| * | Solaris needs nonposix for mkdtemp | Laurent Bercot | 2025-06-30 | 1 | -0/+1 |
| * | Add s6-rc-repo-init, s6-rc-repo-populate | Laurent Bercot | 2025-06-30 | 5 | -0/+181 |
| * | Add s6rc_live_state functions | Laurent Bercot | 2025-06-18 | 4 | -0/+59 |
| * | It's a vpath problem... so work around it, temporarily >.> | Laurent Bercot | 2025-03-18 | 4 | -0/+4 |
| * | always fsync after cdb_make_finish in s6-rc-compile | Laurent Bercot | 2025-03-18 | 1 | -2/+1 |
| * | fix full dynamic build (missing dep in s6-rc-oneshot-run) | Laurent Bercot | 2025-03-18 | 1 | -0/+1 |
| * | Support flag-newpidns | Laurent Bercot | 2024-10-04 | 1 | -0/+1 |
| * | Create instance subdir when copying template | Laurent Bercot | 2024-10-02 | 1 | -0/+5 |
| * | Prepare for 0.5.5.0; add s6rc_livedir_canon | Laurent Bercot | 2024-07-05 | 5 | -0/+34 |
| * | Prepare for 0.5.4.4 ; fix fds limit in s6rc-fdholderd | Laurent Bercot | 2024-06-17 | 2 | -2/+13 |
| * | Remove all limits in s6-rc-fdholder-filler | Laurent Bercot | 2024-04-18 | 1 | -17/+13 |
| * | Prepare for 0.5.4.3; get rid of 1st limit in s6-rc-fdholder-filler | Laurent Bercot | 2024-04-18 | 1 | -18/+25 |
| * | Raise limits in s6-rc-fdholder-filler | Laurent Bercot | 2024-04-18 | 1 | -11/+16 |
| * | Adapt to skalibs-2.14 | Laurent Bercot | 2023-09-09 | 2 | -6/+8 |
| * | Prepare for 0.5.4.2; use open3() safe wrapper | Laurent Bercot | 2023-07-06 | 1 | -2/+2 |
| * | Remove debug instructions | Laurent Bercot | 2023-06-20 | 1 | -29/+0 |
| * | Simplify selfpipe management | Laurent Bercot | 2023-04-07 | 1 | -8/+6 |
| * | version: 0.5.4.1v0.5.4.1 | Laurent Bercot | 2023-02-21 | 1 | -1/+1 |
| * | Prepare for 0.5.4.1; ensure livedir always has a lock file | Laurent Bercot | 2023-02-18 | 1 | -0/+5 |
| * | Prepare for 0.5.4.0; add start and stop subcommands to s6-rc | Laurent Bercot | 2023-02-14 | 1 | -0/+10 |
| * | Always pass arguments to run.user | Laurent Bercot | 2023-02-10 | 1 | -7/+5 |
| * | Add instance support to s6-rc-update | Laurent Bercot | 2023-02-08 | 2 | -2/+74 |
| * | Update s6 dep; simplify servicedir block/unblock | Laurent Bercot | 2023-02-06 | 2 | -29/+2 |
| * | Code typo fix | Laurent Bercot | 2023-01-31 | 1 | -1/+1 |
| * | Better processing of source instanced services | Laurent Bercot | 2023-01-31 | 1 | -9/+20 |
| * | Don't hard depend on PATH_MAX; change servicedir file list | Laurent Bercot | 2023-01-31 | 3 | -6/+10 |
| * | Add support for s6-instance | Laurent Bercot | 2022-12-22 | 2 | -0/+10 |
| * | Adapt for skalibs-2.13.0.0 | Laurent Bercot | 2022-11-29 | 10 | -10/+10 |
| * | Open the shared locks O_RDONLY, duh. | Laurent Bercot | 2022-11-10 | 1 | -12/+13 |
| * | bugfix: s6-rc-db: don't open the compiled twice | Laurent Bercot | 2022-11-10 | 1 | -1/+0 |
| * | Change s6rc_servicedir to types defined in s6/servicedir.h | Laurent Bercot | 2022-08-18 | 4 | -57/+37 |
| * | bugfix: print correct livedir location in s6-rc error messages | Laurent Bercot | 2022-08-10 | 1 | -1/+2 |
| * | ... but do it with the correct logic | Laurent Bercot | 2022-07-28 | 1 | -1/+1 |
| * | Allow opening the db on chattr +i | Laurent Bercot | 2022-07-28 | 1 | -1/+1 |