Age | Commit message (Expand) | Author |
2017-03-14 | Change setpgrp() to setpgid(0, 0) because lolBSD don't have a standard setpg... | Laurent Bercot |
2017-03-13 | Cleanup of superfluous includes | Laurent Bercot |
2017-03-12 | Fix argument order in memchr() ! | Laurent Bercot |
2017-03-12 | Fix a few omissions in the adaptation | Laurent Bercot |
2017-03-12 | Adapt to skalibs-2.5.0.0 | Laurent Bercot |
2017-02-19 | setpgrp() when nosetsid contains "setpgrp" (asked by Buck Evans) | Laurent Bercot |
2017-01-31 | Actually fix the return value of ftrigr_update() (thanks jjk) | Laurent Bercot |
2017-01-30 | bugfix: ftrigr_update() could return incorrect value for repeating events (t... | Laurent Bercot |
2017-01-28 | Two-space indentation please :P | Laurent Bercot |
2017-01-28 | code style fix, types change in doc | Laurent Bercot |
2017-01-28 | supervise: set down&ready (D) even on LASTFINISH | Olivier Brunel |
2017-01-20 | Write a warning to stderr when s6-log closes the stdout stream | Laurent Bercot |
2017-01-12 | Types fix, first pass | Laurent Bercot |
2016-12-01 | bugfix: s6-ipcclient's socket needs to be blocking | Laurent Bercot |
2016-12-01 | s6-softlimit: don't use subgetopt_here | Laurent Bercot |
2016-11-21 | Increase s6-log "s" limit to 256MB | Laurent Bercot |
2016-10-16 | Unconditionally switch s6-ftrigrd to surf (avoid boot stalling problems, and... | Laurent Bercot |
2016-10-14 | Port to the new librandom API | Laurent Bercot |
2016-09-10 | Add guard-rail to s6-ipcserver to avoid it choking on a dgram socket | Laurent Bercot |
2016-09-10 | Allow s6-ipcserver-socketbinder to create SOCK_DGRAM sockets and to not list... | Laurent Bercot |
2016-08-16 | Apply Eric's patch for spawn support | Laurent Bercot |
2016-08-12 | Add spawn_lib support | Laurent Bercot |
2016-07-12 | - doc typo fix | Laurent Bercot |
2016-03-18 | - s6-svscan defaults to -t0 instead of -t5000 | Laurent Bercot |
2016-02-23 | Cosmetic fixes (remove useless headers, add a const) | Laurent Bercot |
2016-02-02 | Fix argc check in s6-svlisten1 | Laurent Bercot |
2016-01-08 | Use bracket expression instead of alternation in svlisten regexv2.2.4.3 | Laurent Bercot |
2016-01-07 | - fix stupid, stupid s6-ftrigrd crash (thx jjk) | Laurent Bercot |
2015-12-16 | Fix s6-envuidgid behaviour when -D is given but not -u/-g/-Bv2.2.4.1 | Laurent Bercot |
2015-11-30 | - Fix selfpipe_read() invocation: the return is int, not char | Laurent Bercot |
2015-11-13 | allow user: syntax for s6-envuidgid -B | Laurent Bercot |
2015-11-13 | - new options to s6-envuidgid | Laurent Bercot |
2015-11-05 | - s6-ioconnect bugfixv2.2.3.1 | Laurent Bercot |
2015-11-04 | - add -g option to s6-envuidgid | Laurent Bercot |
2015-10-20 | Remove extraneous space in s6-tai64nlocal | Laurent Bercot |
2015-10-15 | - remove now useless tain_now() check in s6-setlockv2.2.2.0 | Laurent Bercot |
2015-10-14 | - update AUTHORS list | Laurent Bercot |
2015-10-14 | s6-log bugfix: only finalize() and exit when all rotations have completed su... | Laurent Bercot |
2015-10-12 | Agh! SIGWINCH isn't POSIX! | Laurent Bercot |
2015-10-12 | Add SIGWINCH support to s6-supervise and s6-svc (-y) | Laurent Bercot |
2015-10-06 | - add -s support to s6-svscan | Laurent Bercot |
2015-10-05 | - minor bugfix in s6-log (correct return when stat() fails)v2.2.1.1 | Laurent Bercot |
2015-09-23 | Bugfix: definition of the s6_fdholder_delete_g macrov2.2.1.0 | Laurent Bercot |
2015-09-17 | Fix display of readiness at service startup | Laurent Bercot |
2015-09-08 | Add specific exit to s6-svstat when service is unsupervised | Laurent Bercot |
2015-09-01 | add s6_svc_ok in libs6, refactor s6-svok | Laurent Bercot |
2015-09-01 | s6-svscan bugfix: remove inactive dead services after the next scan | Laurent Bercot |
2015-08-27 | - New -wr | -wR options to s6-svc, s6-svlisten1 and s6-svlisten | Laurent Bercot |
2015-08-14 | s6-fdholderd: fix possible leak when setdump overwrites an existing id | Laurent Bercot |
2015-08-12 | Link shared libs against their -l deps, better libpath managementv2.2.0.1 | Laurent Bercot |