aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prepare for 0.5.3.2; adapt to skalibs-2.12.0.0Laurent Bercot2022-06-085-8/+10
* bugfix: s6-rc-compile didn't enforce service name restrictionLaurent Bercot2022-04-061-1/+1
* Prepare for 0.5.3.0, add contents.d and dependencies.d supportLaurent Bercot2021-12-031-6/+36
* Die at compile time when notification-fd == lock-fdLaurent Bercot2021-09-271-8/+27
* Add lock-fd supportLaurent Bercot2021-09-262-0/+10
* Adapt to s6-2.11.0.0Laurent Bercot2021-09-027-8/+10
* Fix buildLaurent Bercot2021-08-141-1/+1
* Update dependencies, adjust to skalibs-2.11.0.0 apisLaurent Bercot2021-08-1012-32/+32
* Adapt to skalibs-2.11.0.0Laurent Bercot2021-07-245-221/+127
* bugfix: remove bogus double test before erroring outLaurent Bercot2021-06-281-1/+1