summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-12-10 Create down files on s6_supervise_linkLaurent Bercot
2020-12-07 Prepare for 0.5.2.1; build against new skalibs/execline/s6Laurent Bercot
2020-08-20Make flags work on bundles tooLaurent Bercot
2020-08-20 Add the notion of essential serviceLaurent Bercot
2020-06-30Don't mash words in info messages!Laurent Bercot
2020-06-24 s6-rc-init: remove dangling symlink when manage() failsLaurent Bercot
2020-06-18 More unified verbose messages for s6-rcLaurent Bercot
2020-03-21 Include posixishard as late as possibleLaurent Bercot
2020-01-03 Code cleanupLaurent Bercot
2019-09-21 Remove tainnow.lib dependencyLaurent Bercot
2019-09-06 Adapt to new stopwatch APILaurent Bercot
2019-09-04 Use stopwatchesLaurent Bercot
2019-08-20 Cosmetic changes, credit LionelLaurent Bercot
2019-08-20Do not start new transitions after sigterm was receivedLionel Van Bemten
2019-02-20 Adapt to skalibs/posixishard.hLaurent Bercot
2019-02-10 bugfix: add max-death-tally and down-signal support to s6-rc-compile!Laurent Bercot
2019-02-04 Scrap s6-rc-compile -u/-g, implement uid/self instead. Prepare for 0.5.0.0Laurent Bercot
2019-01-15 Add s6-log notifications to examples, prepare for 0.4.1.1Laurent Bercot
2018-12-09 bugfix: s6-rc-bundle incorrectly checked against bundle prefixesLaurent Bercot
2018-07-21 Adapt to skalibs-2.7.0.0Laurent Bercot
2018-06-15 Add support for max-death-tally and down-signal, prepare for 0.4.1.0Laurent Bercot
2018-03-01 Add openb_read workaround, prepare for 0.4.0.1Laurent Bercot
2017-12-23 live actually needs to be an absolute path for s6-rc-init and s6-rc-updateLaurent Bercot
2017-12-21 Use dir_fd instead of dirfd, because SolarisLaurent Bercot
2017-12-21 Work around NetBSD and Solaris braindeadnessLaurent Bercot
2017-12-07 Fix (hopefully) the two remaining bugs in s6-rc-update...Laurent Bercot
2017-12-07 Get this right, maybe?Laurent Bercot
2017-12-07 Fix off-by-one in s6rc_livedir_createLaurent Bercot
2017-12-04 Add s6-rc-format-upgradeLaurent Bercot
2017-12-04 Refactor s6-rc-init and s6-rc-upgrade around atomic_symlink and s6rc_livedir...Laurent Bercot
2017-11-27 Fix qsort invocation, now services are really sorted...Laurent Bercot
2017-11-27 Guarantee s6-rc-compile service numberingLaurent Bercot
2017-11-27 Use new skalibs' access_at instead of faccessat, because MacOSLaurent Bercot
2017-11-04 ... but erroring out early is safer.Laurent Bercot
2017-11-04 Even better message: defer it >.>Laurent Bercot
2017-11-04 Better error message on invalid funnel bundlesLaurent Bercot
2017-11-04 Warn on misplaced pipeline-name filesLaurent Bercot
2017-11-04 Better error messages for resolve_prodconsLaurent Bercot
2017-11-04 Implement funnels. Needs testing.Laurent Bercot
2017-10-19 Workaround for a Solaris bug (incorrect mkdtemp guarding)Laurent Bercot
2017-10-19 Change safety guard to PATH_MAX because Solaris doesn't know NAME_MAXLaurent Bercot
2017-10-17 Limit prefix size to NAME_MAXLaurent Bercot
2017-10-09 version: 0.3.0.0v0.3.0.0Laurent Bercot
2017-10-09 Make s6-rc prefix-independent; implement s6-rc diffLaurent Bercot
2017-10-09 Replace suffix with prefixLaurent Bercot
2017-10-08 Add -s to s6-rc-init; prepare for 0.3.0.0Laurent Bercot
2017-09-30 Use mkdtemp() for the new livedir in s6-rc-updateLaurent Bercot
2017-09-26 bugfix: don't use satmp in s6-rc-init, because argument to rm_rf()Laurent Bercot
2017-08-22 More conversion to xpathexecLaurent Bercot
2017-08-22 Prepare for 0.2.1.2Laurent Bercot