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
Age
Commit message (
Collapse
)
Author
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-05-01
Fix minidentd example (needs s6-tcpserver-access)
Laurent Bercot
2017-04-21
Fix the advice on how to atomically replace directories with s6-ln or POSIX
Laurent Bercot
2017-04-11
Doc typo fix
Laurent Bercot
2017-03-27
version: 0.2.0.0
v0.2.0.0
Laurent Bercot
2017-03-23
Don't wait on locks by default (fail instead); add a -b option to get the ↵
Laurent Bercot
waiting behaviour Also fix a few types in s6-rc-compile (unsigned int -> uint32_t for avltree indices)
2017-03-20
Change the s6-rc-fdholder-filler API for easier external interaction
Laurent Bercot
Now s6-rc-fdholder-filler reads the list of services to create pipes for from its stdin. s6-rc-compile writes that list to ./data/autofilled instead of hardcoding it into ./run; this makes it possible to change it programmatically.
2017-03-13
Cleanup of superfluous includes
Laurent Bercot
2017-03-13
Adapt to skalibs-2.5.0.0
Laurent Bercot
2017-01-10
Preparation to version bump
Laurent Bercot
2017-01-08
Types fix: first pass
Laurent Bercot
2016-10-28
version: 0.1.0.0
v0.1.0.0
Laurent Bercot
2016-10-25
Mention --enable-absolute-paths in INSTALL
Laurent Bercot
2016-10-24
Revert wrong shared lib fix
Laurent Bercot
2016-10-24
Proper support for timer_lib
Laurent Bercot
2016-10-24
Fix stupid shared lib dependencies
Laurent Bercot
2016-10-16
Typo fix
Laurent Bercot
2016-10-16
Put EXTLIBEXECPREFIX back in (last commit mistakenly undefined it)
Laurent Bercot
2016-10-16
Implement --enable-absolute-paths
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-09-27
configure: allow $CC to have several words
Laurent Bercot
2016-09-26
Replace c99 compiler test with clang
Laurent Bercot
2016-09-26
-Wa,--noexecstack belongs to CPPFLAGS
Laurent Bercot
2016-08-19
Fix finish creation by s6-rc-compile: only when there's such a file in the ↵
Laurent Bercot
source!
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-27
Add anchors to FAQ entries; add a FAQ for compiled db management.
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-04-14
version: 0.0.3.0
v0.0.3.0
Laurent Bercot
2016-03-19
More standard cross-compilation support (only --host, no --enable-cross needed)
Laurent Bercot
2016-03-17
Add rollback to s6rc_servicedir_manage; it should now be transactional
Laurent Bercot
2016-03-14
Really fix update and global-links dependencies this time...
Laurent Bercot
2016-03-14
Fix update/global-links dependencies
Laurent Bercot
2016-03-10
s6-rc-init bugfix: don't use satmp.s after cleanup(). For real this time.
Laurent Bercot
2016-03-10
./configure --livedir doc fix
Laurent Bercot
2016-02-28
update copyright year range
Laurent Bercot
2016-02-28
Add s6-rc-fdholder-filler doc
Laurent Bercot
2016-02-28
Better mem locality in s6-rc-update. (lol.)
Laurent Bercot
2016-02-27
Doc typo fixes
Laurent Bercot
2016-02-26
Doc typo fix
Laurent Bercot
2016-02-25
Doc fix (thanks awilfox)
Laurent Bercot
2016-01-12
Doc typo fix
Laurent Bercot
2015-12-17
version: 0.0.2.1
v0.0.2.1
Laurent Bercot
2015-12-07
simplify the s6rc-oneshot-runner run script
Laurent Bercot
2015-12-05
fix --enable-cross
Laurent Bercot
[next]