]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2015-03-05  Aki TuomiProperly lock lmdb database, fixes #1954 2316/head
2015-03-05  Peter van DijkMerge pull request #2303 from cmouse/send-servfail...
2015-03-05  Peter van DijkMerge pull request #2314 from mind04/ddot2
2015-03-04  Kees Monshouwerfix double dot for root MX/SRV in bind slave zone files 2314/head
2015-03-03  Aki TuomiDo not delete b too early 2303/head
2015-03-03  Aki TuomiMake sure we send servfail on error
2015-03-03  Peter van DijkMerge pull request #2301 from James-TR/auth-3.4.4-dynstack
2015-03-03  bert hubertallocate TCP buffer dynamically, decreasing our stack... 2301/head
2015-03-01  Peter van DijkMerge pull request #2289 from rubenk/rel/auth-3.4.3 auth-3.4.3
2015-03-01  Ruben KerkhofLimit who can send us AXFR notify queries 2289/head
2015-03-01  Ruben KerkhofImprove slave-cycle-interval description a little
2015-03-01  Ruben Kerkhofpdns_control: exit 1 on unknown command
2015-03-01  Peter van DijkMerge pull request #2285 from mind04/auth-3.4.3
2015-03-01  Ruben KerkhofCheck for Lua 5.3 2285/head
2015-02-26  Christian Hofstaedtlerinsert-zone-query: Undo addition of account field
2015-02-26  Christian HofstaedtlerAdd account changes to goraclebackend
2015-02-26  Kees Monshouwerevaluate KSK ZSK pairs per algorithm
2015-02-26  Kees Monshouweralways set di.notified_serial in getAllDomains
2015-02-26  Christian HofstaedtlerAPI: move shared DomainInfo reader into it's own function
2015-02-26  Christian HofstaedtlerAPI: allow writing to domains.account field
2015-02-26  Christian HofstaedtlerAPI: read and expose domain account field
2015-02-26  Christian HofstaedtlerAPI: be more strict when parsing record contents
2015-02-26  Christian HofstaedtlerAPI: Reject unknown types (TYPE0)
2015-02-23  Peter van DijkMerge pull request #2273 from rubenk/rel/auth-3.4.3
2015-02-23  Ruben KerkhofCheck compiler for relro support instead of linker 2273/head
2015-02-23  Ruben KerkhofLog when we don't know how to link relro
2015-02-23  Ruben Kerkhofpdns_control: don't open socket in /tmp
2015-02-23  Peter van DijkMerge pull request #2271 from zeha/auth-3.4.x-shared...
2015-02-23  Peter van Dijkrespond REFUSED instead of NOERROR for "unknown zone...
2015-02-21  Christian HofstaedtlerReplace PacketHandler with UeberBackend where possible 2271/head
2015-02-21  Christian HofstaedtlerPacketHandler: Share UeberBackend with DNSSECKeeper
2015-02-20  Peter van DijkMerge pull request #2261 from rubenk/rel/auth-3.4.3
2015-02-20  Ruben Kerkhoffix building with GCC 5 2261/head
2015-02-20  Peter van Dijkmove auth-git build script from jenkins config into git
2015-02-02  Peter van DijkMerge pull request #2163 from mind04/auth-3.4.2-3 auth-3.4.2
2015-02-02  Peter van DijkMerge pull request #2162 from cmouse/cors-3.4.2
2015-02-02  Christian HofstaedtlerAuth API: fix missing abortTransaction() in error case 2163/head
2015-02-02  Aki TuomiRemove OPTIONS from webWrapper 2162/head
2015-02-02  Aki TuomiImplement CORS in WebServer, fixes #1984
2015-02-02  Peter van DijkMerge pull request #2145 from mind04/auth-3.4.2-2
2015-01-29  Kees Monshouwerqtype is now case insensitive 2145/head
2015-01-29  Ruben KerkhofAdd an option to disable hardening
2015-01-29  Aki TuomiUse correct methods, fixes #1874
2015-01-29  Peter van DijkMerge pull request #2143 from mind04/api-prio
2015-01-27  Kees Monshouwerjson-api: remove priority from json 2143/head
2015-01-27  Kees Monshouwerremove priority from api tests
2015-01-27  Peter van DijkMerge pull request #2140 from rubenk/netbsd-fixes-for...
2015-01-26  Peter van Dijkuse uint32_t consistently, this makes the 'u_int32_t... 2140/head
2015-01-26  Peter van Dijkuse = instead of == in shell tests, this makes the...
2015-01-26  Peter van DijkMerge pull request #2139 from zeha/replace-jsonstat...
2015-01-26  Peter van Dijkimport 'Add DragonFly support.' from pkgsrc
2015-01-26  Christian HofstaedtlerJSON API: provide flush-cache, notify, axfr-receive 2139/head
2015-01-26  Peter van DijkMerge pull request #2111 from mind04/label-3.4.2
2015-01-23  Peter van DijkMerge pull request #2114 from rubenk/make-executables...
2015-01-23  Ruben KerkhofDon't create PIE executables for semistatic builds 2114/head
2015-01-23  Peter van DijkMerge pull request #2106 from rubenk/make-executables...
2015-01-22  Peter van DijkMerge pull request #2108 from cmouse/yahttp-for-3.4.2
2015-01-22  Kees Monshouwertests for label and name length check in xfrLabel() 2111/head
2015-01-22  Kees Monshouwercheck label and name length in xfrLabel()
2015-01-22  Peter van DijkMerge pull request #2107 from rubenk/remotebackend...
2015-01-21  Aki TuomiUpdate to v0.1.5 2108/head
2015-01-20  Aki TuomiAllow changing the Sockaddr in ComboAddress 2107/head
2015-01-20  Aki TuomiProperly handle read errors (EOF and errors)
2015-01-20  Aki TuomiUse NetworkError, remove redundant code
2015-01-20  Aki TuomiCheck timeout since it seems that readWithTimeout not...
2015-01-20  Aki TuomiReuse existing connection when possible
2015-01-20  Aki TuomiReconnect on read error, also fix whitespace
2015-01-20  Aki TuomiUse zeromq library C API, based on work by @wtfuzz...
2015-01-20  Aki TuomiUse correct syntax for escapes
2015-01-20  Ruben KerkhofAdd json to the Gem bundle
2015-01-20  Peter van Dijkoops
2015-01-20  Peter van Dijkmove manpages to section 1
2015-01-20  Ruben KerkhofAppend to PKG_CONFIG only after calling PKG_PROG_PKG_CONFIG 2106/head
2015-01-20  Ruben KerkhofOverride PKG_CONFIG sooner
2015-01-20  Ruben KerkhofMake executables position-independent
2015-01-19  Peter van Dijkadjust specfile manpath
2015-01-19  Peter van DijkMerge pull request #2054 from mind04/auth-3.4.2-1
2015-01-19  Aki TuomiReport correct chosen lua 2054/head
2015-01-19  Kees Monshouweruse luaL_checkinteger for Lua 5.3
2015-01-19  Kees MonshouwerLua 5.3 in recursor testbuild spec
2015-01-13  Kees Monshouwerauth: limit long version strings to 63 characters and...
2015-01-07  Kees Monshouwersupport single-type ZSK signing
2015-01-06  Kees Monshouwerpdns_control make it posible to notify all zones at...
2015-01-06  Kees Monshouwerpdnssec: fix ttl ceck for RRSIG records
2015-01-06  Peter van DijkMerge pull request #1977 from mind04/auth-3.4.2
2015-01-02  Kees Monshouwerhappy new year :) 1977/head
2014-12-23  Kees Monshouwerbetter key for packetcache
2014-12-23  bert hubertfix up latency reporting for sub-millisecond latencies...
2014-12-23  bert hubertmake sure we don't throw an exception on "pdns_control...
2014-12-23  bert hubertfix startup race condition with carbon thread already...
2014-12-23  bert hubertadd 'bench-db' to do very simple database backend perfo...
2014-12-23  bert hubertmake qsize-q more robust
2014-12-23  bert hubertadd signatures metric to auth, so we can plot signature...
2014-12-23  bert hubertdon't do time(0) under signature cache lock
2014-12-23  bert hubertmind04 discovered we count corrupt packets and EAGAIN...
2014-12-23  bert hubertmake latency & qsize reporting 'live'. Plus fix that...
2014-12-23  bert hubertfix up statbag for carbon protocol and function pointers
2014-12-23  bert hubertenable callback based metrics to statbas, and add 5...
2014-12-23  bert hubertfix up our packet cache unit tests plus add bunch more...
2014-12-23  bert hubertadd a bunch of packet based regression tests to the...
next