]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2015-01-25  Christian HofstaedtlerImprove API docs a bit 2124/head
2015-01-25  bert hubertour houseKeeping mthread could (and would) frequently...
2015-01-24  bert hubertMerge pull request #2116 from rubenk/recursor-fixes
2015-01-24  bert hubertAs noted by Fusl, the new DoS measures kill our daemon...
2015-01-24  Ruben KerkhofFix PIE detection for older gcc's 2116/head
2015-01-24  Ruben KerkhofDo not compile with -fPIC if we compile with -fPIE
2015-01-24  Ruben KerkhofOnly compile PIE objects if we can link them
2015-01-24  Ruben KerkhofMove comment down
2015-01-24  Ruben KerkhofRemove a.out and a2.out at the end of the function
2015-01-24  Ruben KerkhofNo need to export variables
2015-01-24  bert hubert7 seconds works better as max time waiting for a domain..
2015-01-24  bert hubertspeedtest needs -lrt on some platforms
2015-01-24  bert hubertadd some more microbenchmarks, move speedtest to CPUTim...
2015-01-23  Peter van DijkMerge pull request #2112 from rubenk/reduce-nr-of-shell...
2015-01-23  Peter van DijkMerge pull request #2110 from mind04/label
2015-01-23  Peter van DijkMerge pull request #2102 from pieterlexis/issue-2058...
2015-01-22  Peter van DijkMerge pull request #2089 from pieterlexis/issue-2085...
2015-01-22  Pieter LexisHave travis check the links in the docs 2102/head
2015-01-22  Pieter LexisAdd optional linkchecker for documentation
2015-01-22  Pieter LexisFix all internal links (also for anchors)
2015-01-22  bert hubertimprove error message for 'too much time spent'
2015-01-22  bert hubertupdate the clock because we now make decisions on absol...
2015-01-22  Ruben KerkhofReduce number of shell invocations in recursor 2112/head
2015-01-22  Peter van DijkMerge pull request #2109 from mind04/yahttp
2015-01-22  bert hubertweird..
2015-01-22  bert hubertwe attempted to store string versions of addresses...
2015-01-22  bert hubertwhitespace + better error message for ringbuffer error
2015-01-22  bert hubertand update soa serial for secpoll.zone
2015-01-22  bert hubertChangelog for 3.7.0-RC1, plus add mechanics for autorep...
2015-01-22  bert hubertI know, a kitten dies every time I do this. Merge branc...
2015-01-22  bert hubertmake sure pdnssec emits error messages about inability...
2015-01-22  bert hubertour logger is now so lockfree the output became hella...
2015-01-22  bert hubertadd 3.7.0-rc1 to zone
2015-01-21  Kees Monshouwertests for label and name length check in xfrLabel() 2110/head
2015-01-21  Kees Monshouwercheck label and name length in xfrLabel()
2015-01-21  bert hubertmore docs rec-3.7.0-rc1
2015-01-21  Kees Monshouwerremove debug output in yahttp reqresp.hpp 2109/head
2015-01-21  bert hubertimplement max-tot-msec wallclock time limit per query...
2015-01-21  bert hubertfix up documentation error for ipfilter
2015-01-20  bert hubertadd ipfilter() lua hook, document it and also preoutque...
2015-01-20  bert hubertretune loglevels for quiet=no query logging but also...
2015-01-20  bert hubertmake printing of netmasks and netmask groups from lua...
2015-01-20  Peter van DijkMerge pull request #2077 from mind04/secpoll
2015-01-20  bert hubertlua iputils ipset was accidentally port number sensitiv...
2015-01-20  Peter van DijkMerge pull request #2101 from cmouse/yahttp-upgrade...
2015-01-19  Aki TuomiUpgrade to 0.1.5 2101/head
2015-01-19  bert huberttone down loglevels for some things that aren't warning...
2015-01-19  Peter van DijkMerge pull request #2097 from mind04/lua53-1
2015-01-19  Kees Monshouweruse luaL_checkinteger for Lua 5.3 2097/head
2015-01-19  Peter van DijkMerge pull request #2096 from mind04/lua53
2015-01-19  Kees MonshouwerLua 5.3 in recursor testbuild spec 2096/head
2015-01-19  Peter van DijkMerge pull request #2091 from rubenk/let-pkgconfig...
2015-01-19  Peter van DijkMerge pull request #2094 from zeha/f/fix-stale-tx
2015-01-19  Peter van Dijknit
2015-01-18  Christian HofstaedtlerAuth API: fix missing abortTransaction() in error case 2094/head
2015-01-16  Ruben KerkhofLet pkg-config determine botan dependency libs 2091/head
2015-01-16  bert hubertthis should fix it really
2015-01-16  bert hubertmissed pthread in 2 places
2015-01-16  bert hubertlogger.cc now needs -pthread
2015-01-16  bert hubertfix up compilation wrt unixDie
2015-01-16  bert hubertMerge branch 'master' of github.com:PowerDNS/pdns
2015-01-16  bert hubertremove the lock from our Logger class and replace it...
2015-01-16  Pieter LexisDocument missing options in pdns_control.1 2089/head
2015-01-16  Peter van DijkMerge pull request #2082 from rubenk/only-build-zone2ld...
2015-01-16  Ruben KerkhofOnly build zone2ldap when we build ldapbackend 2082/head
2015-01-16  Peter van DijkMerge pull request #2087 from nivex/patch-2
2015-01-15  bert hubert'Aiden880' discovered a link missed http://
2015-01-15  Kevin OtteFix reference to wrong zone2sql dialect 2087/head
2015-01-15  Peter van DijkMerge pull request #2086 from cmouse/httpconnector...
2015-01-15  bert hubertremove old tsc based timer infrastructure, beef up...
2015-01-15  bert hubertadd some timing infra which is disabled by default...
2015-01-15  bert hubertadd CPU time nanosecond resolution infrastructure,...
2015-01-15  bert hubertshave a whole bunch of replace_all calls & resulting...
2015-01-15  bert hubertwe actually deliver MTasker timeouts with the wrong...
2015-01-15  bert hubertMerge branch 'master' of github.com:PowerDNS/pdns
2015-01-15  bert hubertour new loop detection did not correctly discriminate...
2015-01-15  Aki TuomiProperly handle read errors (EOF and errors) 2086/head
2015-01-14  Peter van DijkMerge pull request #2084 from terrorobe/patch-1
2015-01-14  Peter van DijkMerge pull request #2075 from mind04/cid1262547
2015-01-14  Peter van DijkMerge pull request #2083 from cmouse/httpconnector...
2015-01-14  Michael Rennerfix filename and link api specification in httpapi... 2084/head
2015-01-14  Aki TuomiUse NetworkError, remove redundant code 2083/head
2015-01-13  Peter van DijkMerge pull request #2076 from rubenk/detect-static...
2015-01-13  bert hubertshould really fix up osx compilation now..
2015-01-13  Peter van DijkMerge pull request #1944 from rubenk/slightly-reword...
2015-01-13  Peter van DijkMerge pull request #2078 from jpmens/typo1
2015-01-13  Jan-Piet MensFixed typo in pdnssec 2078/head
2015-01-13  Peter van Dijkactually re-fix manpage sections
2015-01-13  Peter van Dijkre-fix manpage sections
2015-01-13  Peter van DijkMerge pull request #2010 from rubenk/cleanup-spec
2015-01-13  Ruben KerkhofAppend to PKG_CONFIG only after calling PKG_PROG_PKG_CONFIG 2076/head
2015-01-13  Ruben KerkhofOverride PKG_CONFIG sooner
2015-01-13  Peter van DijkRevert "Use pkg-config --static to pick up deps"
2015-01-13  Kees Monshouwerrecursor: limit long version strings to 63 characters... 2077/head
2015-01-13  Kees Monshouwerauth: limit long version strings to 63 characters and...
2015-01-13  Peter van DijkMerge pull request #2074 from cmouse/report-correct...
2015-01-13  Peter van DijkMerge pull request #1991 from rubenk/detect-static...
2015-01-13  Aki TuomiCheck timeout since it seems that readWithTimeout not...
2015-01-13  Kees Monshouwerremove unused variable CID 1262547 2075/head
2015-01-13  Aki TuomiReport correct chosen lua 2074/head
next