aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* bugfix: s6-rc-compile didn't properly read flagsLaurent Bercot2021-06-031-1/+1
* bugfix: possible oob read in s6-rc-compileLaurent Bercot2021-05-111-1/+1
* Clean up scandir after updateLaurent Bercot2021-05-061-0/+13
* Don't copy nosetsid into the compiled dbLaurent Bercot2020-12-111-4/+0
* You want shared locks, SherlockLaurent Bercot2020-12-101-6/+4
* Create down files on s6_supervise_linkLaurent Bercot2020-12-101-1/+1
* Prepare for 0.5.2.1; build against new skalibs/execline/s6Laurent Bercot2020-12-0713-150/+100
* Make flags work on bundles tooLaurent Bercot2020-08-201-1/+12
* Add the notion of essential serviceLaurent Bercot2020-08-203-4/+34
* Don't mash words in info messages!Laurent Bercot2020-06-301-1/+1
* s6-rc-init: remove dangling symlink when manage() failsLaurent Bercot2020-06-241-0/+1
* More unified verbose messages for s6-rcLaurent Bercot2020-06-181-5/+5
* Include posixishard as late as possibleLaurent Bercot2020-03-211-1/+1
* Code cleanupLaurent Bercot2020-01-038-20/+38
* Remove tainnow.lib dependencyLaurent Bercot2019-09-215-5/+5
* Adapt to new stopwatch APILaurent Bercot2019-09-066-12/+6
* Use stopwatchesLaurent Bercot2019-09-046-0/+6
* Cosmetic changes, credit LionelLaurent Bercot2019-08-201-3/+2
* Do not start new transitions after sigterm was receivedLionel Van Bemten2019-08-201-1/+4