Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adapt to skalibs-2.5.0.0 | Laurent Bercot | 2017-03-12 | 101 | -638/+582 |
| | |||||
* | setpgrp() when nosetsid contains "setpgrp" (asked by Buck Evans) | Laurent Bercot | 2017-02-19 | 1 | -2/+11 |
| | |||||
* | Actually fix the return value of ftrigr_update() (thanks jjk) | Laurent Bercot | 2017-01-31 | 1 | -1/+3 |
| | |||||
* | bugfix: ftrigr_update() could return incorrect value for repeating events ↵ | Laurent Bercot | 2017-01-30 | 1 | -2/+21 |
| | | | | (thanks jjk) | ||||
* | Two-space indentation please :P | Laurent Bercot | 2017-01-28 | 1 | -2/+2 |
| | |||||
* | code style fix, types change in doc | Laurent Bercot | 2017-01-28 | 1 | -1/+1 |
| | |||||
* | supervise: set down&ready (D) even on LASTFINISH | Olivier Brunel | 2017-01-28 | 1 | -1/+7 |
| | | | | Signed-off-by: Olivier Brunel <jjk@jjacky.com> | ||||
* | Write a warning to stderr when s6-log closes the stdout stream | Laurent Bercot | 2017-01-20 | 1 | -0/+1 |
| | |||||
* | Types fix, first pass | Laurent Bercot | 2017-01-12 | 81 | -309/+407 |
| | |||||
* | bugfix: s6-ipcclient's socket needs to be blocking | Laurent Bercot | 2016-12-01 | 1 | -1/+1 |
| | |||||
* | s6-softlimit: don't use subgetopt_here | Laurent Bercot | 2016-12-01 | 1 | -22/+21 |
| | |||||
* | Increase s6-log "s" limit to 256MB | Laurent Bercot | 2016-11-21 | 1 | -1/+1 |
| | |||||
* | Unconditionally switch s6-ftrigrd to surf (avoid boot stalling problems, ↵ | Laurent Bercot | 2016-10-16 | 3 | -4/+20 |
| | | | | and nobody cares about that RNG not being CS) | ||||
* | Port to the new librandom API | Laurent Bercot | 2016-10-14 | 3 | -2/+7 |
| | |||||
* | Add guard-rail to s6-ipcserver to avoid it choking on a dgram socket | Laurent Bercot | 2016-09-10 | 1 | -0/+1 |
| | |||||
* | Allow s6-ipcserver-socketbinder to create SOCK_DGRAM sockets and to not ↵ | Laurent Bercot | 2016-09-10 | 1 | -5/+10 |
| | | | | listen() (suggested by Daniel Kahn Gillmor) | ||||
* | Apply Eric's patch for spawn support | Laurent Bercot | 2016-08-16 | 1 | -0/+1 |
| | |||||
* | Add spawn_lib support | Laurent Bercot | 2016-08-12 | 8 | -0/+8 |
| | |||||
* | - doc typo fix | Laurent Bercot | 2016-07-12 | 1 | -1/+2 |
| | | | | - bugfix: proper error reporting in s6_fdholder_list_cb | ||||
* | - s6-svscan defaults to -t0 instead of -t5000 | Laurent Bercot | 2016-03-18 | 1 | -1/+1 |
| | | | | - rc for v2.3.0.0, waiting to update deps before releasing | ||||
* | Cosmetic fixes (remove useless headers, add a const) | Laurent Bercot | 2016-02-23 | 2 | -4/+3 |
| | |||||
* | Fix argc check in s6-svlisten1 | Laurent Bercot | 2016-02-02 | 1 | -1/+1 |
| | |||||
* | Use bracket expression instead of alternation in svlisten regex v2.2.4.3 | Laurent Bercot | 2016-01-08 | 1 | -1/+1 |
| | |||||
* | - fix stupid, stupid s6-ftrigrd crash (thx jjk) | Laurent Bercot | 2016-01-07 | 1 | -12/+10 |
| | | | | - rc for 2.2.4.3 | ||||
* | Fix s6-envuidgid behaviour when -D is given but not -u/-g/-B v2.2.4.1 | Laurent Bercot | 2015-12-16 | 1 | -40/+68 |
| | |||||
* | - Fix selfpipe_read() invocation: the return is int, not char | Laurent Bercot | 2015-11-30 | 2 | -4/+2 |
| | | | | - Easier CROSS_COMPILE support in configure | ||||
* | allow user: syntax for s6-envuidgid -B | Laurent Bercot | 2015-11-13 | 1 | -0/+1 |
| | |||||
* | - new options to s6-envuidgid | Laurent Bercot | 2015-11-13 | 1 | -34/+66 |
| | | | | - rc for 2.2.4.0 | ||||
* | - s6-ioconnect bugfix v2.2.3.1 | Laurent Bercot | 2015-11-05 | 1 | -1/+1 |
| | | | | - version: 2.2.3.1 | ||||
* | - add -g option to s6-envuidgid | Laurent Bercot | 2015-11-04 | 2 | -40/+50 |
| | | | | - set s6-log processor wd to the logdir | ||||
* | Remove extraneous space in s6-tai64nlocal | Laurent Bercot | 2015-10-20 | 1 | -1/+0 |
| | |||||
* | - remove now useless tain_now() check in s6-setlock v2.2.2.0 | Laurent Bercot | 2015-10-15 | 1 | -1/+1 |
| | | | | - version: 2.2.2.0 | ||||
* | - update AUTHORS list | Laurent Bercot | 2015-10-14 | 1 | -2/+2 |
| | | | | - s6-setlock bugfix: find s6lockd-helper in libexec | ||||
* | s6-log bugfix: only finalize() and exit when all rotations have completed ↵ | Laurent Bercot | 2015-10-14 | 1 | -3/+5 |
| | | | | successfully | ||||
* | Agh! SIGWINCH isn't POSIX! | Laurent Bercot | 2015-10-12 | 1 | -0/+3 |
| | |||||
* | Add SIGWINCH support to s6-supervise and s6-svc (-y) | Laurent Bercot | 2015-10-12 | 2 | -10/+16 |
| | |||||
* | - add -s support to s6-svscan | Laurent Bercot | 2015-10-06 | 1 | -7/+42 |
| | | | | | - change examples to support -s - change examples to invoke s6-rc, remove servicedirs | ||||
* | - minor bugfix in s6-log (correct return when stat() fails) v2.2.1.1 | Laurent Bercot | 2015-10-05 | 2 | -1/+2 |
| | | | | | | | - remove fucking -Bsymbolic - add s6-setsid to stage 1 example - prepare shutdown functionality for s6-svscan - version: 2.2.1.1 | ||||
* | Bugfix: definition of the s6_fdholder_delete_g macro v2.2.1.0 | Laurent Bercot | 2015-09-23 | 1 | -1/+1 |
| | |||||
* | Fix display of readiness at service startup | Laurent Bercot | 2015-09-17 | 1 | -0/+1 |
| | |||||
* | Add specific exit to s6-svstat when service is unsupervised | Laurent Bercot | 2015-09-08 | 1 | -0/+3 |
| | |||||
* | add s6_svc_ok in libs6, refactor s6-svok | Laurent Bercot | 2015-09-01 | 5 | -20/+32 |
| | |||||
* | s6-svscan bugfix: remove inactive dead services after the next scan | Laurent Bercot | 2015-09-01 | 1 | -5/+16 |
| | |||||
* | - New -wr | -wR options to s6-svc, s6-svlisten1 and s6-svlisten | Laurent Bercot | 2015-08-27 | 3 | -11/+32 |
| | | | | | - skalibs and execline dep bump - rc for 2.2.1.0 unless more new functionality is needed for s6-rc | ||||
* | s6-fdholderd: fix possible leak when setdump overwrites an existing id | Laurent Bercot | 2015-08-14 | 1 | -4/+12 |
| | |||||
* | Link shared libs against their -l deps, better libpath management v2.2.0.1 | Laurent Bercot | 2015-08-12 | 1 | -0/+1 |
| | |||||
* | ucspilogd: actually make it compile >.> | Laurent Bercot | 2015-08-09 | 1 | -0/+1 |
| | |||||
* | ucspilogd: allow last log line to not be null-terminated | Laurent Bercot | 2015-08-09 | 1 | -1/+5 |
| | |||||
* | - Add timeout-finish support and "down-readiness" | Laurent Bercot | 2015-07-20 | 20 | -522/+346 |
| | | | | | | | - LOTS of refactoring to make this work - Remove s6-notifywhenup - s6-supervise now rocks the casbah - rc for 2.2.0.0 | ||||
* | - Error message fix in s6-svc v2.1.6.0 | Laurent Bercot | 2015-06-25 | 1 | -1/+1 |
| | | | | - version: 2.1.6.0 |