aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Reorganize for 4 subs; add makesvlist, start badsubLaurent Bercot2025-09-0812-17/+290
* Almost got a full sync, still need the adjustment heuristicLaurent Bercot2025-08-198-17/+29
* Major refactors, add makesetbundle, refcompile/setcompile, etc.Laurent Bercot2025-08-0817-282/+678
* Next additions: better bundle management and autobuildLaurent Bercot2025-08-0516-99/+288
* Add makebundle, moveservices, defcompileLaurent Bercot2025-08-046-19/+174
* Refactor to add listalldepsLaurent Bercot2025-08-045-72/+93
* More utilities: s6rc_nlto0, s6rc_repo_set_listdepsLaurent Bercot2025-08-045-0/+119
* First fixesLaurent Bercot2025-08-046-7/+12
* first draft of s6rc_repo_set_compileLaurent Bercot2025-08-0413-71/+290
* bugfixesLaurent Bercot2025-07-052-23/+34
* Add set-copy, set-deleteLaurent Bercot2025-07-045-15/+178
* s6-rc-set-new, refactors, additions, etc.Laurent Bercot2025-07-0311-34/+247
* Add verbosityLaurent Bercot2025-07-021-1/+1
* s6-rc-repo-init: better error messagesLaurent Bercot2025-07-023-12/+77
* bugfixesLaurent Bercot2025-07-021-24/+10
* Finish s6-rc-repo-initLaurent Bercot2025-07-029-82/+240
* Solaris needs nonposix for mkdtempLaurent Bercot2025-06-301-0/+1
* Add s6-rc-repo-init, s6-rc-repo-populateLaurent Bercot2025-06-305-0/+181
* Add s6rc_live_state functionsLaurent Bercot2025-06-184-0/+59
* It's a vpath problem... so work around it, temporarily >.>Laurent Bercot2025-03-184-0/+4
* always fsync after cdb_make_finish in s6-rc-compileLaurent Bercot2025-03-181-2/+1
* fix full dynamic build (missing dep in s6-rc-oneshot-run)Laurent Bercot2025-03-181-0/+1
* Support flag-newpidnsLaurent Bercot2024-10-041-0/+1
* Create instance subdir when copying templateLaurent Bercot2024-10-021-0/+5
* Prepare for 0.5.5.0; add s6rc_livedir_canonLaurent Bercot2024-07-055-0/+34
* Prepare for 0.5.4.4 ; fix fds limit in s6rc-fdholderdLaurent Bercot2024-06-172-2/+13
* Remove all limits in s6-rc-fdholder-fillerLaurent Bercot2024-04-181-17/+13
* Prepare for 0.5.4.3; get rid of 1st limit in s6-rc-fdholder-fillerLaurent Bercot2024-04-181-18/+25
* Raise limits in s6-rc-fdholder-fillerLaurent Bercot2024-04-181-11/+16
* Adapt to skalibs-2.14Laurent Bercot2023-09-092-6/+8
* Prepare for 0.5.4.2; use open3() safe wrapperLaurent Bercot2023-07-061-2/+2
* Remove debug instructionsLaurent Bercot2023-06-201-29/+0
* Simplify selfpipe managementLaurent Bercot2023-04-071-8/+6
* version: 0.5.4.1v0.5.4.1Laurent Bercot2023-02-211-1/+1
* Prepare for 0.5.4.1; ensure livedir always has a lock fileLaurent Bercot2023-02-181-0/+5
* Prepare for 0.5.4.0; add start and stop subcommands to s6-rcLaurent Bercot2023-02-141-0/+10
* Always pass arguments to run.userLaurent Bercot2023-02-101-7/+5
* Add instance support to s6-rc-updateLaurent Bercot2023-02-082-2/+74
* Update s6 dep; simplify servicedir block/unblockLaurent Bercot2023-02-062-29/+2
* Code typo fixLaurent Bercot2023-01-311-1/+1
* Better processing of source instanced servicesLaurent Bercot2023-01-311-9/+20
* Don't hard depend on PATH_MAX; change servicedir file listLaurent Bercot2023-01-313-6/+10
* Add support for s6-instanceLaurent Bercot2022-12-222-0/+10
* Adapt for skalibs-2.13.0.0Laurent Bercot2022-11-2910-10/+10
* Open the shared locks O_RDONLY, duh.Laurent Bercot2022-11-101-12/+13
* bugfix: s6-rc-db: don't open the compiled twiceLaurent Bercot2022-11-101-1/+0
* Change s6rc_servicedir to types defined in s6/servicedir.hLaurent Bercot2022-08-184-57/+37
* bugfix: print correct livedir location in s6-rc error messagesLaurent Bercot2022-08-101-1/+2
* ... but do it with the correct logicLaurent Bercot2022-07-281-1/+1
* Allow opening the db on chattr +iLaurent Bercot2022-07-281-1/+1