summaryrefslogtreecommitdiff
path: root/src/s6-rc/s6-rc-init.c
AgeCommit message (Expand)Author
2021-08-10 Update dependencies, adjust to skalibs-2.11.0.0 apisLaurent Bercot
2020-12-07 Prepare for 0.5.2.1; build against new skalibs/execline/s6Laurent Bercot
2020-06-24 s6-rc-init: remove dangling symlink when manage() failsLaurent Bercot
2020-01-03 Code cleanupLaurent Bercot
2019-09-06 Adapt to new stopwatch APILaurent Bercot
2019-09-04 Use stopwatchesLaurent Bercot
2017-12-23 live actually needs to be an absolute path for s6-rc-init and s6-rc-updateLaurent Bercot
2017-12-04 Refactor s6-rc-init and s6-rc-upgrade around atomic_symlink and s6rc_livedir...Laurent 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-26 bugfix: don't use satmp in s6-rc-init, because argument to rm_rf()Laurent Bercot
2017-05-16 Add -d option to s6-rc-init, to dereference compiledLaurent Bercot
2017-03-23 Don't wait on locks by default (fail instead); add a -b option to get the wa...Laurent Bercot
2017-03-13 Adapt to skalibs-2.5.0.0Laurent Bercot
2017-01-08 Types fix: first passLaurent Bercot
2016-03-10 s6-rc-init bugfix: don't use satmp.s after cleanup(). For real this time.Laurent Bercot
2015-11-07 s6-rc-init bugfix: don't use satmp.s after cleanup() (thanks Eric Le Bihan)Laurent Bercot
2015-09-12 s6-rc-update bugfixes. Now works on nops.Laurent Bercot
2015-09-02 Fix the regression in s6-rc-init; progress on s6-rc-updateLaurent Bercot
2015-09-02 Intermediate commit to fix a regressionLaurent Bercot
2015-08-29 - some work on s6-rc-updateLaurent Bercot
2015-08-27 More work on s6-rc-updateLaurent Bercot
2015-08-18 Made live a symlink, for easier atomic updatingLaurent Bercot
2015-08-13 - add support for --livedirLaurent Bercot
2015-07-20 Always use names linked in scandirLaurent Bercot
2015-07-14 Don't remove the directory if it preexistedLaurent Bercot
2015-07-14 allow existing empty directories for live in s6-rc-initLaurent Bercot
2015-07-07 Added s6-rc-update skeletonLaurent Bercot
2015-06-16 Bugfixes.Laurent Bercot
2015-06-10 s6-rc-init bugfix: add a down file for loggersLaurent Bercot
2015-06-10 s6-rc-init bugfixLaurent Bercot
2015-06-04 Initial commitLaurent Bercot