]> granicus.if.org Git - pdns/shortlog
pdns
2013-01-11 Peter van Dijkdrop forward-zone from recursor regression, now uses...
2013-01-10 Bert Hubertmake sure we don't disregard the commandline when doing...
2013-01-10 Peter van Dijkfix ECDSA from ISCMap in cryptopp driver, thanks Aki...
2013-01-10 Bert Hubertdocument reload-acls for recursor, closing ticket 295.
2013-01-10 Bert Hubertimplement AND DOCUMENT (wow!) ipv6-questions metric...
2013-01-10 Peter van Dijkremove all tabs from sql schemas
2013-01-09 Peter van Dijkupdate systemd file, thanks Morten Stevens
2013-01-09 Peter van Dijkremotebackend: fix http connector to use C style post...
2013-01-09 Peter van Dijkupdate copyright years
2013-01-09 Peter van Dijkset version number to rc4; fix year in pdns.xml ;) auth-3.2-rc4
2013-01-09 Peter van Dijkfinal rc4 docs
2013-01-09 Peter van Dijkmake pdnssec honour module-dir for launching backends...
2013-01-09 Peter van Dijkpreliminary rc4 docs
2013-01-08 Peter van Dijkavoid potential compiler warning, thanks Aki Tuomi
2013-01-07 Peter van DijkMark Zealey noted that RRs with low TTLs could lower...
2013-01-05 Peter van Dijkclarify error message, suggested by Michelle Sullivan...
2013-01-04 Peter van Dijkunbreak strcasestr related recursor buildbreakage on...
2013-01-04 Peter van Dijkstrcasestr does not exist on Solaris. Juraj Lutter...
2013-01-04 Peter van Dijkimprove mysql lib detection, thanks Aki Tuomi and Kees...
2013-01-04 Bert HubertMark Zealey discovered we were retrieving the ascii...
2013-01-02 Peter van Dijkdrop the mongodbbackend, as it does not compile with...
2013-01-02 Peter van Dijkclean out html dir before writing docs
2013-01-02 Peter van Dijktry to use mysql_config if it is avaiable, thanks Aki...
2013-01-02 Peter van Dijkuse the right binding code for TCP vs UDP, thanks Sande...
2013-01-02 Peter van Dijkmake sure first bind superslave domain gets a valid...
2013-01-02 Peter van Dijksilence compiler warnings, plus minor zone2json cleanup...
2013-01-02 Peter van Dijksilence compiler warnings in unused aes code, thanks...
2012-12-26 Peter van Dijktypo, thanks Phibs
2012-12-22 Peter van Dijkprepare for rc3 tag auth-3.2-rc3
2012-12-22 Peter van Dijkrc3 docs
2012-12-22 Peter van Dijkadd missing item to rc2 doc
2012-12-21 Bert Hubertoops, all receiver_threads shared a pollfd vector,...
2012-12-21 Peter van Dijkupdate pdns.conf-dist
2012-12-21 Peter van Dijkremove no-op lazy-recursion flag, spotted by Michael...
2012-12-19 Peter van Dijk3.2-rc2 time! auth-3.2-rc2
2012-12-19 Peter van Dijkupdate RC2 docs
2012-12-19 Peter van Dijkimport a patch from Kees Monshouwer, closing #491 and...
2012-12-19 Peter van Dijkadd zone2json to pdns-tools rpm
2012-12-18 Peter van Dijkimport zone2json, by Aki Tuomi. Closes #509
2012-12-18 Peter van Dijkremove jsoncpp dep
2012-12-17 Peter van Dijkupdate tinydns data
2012-12-17 Peter van Dijkupdate test cases
2012-12-17 Peter van Dijkescape TXTs when writing them out - half fixes #541
2012-12-15 Bert Hubertsince we re-parse our commandline in rec_control we...
2012-12-14 Peter van Dijkalso change d.root IP in expected test output
2012-12-14 Bert Hubertd.root-servers.net is going to move, the new IP address...
2012-12-12 Peter van Dijklimit mydns test logging
2012-12-12 Peter van Dijkimport Ruben d'Arco's mydns updates, including test...
2012-12-12 Peter van Dijksvn ignore codedocs/html
2012-12-12 Peter van Dijkremove spurious debugging
2012-12-12 Peter van Dijkmake sure we actually report the exception a backend...
2012-12-12 Peter van Dijkclarify exception when remotebackend is compiled withou...
2012-12-12 Peter van Dijkstop running each test twice
2012-12-12 Peter van Dijkauth packetcache now honours edns presence as a variabl...
2012-12-12 Peter van Dijkclarify controlsocket-related errors, patch by Ruben...
2012-12-10 Peter van Dijkservice pack 2 for the remotebackend, submitted by...
2012-12-10 Peter van Dijkmake replaceRRset query configurable, thanks Ruben
2012-12-07 Peter van Dijkwarn about pipe-timeout change in 3.2 upgrade docs
2012-12-07 Peter van Dijkremove superfluous try/catch
2012-12-07 Peter van Dijkcatch AhuException during inbound AXFR
2012-12-07 Peter van Dijkfix compilation of remotebackend without curl-dev
2012-12-07 Peter van Dijkanother shot at adding remotebackend to packages
2012-12-06 Bert Hubertaki tuomi ported the remotebackend to rapidjson and...
2012-12-06 Peter van Dijkmake DNSPacketWriter::xfrLabel error out on empty label...
2012-12-06 Peter van Dijkpipe-timeout is now actually in ms. raise default from...
2012-12-06 Peter van Dijkturn blogpost about adding RR types into pdns internals...
2012-12-05 Bert HubertClose ticket 631, fix dnsreplay compilation with clang...
2012-12-05 Bert Hubertfix building 32 bits builds - rapidjson does not know...
2012-12-05 Peter van Dijkupdate GPLv2 license text, thanks Morten Stevens
2012-12-05 Peter van Dijkimport pdns-recursor systemd unit file, thanks Morten...
2012-12-05 Peter van Dijkswitch chown and chmod on pdns controlsocket to make...
2012-12-04 Bert Hubertadd experimental json interface bridge to all pdns_cont...
2012-12-04 Bert Hubertwhat ch said - should fix wheezy init.d
2012-12-03 Bert Hubertcompile in json.cc for pdnssec to aid in compilation...
2012-12-03 Bert Hubertconst goodness
2012-12-03 Bert Hubertfix recursor building
2012-12-03 Peter van Dijkfix make distclean, was broken due to stub rapidjson...
2012-12-03 Bert Hubertremove further amateurish json stunts
2012-12-03 Bert Hubertmove over part of our own json generation to rapidjson
2012-12-03 Peter van Dijknote rapidjson version
2012-12-03 Peter van Dijkput experimental- in front of all experimental flags
2012-12-03 Peter van Dijkre-add pdns/ to dist. brown paper bag engaged.
2012-12-03 Peter van Dijkalso dist rapidjson
2012-12-03 Bert Hubertmigrate to rapidjson, away from difficult to source...
2012-12-03 Bert Hubertit is the goodness
2012-12-03 Peter van Dijkclarify that logfile in auth now is a json webserver...
2012-12-03 Peter van Dijkpartial 3.2-rc2 docs (up to 2948, excluding JSON stuff)
2012-12-01 Peter van Dijkremove remotebackend from semistatic build
2012-11-30 Bert Huberthopefully fix up libjsoncpp compilation
2012-11-30 Bert Hubertwe now depend on libjsoncpp
2012-11-30 Bert Hubertadd -ldl to the semistatic makes
2012-11-30 Bert Hubertimprove json error message + return 'new' content on...
2012-11-30 Peter van Dijkremove boost-system dep from remotebackend
2012-11-30 Peter van Dijkadd remotebackend to semistatic build
2012-11-30 Bert Hubertactual remotebackend docs! from ticket 625.
2012-11-30 Bert Hubertremotebackend upgrades (thanks) from 625
2012-11-30 Bert Hubert-- libjson-cpp is now a dependency, remotebackend is...
2012-11-30 Bert Hubertteach our appalling tcp/ip Serial class to 'get' a...
2012-11-30 Bert Hubertplaceholder implementation for replaceRRSet() - unsure...
2012-11-30 Peter van Dijkdoc updates by Mark Scholten, closes #616
next