]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2014-04-12  bert hubertMerge branch 'lmdb-back' of https://github.com/mzealey...
2014-04-11  Peter van DijkMerge pull request #1362 from mind04/update
2014-04-11  Kees Monshouwergsqlite schema update improvements 1362/head
2014-04-11  Kees Monshouweradd 3.0 -> 3.1 db changes to update schemes
2014-04-11  Kees Monshouwergpgsql schema update improvements
2014-04-11  Kees Monshouwergmysql schema update improvements
2014-04-11  Peter van Dijkalso enable DNAME during goracle testing
2014-04-11  Peter van Dijkalso enable DNAME during oracle testing
2014-04-11  Peter van Dijkdocument DNAME flag
2014-04-11  bert hubertimplement DNAME. Probably some rough edges.
2014-04-11  bert hubertadd little comment to guard against overly simple fix...
2014-04-10  Peter van DijkMerge pull request #1358 from zeha/patch-1
2014-04-10  Christian HofstaedtlerRemove duplicate type in pg schema upgrade script 1358/head
2014-04-10  Peter van DijkMerge pull request #1354 from zeha/api-consolidate...
2014-04-10  Peter van DijkMerge pull request #1352 from mind04/mixed
2014-04-10  Peter van DijkMerge pull request #1357 from mind04/unused
2014-04-10  Kees Monshouwerremove unused wilcard queries 1357/head
2014-04-10  Peter van DijkMerge pull request #1327 from mind04/schema-change
2014-04-08  Christian HofstaedtlerAdd new SOA-EDIT-API SOA editing setting 1354/head
2014-04-08  Christian HofstaedtlerAPI: correctly use lowercase compare for zone name
2014-04-08  Christian HofstaedtlerAPI: merge domain manipulation from create and update
2014-04-08  Christian Hofstaedtlerregression-tests.api: allow extra args in create_zone()
2014-04-08  Christian HofstaedtlerAPI: Replace PATCH zone/rrset API with PATCH zone
2014-04-07  bert hubertMerge branch 'master' of github.com:PowerDNS/pdns
2014-04-07  bert hubertclean up namespace issue for rhel
2014-04-07  Peter van Dijknit
2014-04-06  bert hubertterminate our hostname with the first ., confuses thing...
2014-04-06  bert hubertremove some old wording from docs, plus document our...
2014-04-06  bert hubertupdate pdns.conf-dist with our new features
2014-04-06  bert hubertimplement carbon/graphite stats for powerdns auth too...
2014-04-04  bert hubertperform checking on single IP address, no longer use...
2014-04-04  bert hubertalign with our GUI, plus allow creation of zones with...
2014-04-04  bert hubertadd single-ip-zone creation option
2014-04-04  bert hubertimprove case insensitivity of packetcache cleaning...
2014-04-03  bert hubertimplement indexed packet cache wiping for recursor
2014-04-03  Kees MonshouwerAXFR in: don't accept zones with a mixture of Opt-Out... 1352/head
2014-04-03  bert hubertfollow the graphite namespace we use for the rest of...
2014-04-03  bert hubertand now for the real fix for rhel compilation failure
2014-04-03  bert hubertunbreak compilation on rhel compiler
2014-04-03  bert hubertMerge branch 'master' of github.com:PowerDNS/pdns
2014-04-03  bert hubertwe like the failed host stuff so much we made it the...
2014-04-03  Peter van DijkMerge pull request #1351 from zeha/api-fix-prio-for...
2014-04-03  bert hubertMerge branch 'master' of github.com:PowerDNS/pdns
2014-04-03  bert hubertnew metric, failed-host-entries
2014-04-03  Peter van DijkMerge branch 'api-recursor-readonly' of github.com...
2014-04-02  bert hubertadd support for carbon-ourname to override our hostname...
2014-04-02  bert hubertship carbon files in recursor tarball
2014-04-02  bert hubertimplement built-in statistics dumper using the 'carbon...
2014-04-02  bert huberteven more enum
2014-04-02  bert hubertfurther enum fixes
2014-04-02  bert hubertfix enums in commented out code
2014-04-02  bert hubertremote enum for socket
2014-04-02  bert hubertremove old enums
2014-04-02  bert hubertbroke our socket stuff as part of our cleanup - spotted...
2014-04-02  bert hubertremove silly enum for AF_INET and AF_INET6 and in the...
2014-04-02  bert hubertneeds misc.hh, normally already happened to be included
2014-04-02  bert hubertwe reinitialized all our statistics function for each...
2014-04-02  bert hubertnow, I'm not one to get OCD over things, but that log...
2014-04-02  Christian HofstaedtlerAPI: don't add priority to content field on save 1351/head
2014-04-01  Christian HofstaedtlerAPI: add api-readonly to Recursor 1350/head
2014-04-01  Peter van DijkMerge pull request #1349 from zeha/api-bugfixes
2014-04-01  Christian HofstaedtlerInitialize AddressFamily for slave sockets 1349/head
2014-04-01  Christian HofstaedtlerInitialize d_server
2014-04-01  Christian HofstaedtlerAPI: Recursor: fix initialization of recv buffer
2014-03-28  bert hubertMerge pull request #1347 from mind04/warning
2014-03-27  Peter van Dijksession.o is gone
2014-03-26  Kees Monshouwerfix compiler warning in dnsreplay.cc 1347/head
2014-03-25  Christian HofstaedtlerMove zombie session.(cc|hh) to webserver.hh 1345/head
2014-03-25  Christian HofstaedtlerRecursor HTTP: Fix processing of split requests
2014-03-22  bert hubertoops, committed all the wrong stuff for dnsreplay.cc...
2014-03-22  bert hubertfix up compilation against older boost w/o loss of...
2014-03-22  bert hubertNo longer attempt to answer questions coming in from...
2014-03-21  bert hubertMerge branch 'master' of github.com:PowerDNS/pdns
2014-03-21  bert hubertimprove logging of sendmsg order - we may be logging...
2014-03-21  bert hubertmake SIGUSR2 a toggle instead of 'on for now and foreve...
2014-03-20  Peter van DijkMerge pull request #1337 from flygoast/master
2014-03-20  flygoastavoid logging socket file name when a user both set... 1337/head
2014-03-20  flygoastlogging socket file name when using gmysql-socket inste...
2014-03-20  bert hubertMerge branch 'master' of github.com:PowerDNS/pdns
2014-03-20  bert hubertwe had a deadly embrace in getUpdatedMasters in bindbac...
2014-03-20  bert hubertimproved verbose output
2014-03-19  Peter van DijkMerge pull request #1336 from zeha/api-recursor-search
2014-03-19  Christian HofstaedtlerAPI: implement search-data for recursor auth zones 1336/head
2014-03-18  bert hubertvarious speedups, make ^C interrupt dnsreplay but still...
2014-03-18  bert hubertadd non-string version of Socket::sendTo()
2014-03-18  bert hubertMerge branch 'master' of github.com:PowerDNS/pdns
2014-03-18  bert hubertremove packet cache scanning functions from rec_control...
2014-03-18  bert hubertagain spruce up wording of dnsscope a bit
2014-03-18  Peter van DijkMerge pull request #1335 from zeha/api-fix-zone-ids
2014-03-18  Christian HofstaedtlerAPI: fix escaping in zone ids 1335/head
2014-03-18  bert hubertfurther improve statistics, they almost line up now...
2014-03-18  bert hubertMerge branch 'master' of github.com:PowerDNS/pdns
2014-03-18  bert hubertimprove statistics with names of rcodes & don't measure...
2014-03-18  Peter van DijkMerge pull request #1334 from zeha/f/case-insensitive...
2014-03-18  bert hubertlittle cleanup of dnsscope, plus also count non-RA...
2014-03-17  Christian HofstaedtlerMake API search case insensitive 1334/head
2014-03-17  bert hubertmake dnsreplay set the right socket size buffers for...
2014-03-17  bert hubertbetter reporting of out of range error
2014-03-17  bert hubertfix up whitespace plus pdns-distributes-queries efficie...
2014-03-17  bert hubertfix statistics when running with pdns-distributes-queri...
next