]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2015-10-28  Pieter LexisFix expected results for tests with the new sdig output
2015-10-28  bert hubertfix up empty non terminal confusion, clean up code...
2015-10-28  Pieter Lexisdocs: add ednssubnet option to sdig.1
2015-10-28  bert hubertI accidentally the tcp support in sdig!
2015-10-28  bert hubertteach sdig about EDNS subnet, plus clean it up a bit
2015-10-28  Pieter LexisAdd missing option from geoip backend
2015-10-28  bert hubertmove fillSOAData around so dns.cc is no longer authorit...
2015-10-27  Pieter LexisMerge pull request #2833 from pieterlexis/gmysql-fix...
2015-10-27  Pieter Lexisright regex
2015-10-27  Pieter LexisMerge pull request #2834 from pieterlexis/pkg-breaks-fix
2015-10-27  Pieter LexisAdd ixplore to the pdns-tools description 2834/head
2015-10-27  Pieter LexisUnbreak installation of master-based packages
2015-10-27  Pieter LexisFix bulktest domains
2015-10-27  Pieter LexisUnbreak building against older MySQLs 2833/head
2015-10-27  Pieter LexisMerge pull request #2827 from cmouse/pkcs11-improve...
2015-10-27  Pieter LexisMerge pull request #2813 from cmouse/fix-coverity-issues
2015-10-27  Pieter LexisFix documentation nits (thanks @jpmens)
2015-10-27  bert hubertMerge pull request #2828 from cmouse/gss-dnsname-fix
2015-10-26  Pieter LexisMerge pull request #2829 from zeha/debian
2015-10-26  Pieter LexisMerge pull request #2830 from pieterlexis/bulktest...
2015-10-26  bert hubertMerge pull request #2832 from pieterlexis/ixplore
2015-10-26  bert hubertMerge pull request #2777 from pieterlexis/issues-2403...
2015-10-26  Pieter Lexisixplore: add manpage and package it in pdns-tools 2832/head
2015-10-26  Pieter LexisAdd tests for DNSName::wirelength() 2777/head
2015-10-26  Pieter Lexispdnssec: add list-keys command, closes #2396
2015-10-26  Pieter Lexispdnssec: sync help syntax with manpage
2015-10-26  Pieter LexisValidate length of the zonename for NSEC3
2015-10-26  Pieter Lexispdnssec: Throw an error on existing bind-dnssec-db
2015-10-26  bert hubertmove #includes around to solve namespace clashes on...
2015-10-26  Christian Hofstaedtlerdebian-auth: pdns-tools: Correctly Break/Replace pdns... 2829/head
2015-10-26  Christian Hofstaedtlerdebian-auth: drop redundant Priority: field
2015-10-26  Christian Hofstaedtlerdebian-auth: Fix upgrades with default configuration
2015-10-26  Pieter LexisBulk test: change results filename 2830/head
2015-10-26  Aki TuomiImprove token not found error 2827/head
2015-10-26  Aki TuomiUse DNSName for label 2828/head
2015-10-26  bert hubertMerge pull request #2808 from cmouse/dnsname-remove...
2015-10-26  Aki TuomiInitialize UeberBackend::handle members 2813/head
2015-10-26  Aki TuomiInitialize QType code
2015-10-26  Aki TuomiInitialize all CacheEntry members
2015-10-26  Aki TuomiInitialize PacketCache do_recursion
2015-10-26  Aki TuomiInitialize DNSRecordContent header
2015-10-26  Aki TuomiInitialize CDB
2015-10-26  Aki TuomiFix invalid iterator usage
2015-10-26  Aki TuomiInitialize DNSRecord
2015-10-26  Aki TuomiInitialize d_clen and d_place
2015-10-26  Aki TuomiUse reinterpret_cast consistently for dnsheader
2015-10-26  Aki TuomiInitialize d_place
2015-10-26  Pieter LexisMerge pull request #2822 from pieterlexis/rec-conf...
2015-10-26  bert hubertMerge pull request #2815 from nigeljonez/wrandom-fpe...
2015-10-26  Aki TuomiRemove d_recurse 2808/head
2015-10-26  bert hubertMerge pull request #2812 from cmouse/pkcs11-token-label
2015-10-25  bert hubertMerge pull request #2824 from ahupowerdns/rpz
2015-10-25  bert hubertnext time, we'll actually compile before we push. Shit... 2824/head
2015-10-25  bert hubertfurther place enum adjustments
2015-10-25  bert hubertadjust to the new one place of the Place enum
2015-10-25  bert hubertMerge remote-tracking branch 'main/master' into rpz
2015-10-25  bert hubertadd pkcs11 stuff to recursor
2015-10-25  bert hubertfix up ixplore compilation, missing #include on some...
2015-10-25  bert huberthook up IXFR/AXFR policy slaving for Recursor. Sadly...
2015-10-25  bert hubertmove auth-only bit away from resolver.cc to communicato...
2015-10-25  bert huberthad a stray // comment in there
2015-10-25  bert hubertcleanup so you can now pick if you want 'track' or...
2015-10-25  bert hubertteach ixplore many new tricks
2015-10-25  bert hubertadd makeUsRelative, and use it to implement makeRelativ...
2015-10-25  bert hubertsmall speedup by using reserve() (5% or so)
2015-10-24  bert hubertmassive speedup in dnsparser getName() which previously...
2015-10-24  bert hubertfurther things to make travis happy
2015-10-24  bert hubertfix up ixplore compilation in travis (pkcs)
2015-10-24  bert hubertmassively speed up DNSRecord operator<, also changing...
2015-10-24  bert hubertmake it possible to consume AXFR as DNSRecords too
2015-10-23  Peter van Dijkdoc nit, thanks matje
2015-10-23  bert hubertspeed up canonical ordering by a factor of 5, increasin...
2015-10-23  Pieter LexisMerge pull request #2810 from cmouse/gss-dnsname
2015-10-23  Pieter LexisMerge pull request #2811 from cmouse/saxfr-tkrc-dnsname
2015-10-23  Aki TuomiUse DNSName in GSS-TSIG code 2810/head
2015-10-23  bert hubertMerge branch 'rpz' of github.com:ahupowerdns/pdns into rpz
2015-10-23  Pieter LexisPerl correctly for the recursor configure script 2822/head
2015-10-23  bert hubertfurther interim
2015-10-23  Pieter LexisSome fixes to the bulk test script
2015-10-23  Pieter LexisDon't print 2 million lines of stuff
2015-10-23  Pieter LexisMerge pull request #2785 from zeha/fix-asan
2015-10-23  Pieter LexisMerge pull request #2804 from cmouse/one-place-enum
2015-10-23  Pieter LexisMerge pull request #2821 from pieterlexis/buildbot...
2015-10-22  Pieter LexisAdd a script to bulk-test the recursor on buildbot 2821/head
2015-10-22  bert hubertinterim
2015-10-22  bert huberthook up ixplore tool
2015-10-22  Peter van DijkMerge pull request #2817 from Habbie/dnsdist-arg-break
2015-10-22  Peter van Dijkdon't fall through, thanks @rodecker 2817/head
2015-10-22  Pieter LexisMerge pull request #2816 from nigeljonez/rpmspec-confno...
2015-10-22  Pieter LexisWe need the modules as well
2015-10-22  Nigel JonesAsk RPM not to replace /etc/sysconfig/dnsdist by default 2816/head
2015-10-22  Nigel JonesPrevent SIGFPE in wrandom routine - Fixes Issue #2794 2815/head
2015-10-21  Pieter LexisAdd pdns_server to the recursor test
2015-10-21  Pieter LexisSplit the auth-test script logically
2015-10-21  Pieter LexisMerge pull request #2814 from pieterlexis/wip-recursor...
2015-10-21  Pieter LexisAdd an initial recursor test script 2814/head
2015-10-20  Aki TuomiUse DNSName for algo 2811/head
2015-10-20  Aki TuomiUse new slot syntax in test 2812/head
2015-10-20  Aki TuomiUpdate documentation on PKCS#11
2015-10-20  Aki TuomiSerialize slot correctly
next