| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Prepare for 0.5.6.0, add pkg-config support, etc. | Laurent Bercot | 2025-04-27 | 12 | -26/+37 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Prepare for next version, fix configure | Laurent Bercot | 2025-03-27 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | It's a vpath problem... so work around it, temporarily >.> | Laurent Bercot | 2025-03-18 | 1 | -4/+4 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | fix full dynamic build (missing dep in s6-rc-oneshot-run) | Laurent Bercot | 2025-03-18 | 1 | -1/+2 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Prepare for 0.5.5.0; add s6rc_livedir_canon | Laurent Bercot | 2024-07-05 | 2 | -4/+5 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Prepare for 0.5.4.4 ; fix fds limit in s6rc-fdholderd | Laurent Bercot | 2024-06-17 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Prepare for 0.5.4.3; get rid of 1st limit in s6-rc-fdholder-filler | Laurent Bercot | 2024-04-18 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Prepare for 0.5.4.2; use open3() safe wrapper | Laurent Bercot | 2023-07-06 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Prepare for 0.5.4.1; ensure livedir always has a lock file | Laurent Bercot | 2023-02-18 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Prepare for 0.5.4.0; add start and stop subcommands to s6-rc | Laurent Bercot | 2023-02-14 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Prepare for 0.5.3.4 | Laurent Bercot | 2023-01-31 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Prepare for 0.5.3.3 | Laurent Bercot | 2022-08-18 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Prepare for 0.5.3.2; adapt to skalibs-2.12.0.0 | Laurent Bercot | 2022-06-08 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | prepare for 0.5.3.1 | Laurent Bercot | 2022-04-06 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Prepare for 0.5.3.0, add contents.d and dependencies.d support | Laurent Bercot | 2021-12-03 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | 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 | |
| | | ||||||
