index
:
s6-dns
dcache
main
master
Mirror of git://git.skarnet.org/s6-dns
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-10-15
- update deps
v2.0.0.7
Laurent Bercot
2015-10-12
Push back GNU make dependency to 3.81
Laurent Bercot
2015-10-05
- Remove fucking -Bsymbolic
v2.0.0.6
Laurent Bercot
2015-08-12
Link shared libs against their -l deps, better libpath management
v2.0.0.5
Laurent Bercot
2015-08-12
xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)
Laurent Bercot
2015-08-03
Add make version guard
Laurent Bercot
2015-06-11
- Fix s6dns-resolve.h for C++ inclusion
v2.0.0.4
Laurent Bercot
2015-05-07
Make all doc mobile-readable according to Google standards
Laurent Bercot
2015-03-30
Cosmetic fix: make sure there's no double close() in s6dns_engine
v2.0.0.3
Laurent Bercot
2015-01-14
version: 2.0.0.2
v2.0.0.2
Laurent Bercot
2015-01-14
Parallel build fix
Laurent Bercot
2015-01-13
Add .NOTPARALLEL to work around possible make bug
Laurent Bercot
2015-01-11
Clean up static/shared libs initialization in configure and Makefile
Laurent Bercot
2015-01-10
Revert, because.
Laurent Bercot
2015-01-10
Adjust to gensetdyn_iter change in skalibs
Laurent Bercot
2015-01-06
- bugfix in skadns, need to align to skalibs-2.1.0.0
v2.0.0.1
Laurent Bercot
2015-01-04
Remove -x test from gen-deps.sh
Laurent Bercot
2015-01-02
Fix configure --help: no support for VAR=VALUE
Laurent Bercot
2015-01-02
More noob-friendly configure defaults
Laurent Bercot
2015-01-02
Better documentation for --enable-slashpackage
Laurent Bercot
2014-12-21
Better error reporting in s6dns_engine
v2.0.0.0
Laurent Bercot
2014-12-19
Documentation fixes
Laurent Bercot
2014-12-19
struct taia -> tain_t doc fixes
Laurent Bercot
2014-12-16
Don't forget the new Makefile >.>
Laurent Bercot
2014-12-16
Update gen-deps.sh and deps.mak
Laurent Bercot
2014-12-16
Give Solaris a chance
Laurent Bercot
2014-12-16
Update doc: dependency to make 4
Laurent Bercot
2014-12-16
Fix include order in Makefile
Laurent Bercot
2014-12-14
Doc fix: s6-dns headers
Laurent Bercot
2014-12-14
skadnsd doc update
Laurent Bercot
2014-12-12
Steps to debug the s6-dnsname-filter segfault
Laurent Bercot
2014-12-11
Include deps.mak after config.mak (not before), for ${*_LIB} expansion
Laurent Bercot
2014-12-11
Use -O2 by default, try out _XOPEN_SOURCE=700
Laurent Bercot
2014-12-11
Fix make global-links with nonempty sproot
Laurent Bercot
2014-12-10
It's harder to compile on OpenBSD than on Solaris and MacOS X, ffs.
Laurent Bercot
2014-12-10
OMG OpenBSD you suck.
Laurent Bercot
2014-12-10
Change error number for "server didn't understand" from EBADMSG to EILSEQ,
Laurent Bercot
2014-12-10
Do not build internal libraries, harder to clean up
Laurent Bercot
2014-12-10
Small doc update
Laurent Bercot
2014-12-10
Compiling bugfixes, small doc update
Laurent Bercot
2014-12-10
Initial commit
Laurent Bercot