2016-09-30 |
Pieter Lexis | On RPZ customPolicy, follow the resulting CNAME 4516/head |
commit | commitdiff | tree |
2016-09-29 |
bert hubert | Merge pull request #4485 from mind04/cache-soa |
commit | commitdiff | tree |
2016-09-29 |
bert hubert | fix up packetcache not to use constexpr which upset... |
commit | commitdiff | tree |
2016-09-29 |
bert hubert | document cache cleaning rate adjustment, plus switch... |
commit | commitdiff | tree |
2016-09-29 |
bert hubert | Merge pull request #4504 from mind04/pcsize |
commit | commitdiff | tree |
2016-09-29 |
Kees Monshouwer | s/soa-minimum-default/soa-minimum-ttl/ 4485/head |
commit | commitdiff | tree |
2016-09-29 |
Remi Gacogne | Merge pull request #4432 from rgacogne/dnsdist-protobuf... |
commit | commitdiff | tree |
2016-09-28 |
Kees Monshouwer | remove debug output and correct iterator increase 4504/head |
commit | commitdiff | tree |
2016-09-28 |
Kees Monshouwer | adaptive packetcache cleaning interval |
commit | commitdiff | tree |
2016-09-28 |
Pieter Lexis | Merge pull request #4431 from pieterlexis/issue-4430... |
commit | commitdiff | tree |
2016-09-28 |
Pieter Lexis | Merge pull request #4473 from rgacogne/coverity-fixes... |
commit | commitdiff | tree |
2016-09-28 |
Pieter Lexis | Merge pull request #4513 from martinkouba/patch-1 |
commit | commitdiff | tree |
2016-09-28 |
Kees Monshouwer | disable negative getSOA caching if the negcache_ttl... |
commit | commitdiff | tree |
2016-09-27 |
Martin Kouba | Updated description of allow-unsigned-notify 4513/head |
commit | commitdiff | tree |
2016-09-26 |
Kees Monshouwer | cleanup packetcache cleanup() |
commit | commitdiff | tree |
2016-09-26 |
bert hubert | make sure we clean based on sequence index and not... |
commit | commitdiff | tree |
2016-09-26 |
Kees Monshouwer | remove some outdated comments in packetcache.cc |
commit | commitdiff | tree |
2016-09-26 |
Kees Monshouwer | remove unnecessary locking in packetcache |
commit | commitdiff | tree |
2016-09-26 |
Kees Monshouwer | update packetcache size in insert() |
commit | commitdiff | tree |
2016-09-26 |
bert hubert | make sure we log the [id] as well for DNSSEC trace |
commit | commitdiff | tree |
2016-09-25 |
Pieter Lexis | Merge pull request #4506 from HLFH/patch-1 |
commit | commitdiff | tree |
2016-09-25 |
Pieter Lexis | Merge pull request #4507 from HLFH/patch-2 |
commit | commitdiff | tree |
2016-09-25 |
Peter van Dijk | Merge pull request #4499 from rgacogne/rec-boost-contex... |
commit | commitdiff | tree |
2016-09-25 |
HLFH | Give tarball link 4507/head |
commit | commitdiff | tree |
2016-09-25 |
HLFH | Removal of pipebackend-abi-version setting 4506/head |
commit | commitdiff | tree |
2016-09-25 |
bert hubert | Merge pull request #4497 from phonedph1/root-hint |
commit | commitdiff | tree |
2016-09-23 |
Remi Gacogne | rec: Always test if BOOST_VERSION is < 1.61, not >... 4499/head |
commit | commitdiff | tree |
2016-09-23 |
Peter van Dijk | Merge pull request #4492 from pieterlexis/post-deresour... |
commit | commitdiff | tree |
2016-09-23 |
Pieter Lexis | Merge pull request #4486 from cmouse/yahttp-update |
commit | commitdiff | tree |
2016-09-23 |
Pieter Lexis | Merge pull request #4487 from mzealey/wipe-domain-doc... |
commit | commitdiff | tree |
2016-09-23 |
Peter van Dijk | Merge pull request #4494 from zeha/warnings |
commit | commitdiff | tree |
2016-09-23 |
Remi Gacogne | rec: Add support for boost::context >= 1.61 |
commit | commitdiff | tree |
2016-09-23 |
bert hubert | when encountering bad zone data in backend, make sure... |
commit | commitdiff | tree |
2016-09-23 |
phonedph1 | e.root-servers.net has IPv6 now 4497/head |
commit | commitdiff | tree |
2016-09-22 |
Christian Hofstaedtler | Fix struct/class mismatch warning reported by apple... 4494/head |
commit | commitdiff | tree |
2016-09-22 |
Pieter Lexis | Don't ServFail on version.bind post-deresource 4492/head |
commit | commitdiff | tree |
2016-09-19 |
Mark Zealey | Add doc about the $ feature of wipe-domain 4487/head |
commit | commitdiff | tree |
2016-09-18 |
Aki Tuomi | yahttp: Update to v0.2.0 4486/head |
commit | commitdiff | tree |
2016-09-15 |
Remi Gacogne | auth: `id` variable shadows reference in `Bind2Backend... 4473/head |
commit | commitdiff | tree |
2016-09-15 |
Remi Gacogne | auth: Use unique_ptr for `AuthLua` and `AuthLua4` objects |
commit | commitdiff | tree |
2016-09-15 |
Remi Gacogne | auth: Fix 'Identical code for different branches' cover... |
commit | commitdiff | tree |
2016-09-14 |
bert hubert | Merge pull request #4467 from ahupowerdns/deresource |
commit | commitdiff | tree |
2016-09-13 |
bert hubert | reinstate shuffling in the new DNSZoneRecord world 4467/head |
commit | commitdiff | tree |
2016-09-13 |
bert hubert | make randombackend DNSZoneRecord native |
commit | commitdiff | tree |
2016-09-13 |
bert hubert | make it possible to compare pointers/references to... |
commit | commitdiff | tree |
2016-09-13 |
bert hubert | fix up lua-auth for new DNSZoneRecord world |
commit | commitdiff | tree |
2016-09-13 |
bert hubert | restore old ldap logging behaviour |
commit | commitdiff | tree |
2016-09-13 |
bert hubert | and it works for ldap-simple too! |
commit | commitdiff | tree |
2016-09-13 |
bert hubert | we now actually pass these tests |
commit | commitdiff | tree |
2016-09-13 |
bert hubert | fix zone2ldap in one other place |
commit | commitdiff | tree |
2016-09-13 |
bert hubert | make sure that zone2ldap encodes root as . |
commit | commitdiff | tree |
2016-09-13 |
bert hubert | enable a lot of LDAP logging to uncover what might... |
commit | commitdiff | tree |
2016-09-13 |
bert hubert | reenable LDAP testing, plus fix up partial SOA records... |
commit | commitdiff | tree |
2016-09-13 |
bert hubert | fix up mydns backend to properly return SOA records... |
commit | commitdiff | tree |
2016-09-13 |
bert hubert | also propagate scopeMask to emulated get() |
commit | commitdiff | tree |
2016-09-13 |
bert hubert | fix up TXT content matching when backend does not add " |
commit | commitdiff | tree |
2016-09-13 |
bert hubert | fix presigned NSEC3s |
commit | commitdiff | tree |
2016-09-13 |
bert hubert | disable ldap, which I can't debug locally. Perhaps... |
commit | commitdiff | tree |
2016-09-13 |
bert hubert | we got one labelReversal case wrong |
commit | commitdiff | tree |
2016-09-13 |
bert hubert | some further labelreverse improvements |
commit | commitdiff | tree |
2016-09-13 |
bert hubert | set of labelReverse incorrect migrations, two of which... |
commit | commitdiff | tree |
2016-09-13 |
bert hubert | fix case where we did not do duplicate record detection... |
commit | commitdiff | tree |
2016-09-13 |
bert hubert | make an ENTRecordType |
commit | commitdiff | tree |
2016-09-13 |
bert hubert | reinstate duplicate record detection, slowing us down... |
commit | commitdiff | tree |
2016-09-13 |
bert hubert | fix up testcases |
commit | commitdiff | tree |
2016-09-13 |
bert hubert | two compilation errors (one in an internal tool, one... |
commit | commitdiff | tree |
2016-09-13 |
bert hubert | more speedups and cleanups for DNSZoneRecord world |
commit | commitdiff | tree |
2016-09-13 |
bert hubert | init some DNSZoneRecord members |
commit | commitdiff | tree |
2016-09-13 |
bert hubert | fix up zone2sql compilation after fixups |
commit | commitdiff | tree |
2016-09-13 |
bert hubert | packetcache hashed |
commit | commitdiff | tree |
2016-09-13 |
bert hubert | bindbackend hashed |
commit | commitdiff | tree |
2016-09-13 |
bert hubert | yolo - big DNSResourceRecord removal |
commit | commitdiff | tree |
2016-09-12 |
bert hubert | Merge pull request #4463 from pieterlexis/centos-6... |
commit | commitdiff | tree |
2016-09-12 |
Pieter Lexis | Auth: build Bind backend for CentOS 6 4463/head |
commit | commitdiff | tree |
2016-09-12 |
Pieter Lexis | Merge pull request #4461 from pieterlexis/boost161... |
commit | commitdiff | tree |
2016-09-12 |
bert hubert | Merge pull request #4459 from ahupowerdns/pqmemleak |
commit | commitdiff | tree |
2016-09-12 |
Pieter Lexis | Rec: Disable boost-fcontext on boost 1.61 and up 4461/head |
commit | commitdiff | tree |
2016-09-12 |
Pieter Lexis | Revert "Rec: support boost's fcontext in boost 1.61+" |
commit | commitdiff | tree |
2016-09-12 |
bert hubert | Merge pull request #4424 from pieterlexis/static_vector... |
commit | commitdiff | tree |
2016-09-11 |
bert hubert | Merge pull request #4458 from James-TR/patch-1 |
commit | commitdiff | tree |
2016-09-11 |
bert hubert | eleksir noted that we leak a ton of memory in postgresq... 4459/head |
commit | commitdiff | tree |
2016-09-11 |
James Taylor | Correct typo in backend-pipe.md 4458/head |
commit | commitdiff | tree |
2016-09-10 |
Pieter Lexis | Merge pull request #4449 from peterthomassen/master |
commit | commitdiff | tree |
2016-09-09 |
Peter Thomassen | Docs: clarify that recursor does not do DNSSEC for... 4449/head |
commit | commitdiff | tree |
2016-09-09 |
Pieter Lexis | Merge pull request #4447 from rgacogne/secpoll-doc... |
commit | commitdiff | tree |
2016-09-09 |
Remi Gacogne | Update secpoll and documentation for 2016-01 4447/head |
commit | commitdiff | tree |
2016-09-08 |
Remi Gacogne | dnsdist: Add regression tests for protobuf alteration... 4432/head |
commit | commitdiff | tree |
2016-09-08 |
Remi Gacogne | dnsdist: Add bindings for the `DNSResponse` object |
commit | commitdiff | tree |
2016-09-08 |
Peter van Dijk | Merge pull request #4440 from rgacogne/rec-fix-lua... |
commit | commitdiff | tree |
2016-09-08 |
Peter van Dijk | Merge pull request #4441 from cmouse/lua-auth4-fix |
commit | commitdiff | tree |
2016-09-08 |
Peter van Dijk | Merge pull request #4442 from cmouse/geoip-naming |
commit | commitdiff | tree |
2016-09-08 |
Aki Tuomi | geoipbackend: Fix minor naming issue 4442/head |
commit | commitdiff | tree |
2016-09-08 |
Aki Tuomi | lua-auth4: Remove recursor includes 4441/head |
commit | commitdiff | tree |
2016-09-08 |
Remi Gacogne | rec: Fix Lua-enabled compilation on OS X and FreeBSD 4440/head |
commit | commitdiff | tree |
2016-09-07 |
bert hubert | Merge pull request #4435 from ahupowerdns/rollback-fix |
commit | commitdiff | tree |
2016-09-07 |
bert hubert | when doing a rollback while writing a packet, reset... 4435/head |
commit | commitdiff | tree |
2016-09-07 |
bert hubert | deal with pcap formats which tell them they captured... |
commit | commitdiff | tree |
2016-09-06 |
Remi Gacogne | dnsdist: Add regression tests for protobuf export |
commit | commitdiff | tree |
2016-09-06 |
Pieter Lexis | Rec: don't go bogus on zero configured DSs 4431/head |
commit | commitdiff | tree |
2016-09-06 |
Pieter Lexis | Merge pull request #4429 from pieterlexis/rec-4.0.3... |
commit | commitdiff | tree |
next |