]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2016-10-23  Kees Monshouweruse DNSName for before and afternames in bind and gsql...
2016-10-23  Kees Monshouwerbindbackend: cleanup findBeforeAndAfterUnhashed()
2016-10-20  Pieter LexisMerge pull request #4489 from pieterlexis/issue-4483...
2016-10-20  Pieter LexisMerge pull request #4377 from pieterlexis/issue-4369...
2016-10-20  Pieter LexisMerge pull request #4516 from pieterlexis/RPZ-chase...
2016-10-20  Pieter LexisMerge pull request #4389 from pieterlexis/DNSSEC-zone-cut
2016-10-18  Pieter LexisMerge pull request #4398 from pieterlexis/warn-on-addDS...
2016-10-18  Pieter LexisMerge pull request #4465 from giganteous/patch-1
2016-10-18  Pieter LexisMerge pull request #4500 from pieterlexis/cleanups
2016-10-18  Pieter LexisMerge pull request #4526 from zeha/api-qualified
2016-10-18  Pieter LexisMerge pull request #4537 from rgacogne/luawrapper-forwa...
2016-10-18  Pieter LexisMerge pull request #4544 from rgacogne/auth-off-by...
2016-10-18  Pieter LexisMerge pull request #4548 from zeha/shadow
2016-10-18  Pieter LexisMerge pull request #4560 from mind04/packethandler
2016-10-18  Pieter LexisMerge pull request #4580 from percipient/remote-tsig...
2016-10-18  Pieter LexisMerge pull request #4570 from Habbie/recname
2016-10-18  Pieter LexisMerge pull request #4567 from pieterlexis/yakkety
2016-10-18  Pieter LexisMerge pull request #4561 from paddg/patch-4
2016-10-18  Pieter LexisDNSSEC: generalize getDenial() function 4389/head
2016-10-18  Pieter LexisDNSSEC: Implement keysearch based on zone-cuts
2016-10-18  Pieter LexisAdd getZoneCuts() function
2016-10-17  Patrick ClokeAdd some missing dots at the end of 'names'. 4580/head
2016-10-15  Peter van Dijkfix filename, thanks Cody Robertson 4570/head
2016-10-14  Pieter LexisFix build dependencies for Ubuntu Yakkety 4567/head
2016-10-12  Winfried AngeleUpdate rec_control.1.md 4561/head
2016-10-12  Pieter LexisSilence a GCC 6.2 compiler warning 4500/head
2016-10-11  Kees Monshouwerremove the suggestion of variable hiding being a problem 4560/head
2016-10-11  Peter van DijkMerge pull request #4550 from rgacogne/auth-web-rings...
2016-10-11  Peter van DijkMerge pull request #4559 from mind04/warning
2016-10-11  Peter van DijkMerge pull request #4538 from pieterlexis/secpoll-v3...
2016-10-11  Peter van DijkMerge pull request #4542 from zeha/api-search-no-ents
2016-10-11  Peter van DijkMerge pull request #4554 from rgacogne/protobuf-comments
2016-10-11  Peter van DijkMerge pull request #4557 from Habbie/safesearch
2016-10-11  Peter van Dijkencrypted.google.com is supported as SNI on the forcesa... 4557/head
2016-10-10  Remi GacogneAdd requestorId and some comments to the protobuf defin... 4554/head
2016-10-10  Remi GacogneMerge pull request #4553 from rgacogne/dnsdist-client...
2016-10-10  Remi Gacognednsdist: Flush output in single command client mode 4553/head
2016-10-07  Remi Gacogneauth: Fix a possible memory leak in the webserver 4550/head
2016-10-07  Christian HofstaedtlerapiServerSearchData simplify == false 4548/head
2016-10-07  Christian HofstaedtlerReplace setRcode(int) with setRcode(RCode::...) enum
2016-10-07  Christian Hofstaedtlertcpreceiver: fix easy cases of var shadowing
2016-10-07  Christian Hofstaedtlerpackethandler: fix easy cases of var shadowing
2016-10-07  Christian Hofstaedtlernsecrecords: fix var shadowing
2016-10-07  Christian Hofstaedtlerdnsname: fix var shadowing
2016-10-07  Christian Hofstaedtlerpipebackend: fix var shadowing
2016-10-07  Christian HofstaedtlerRemove unused vars/members
2016-10-06  Christian HofstaedtlerAPI: search should not return ENTs 4542/head
2016-10-06  Remi Gacogneauth: Fix a stack-based off-by-one write in the HTTP... 4544/head
2016-10-06  Peter van DijkMerge pull request #4508 from Habbie/wrong
2016-10-05  Pieter LexisSend secpoll users of 3.X to the 3.X docs 4538/head
2016-10-05  Remi GacogneMerge pull request #4530 from paddg/patch-3
2016-10-05  Sangwhan MoonReplace std::forward/std::make_tuple combo with std... 4537/head
2016-10-05  Winfried AngeleUpdate README-dnsdist.md 4530/head
2016-10-04  bert hubertMerge pull request #4519 from rgacogne/dnsdist-ecs...
2016-10-03  Christian HofstaedtlerAPI: url in zone info should be absolute 4526/head
2016-09-30  Kees Monshouweradd gcc 6.2 to boost.m4 4559/head
2016-09-30  Kees Monshouwerfix a few 'types may not be defined in a for-range...
2016-09-30  Pieter LexisAdd tests for #4483 4489/head
2016-09-30  Pieter Lexisrec tests: create controlsocket dirs idempotently
2016-09-30  Pieter LexisFix the fields in two debug lines
2016-09-30  Pieter LexisCache records for zones that were delegated to from...
2016-09-30  Pieter Lexisignore a generated file
2016-09-30  Pieter LexisOn RPZ customPolicy, follow the resulting CNAME 4516/head
2016-09-29  bert hubertMerge pull request #4485 from mind04/cache-soa
2016-09-29  bert hubertfix up packetcache not to use constexpr which upset...
2016-09-29  bert hubertdocument cache cleaning rate adjustment, plus switch...
2016-09-29  bert hubertMerge pull request #4504 from mind04/pcsize
2016-09-29  Kees Monshouwers/soa-minimum-default/soa-minimum-ttl/ 4485/head
2016-09-29  Remi GacogneMerge pull request #4432 from rgacogne/dnsdist-protobuf...
2016-09-29  Remi Gacognednsdist: Allow altering the ECS behavior via rules... 4519/head
2016-09-28  Kees Monshouwerremove debug output and correct iterator increase 4504/head
2016-09-28  Kees Monshouweradaptive packetcache cleaning interval
2016-09-28  Pieter LexisMerge pull request #4431 from pieterlexis/issue-4430...
2016-09-28  Pieter LexisMerge pull request #4473 from rgacogne/coverity-fixes...
2016-09-28  Pieter LexisMerge pull request #4513 from martinkouba/patch-1
2016-09-28  Kees Monshouwerdisable negative getSOA caching if the negcache_ttl...
2016-09-27  Martin KoubaUpdated description of allow-unsigned-notify 4513/head
2016-09-26  Kees Monshouwercleanup packetcache cleanup()
2016-09-26  bert hubertmake sure we clean based on sequence index and not...
2016-09-26  Kees Monshouwerremove some outdated comments in packetcache.cc
2016-09-26  Kees Monshouwerremove unnecessary locking in packetcache
2016-09-26  Kees Monshouwerupdate packetcache size in insert()
2016-09-26  Peter van DijkRevert "Merge pull request #947 from mind04/right" 4508/head
2016-09-26  bert hubertmake sure we log the [id] as well for DNSSEC trace
2016-09-25  Pieter LexisMerge pull request #4506 from HLFH/patch-1
2016-09-25  Pieter LexisMerge pull request #4507 from HLFH/patch-2
2016-09-25  Peter van DijkMerge pull request #4499 from rgacogne/rec-boost-contex...
2016-09-25  HLFHGive tarball link 4507/head
2016-09-25  HLFHRemoval of pipebackend-abi-version setting 4506/head
2016-09-25  bert hubertMerge pull request #4497 from phonedph1/root-hint
2016-09-23  Remi Gacognerec: Always test if BOOST_VERSION is < 1.61, not >... 4499/head
2016-09-23  Peter van DijkMerge pull request #4492 from pieterlexis/post-deresour...
2016-09-23  Pieter LexisMerge pull request #4486 from cmouse/yahttp-update
2016-09-23  Pieter LexisMerge pull request #4487 from mzealey/wipe-domain-doc...
2016-09-23  Peter van DijkMerge pull request #4494 from zeha/warnings
2016-09-23  Remi Gacognerec: Add support for boost::context >= 1.61
2016-09-23  bert hubertwhen encountering bad zone data in backend, make sure...
2016-09-23  phonedph1e.root-servers.net has IPv6 now 4497/head
2016-09-22  Christian HofstaedtlerFix struct/class mismatch warning reported by apple... 4494/head
2016-09-22  Pieter LexisDon't ServFail on version.bind post-deresource 4492/head
next