summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-08-10 Finalize preparation for 2.11.0.02.11.0.0Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-08-09 skalibs-2.11.0.0 API changeLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-07-24 Change to cdb_find_stateLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-07-23 Prepare for 2.11.0.0, adapt to skalibs-2.11.0.0 (cdb changes)Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-07-13 Doc typo fixLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-06-18 Add lock-fd feature to s6-superviseLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-06-17 Add CONTRIBUTING and DCO files; fix link to mailing-listLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-05-24 Document move to OFTCLaurent Bercot
2021-05-21 Trivial syscall number optimizationLaurent Bercot
2021-05-06 bugfix: rare fd leak in s6-logLaurent Bercot
2021-05-06 Comment typo fixLaurent Bercot
2021-05-05 Prepare for 2.10.1.0Laurent Bercot
2021-05-04 Also allow shared locks in s6lockd-helperLaurent Bercot
2021-04-26 Document s6-svwait -r | -RLaurent Bercot
2021-04-25 Add s6-svwait -r | -R supportLaurent Bercot
2021-04-15 version: 2.10.0.3v2.10.0.3Laurent Bercot
2021-04-13 Prepare for 2.10.0.3Laurent Bercot
2021-04-12 bugfix: umask in s6-usertree-makerLaurent Bercot
2021-04-11 Do not compile or link into /dev/nullLaurent Bercot
2021-04-09 Real noexecstack fix: make strip less greedyLaurent Bercot
2021-04-08 noexecstack only works in LDFLAGSLaurent Bercot
2021-04-03 Credit mixiLaurent Bercot
2021-04-03 bugfix: setlock -rLaurent Bercot
2021-03-15 Doc clarificationLaurent Bercot
2021-03-13 Mira -> contributorLaurent Bercot
2021-03-13s6-log: Recommend the usage of a -- argument separatorMira Ressel
Logging scripts will commonly start with a -, which will trigger a parsing error that might not be obvious to users when no argument separator is used.
2021-02-26 bugfix: call ftrigrd and lockd via the non-versioned pathLaurent Bercot
2021-02-15 version: 2.10.0.2v2.10.0.2Laurent Bercot
2021-02-11 Prepare for 2.10.0.2Laurent Bercot
2021-02-11 bugfix: unignore SIGPIPE before execing a user-controlled processLaurent Bercot
2021-02-07 Document an unintuitive case in s6-svcLaurent Bercot
2021-01-25 version: 2.10.0.1v2.10.0.1Laurent Bercot
2021-01-22 bugfix: make s6-log -l actually splitLaurent Bercot
2021-01-22 More doc typo fixes (thanks flexibeast)Laurent Bercot
2021-01-22 bugfix: multisubstitute order in s6-usertree-makerLaurent Bercot
Reported by mumahendras.
2021-01-22 Prepare for 2.10.0.1Laurent Bercot
2021-01-22 Doc typo fixes, thanks flexibeastLaurent Bercot
2021-01-10 version: 2.10.0.0v2.10.0.0Laurent Bercot
2021-01-09 Doc clarificationLaurent Bercot
2021-01-08 s6-u-m fixes and doc fixesLaurent Bercot
2021-01-07 Doc clarificationLaurent Bercot
2021-01-07 Doc clarification, QoL fix for s6-usertree-makerLaurent Bercot
2021-01-07 Add s6-usertree-makerLaurent Bercot
2021-01-03 Make s6-log respect umaskLaurent Bercot
2021-01-03 Remove deprecated options/directives from s6-logLaurent Bercot
2021-01-02 Document optional nsss dependencyLaurent Bercot
2021-01-02 Doc clarificationLaurent Bercot
2020-12-29 configure should be executable >.>Laurent Bercot
2020-12-28Don't put -fno-stack-protector in default CFLAGSLaurent Bercot
2020-12-18 More fixes to s6_supervise_linkLaurent Bercot