]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2015-06-10  Pieter LexisAdd Origin field to debian builds 2411/head
2015-06-10  Pieter LexisUpdate README
2015-06-10  Pieter LexisAdd buildscript for recursor RPMs
2015-06-10  Pieter LexisAdd geoip backend to centos7 rpm
2015-06-10  Pieter LexisEnable the geoip backend in the dynamic debian build
2015-06-10  Pieter LexisBuild the geoip backend for the semistatic auth
2015-06-10  Pieter LexisHave a flag to enable reproducible builds
2015-06-10  Pieter LexisDo away with version_generated.h
2015-06-10  Pieter LexisCorrectly capitalize Lua
2015-06-10  Pieter Lexistest-auth
2015-06-10  Pieter LexisAdd a simple test-recursor script
2015-06-10  Pieter LexisAdd build-auth-rpm
2015-06-10  Pieter LexisAuthoritative semi-static packages
2015-06-10  Pieter LexisAdd buildscript for the recursor on debian
2015-06-10  Pieter LexisRename and modernize the build-recursor script
2015-06-10  Pieter LexisImport the debian dir for the recursor as debian-recursor
2015-06-10  Pieter LexisBuild debian package for the auth server
2015-06-10  Pieter LexisMove {dist,build}-recursor to buildscripts/
2015-06-10  Pieter LexisSet module versions to VERSION
2015-06-10  Pieter LexisSet the source version number in a clean fashion
2015-06-09  Pieter LexisMerge pull request #2557 from mind04/pdnssec
2015-06-09  Pieter LexisMerge pull request #2524 from 42wim/systemd
2015-06-09  bert hubertMerge pull request #2574 from ahupowerdns/delaypipe
2015-06-09  Pieter LexisChangelog updates
2015-06-09  bert hubertMerge branch 'delaypipe' of github.com:ahupowerdns... 2574/head
2015-06-09  bert hubertRevert "disable git test that is currently broken ...
2015-06-09  bert hubertdisable git test that is currently broken (the 'gemfile...
2015-06-09  bert hubertalso distribute delaypipe in dnsdist tarball
2015-06-09  bert hubertadd RT libs to testrunner since delaypipe now needs it
2015-06-09  bert hubertupdate gitignore for delaypipe.cc delaypipe.hh
2015-06-09  bert hubertteach TCP to ignore the addDelay() infra for now
2015-06-09  bert hubertfix up the worst non-sodium breakage
2015-06-09  bert hubertfix crash on error, plus add addDelay() to autocomplete
2015-06-09  bert hubertfix up 0.0.0.0 binding with delayed packets
2015-06-09  bert hubertmore tests, plus make longer delays possible, plus...
2015-06-09  bert hubertmake timeout a double, since we'd busy loop otherwise...
2015-06-09  bert hubertadd documentation, make sure dnsdist builds separately...
2015-06-09  bert hubertdelaypipe, plus addDelay() command
2015-06-09  Peter van DijkMerge pull request #2578 from pieterlexis/secpoll-updat...
2015-06-09  bert hubertdisable git test that is currently broken (the 'gemfile...
2015-06-09  Pieter LexisSort and layout secpoll.zone 2578/head
2015-06-09  Pieter LexisUpdate secpoll
2015-06-09  Peter van DijkMerge pull request #2577 from pieterlexis/auth-3.4...
2015-06-09  bert hubertalso distribute delaypipe in dnsdist tarball
2015-06-09  Pieter LexisChangelogs for the June 9th 2015 releases 2577/head
2015-06-09  Pieter LexisUpdate public suffix list
2015-06-09  bert hubertadd RT libs to testrunner since delaypipe now needs it
2015-06-08  bert hubertupdate gitignore for delaypipe.cc delaypipe.hh
2015-06-08  Pieter LexisMerge pull request #2566 from pieterlexis/issue-2564...
2015-06-08  Pieter LexisMerge pull request #2553 from cmouse/relocate-tkey...
2015-06-08  Pieter Lexisdnsdist: fail if no Lua is found during configure 2566/head
2015-06-07  Aki TuomiAdd docblock 2553/head
2015-06-07  Aki TuomiAdd tkey.cc to Makefile
2015-06-07  Aki TuomiMove tkeyHandler to separate file
2015-06-07  Peter van DijkMerge pull request #2569 from cmouse/freeze-bundle
2015-06-07  Aki TuomiFreeze bundle to avoid changes 2569/head
2015-06-05  bert hubertteach TCP to ignore the addDelay() infra for now
2015-06-05  bert hubertfix up the worst non-sodium breakage
2015-06-05  bert hubertfix crash on error, plus add addDelay() to autocomplete
2015-06-05  bert hubertfix up 0.0.0.0 binding with delayed packets
2015-06-05  bert hubertmore tests, plus make longer delays possible, plus...
2015-06-05  bert hubertmake timeout a double, since we'd busy loop otherwise...
2015-06-05  bert hubertadd documentation, make sure dnsdist builds separately...
2015-06-05  bert hubertdelaypipe, plus addDelay() command
2015-06-05  Kees Monshouwerremote backend: add bundler version to Gemfile.lock...
2015-06-01  Kees Monshouwerpdnssec: log missing glue as warning 2557/head
2015-05-31  Kees Monshouwerremote backend: add bundler version to Gemfile.lock...
2015-05-31  Kees Monshouwerpdnssec: check for glue and delegations in parent zones
2015-05-29  Pieter LexisMerge pull request #2551 from pieterlexis/rm-pdns_string
2015-05-28  bert hubertMerge pull request #2550 from ahupowerdns/redistro
2015-05-28  Pieter LexisMerge pull request #2540 from cmouse/gss-tsig
2015-05-28  Pieter LexisRemove a "using" statement that is in namespaces.hh 2551/head
2015-05-28  Pieter LexisRemove the definition and use of pdns::string
2015-05-28  Pieter LexisMerge pull request #2539 from cmouse/squash-compiler-nit
2015-05-28  Aki TuomiAdd support for GSS and TSIG for AXFR 2540/head
2015-05-28  Aki TuomiAdd hmac-md5 shortname support
2015-05-28  Aki TuomiAdd function for converting TSIG algorithm to string
2015-05-28  Aki TuomiAdd dns_random to saxfr
2015-05-28  Aki TuomiAdd TSIG_GSS algorithm
2015-05-28  Aki TuomiMove getTSIGHashEnum to misc
2015-05-28  Aki TuomiAdd gss sources to necessary places
2015-05-28  Aki TuomiUpdate documentation about GSS-TSIG feature
2015-05-28  Aki TuomiAllow update using GSS-TSIG with matching principal
2015-05-28  Aki TuomiAdd support for AXFR using GSS-TSIG
2015-05-28  Aki TuomiHook GSS-TSIG feature to code
2015-05-28  Aki TuomiAdd implementation for GSS-TSIG feature
2015-05-28  Aki TuomiAdd GSS libraries when needed
2015-05-28  Aki TuomiAdd option for enabling GSS-TSIG feature
2015-05-28  Aki TuomiAdd check for gss libraries
2015-05-28  bert hubertdo not complain if no security status was found for...
2015-05-28  bert hubertspread support for reporting udp packet drops from...
2015-05-28  bert hubertMerge branch 'redistro' of github.com:ahupowerdns/pdns... 2550/head
2015-05-28  bert hubertbig cleanup of distributor, with free unit tests.
2015-05-28  bert hubertinitial cleanup of distributor.hh
2015-05-28  bert hubertclarify even FURTHER that the pipe backend does not...
2015-05-27  bert hubertimprove warnings at pipe backend
2015-05-27  Aki TuomiEmit warning when socket timestamps cannot be enabled 2539/head
2015-05-27  Pieter LexisMerge pull request #2546 from pieterlexis/issue-2544...
2015-05-27  Pieter LexisMerge pull request #2545 from pieterlexis/fix-weird...
2015-05-27  Pieter LexisMerge pull request #2516 from pieterlexis/issue-2453...
next