summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-09-10 Add guard-rail to s6-ipcserver to avoid it choking on a dgram socketLaurent Bercot
2016-09-10 Allow s6-ipcserver-socketbinder to create SOCK_DGRAM sockets and to not ↵Laurent Bercot
listen() (suggested by Daniel Kahn Gillmor)
2016-09-06 Doc typo fixLaurent Bercot
2016-08-30 Doc typo fix (thanks Daniel Kahn Gillmor!)Laurent Bercot
2016-08-19 Doc update: more mentions of the finish script's argumentsLaurent Bercot
2016-08-16 Apply Eric's patch for spawn supportLaurent Bercot
2016-08-13 Update link to noshLaurent Bercot
2016-08-12 Add spawn_lib supportLaurent Bercot
2016-07-12 Remove /etc/leapsecs.dat from examples/Laurent Bercot
2016-07-12 - doc typo fixLaurent Bercot
- bugfix: proper error reporting in s6_fdholder_list_cb
2016-05-16 Documentation link fixLaurent Bercot
2016-04-15 Doc fix and clarification about symlinking servicedirs into the scandirLaurent Bercot
2016-04-15 Update why.html to reflect that s6-svscan is now -t0 by defaultLaurent Bercot
2016-04-14 version: 2.3.0.0v2.3.0.0Laurent Bercot
2016-03-19More standard cross-compilation support (only --host, no --enable-cross needed)Laurent Bercot
2016-03-19 add -f to the final shutdown command in the examplesLaurent Bercot
2016-03-18 - s6-svscan defaults to -t0 instead of -t5000Laurent Bercot
- rc for v2.3.0.0, waiting to update deps before releasing
2016-03-14 Really fix update and global-links dependencies this time...Laurent Bercot
2016-03-14 Fix update/global-links dependenciesLaurent Bercot
2016-02-29 Doc typo fixLaurent Bercot
2016-02-25 Doc fix about launchd's XML usage (thanks awilfox)Laurent Bercot
2016-02-23 Cosmetic fixes (remove useless headers, add a const)Laurent Bercot
2016-02-02Fix argc check in s6-svlisten1Laurent Bercot
2016-01-08 Use bracket expression instead of alternation in svlisten regexv2.2.4.3Laurent Bercot
2016-01-07 - fix stupid, stupid s6-ftrigrd crash (thx jjk)Laurent Bercot
- rc for 2.2.4.3
2015-12-25 fix references to s6-ipcserver (thanks Casper Ti. Vector)Laurent Bercot
2015-12-19 Update doc for s6-envuidgidLaurent Bercot
2015-12-17 version: 2.2.4.2v2.2.4.2Laurent Bercot
2015-12-17 version: 2.2.4.1Laurent Bercot
2015-12-16 Fix s6-envuidgid behaviour when -D is given but not -u/-g/-Bv2.2.4.1Laurent Bercot
2015-12-05 -fsigned-char isn't useful hereLaurent Bercot
2015-12-05 fix --enable-crossLaurent Bercot
2015-11-30 - Fix selfpipe_read() invocation: the return is int, not charLaurent Bercot
- Easier CROSS_COMPILE support in configure
2015-11-16 - skalibs dep: 2.3.8.3v2.2.4.0Laurent Bercot
- execline dep: 2.1.4.5 - version: 2.2.4.0
2015-11-13 allow user: syntax for s6-envuidgid -BLaurent Bercot
2015-11-13 - new options to s6-envuidgidLaurent Bercot
- rc for 2.2.4.0
2015-11-11 doc fixLaurent Bercot
2015-11-05 - s6-ioconnect bugfixv2.2.3.1Laurent Bercot
- version: 2.2.3.1
2015-11-05 - remove useless 'skalibs' expansion in configurev2.2.3.0Laurent Bercot
- credit muhmuhten - version: 2.2.3.0
2015-11-04 - add -g option to s6-envuidgidLaurent Bercot
- set s6-log processor wd to the logdir
2015-11-04Revert make tgz change (needs to be ok without config.mak)v2.2.2.2Laurent Bercot
2015-11-04 - link .so to correct sonameLaurent Bercot
- fully strip shared libs - Makefile syntactic consistency
2015-11-04 version: 2.2.2.1v2.2.2.1Laurent Bercot
2015-10-27 Don't say bb is the *only* syslogd doing rotation right (metalog does it).Laurent Bercot
2015-10-26 Separate sections for smaller static binaries (thanks Denys Vlasenko)Laurent Bercot
2015-10-20 Remove extraneous space in s6-tai64nlocalLaurent Bercot
2015-10-15 - remove now useless tain_now() check in s6-setlockv2.2.2.0Laurent Bercot
- version: 2.2.2.0
2015-10-14 - update AUTHORS listLaurent Bercot
- s6-setlock bugfix: find s6lockd-helper in libexec
2015-10-14 s6-log bugfix: only finalize() and exit when all rotations have completed ↵Laurent Bercot
successfully
2015-10-12 Doc fix (thanks Michael Zuo)Laurent Bercot