| Commit message (Expand) | Author | Age | Files | Lines |
| * | Temporary workaround for ARM: enforce -fsigned-char | Laurent Bercot | 2015-12-04 | 1 | -1/+1 |
| * | Easier CROSS_COMPILE support in configure | Laurent Bercot | 2015-11-30 | 1 | -2/+3 |
| * | better configure, better make strip | Laurent Bercot | 2015-11-19 | 2 | -8/+7 |
| * | Separate sections for smaller static binaries (thanks Denys Vlasenko) | Laurent Bercot | 2015-10-26 | 1 | -0/+6 |
| * | - update depsv2.0.0.7 | Laurent Bercot | 2015-10-15 | 4 | -4/+11 |
| * | Push back GNU make dependency to 3.81 | Laurent Bercot | 2015-10-12 | 5 | -24/+24 |
| * | - Remove fucking -Bsymbolicv2.0.0.6 | Laurent Bercot | 2015-10-05 | 5 | -5/+10 |
| * | Link shared libs against their -l deps, better libpath managementv2.0.0.5 | Laurent Bercot | 2015-08-12 | 6 | -22/+36 |
| * | xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092) | Laurent Bercot | 2015-08-12 | 9 | -42/+59 |
| * | Add make version guard | Laurent Bercot | 2015-08-03 | 1 | -0/+5 |
| * | - Fix s6dns-resolve.h for C++ inclusionv2.0.0.4 | Laurent Bercot | 2015-06-11 | 6 | -7/+18 |
| * | Make all doc mobile-readable according to Google standards | Laurent Bercot | 2015-05-07 | 29 | -0/+29 |
| * | Cosmetic fix: make sure there's no double close() in s6dns_enginev2.0.0.3 | Laurent Bercot | 2015-03-30 | 5 | -9/+14 |
| * | version: 2.0.0.2v2.0.0.2 | Laurent Bercot | 2015-01-14 | 3 | -3/+9 |
| * | Parallel build fix | Laurent Bercot | 2015-01-14 | 21 | -41/+50 |
| * | Add .NOTPARALLEL to work around possible make bug | Laurent Bercot | 2015-01-13 | 1 | -0/+2 |
| * | Clean up static/shared libs initialization in configure and Makefile | Laurent Bercot | 2015-01-11 | 2 | -2/+3 |
| * | Revert, because. | Laurent Bercot | 2015-01-10 | 1 | -1/+1 |
| * | Adjust to gensetdyn_iter change in skalibs | Laurent Bercot | 2015-01-10 | 1 | -1/+1 |
| * | - bugfix in skadns, need to align to skalibs-2.1.0.0v2.0.0.1 | Laurent Bercot | 2015-01-06 | 8 | -7/+14 |
| * | Remove -x test from gen-deps.sh | Laurent Bercot | 2015-01-04 | 1 | -3/+1 |
| * | Fix configure --help: no support for VAR=VALUE | Laurent Bercot | 2015-01-02 | 1 | -4/+1 |
| * | More noob-friendly configure defaults | Laurent Bercot | 2015-01-02 | 1 | -11/+31 |
| * | Better documentation for --enable-slashpackage | Laurent Bercot | 2015-01-02 | 1 | -2/+16 |
| * | Better error reporting in s6dns_enginev2.0.0.0 | Laurent Bercot | 2014-12-21 | 1 | -25/+36 |
| * | Documentation fixes | Laurent Bercot | 2014-12-19 | 8 | -15/+19 |
| * | struct taia -> tain_t doc fixes | Laurent Bercot | 2014-12-19 | 2 | -29/+29 |
| * | Don't forget the new Makefile >.> | Laurent Bercot | 2014-12-16 | 1 | -1/+1 |
| * | Update gen-deps.sh and deps.mak | Laurent Bercot | 2014-12-16 | 2 | -16/+38 |
| * | Give Solaris a chance | Laurent Bercot | 2014-12-16 | 1 | -0/+4 |
| * | Update doc: dependency to make 4 | Laurent Bercot | 2014-12-16 | 2 | -2/+2 |
| * | Fix include order in Makefile | Laurent Bercot | 2014-12-16 | 3 | -12/+22 |
| * | Doc fix: s6-dns headers | Laurent Bercot | 2014-12-14 | 1 | -9/+9 |
| * | skadnsd doc update | Laurent Bercot | 2014-12-14 | 1 | -5/+8 |
| * | Steps to debug the s6-dnsname-filter segfault | Laurent Bercot | 2014-12-12 | 2 | -6/+5 |
| * | Include deps.mak after config.mak (not before), for ${*_LIB} expansion | Laurent Bercot | 2014-12-11 | 2 | -4/+4 |
| * | Use -O2 by default, try out _XOPEN_SOURCE=700 | Laurent Bercot | 2014-12-11 | 1 | -1/+1 |
| * | Fix make global-links with nonempty sproot | Laurent Bercot | 2014-12-11 | 1 | -3/+3 |
| * | It's harder to compile on OpenBSD than on Solaris and MacOS X, ffs. | Laurent Bercot | 2014-12-10 | 3 | -0/+15 |
| * | OMG OpenBSD you suck. | Laurent Bercot | 2014-12-10 | 2 | -0/+6 |
| * | Change error number for "server didn't understand" from EBADMSG to EILSEQ, | Laurent Bercot | 2014-12-10 | 2 | -2/+2 |
| * | Do not build internal libraries, harder to clean up | Laurent Bercot | 2014-12-10 | 5 | -9/+8 |
| * | Small doc update | Laurent Bercot | 2014-12-10 | 1 | -1/+1 |
| * | Compiling bugfixes, small doc update | Laurent Bercot | 2014-12-10 | 14 | -35/+34 |
| * | Initial commit | Laurent Bercot | 2014-12-10 | 195 | -0/+9639 |