aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 0.5.6.0, add pkg-config support, etc.Laurent Bercot2025-04-2724-101/+937
* Prepare for next version, fix configureLaurent Bercot2025-03-277-16/+37
* It's a vpath problem... so work around it, temporarily >.>Laurent Bercot2025-03-185-4/+8
* 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-182-1/+3
* version: 0.5.5.0v0.5.5.0Laurent Bercot2024-10-095-7/+22
* Support flag-newpidnsLaurent Bercot2024-10-041-0/+1
* Update depsLaurent Bercot2024-10-043-3/+3
* Create instance subdir when copying templateLaurent Bercot2024-10-021-0/+5
* Install static libraries in /usr/lib by defaultLaurent Bercot2024-09-235-22/+12
* Prepare for 0.5.5.0; add s6rc_livedir_canonLaurent Bercot2024-07-0511-11/+55
* Prepare for 0.5.4.4 ; fix fds limit in s6rc-fdholderdLaurent Bercot2024-06-175-4/+21
* version: 0.5.4.3v0.5.4.3Laurent Bercot2024-06-071-1/+1
* Update depsLaurent Bercot2024-06-063-9/+9
* 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-186-24/+48
* Raise limits in s6-rc-fdholder-fillerLaurent Bercot2024-04-181-11/+16
* version: 0.5.4.2v0.5.4.2Laurent Bercot2023-11-061-1/+0
* Simpler MakefileLaurent Bercot2023-09-221-7/+6
* Update depsLaurent Bercot2023-09-113-3/+3
* Update depsLaurent Bercot2023-09-094-3/+4
* Adapt to skalibs-2.14Laurent Bercot2023-09-092-6/+8
* configure: Catch all of variable valuesMobin2023-07-101-1/+1
* Prepare for 0.5.4.2; use open3() safe wrapperLaurent Bercot2023-07-066-10/+27
* Remove debug instructionsLaurent Bercot2023-06-201-29/+0
* Simplify selfpipe managementLaurent Bercot2023-04-071-8/+6
* Credit flexibeastLaurent Bercot2023-04-071-0/+1
* More doc typo fixesLaurent Bercot2023-04-061-2/+2
* Doc typo fixesLaurent Bercot2023-04-066-9/+9
* Remove s6-test invocation from examplesLaurent Bercot2023-03-191-1/+1
* 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-186-4/+22
* version: 0.5.4.0v0.5.4.0Laurent Bercot2023-02-178-10/+2
* Prepare for 0.5.4.0; add start and stop subcommands to s6-rcLaurent Bercot2023-02-148-9/+42
* 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-065-32/+5
* Code typo fixLaurent Bercot2023-01-311-1/+1
* Better processing of source instanced servicesLaurent Bercot2023-01-311-9/+20
* Prepare for 0.5.3.4Laurent Bercot2023-01-315-6/+21
* Don't hard depend on PATH_MAX; change servicedir file listLaurent Bercot2023-01-313-6/+10
* version: 0.5.3.3v0.5.3.3Laurent Bercot2023-01-141-1/+1
* Document instance(s) directoryLaurent Bercot2022-12-221-0/+5
* Add support for s6-instanceLaurent Bercot2022-12-225-3/+13
* Adapt for skalibs-2.13.0.0Laurent Bercot2022-11-2914-17/+35
* 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
* doc fix: list of files in a longrun definition directoryLaurent Bercot2022-09-031-2/+2
* Change s6rc_servicedir to types defined in s6/servicedir.hLaurent Bercot2022-08-184-57/+37
* Prepare for 0.5.3.3Laurent Bercot2022-08-181-1/+1