]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2018-10-26  Neil CookDocument NOD and UDR policy tag configuration 7094/head
2018-10-26  Neil CookSupport for protobuf policy tags for NOD and UDR
2018-10-26  Neil CookNew methods to add and remove individual policy tags
2018-10-24  Neil CookUpdate settings documentation:
2018-10-24  Neil CookFix code-review issues:
2018-10-24  Neil CookAccount for the fact that udr and nod flags are optiona...
2018-10-24  Neil CookRemove the NOD and UDR info from Protobuf *before*...
2018-10-24  Neil CookMake SBF size configurable
2018-10-24  Neil CookAdd thread ID to snapshotCurrent()
2018-10-24  Neil CookAdd UDR Tracking and refactor NOD support
2018-10-24  Neil CookUpdate ProtobufLogger.py with info from new NOD and...
2018-10-24  Neil CookAdd NOD and UDR to Protobuf Logs
2018-10-24  Neil CookRefactor NOD code
2018-10-24  Pieter LexisMerge pull request #7098 from Habbie/builder-amazon2
2018-10-24  Pieter LexisMerge pull request #7093 from pieterlexis/el6-post...
2018-10-24  Peter van Dijkadd support for building Amazon Linux 2 packages 7098/head
2018-10-24  Pieter LexisMerge pull request #7083 from Privex/patch-privex-docs1
2018-10-23  Remi GacogneMerge pull request #7092 from rgacogne/dnsdist-tribool-fix
2018-10-23  Remi GacogneMerge pull request #7095 from rgacogne/dnsdist-api...
2018-10-23  Remi GacogneMerge pull request #7069 from rgacogne/openssl-signer...
2018-10-23  Remi Gacognednsdist: Nodes in NMG are now ordered, fix the API... 7095/head
2018-10-23  Pieter LexisMerge pull request #7085 from pieterlexis/debian-pkg...
2018-10-23  Pieter LexisFix el6 post install issue with auth 7093/head
2018-10-23  Remi Gacognednsdist: Fix return-type detection with boost 1.69... 7092/head
2018-10-23  Remi GacogneMerge pull request #7089 from pieterlexis/dnsdist-stats...
2018-10-22  Pieter Lexisdnsdist: Add HELP and TYPE for dnsdist_server_ stats 7089/head
2018-10-19  Pieter Lexisre-add licence files to dnsdist and rec tarball 7085/head
2018-10-19  Pieter Lexispkgs: remove ixfrdist.service from pdns-server package
2018-10-19  Chris (Someguy123)Packages needed for Ubuntu 18.04 + how to build sphinx... 7083/head
2018-10-19  Chris (Someguy123)Added section on using Lua records with generic SQL
2018-10-19  Chris (Someguy123)Various small corrections for reverse DNS functions
2018-10-18  Someguy123Create sections for reverse DNS functions
2018-10-18  Someguy123Selector is 'pickclosest' not 'closest'
2018-10-17  Remi GacogneMerge pull request #7072 from r-bk/fix_lua_recursor4_ex...
2018-10-17  Remi GacogneMerge pull request #7068 from phonedph1/edns
2018-10-17  Remi GacogneMerge pull request #6986 from rgacogne/dnsdist-warning...
2018-10-17  Rafael Buchbinderpdns-recursor: properly handle exceptions thrown from... 7072/head
2018-10-17  Remi GacogneMerge pull request #7070 from r-bk/fix_memory_leak_in_c...
2018-10-16  Remi Gacognednsdist: Clarify that DynBlock's warning rates can... 6986/head
2018-10-16  Remi GacogneMerge pull request #7062 from rgacogne/dnsdist-tls...
2018-10-16  Rafael Buchbinderpdns-recursor: avoid a memory leak in catch-all excepti... 7070/head
2018-10-16  Remi GacogneUse unique pointers in the OpenSSL signer 7069/head
2018-10-16  phonedph1Do the edns dumping harder. 7068/head
2018-10-15  Remi Gacognednsdist: Check 'numberOfStoredSessions' >= 0, dismiss... 7062/head
2018-10-15  Remi Gacognednsdist: Add a setting to control the number of stored...
2018-10-15  Remi GacogneMerge pull request #7064 from rgacogne/dnsdist-tls...
2018-10-15  Remi Gacognednsdist: Wrap GnuTLS and OpenSSL pointers in smart... 7064/head
2018-10-15  Remi GacogneMerge pull request #7060 from rgacogne/dnsdist-tls...
2018-10-15  Remi GacogneMerge pull request #7054 from mind04/doc-warnings2
2018-10-15  Remi GacogneMerge pull request #7057 from mind04/sd-scopemask
2018-10-13  Remi Gacognednsdist: Remove potential double-free in GnuTLS session... 7060/head
2018-10-12  Remi Gacognednsdist: Also catch exceptions not derived from std...
2018-10-12  Remi Gacognednsdist: Release memory on DNS over TLS handshake failure
2018-10-12  Remi GacogneMerge pull request #7055 from phonedph1/rpz-log
2018-10-11  phonedph1provide some context as to which zone 7055/head
2018-10-11  Remi GacogneMerge pull request #7053 from mind04/doc-warnings
2018-10-10  Kees Monshouwerauth: scopeMask in the SOAData structure is unused... 7057/head
2018-10-10  Kees Monshouwerauth: fix a warining in the docs 7054/head
2018-10-10  Kees Monshouwerauth: remove duplicate dns update section from the...
2018-10-10  Kees Monshouwerrec: fix some warnings in the docs 7053/head
2018-10-10  Remi GacogneMerge pull request #7050 from mind04/el6-boost
2018-10-10  Pieter LexisMerge pull request #7025 from Habbie/remove-api-logfile
2018-10-10  Pieter LexisMerge pull request #7046 from ahupowerdns/dynupdate...
2018-10-10  Pieter LexisMerge pull request #7040 from Habbie/builder-el6
2018-10-10  Pieter LexisMerge pull request #7028 from jsoref/travis-dangling...
2018-10-10  Kees Monshouwerauth: fix el6 build, histograms are too sophisticated... 7050/head
2018-10-09  Peter van Dijkpackage tools now supported due to boost upgrade 7040/head
2018-10-09  Peter van Dijkswitch to devtoolset-7
2018-10-09  bert hubertslightly improve rfc2136 error message on failed prereq... 7046/head
2018-10-09  Remi GacogneMerge pull request #7042 from ahupowerdns/multi-rpz-doc
2018-10-09  Remi GacogneMerge pull request #7044 from rgacogne/rec-test-syncres...
2018-10-09  Remi Gacognerec: Fix a compilation issue in the SyncRes unit tests 7044/head
2018-10-08  Peter van Dijkleave the default boost for el7
2018-10-08  bert hubertdocument how multiple RPZs are consulted 7042/head
2018-10-08  Peter van Dijkremove -std=gnu++0x
2018-10-08  Peter van Dijkmake auth builder work on el6
2018-10-08  Remi GacogneMerge pull request #6979 from rgacogne/rec-cname-authority
2018-10-08  Pieter LexisMerge pull request #6962 from rgacogne/nmt-faster-removal
2018-10-05  Pieter LexisMerge pull request #7034 from pieterlexis/doc-fix
2018-10-05  Pieter LexisMerge pull request #7032 from pieterlexis/rm-delaypipe...
2018-10-05  Pieter LexisMerge pull request #6969 from ahupowerdns/loglog2018
2018-10-05  Pieter LexisMerge pull request #7015 from rgacogne/dnsdist-protobuf...
2018-10-05  Pieter LexisMerge pull request #7027 from jsoref/readme-debian-9
2018-10-05  Pieter LexisMerge pull request #7030 from ahupowerdns/dnsdist-tcp...
2018-10-05  Pieter LexisMerge pull request #7017 from ahupowerdns/txt-escape-127
2018-10-05  Pieter LexisMerge pull request #7029 from pieterlexis/pdns-builder...
2018-10-05  Pieter LexisFix several sphinx warnings 7034/head
2018-10-05  Pieter LexisEnable unit tests for dnsdist in EL builds 7032/head
2018-10-05  Pieter LexisRemove delaypipe testing from auth
2018-10-05  bert hubertuse already available function in misc.cc instead of... 7030/head
2018-10-05  Peter van DijkMerge pull request #4598 from zilopbg/soa-fix
2018-10-05  bert hubertdnsdist did not set TCP_NODELAY, causing needless latency
2018-10-05  bert hubertfix up reallylate count problem as spotted by @ph1 6969/head
2018-10-05  Josh Soreftravis: complain about dangling symlinks 7028/head
2018-10-05  Josh SorefUpdate readme for debian 9 7027/head
2018-10-04  Peter van Dijkremove a bit less 7025/head
2018-10-04  Peter van Dijkremove more
2018-10-04  Peter van Dijknit
2018-10-04  Peter van Dijknit
2018-10-04  Peter van Dijkremove api-logfile flag and grep API endpoint
next