aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Add spawn_lib supportLaurent Bercot2016-08-123-0/+3
|
* Fix update/global-links dependenciesLaurent Bercot2016-03-141-4/+8
|
* Link shared libs against their -l deps, better libpath managementv2.0.0.5Laurent Bercot2015-08-122-0/+2
|
* - Fix s6dns-resolve.h for C++ inclusionv2.0.0.4Laurent Bercot2015-06-112-3/+8
| | | | | - Fix leak in s6dns_resolve_core.c - version: 2.0.0.4
* Cosmetic fix: make sure there's no double close() in s6dns_enginev2.0.0.3Laurent Bercot2015-03-301-5/+4
|
* Parallel build fixLaurent Bercot2015-01-1415-18/+18
|
* Revert, because.Laurent Bercot2015-01-101-1/+1
|
* Adjust to gensetdyn_iter change in skalibsLaurent Bercot2015-01-101-1/+1
|
* - bugfix in skadns, need to align to skalibs-2.1.0.0v2.0.0.1Laurent Bercot2015-01-063-3/+3
| | | | - version increase to 2.0.0.1
* Better error reporting in s6dns_enginev2.0.0.0Laurent Bercot2014-12-211-25/+36
|
* Steps to debug the s6-dnsname-filter segfaultLaurent Bercot2014-12-122-6/+5
|
* Include deps.mak after config.mak (not before), for ${*_LIB} expansionLaurent Bercot2014-12-111-3/+3
| | | | | Cosmetic changes to s6dns_generic_filter_main (there's a segfault in there, going to work on it)
* It's harder to compile on OpenBSD than on Solaris and MacOS X, ffs.Laurent Bercot2014-12-103-0/+15
|
* OMG OpenBSD you suck.Laurent Bercot2014-12-102-0/+6
|
* Change error number for "server didn't understand" from EBADMSG to EILSEQ,Laurent Bercot2014-12-102-2/+2
| | | | to work around fucking OpenBSD with minimal pain
* Do not build internal libraries, harder to clean upLaurent Bercot2014-12-104-5/+5
|
* Compiling bugfixes, small doc updateLaurent Bercot2014-12-1012-23/+21
|
* Initial commitLaurent Bercot2014-12-10149-0/+5235