]> granicus.if.org Git - pdns/shortlog
pdns
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
2012-11-30 Peter van Dijkreplace NSEC3/ANY patch with cleaner version by Kees...
2012-11-30 Peter van Dijkallow overriding base dn for AXFR subtree search, closi...
2012-11-30 Peter van Dijkcleanup
2012-11-30 Peter van Dijkdon't include NSEC3 on positive ANY response, closing...
2012-11-30 Peter van Dijkremotebackend can be a master
2012-11-28 Peter van Dijkadd CNAME-and-other check to check-zone. Submitted...
2012-11-28 Peter van Dijkupdate pdns.conf-dist
2012-11-28 Peter van Dijkenable do-ipv6-additional-processing by default, closin...
2012-11-28 Peter van Dijkimport patches from Kees Monshouwer to improve direct...
2012-11-28 Peter van Dijkallow tests to skip godns q
2012-11-28 Peter van Dijkmake tests fail if they lack an expected_result file
2012-11-28 Peter van Dijkalso check RRSIG presence in ds-inside-delegation test
2012-11-26 Peter van Dijkclean up unnecessary scoped_ptr usage in pdnssec
2012-11-26 Peter van Dijkteach pdnssec check-zone about direct-dnskey
2012-11-23 Peter van Dijkfix direct-dnskey outgoing AXFR operation; enforce...
2012-11-23 Peter van Dijkadd EXPERIMENTAL direct-dnssec feature to aid in secure...
2012-11-23 Peter van Dijkadd named-checkzone to tests
2012-11-23 Peter van Dijkmake pdnssec check-zone error about NSEC(3)s in the...
2012-11-22 Peter van Dijkignore NSEC/NSEC3 records while loading bind zonefiles
2012-11-22 Peter van Dijkupdate docs about not putting NSEC/NSEC3 in the database
2012-11-22 Peter van Dijkfilter NSEC/NSEC3 in zone2sql
2012-11-21 Peter van Dijkignore recursor regression configs
2012-11-21 Peter van Dijkupdate tinydns data
2012-11-21 Peter van Dijkactually add verify-dnssec-zone test
2012-11-21 Peter van Dijkrename ldns-verify-zone to verify-dnssec-zone; add...
2012-11-21 Peter van Dijkfix NAPTR in test.com
2012-11-21 Peter van Dijkskip axfr-based tests for narrow runs
2012-11-21 Peter van Dijkactually canonicalize
2012-11-21 Peter van Dijkinclude full zone content on failing ldns-verify-zone...
2012-11-21 Peter van Dijkadd ldns-verify-zone test
2012-11-19 Bert Hubertfix up json escaping for domains
2012-11-18 Bert Hubertif you really want to run the json interface to the...
2012-11-18 Bert Huberthook up the json log-grep plus change all recursor...
2012-11-18 Bert Hubertimplement json log grep (generic)
2012-11-18 Bert Hubertshare pleaseWipeAndCache beyond rec_control
2012-11-15 Bert Hubertdon't relay passwords over JSON, plus hook up hosted...
2012-11-15 Bert Hubertinclude new JSON stuff in recursor tarball & separate...
2012-11-15 Peter van Dijkupdate pdns.conf-dist
2012-11-15 Bert Hubertreorganize getAllStats() so it is helpful for the JSON...
2012-11-15 Bert Hubertadd commented out line for dnsscope to print out all...
2012-11-15 Bert Hubertdo process single packet pcaps
2012-11-15 Bert Hubertimproves json webserver in the auth server, plus compil...
2012-11-15 Bert Hubertjson helpers commit - not compiled in yet in svn
2012-11-14 Peter van Dijkdoc nit, thanks Mohamed Lrhazi
2012-11-13 Bert Hubertupdate json functionality, can now also get all stats...
2012-11-13 Bert Hubertmake our pdns_control "show" stats available as JSON...
2012-11-13 Bert Hubertproperly initialize the doLog variable for ssqlite3...
2012-11-12 Peter van DijkKees Monshouwer spotted that r2874 broke compilation...
2012-11-12 Bert HubertTo facilitate superslave debugging, in case no backend...
2012-11-12 Peter van Dijkcorrect attribution
2012-11-12 Peter van Dijk3.2-rc1 docs
2012-11-12 Peter van Dijkupdate 3.2-rc1 release notes
2012-11-12 Peter van Dijkmove sync_with_stdio call from bindbackend to main... auth-3.2-rc1
2012-11-10 Bert Hubertwe had per-program CPPFLAGS for pdnssec and pdns_server...
2012-11-09 Bert Hubertimplement wiping of the packetcache, plus fix rec_contr...
2012-11-09 Bert Hubertsilence some output to standard error in our lua script...
2012-11-09 Peter van Dijkfix description, thanks Christian Hofstaedtler
2012-11-09 Peter van Dijkload random before gmysql during tests to catch multi...
next