| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Prepare for 0.5.2.3 | Laurent Bercot | 2021-05-11 | 1 | -1/+1 |
| | | |||||
| * | Prepare for 0.5.2.2 | Laurent Bercot | 2021-04-13 | 1 | -1/+1 |
| | | |||||
| * | Prepare for 0.5.2.1; build against new skalibs/execline/s6 | Laurent Bercot | 2020-12-07 | 1 | -1/+1 |
| | | |||||
| * | Prepare for 0.5.2.0 | Laurent Bercot | 2020-10-01 | 1 | -1/+1 |
| | | |||||
| * | Prepare for 0.5.1.4 | Laurent Bercot | 2020-06-30 | 1 | -1/+1 |
| | | |||||
| * | Prepare for 0.5.1.3 | Laurent Bercot | 2020-06-24 | 1 | -1/+1 |
| | | |||||
| * | Prepare for 0.5.1.2 | Laurent Bercot | 2020-01-27 | 1 | -1/+1 |
| | | |||||
| * | Fix gen-deps.sh for cross-builds | Laurent Bercot | 2019-10-21 | 1 | -20/+20 |
| | | |||||
| * | Prepare for 0.5.1.1 | Laurent Bercot | 2019-10-21 | 1 | -1/+1 |
| | | |||||
| * | Remove tainnow.lib dependency | Laurent Bercot | 2019-09-21 | 1 | -5/+5 |
| | | |||||
| * | Prepare for 0.5.1.0 | Laurent Bercot | 2019-08-09 | 1 | -1/+1 |
| | | |||||
| * | Scrap s6-rc-compile -u/-g, implement uid/self instead. Prepare for 0.5.0.0 | Laurent Bercot | 2019-02-04 | 1 | -1/+1 |
| | | |||||
| * | bugfix: s6-rc-bundle incorrectly checked against bundle prefixes | Laurent Bercot | 2018-12-09 | 1 | -1/+1 |
| | | |||||
| * | Add support for max-death-tally and down-signal, prepare for 0.4.1.0 | Laurent Bercot | 2018-06-15 | 1 | -1/+1 |
| | | |||||
| * | Add openb_read workaround, prepare for 0.4.0.1 | Laurent Bercot | 2018-03-01 | 1 | -1/+1 |
| | | |||||
| * | Add s6-rc-format-upgrade to package/modes | Laurent Bercot | 2017-12-07 | 1 | -0/+1 |
| | | |||||
| * | Add s6-rc-format-upgrade | Laurent Bercot | 2017-12-04 | 2 | -1/+4 |
| | | |||||
| * | Refactor s6-rc-init and s6-rc-upgrade around atomic_symlink and ↵ | Laurent Bercot | 2017-12-04 | 1 | -3/+5 |
| | | | | | s6rc_livedir_create | ||||
| * | Update documentation, prepare for 0.4.0.0 | Laurent Bercot | 2017-11-04 | 1 | -1/+1 |
| | | |||||
| * | Make all-pic a user option | Laurent Bercot | 2017-10-30 | 1 | -0/+4 |
| | | |||||
| * | Make s6-rc prefix-independent; implement s6-rc diff | Laurent Bercot | 2017-10-09 | 1 | -1/+1 |
| | | | | | | | Using scandir/ in s6-rc is useless, we have access to the servicedirs/ directly. That prevents us from being concerned with scandir prefixes. | ||||
| * | Replace suffix with prefix | Laurent Bercot | 2017-10-09 | 1 | -4/+4 |
| | | |||||
| * | Add -s to s6-rc-init; prepare for 0.3.0.0 | Laurent Bercot | 2017-10-08 | 2 | -4/+6 |
| | | |||||
| * | Better *FLAGS management; prepare for 0.2.2.0 | Laurent Bercot | 2017-10-05 | 1 | -1/+1 |
| | | |||||
| * | Fix a race condition in s6rc_servicedir_manage() | Laurent Bercot | 2017-07-12 | 1 | -1/+1 |
| | | |||||
| * | version: 0.2.1.1v0.2.1.1 | Laurent Bercot | 2017-07-03 | 1 | -1/+1 |
| | | |||||
| * | Usability changes for transition failures in s6-rc change | Laurent Bercot | 2017-06-18 | 1 | -1/+1 |
| | | | | | | | | | - Add explicit s6-svc -d call for longrun transition failure - Add SIGTERM and SIGINT handling: kill all longrun transitions - Doc update - Credit Lionel - Prepare for 0.2.1.0 | ||||
| * | Prepare for version 0.2.0.1 | Laurent Bercot | 2017-05-12 | 1 | -1/+1 |
| | | |||||
| * | Preparation to version bump | Laurent Bercot | 2017-01-10 | 1 | -1/+1 |
| | | |||||
| * | Revert wrong shared lib fix | Laurent Bercot | 2016-10-24 | 1 | -1/+1 |
| | | |||||
| * | Fix stupid shared lib dependencies | Laurent Bercot | 2016-10-24 | 1 | -1/+1 |
| | | |||||
| * | Implement --enable-absolute-paths | Laurent Bercot | 2016-10-16 | 1 | -3/+1 |
| | | |||||
| * | Apply Eric's patch for spawn support | Laurent Bercot | 2016-08-16 | 1 | -1/+1 |
| | | |||||
| * | Add spawn_lib support | Laurent Bercot | 2016-08-12 | 2 | -3/+3 |
| | | |||||
| * | version: 0.0.3.0v0.0.3.0 | Laurent Bercot | 2016-04-14 | 1 | -1/+1 |
| | | |||||
| * | Add rollback to s6rc_servicedir_manage; it should now be transactional | Laurent Bercot | 2016-03-17 | 1 | -2/+3 |
| | | |||||
| * | version: 0.0.2.1v0.0.2.1 | Laurent Bercot | 2015-12-17 | 1 | -1/+1 |
| | | |||||
| * | - bump skalibs dep to 2.3.8.3 | Laurent Bercot | 2015-11-16 | 1 | -1/+1 |
| | | | | | | | - bump execline dep to 2.1.4.5 - bump s6 dep to 2.2.4.0 - version: 0.0.2.0 | ||||
| * | - fix configure (needs livedir!)v0.0.1.5 | Laurent Bercot | 2015-11-05 | 1 | -1/+1 |
| | | | | | - rc for 0.0.1.5 | ||||
| * | - link .so to correct soname | Laurent Bercot | 2015-11-04 | 1 | -1/+1 |
| | | | | | | - fully strip shared libs - Makefile syntactic consistency | ||||
| * | version: 0.0.1.3v0.0.1.3 | Laurent Bercot | 2015-11-04 | 1 | -1/+1 |
| | | |||||
| * | - dependencies updated | Laurent Bercot | 2015-10-15 | 1 | -1/+1 |
| | | | | | - version: 0.0.1.2 | ||||
| * | Push back GNU make dependency to 3.81 | Laurent Bercot | 2015-10-12 | 1 | -10/+10 |
| | | |||||
| * | - remove fucking -Bsymbolicv0.0.1.1 | Laurent Bercot | 2015-10-05 | 1 | -1/+1 |
| | | | | | - version: 0.0.1.1 | ||||
| * | Add s6-rc-oneshot-run (without using it in s6-rc-compile or s6-rc yet) | Laurent Bercot | 2015-09-21 | 3 | -1/+6 |
| | | |||||
| * | Fix the regression in s6-rc-init; progress on s6-rc-update | Laurent Bercot | 2015-09-02 | 1 | -2/+3 |
| | | |||||
| * | - some work on s6-rc-update | Laurent Bercot | 2015-08-29 | 3 | -3/+9 |
| | | | | | - add s6-rc-bundle and relevant doc | ||||
| * | More work on s6-rc-update | Laurent Bercot | 2015-08-27 | 1 | -2/+3 |
| | | |||||
| * | Fix dep: libs6rc -> libs6 | Laurent Bercot | 2015-08-25 | 1 | -1/+1 |
| | | |||||
| * | Some refactor + add servicedir copy functions in libs6rc | Laurent Bercot | 2015-08-25 | 1 | -3/+9 |
| | | |||||
