aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Prepare for 2.10.0.3Laurent Bercot2021-04-135-11/+31
|
* bugfix: umask in s6-usertree-makerLaurent Bercot2021-04-121-4/+5
|
* Do not compile or link into /dev/nullLaurent Bercot2021-04-111-4/+6
|
* Real noexecstack fix: make strip less greedyLaurent Bercot2021-04-092-3/+2
|
* noexecstack only works in LDFLAGSLaurent Bercot2021-04-081-1/+1
|
* Credit mixiLaurent Bercot2021-04-031-0/+1
|
* bugfix: setlock -rLaurent Bercot2021-04-031-3/+19
|
* Doc clarificationLaurent Bercot2021-03-152-2/+2
|
* Mira -> contributorLaurent Bercot2021-03-131-1/+1
|
* s6-log: Recommend the usage of a -- argument separatorMira Ressel2021-03-132-2/+2
| | | | | | 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.
* bugfix: call ftrigrd and lockd via the non-versioned pathLaurent Bercot2021-02-262-2/+2
|
* version: 2.10.0.2v2.10.0.2Laurent Bercot2021-02-151-1/+1
|
* Prepare for 2.10.0.2Laurent Bercot2021-02-115-6/+21
|
* bugfix: unignore SIGPIPE before execing a user-controlled processLaurent Bercot2021-02-117-3/+26
|
* Document an unintuitive case in s6-svcLaurent Bercot2021-02-072-2/+14
|
* version: 2.10.0.1v2.10.0.1Laurent Bercot2021-01-252-2/+0
|
* bugfix: make s6-log -l actually splitLaurent Bercot2021-01-222-20/+37
|
* More doc typo fixes (thanks flexibeast)Laurent Bercot2021-01-228-11/+11
|
* bugfix: multisubstitute order in s6-usertree-makerLaurent Bercot2021-01-221-12/+15
| | | | Reported by mumahendras.
* Prepare for 2.10.0.1Laurent Bercot2021-01-225-4/+17
|
* Doc typo fixes, thanks flexibeastLaurent Bercot2021-01-223-5/+5
|
* version: 2.10.0.0v2.10.0.0Laurent Bercot2021-01-103-3/+2
|
* Doc clarificationLaurent Bercot2021-01-091-1/+3
|
* s6-u-m fixes and doc fixesLaurent Bercot2021-01-083-9/+29
|
* Doc clarificationLaurent Bercot2021-01-071-1/+1
|
* Doc clarification, QoL fix for s6-usertree-makerLaurent Bercot2021-01-072-4/+25
|
* Add s6-usertree-makerLaurent Bercot2021-01-079-0/+561
|
* Make s6-log respect umaskLaurent Bercot2021-01-031-22/+13
|
* Remove deprecated options/directives from s6-logLaurent Bercot2021-01-032-23/+7
|
* Document optional nsss dependencyLaurent Bercot2021-01-023-2/+16
|
* Doc clarificationLaurent Bercot2021-01-021-1/+3
|
* configure should be executable >.>Laurent Bercot2020-12-291-0/+0
|
* Don't put -fno-stack-protector in default CFLAGSLaurent Bercot2020-12-281-1/+0
|
* More fixes to s6_supervise_linkLaurent Bercot2020-12-181-12/+15
|
* configure fixLaurent Bercot2020-12-181-7/+7
|
* Only realpath() if a given servicedir is not absoluteLaurent Bercot2020-12-111-3/+10
|
* Add the possibility of down files to s6_supervise_linkLaurent Bercot2020-12-102-12/+26
|
* bugfix: sarealpath() APILaurent Bercot2020-12-101-1/+1
|
* Use mkptemp2Laurent Bercot2020-12-101-2/+2
|
* Get rid of webipc.hLaurent Bercot2020-12-097-14/+17
|
* Do not use 'scandir' as a variable name, thanks posixLaurent Bercot2020-12-073-22/+22
|
* Fix build with nsss; fix s6_supervise_link() for logged servicesLaurent Bercot2020-12-053-8/+20
|
* Add s6_supervise_link and s6_supervise_unlink for future s6-rc changeLaurent Bercot2020-12-045-9/+180
|
* Fix s6-svscan startupLaurent Bercot2020-12-041-15/+21
|
* Document lastfinish behaviourLaurent Bercot2020-12-041-0/+4
|
* Scrap s6-svc -X from docLaurent Bercot2020-12-041-8/+5
|
* Big signal/command semantics change to svscan/supervise; add s6-svperms.Laurent Bercot2020-12-0420-229/+619
|
* Fix lock permissionsLaurent Bercot2020-12-022-6/+6
|
* Fix build against skalibs-2.10.0.0Laurent Bercot2020-12-0214-188/+181
|
* Bump skalibs depLaurent Bercot2020-11-303-3/+3
|