aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Credit crestLaurent Bercot2018-03-011-0/+1
* Add openb_read workaround, prepare for 0.4.0.1Laurent Bercot2018-03-016-5/+17
* version: 0.4.0.0v0.4.0.0Laurent Bercot2018-01-043-1/+4
* live actually needs to be an absolute path for s6-rc-init and s6-rc-updateLaurent Bercot2017-12-233-2/+7
* Use dir_fd instead of dirfd, because SolarisLaurent Bercot2017-12-211-2/+1
* Work around NetBSD and Solaris braindeadnessLaurent Bercot2017-12-212-28/+30
* Fix (hopefully) the two remaining bugs in s6-rc-update...Laurent Bercot2017-12-072-3/+3
* Add s6-rc-format-upgrade to package/modesLaurent Bercot2017-12-071-0/+1
* Get this right, maybe?Laurent Bercot2017-12-071-1/+2
* Fix off-by-one in s6rc_livedir_createLaurent Bercot2017-12-071-1/+1
* Add s6-rc-format-upgradeLaurent Bercot2017-12-048-17/+211
* Document dep to skalibs-2.6.3.0 (atomic_symlink())Laurent Bercot2017-12-043-3/+3
* Refactor s6-rc-init and s6-rc-upgrade around atomic_symlink and s6rc_livedir...Laurent Bercot2017-12-047-221/+151
* Fix qsort invocation, now services are really sorted...Laurent Bercot2017-11-271-1/+6
* Guarantee s6-rc-compile service numberingLaurent Bercot2017-11-272-17/+35
* Use new skalibs' access_at instead of faccessat, because MacOSLaurent Bercot2017-11-271-1/+1
* Update dependencies, get ready for master mergeLaurent Bercot2017-11-274-9/+13
* ... but erroring out early is safer.Laurent Bercot2017-11-041-3/+9
* Even better message: defer it >.>Laurent Bercot2017-11-041-2/+1
* Better error message on invalid funnel bundlesLaurent Bercot2017-11-041-1/+1
* Warn on misplaced pipeline-name filesLaurent Bercot2017-11-041-5/+15
* Better error messages for resolve_prodconsLaurent Bercot2017-11-041-21/+7
* Update documentation, prepare for 0.4.0.0Laurent Bercot2017-11-046-18/+68
* Implement funnels. Needs testing.Laurent Bercot2017-11-0410-168/+259
* Update .gitignoreLaurent Bercot2017-11-021-4/+13
* Make all-pic a user optionLaurent Bercot2017-10-304-12/+28
* Support default pieLaurent Bercot2017-10-292-0/+19
* Workaround for a Solaris bug (incorrect mkdtemp guarding)Laurent Bercot2017-10-191-0/+1
* Change safety guard to PATH_MAX because Solaris doesn't know NAME_MAXLaurent Bercot2017-10-191-1/+1
* Limit prefix size to NAME_MAXLaurent Bercot2017-10-171-0/+2
* version: 0.3.0.0v0.3.0.0Laurent Bercot2017-10-092-4/+4
* Make s6-rc prefix-independent; implement s6-rc diffLaurent Bercot2017-10-094-54/+95
* Replace suffix with prefixLaurent Bercot2017-10-0913-91/+100
* Add -s to s6-rc-init; prepare for 0.3.0.0Laurent Bercot2017-10-0817-77/+192
* Better *FLAGS management; prepare for 0.2.2.0Laurent Bercot2017-10-057-25/+51
* doc: mention when to recompile service databasesLaurent Bercot2017-09-301-0/+12
* Doc typo fixLaurent Bercot2017-09-301-1/+1
* Add doc precisions about live compiled dbsLaurent Bercot2017-09-303-0/+26
* Use mkdtemp() for the new livedir in s6-rc-updateLaurent Bercot2017-09-301-6/+6
* bugfix: don't use satmp in s6-rc-init, because argument to rm_rf()Laurent Bercot2017-09-262-17/+19
* s6-rc examples: Change usage of import to importas.Colin Booth2017-09-1321-23/+23
* version: 0.2.1.2v0.2.1.2Laurent Bercot2017-08-282-3/+5
* More conversion to xpathexecLaurent Bercot2017-08-224-4/+6
* Prepare for 0.2.1.2Laurent Bercot2017-08-226-25/+21
* Adjust s6-rc verbosity (-v2 is now more terse, -v3 is what -v2 was)Laurent Bercot2017-08-071-2/+2
* Fix a race condition in s6rc_servicedir_manage()Laurent Bercot2017-07-126-14/+42
* version: 0.2.1.1v0.2.1.1Laurent Bercot2017-07-035-2/+17
* bugfixes: in s6-rc-compile, off-by-one array size, and uninitialized struct ...Laurent Bercot2017-07-031-2/+3
* Add commented code to s6-rc to kill oneshots. Just in case.Laurent Bercot2017-06-191-2/+15
* Usability changes for transition failures in s6-rc changeLaurent Bercot2017-06-1810-12/+118