aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Cosmetic fixes (remove useless headers, add a const)Laurent Bercot2016-02-232-4/+3
|
* Fix argc check in s6-svlisten1Laurent Bercot2016-02-021-1/+1
|
* Use bracket expression instead of alternation in svlisten regexv2.2.4.3Laurent Bercot2016-01-081-1/+1
|
* - fix stupid, stupid s6-ftrigrd crash (thx jjk)Laurent Bercot2016-01-075-16/+20
| | | | - rc for 2.2.4.3
* fix references to s6-ipcserver (thanks Casper Ti. Vector)Laurent Bercot2015-12-252-4/+2
|
* Update doc for s6-envuidgidLaurent Bercot2015-12-191-13/+11
|
* version: 2.2.4.2v2.2.4.2Laurent Bercot2015-12-173-2/+8
|
* version: 2.2.4.1Laurent Bercot2015-12-173-2/+9
|
* Fix s6-envuidgid behaviour when -D is given but not -u/-g/-Bv2.2.4.1Laurent Bercot2015-12-161-40/+68
|
* -fsigned-char isn't useful hereLaurent Bercot2015-12-051-1/+1
|
* fix --enable-crossLaurent Bercot2015-12-051-2/+2
|
* - Fix selfpipe_read() invocation: the return is int, not charLaurent Bercot2015-11-303-6/+5
| | | | - Easier CROSS_COMPILE support in configure
* - skalibs dep: 2.3.8.3v2.2.4.0Laurent Bercot2015-11-163-4/+6
| | | | | - execline dep: 2.1.4.5 - version: 2.2.4.0
* allow user: syntax for s6-envuidgid -BLaurent Bercot2015-11-131-0/+1
|
* - new options to s6-envuidgidLaurent Bercot2015-11-135-41/+98
| | | | - rc for 2.2.4.0
* doc fixLaurent Bercot2015-11-111-1/+1
|
* - s6-ioconnect bugfixv2.2.3.1Laurent Bercot2015-11-054-3/+9
| | | | - version: 2.2.3.1
* - remove useless 'skalibs' expansion in configurev2.2.3.0Laurent Bercot2015-11-052-1/+2
| | | | | - credit muhmuhten - version: 2.2.3.0
* - add -g option to s6-envuidgidLaurent Bercot2015-11-048-48/+71
| | | | - set s6-log processor wd to the logdir
* Revert make tgz change (needs to be ok without config.mak)v2.2.2.2Laurent Bercot2015-11-041-4/+5
|
* - link .so to correct sonameLaurent Bercot2015-11-044-14/+18
| | | | | - fully strip shared libs - Makefile syntactic consistency
* version: 2.2.2.1v2.2.2.1Laurent Bercot2015-11-043-2/+8
|
* Don't say bb is the *only* syslogd doing rotation right (metalog does it).Laurent Bercot2015-10-271-2/+3
|
* Separate sections for smaller static binaries (thanks Denys Vlasenko)Laurent Bercot2015-10-261-0/+6
|
* Remove extraneous space in s6-tai64nlocalLaurent Bercot2015-10-202-2/+1
|
* - remove now useless tain_now() check in s6-setlockv2.2.2.0Laurent Bercot2015-10-154-5/+8
| | | | - version: 2.2.2.0
* - update AUTHORS listLaurent Bercot2015-10-142-2/+4
| | | | - s6-setlock bugfix: find s6lockd-helper in libexec
* s6-log bugfix: only finalize() and exit when all rotations have completed ↵Laurent Bercot2015-10-141-3/+5
| | | | successfully
* Doc fix (thanks Michael Zuo)Laurent Bercot2015-10-121-1/+1
|
* Agh! SIGWINCH isn't POSIX!Laurent Bercot2015-10-121-0/+3
|
* Add SIGWINCH support to s6-supervise and s6-svc (-y)Laurent Bercot2015-10-123-11/+18
|
* Push back GNU make dependency to 3.81Laurent Bercot2015-10-125-66/+65
|
* - add -s support to s6-svscanLaurent Bercot2015-10-0655-180/+161
| | | | | - 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.1Laurent Bercot2015-10-058-8/+18
| | | | | | | - remove fucking -Bsymbolic - add s6-setsid to stage 1 example - prepare shutdown functionality for s6-svscan - version: 2.2.1.1
* Clarify what the -wr/-wR option to s6-svlisten doesLaurent Bercot2015-09-252-2/+4
|
* Bugfix: definition of the s6_fdholder_delete_g macrov2.2.1.0Laurent Bercot2015-09-231-1/+1
|
* servicedir doc fixLaurent Bercot2015-09-191-3/+5
|
* Fix display of readiness at service startupLaurent Bercot2015-09-171-0/+1
|
* Add specific exit to s6-svstat when service is unsupervisedLaurent Bercot2015-09-082-0/+12
|
* add s6_svc_ok in libs6, refactor s6-svokLaurent Bercot2015-09-016-23/+36
|
* s6-svscan bugfix: remove inactive dead services after the next scanLaurent Bercot2015-09-011-5/+16
|
* - New -wr | -wR options to s6-svc, s6-svlisten1 and s6-svlistenLaurent Bercot2015-08-2710-21/+77
| | | | | - skalibs and execline dep bump - rc for 2.2.1.0 unless more new functionality is needed for s6-rc
* Doc fixLaurent Bercot2015-08-231-2/+2
|
* s6-fdholderd: fix possible leak when setdump overwrites an existing idLaurent Bercot2015-08-141-4/+12
|
* Link shared libs against their -l deps, better libpath managementv2.2.0.1Laurent Bercot2015-08-125-20/+32
|
* xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)Laurent Bercot2015-08-129-40/+60
|
* Update ucspilogd docLaurent Bercot2015-08-101-1/+12
|
* ucspilogd: actually make it compile >.>Laurent Bercot2015-08-091-0/+1
|
* ucspilogd: allow last log line to not be null-terminatedLaurent Bercot2015-08-091-1/+5
|
* Add make version guardLaurent Bercot2015-08-031-0/+5
|