]> granicus.if.org Git - pdns/shortlog
pdns
2015-01-26 Ruben KerkhofCleanup some whitespace
2015-01-26 Peter van DijkMerge pull request #2007 from rubenk/dont-link-pgsql...
2015-01-26 Peter van DijkMerge pull request #2044 from rubenk/travis-use-botan
2015-01-26 Peter van DijkMerge pull request #2118 from rubenk/recursor-fixes
2015-01-25 bert hubertour houseKeeping mthread could (and would) frequently...
2015-01-25 Ruben KerkhofLink the binary with -fstack-protector
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
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
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
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()
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
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
2015-01-19 Ruben KerkhofEnable botan in Travis
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
2015-01-19 Peter van DijkMerge pull request #2096 from mind04/lua53
2015-01-19 Kees MonshouwerLua 5.3 in recursor testbuild spec
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
2015-01-16 Ruben KerkhofLet pkg-config determine botan dependency libs
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
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
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
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)
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...
2015-01-14 Aki TuomiUse NetworkError, remove redundant code
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
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
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...
2015-01-13 Kees Monshouwerauth: limit long version strings to 63 characters and...
next