aboutsummaryrefslogtreecommitdiffstats
path: root/src/supervision/s6-svscan.c
Commit message (Expand)AuthorAgeFilesLines
* s6-svlink, s6-svunlink, .h changesLaurent Bercot2021-08-301-1/+1
* skalibs-2.11.0.0 API changeLaurent Bercot2021-08-091-7/+7
* Fix s6-svscan startupLaurent Bercot2020-12-041-15/+21
* Big signal/command semantics change to svscan/supervise; add s6-svperms.Laurent Bercot2020-12-041-1/+1
* Fix lock permissionsLaurent Bercot2020-12-021-1/+1
* Fix build against skalibs-2.10.0.0Laurent Bercot2020-12-021-1/+46
* Adapt to new exec.hLaurent Bercot2020-11-281-20/+10
* Prepare for 2.10.0.0 ; store preliminary changes to s6-svscan/ctl.Laurent Bercot2020-11-271-74/+84
* Add SIGPWR and SIGWINCH support to s6-svscanLaurent Bercot2020-02-181-0/+8
* Use execv() where applicableLaurent Bercot2020-01-161-3/+3
* Restore console fd on s6-svscan execLaurent Bercot2020-01-151-0/+11
* Add console holder functionality to s6-svscanLaurent Bercot2020-01-151-3/+14
* Adapt to new stopwatch APILaurent Bercot2019-09-061-2/+1
* Separate wall clocks from stopwatchesLaurent Bercot2019-09-041-0/+1
* bugfix: s6-svscan not always honoring scan deadlineLaurent Bercot2018-10-221-1/+1
* Add -d notif to s6-svscan; this is only shallow readiness.Laurent Bercot2018-04-201-3/+17
* Switch to xpathexec_*Laurent Bercot2017-08-281-2/+1
* Adapt to skalibs-2.5.0.0Laurent Bercot2017-03-121-16/+15
* Types fix, first passLaurent Bercot2017-01-121-6/+6
* - s6-svscan defaults to -t0 instead of -t5000Laurent Bercot2016-03-181-1/+1
* - add -s support to s6-svscanLaurent Bercot2015-10-061-7/+42
* - minor bugfix in s6-log (correct return when stat() fails)v2.2.1.1Laurent Bercot2015-10-051-0/+1
* s6-svscan bugfix: remove inactive dead services after the next scanLaurent Bercot2015-09-011-5/+16
* - Add support for SIGUSR1 for poweroff in s6-svscanLaurent Bercot2015-06-171-1/+9
* - added the s6_fdholder library to libs6. (Nothing useful yet.)Laurent Bercot2015-01-191-4/+3
* Initial commitLaurent Bercot2014-12-051-0/+498