]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2011-04-04  Bert Hubertdependency hints
2011-04-04  Bert Hubertsilence some warning about not checking return value...
2011-04-04  Bert Hubertwork around a bug in boost on debian Lenny (include...
2011-04-04  Bert Hubertsilence further debugging, move 'every query output...
2011-04-04  Bert Hubertupdate MySQL schema so it is compatible with 5.5, closi...
2011-04-04  Bert Hubertgive some props to the powerdns community
2011-04-04  Bert Hubertimproved release notes plus added chapter on the 2...
2011-04-04  Bert Hubertmore properaly fake the 'auth' status of data in unmigr...
2011-04-04  Bert Hubertadd two more regression tests, for the A record at...
2011-04-04  Bert Hubertfound one final instance of using namespace boost in...
2011-04-04  Bert Hubertmore global removes of using namespace boost;
2011-04-04  Bert HubertMatt Smith found another instance of using namespace...
2011-04-04  Bert HubertMatt Smith found a remaining 'using namespace boost...
2011-04-04  Bert Hubertby popular demand, secure-zone now also rectifies it!
2011-04-04  Bert Hubertwhen removing NSEC3 settings, also remove the NARROW...
2011-04-03  Bert Hubertmake sure that we do outgoing SOA freshness queries...
2011-04-03  Bert Hubertfix up processing of notification acknowledgements...
2011-04-03  Bert Hubertrecent cleanup made us generate a response packet ...
2011-04-03  Bert Hubertmessed up the debian version number
2011-04-03  Bert Hubertimprove some notification logging messages to include...
2011-04-03  Bert Hubertremove some further unaligned memory accesses in powerd...
2011-04-03  Bert Hubertremove some unaligned memory accesses in recursor packe...
2011-04-03  Bert Hubertmake sure polarssl has distclean (Maik)
2011-04-03  Bert Hubertchange version to rc1 (still only preparation, but...
2011-04-03  Bert HubertAGAIN, PAY ATTENTION! SOMEONE WROTE DOCUMENTATION!...
2011-04-03  Bert Hubertsync oracle backend code
2011-04-02  Bert Hubertsilence a lot of debugging
2011-04-02  Bert Hubertadd remaining changelog items to documentation
2011-04-02  Bert Hubertadd test for correct return of NS at zone apex
2011-04-02  Bert Hubertfix Frank Altpeter's discovery that delegations don...
2011-04-01  Bert Hubertthank you powerdns posse for paying attention ;-)
2011-04-01  Bert Hubertadd regression test for 'query for a wildcard record...
2011-04-01  Bert Hubertadd regression tests for a wildcard query that matches...
2011-03-31  Bert HubertJan-Piet Mens discovered that SOA-EDIT was not listed...
2011-03-31  Bert Hubertfix crashes reported by Vasiliy G Tolstov and Frank...
2011-03-30  Bert Hubertadd domain metadata documentation
2011-03-30  Bert Hubertcatch Lua errors that only show up during the actual...
2011-03-30  Bert Hubertupdate version to -rc1 - ZOMG!! not quite there yet...
2011-03-28  Bert Hubertadd 'INCREMENT-WEEKS' SOA-EDIT policy
2011-03-27  Bert Hubertdocument & implement the widening of the 'TYPE' field...
2011-03-27  Bert Hubertadd SOA serial number editing for when operating as...
2011-03-27  Bert Hubertadd some missing GPL repetitions
2011-03-27  Bert Hubertfix reload on database error on incoming notification...
2011-03-25  Bert Hubertcatch database error in time and not on the floor
2011-03-25  Bert Hubertthere was a slight chance for the ueberbackend to cache...
2011-03-25  Bert Hubertcatch DNS parsing errors in incoming AXFRs and don...
2011-03-24  Bert HubertFrank Altpeter discovered that PowerDNS(SEC) 3.0 in...
2011-03-24  Bert Hubertin the new escaping regime, incoming queries can contai...
2011-03-24  Bert Hubertand use the newly defined insert-record-query-auth
2011-03-24  Bert Hubertupgrade postgresql sql statements to new E'' escaping...
2011-03-24  Bert Hubertalso add godbc stuff to tar
2011-03-24  Bert Hubertwe need this to compile - empty files though
2011-03-24  Bert Hubertrevert accidental auto-build adjusted configure.ac
2011-03-23  Bert Hubertgodbc patch broke odbc
2011-03-23  Bert Hubertrejigged the label escaping rules. It goes like this...
2011-03-22  Bert Hubertit appears this is needed
2011-03-22  Bert Hubertfix up 'generic ODBC backend' compilation - but no...
2011-03-22  Bert Hubertmove sqlite3 to sqlite3_prepare_v2 which should bring...
2011-03-22  Bert Hubertfix up various small things, plus remove ugly debugging...
2011-03-22  Bert Hubertafter many years ;-) merge the fix so MySQL stored...
2011-03-22  Bert Hubertimprove gsqlite3backend error message as suggested...
2011-03-22  Bert Hubertstart database list request in AXFR at the latest possi...
2011-03-22  Bert Hubertallow queries for domains with spaces in them
2011-03-22  Bert Hubertmake sure that not only we can retrieve unknown records...
2011-03-22  Bert Hubertrename some confusing variables
2011-03-22  Bert Huberteverybody pay attention - SOMEONE CONTRIBUTED DOCUMENTA...
2011-03-22  Bert Hubertimplement RFC1982 serial number arithmetic in zone...
2011-03-21  Bert Hubertadd warnings about trailing dots in domain names in...
2011-03-21  Bert Hubertit is 2011
2011-03-21  Bert Hubertfix up ssqlite internal 'escape' function - which was...
2011-03-18  Bert HubertRalf van der Enden contributed a patch that fixes our...
2011-03-18  Bert Hubertmake sure dnsresource records are default initialized...
2011-03-18  Bert HubertBrielle Bruns nagged us about this spelling error which...
2011-03-17  Bert Hubertinstead of partially stealing lua autoconf from mysqlpr...
2011-03-17  Bert Hubertwould sometimes *add* data from the query-cache to...
2011-03-17  Bert Hubertproperly detect Lua on most platforms. Trick stolen...
2011-03-16  Bert Hubertadd error checking for the Lua incoming AXFR filter...
2011-03-16  Bert Hubertallow Lua to load modules in powerdns auth
2011-03-16  Bert Hubertimplement incoming AXFR editing with Lua scripts. Usefu...
2011-03-16  Bert Hubertmake sure we build the manpages for the recursor
2011-03-14  Bert Hubertteach built-in authoritative server in the powerdns...
2011-03-14  Bert Hubertdocument hash-zone-records for NSEC3
2011-03-12  Bert Hubertfix up unaligned access on UltraSPARC in recursor....
2011-03-04  Bert Hubertremove our old DNSResourceRecord serializer, replace...
2011-03-03  Bert Hubertmove zone freshness checking on incoming notification...
2011-03-03  Bert Hubertdocumentation commit
2011-03-01  Bert Hubertfix up botan18 vector transition for ordered key output
2011-02-27  Bert Hubertfix up the ECDSA from the crypto++ too for the new...
2011-02-27  Bert Hubertmake sure we export private keys in "bind order", it...
2011-02-25  Bert Hubertbackends supporting DNSSEC must return all records...
2011-02-19  Bert Hubertdon't send do=1 SOA requests for slaving purposes for...
2011-02-19  Bert Hubertsome further comment improvements (spent most of the...
2011-02-19  Bert Hubertimprove some comments
2011-02-19  Bert Hubertimprove some generic sql error messages and comments
2011-02-19  Bert Hubertsqlite3 can host slave zones too, zone2sql didn't know...
2011-02-19  Bert Hubertadd gsqlite3-pragma-synchronous for benchmarketing...
2011-02-19  Bert Hubertadd port numbers where relevant to SOA notification...
2011-02-18  Bert Hubertmake sure we AXFR from the correct master port after...
2011-02-18  Bert Hubertadd the commit methods to dnsseckeeper
2011-02-18  Bert Hubertfor bulk signing: pdnssec secure-zone can now accept...
next