Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-05 | s6-socklog: also ensure stderr is open | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-12-03 | Prepare for 2.11.0.1 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-09-25 | Full userspace 1-copy s6-ioconnect | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-09-25 | Doc fixes, s6-socklog min linelen -> 76, s6-ioconnect fixes | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-09-24 | Better error messages for s6-ioconnect | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-09-17 | Ensure proper detection of s6-svscan not running in all cases | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-09-08 | Fix s6-svunlink PROG | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-09-07 | svlink bugfix | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-09-02 | Pass errno as unsigned char | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-09-02 | Use checkservicedir() in s6-svlink | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-08-31 | Remove race conditions in early services with this ONE SIMPLE TRICK | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-08-30 | s6-svlink, s6-svunlink, .h changes | Laurent Bercot | |
Renamed from s6-svdir-(un)link. Doc added. Full functionality added. Still need to be tested. Unrelated: .h names simplified. Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-08-28 | s6-svdir-(un)link fixes | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-08-28 | Add s6-svdir-link and s6-svdir-unlink | Laurent Bercot | |
Not tested yet; not documented yet; to come soon. Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-08-19 | Fix lameduck timeout in s6-socklog | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-08-18 | Add s6-socklog | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-08-14 | Fix build | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-08-09 | skalibs-2.11.0.0 API change | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-07-24 | Change to cdb_find_state | Laurent 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-06-18 | Add lock-fd feature to s6-supervise | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-05-21 | Trivial syscall number optimization | Laurent Bercot | |
2021-05-06 | bugfix: rare fd leak in s6-log | Laurent Bercot | |
2021-05-06 | Comment typo fix | Laurent Bercot | |
2021-05-04 | Also allow shared locks in s6lockd-helper | Laurent Bercot | |
2021-04-25 | Add s6-svwait -r | -R support | Laurent Bercot | |
2021-04-12 | bugfix: umask in s6-usertree-maker | Laurent Bercot | |
2021-04-03 | bugfix: setlock -r | Laurent Bercot | |
2021-03-13 | s6-log: Recommend the usage of a -- argument separator | Mira 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 path | Laurent Bercot | |
2021-02-11 | bugfix: unignore SIGPIPE before execing a user-controlled process | Laurent Bercot | |
2021-01-22 | bugfix: make s6-log -l actually split | Laurent Bercot | |
2021-01-22 | bugfix: multisubstitute order in s6-usertree-maker | Laurent Bercot | |
Reported by mumahendras. | |||
2021-01-08 | s6-u-m fixes and doc fixes | Laurent Bercot | |
2021-01-07 | Doc clarification, QoL fix for s6-usertree-maker | Laurent Bercot | |
2021-01-07 | Add s6-usertree-maker | Laurent Bercot | |
2021-01-03 | Make s6-log respect umask | Laurent Bercot | |
2021-01-03 | Remove deprecated options/directives from s6-log | Laurent Bercot | |
2020-12-18 | More fixes to s6_supervise_link | Laurent Bercot | |
2020-12-11 | Only realpath() if a given servicedir is not absolute | Laurent Bercot | |
2020-12-10 | Add the possibility of down files to s6_supervise_link | Laurent Bercot | |
2020-12-10 | bugfix: sarealpath() API | Laurent Bercot | |
2020-12-10 | Use mkptemp2 | Laurent Bercot | |
2020-12-09 | Get rid of webipc.h | Laurent Bercot | |
2020-12-07 | Do not use 'scandir' as a variable name, thanks posix | Laurent Bercot | |
2020-12-05 | Fix build with nsss; fix s6_supervise_link() for logged services | Laurent Bercot | |
2020-12-04 | Add s6_supervise_link and s6_supervise_unlink for future s6-rc change | Laurent Bercot | |
2020-12-04 | Fix s6-svscan startup | Laurent Bercot | |
2020-12-04 | Big signal/command semantics change to svscan/supervise; add s6-svperms. | Laurent Bercot | |
2020-12-02 | Fix lock permissions | Laurent Bercot | |