]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2021-01-11  Peter van Dijk el8: PowerTools is now powertools 9942/head
2020-12-18  Peter van DijkMerge pull request #9889 from Habbie/auth-4.3.x-el6
2020-12-17  Peter van Dijkgh actions el6 build: only do auth 9889/head
2020-12-17  Peter van Dijkgh actions: build centos6 packages
2020-12-17  Peter van Dijkel6 docker builds: prefer v4 resolution
2020-12-17  Your Nameel6 builds: use vault.centos.org
2020-11-15  Otto MoerbeekMerge pull request #9724 from Habbie/auth-4.3.x-circlec...
2020-11-13  Peter van Dijkauth-4.3.x: avoid paging in git 9724/head
2020-09-22  Peter van DijkMerge pull request #9498 from Habbie/auth-4.3.x-2020-05 auth-4.3.1
2020-09-21  Peter van DijkMerge pull request #9480 from mind04/pdns-bp-9478
2020-09-21  Kees Monshouwerauth: backport to 4.3.x: Do not send out of zone lookup... 9480/head
2020-09-14  Peter van DijkMerge pull request #9449 from Habbie/backport-9430...
2020-09-07  Remi Gacognesdig: Increment the DNS message IDs when pipelining 9449/head
2020-09-04  Peter van DijkMerge pull request #9444 from zeha/mysqlsp-4.3.x
2020-09-04  Remi GacogneRaise an exception on invalid first part (!= \#) in... 9498/head
2020-09-04  Remi GacogneRaise an exception on invalid hex content in unknown...
2020-09-04  Chris Hofstaedtlerauth: Handle the extra single-row result set of MySQL... 9444/head
2020-09-04  Chris Hofstaedtlerauth: add test for gmysql with stored procedures
2020-09-04  Chris Hofstaedtlerauth gmysql: backport Fix 'value is never actually...
2020-09-01  Peter van DijkMerge pull request #9036 from Habbie/backport-9033...
2020-08-11  Peter van DijkMerge pull request #9219 from zeha/psql-prep-4.3.x
2020-06-23  Peter van DijkMerge pull request #9233 from mind04/pdns-sqlite-schema-bp
2020-06-15  Kees Monshouwerauth: gsqlite3backend: add missing indexes 9233/head
2020-06-15  Peter van DijkMerge pull request #9224 from mind04/pdns-supersomething-bp
2020-06-12  Kees Monshouwerauth: use real remote for supermaster createSlaveDomain() 9224/head
2020-06-09  Chris HofstaedtlerFlip prepared-statements to off for 4.3.x 9219/head
2020-06-09  Chris Hofstaedtlerspgsql: tidy up (partial)
2020-06-09  Chris Hofstaedtlergpgsql: Reintroduce prepared statements
2020-06-08  Peter van DijkMerge pull request #9176 from zeha/fix-7795-4.3.x
2020-06-07  Chris HofstaedtlerAddress feedback from #9176 9176/head
2020-05-29  Chris HofstaedtlerOptimize IXFR-to-AXFR fallback path
2020-05-25  Remi GacogneMerge pull request #9150 from rgacogne/auth43-no-spellcheck
2020-05-25  Josh SorefSuppress PR based spell check 9150/head
2020-05-12  Peter van DijkMerge pull request #9013 from Habbie/backport-9012...
2020-05-01  Peter van DijkMerge pull request #9083 from Habbie/backport-8972...
2020-05-01  Peter van Dijkbuilder: add ubuntu focal target 9083/head
2020-04-17  Pieter LexisEL8 pkgs: Build mysql backend against mariadb-connector... 9036/head
2020-04-07  Chris HofstaedtlerInstall bind SQL schema files as part of bindbackend 9013/head
2020-04-05  Peter van DijkMerge pull request #8997 from Habbie/backport-8977... auth-4.3.0
2020-04-04  Peter van Dijkfix IXFR-in record duplication issue by avoiding the... 8997/head
2020-03-31  Peter van DijkMerge pull request #8983 from Habbie/backport-8975...
2020-03-30  Kees Monshouwerauth: remove beta2 schema files 8983/head
2020-03-30  Kees Monshouwerauth: improve sql schema updates
2020-03-26  Peter van DijkMerge pull request #8973 from Habbie/backport-8939...
2020-03-26  Peter van DijkMerge pull request #8958 from Habbie/rel-auth-4.3.x-ci
2020-03-25  Robin GeuzeRetab backends/bind-master and backends/gsql-common... 8973/head
2020-03-25  Robin GeuzeProper fix for NSECx typemaps in the case of only unpub...
2020-03-23  Peter van Dijkalso skip docs build 8958/head
2020-03-21  Peter van DijkMerge pull request #8959 from Habbie/backport-8916...
2020-03-20  Peter van Dijkauth lmdb: avoid blanket std import; fixes #8872 8959/head
2020-03-20  Peter van DijkMerge pull request #8951 from Habbie/redo-8907
2020-03-20  Peter van DijkCI: skip non-auth testing
2020-03-16  Peter van DijkMerge pull request #8936 from Habbie/backport-8925... auth-4.3.0-rc2
2020-03-16  Robin GeuzeAlso only add CDS and CDNSKEY to the type map in case... 8936/head
2020-03-16  Robin GeuzeFix it so NSEC and NSEC3 records will not include DNSKE...
2020-03-13  Remi GacogneMerge pull request #8924 from mind04/auth-4.3.0-rc1...
2020-03-12  Kees Monshouwerauth: make sure we look at 10% of all cached items... 8924/head
2020-03-05  Remi GacogneMove the logic of validDNSName to DNSName::has8bitBytes() 8907/head 8951/head
2020-03-05  Remi Gacogneauth: Skip the construction of a root DNSName when...
2020-03-05  Remi Gacogneauth: Prevent temporary objects in the DNSBackend:...
2020-03-05  Remi Gacogneauth: Reserve the needed space in the vector of keys
2020-03-05  Remi Gacogneauth: Reduce the number of allocations in apiServerZones()
2020-03-05  Remi Gacogneauth: Reduce the number of memory allocations
2020-03-03  Peter van DijkMerge pull request #8888 from Habbie/auth-4.3.x-backports auth-4.3.0-rc1
2020-03-03  Otto MoerbeekIt's 2020 8888/head
2020-03-03  Peter van Dijktravis: skip odbc testing, we have it in circleci,...
2020-02-18  Otto MoerbeekMerge pull request #8631 from zeha/once auth-4.3.0-beta2
2020-02-18  Remi GacogneMerge pull request #8505 from rgacogne/dnsdist-lua-ffi
2020-02-18  Otto MoerbeekMerge pull request #8835 from omoerbeek/rec-prep-4...
2020-02-18  Otto MoerbeekPrep for rec-4.3.0-rc2 8835/head
2020-02-18  Remi Gacognednsdist: Add a comment about the lack of guard in dnsdi... 8505/head
2020-02-17  Peter van DijkMerge pull request #8833 from rgacogne/pgsql-circleci...
2020-02-17  Remi GacogneAllow all connections to the PG server in Circle CI 8833/head
2020-02-17  Otto MoerbeekMerge pull request #8830 from omoerbeek/rec-init-zone...
2020-02-17  Otto MoerbeekInit zone's d_priority field. 8830/head
2020-02-15  Peter van DijkMerge pull request #8811 from Habbie/nsec-ttl
2020-02-15  Peter van DijkMerge pull request #8776 from mnordhoff/4.3-schema
2020-02-14  Peter van Dijkadd upgrade notes for the new NSEC(3) TTLs 8811/head
2020-02-14  Peter van Dijkupdate DNSSEC TTL notes
2020-02-14  Peter van Dijkadjust NSEC TTLs to negative TTL
2020-02-14  Peter van DijkMerge pull request #8828 from Habbie/qdcount-zero-debug
2020-02-14  Peter van DijkMerge pull request #8096 from mind04/pdns-notify-db...
2020-02-14  Peter van DijkMerge pull request #8826 from rgacogne/nsec-invalid...
2020-02-14  Peter van Dijkauth: log "No question section in packet" at Debug... 8828/head
2020-02-14  Matt NordhoffDeduplicate EXTRA_DIST and dist_doc_DATA in modified... 8776/head
2020-02-14  Matt Nordhoffauth: Include bind schema files in debs
2020-02-14  Matt Nordhoffauth: Include bind schema files in pdns RPM
2020-02-14  Matt Nordhoffauth: List the 3.4.0+ SQL schema files wherever the...
2020-02-14  Matt Nordhoffauth: Add enable-foreign-keys.mysql.sql to packages...
2020-02-14  Matt Nordhoffauth: Add 4.3.0 schema files to Makefile.ams
2020-02-14  Kees Monshouwerauth: do not update identical notified serials 8096/head
2020-02-14  Peter van DijkMerge pull request #8094 from mind04/pdns-diff-config
2020-02-14  Otto MoerbeekMerge pull request #8823 from omoerbeek/rec-rpz-passthru
2020-02-14  Remi GacogneRefuse NSEC records with a bitmap length > 32 8826/head
2020-02-14  Peter van DijkMerge pull request #8799 from Habbie/odbc-threading
2020-02-14  Peter van DijkMerge pull request #8815 from pieterlexis/yahttp-ipv6...
2020-02-14  Peter van DijkMerge pull request #8779 from Habbie/empty-ixfr-soa...
2020-02-14  Otto MoerbeekRebased to handle NetmaskTree changes 8823/head
2020-02-14  Otto MoerbeekFix compilation issue on older compilers
2020-02-14  Otto MoerbeekFormatting
next