index
:
s6-rc
1.0.0.0
main
master
real_0.3.0.1
Mirror of git://git.skarnet.org/s6-rc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2017-12-07
Fix off-by-one in s6rc_livedir_create
Laurent Bercot
2017-12-04
Add s6-rc-format-upgrade
Laurent 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 numbering
Laurent Bercot
2017-11-27
Use new skalibs' access_at instead of faccessat, because MacOS
Laurent 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 bundles
Laurent Bercot
2017-11-04
Warn on misplaced pipeline-name files
Laurent Bercot
2017-11-04
Better error messages for resolve_prodcons
Laurent 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_MAX
Laurent Bercot
2017-10-17
Limit prefix size to NAME_MAX
Laurent Bercot
2017-10-09
version: 0.3.0.0
v0.3.0.0
Laurent Bercot
2017-10-09
Make s6-rc prefix-independent; implement s6-rc diff
Laurent Bercot
2017-10-09
Replace suffix with prefix
Laurent Bercot
2017-10-08
Add -s to s6-rc-init; prepare for 0.3.0.0
Laurent Bercot
2017-09-30
Use mkdtemp() for the new livedir in s6-rc-update
Laurent 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 xpathexec
Laurent Bercot
2017-08-22
Prepare for 0.2.1.2
Laurent Bercot
2017-08-07
Adjust s6-rc verbosity (-v2 is now more terse, -v3 is what -v2 was)
Laurent Bercot
2017-07-12
Fix a race condition in s6rc_servicedir_manage()
Laurent Bercot
2017-07-03
bugfixes: in s6-rc-compile, off-by-one array size, and uninitialized struct ...
Laurent Bercot
2017-06-19
Add commented code to s6-rc to kill oneshots. Just in case.
Laurent Bercot
2017-06-18
Usability changes for transition failures in s6-rc change
Laurent Bercot
2017-05-24
Increase s6-sudo (for oneshots) timeouts from 2 to 30 seconds
Laurent Bercot
2017-05-19
Add support for timeout-kill
Laurent Bercot
2017-05-16
Add -d option to s6-rc-init, to dereference compiled
Laurent Bercot
2017-05-12
bugfixes: fd leak in s6-rc-oneshot-run, and missing coe in s6rc_lock
Laurent Bercot
2017-05-12
bugfix: trivial fdleak in s6-rc-oneshot run. (More to come.)
Laurent 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-20
Change the s6-rc-fdholder-filler API for easier external interaction
Laurent Bercot
2017-03-13
Cleanup of superfluous includes
Laurent Bercot
2017-03-13
Adapt to skalibs-2.5.0.0
Laurent Bercot
2017-01-08
Types fix: first pass
Laurent Bercot
2016-10-14
Typo fix
Laurent Bercot
2016-10-14
Port to new librandom API
Laurent Bercot
2016-10-14
bugfix: random_sauniquename API in s6-rc-update
Laurent Bercot
2016-08-19
Fix finish creation by s6-rc-compile: only when there's such a file in the s...
Laurent Bercot
2016-08-18
Make s6-rc-compile produce finish.user when service has a consumer
Laurent Bercot
2016-08-16
Apply Eric's patch for spawn support
Laurent Bercot
2016-08-12
Add spawn_lib support
Laurent Bercot
2016-07-22
for loop -> while loop. Cleaner.
Laurent Bercot
2016-06-09
bugfix: check for missing } in s6-rc-compile (thanks smaeul)
Laurent Bercot
2016-03-17
Add rollback to s6rc_servicedir_manage; it should now be transactional
Laurent Bercot
2016-03-10
s6-rc-init bugfix: don't use satmp.s after cleanup(). For real this time.
Laurent Bercot
2016-02-28
Better mem locality in s6-rc-update. (lol.)
Laurent Bercot
[next]