2013-06-10 |
Ruben d'Arco | Coverity fixes for mydns 859/head |
commit | commitdiff | tree |
2013-06-10 |
Ruben d'Arco | First stab at resolving coverity warnings |
commit | commitdiff | tree |
2013-06-10 |
Peter van Dijk | Merge pull request #857 from cmouse/remotebackend-initi... |
commit | commitdiff | tree |
2013-06-10 |
bert hubert | Merge branch 'master' of github.com:PowerDNS/pdns |
commit | commitdiff | tree |
2013-06-10 |
Peter van Dijk | correctly refuse out-of-zone data in bindbackend, close... |
commit | commitdiff | tree |
2013-06-10 |
bert hubert | CHANGES BEHAVIOUR: before we launch, check if we can... |
commit | commitdiff | tree |
2013-06-10 |
Aki Tuomi | Initialize d_result to NULL on ctor 857/head |
commit | commitdiff | tree |
2013-06-10 |
Peter van Dijk | initialise server-id after all parsing is done, instead... |
commit | commitdiff | tree |
2013-06-10 |
Peter van Dijk | bump boost requirement, thanks Wouter de Jong |
commit | commitdiff | tree |
2013-06-10 |
Peter van Dijk | Merge pull request #847 from zeha/f/insserv |
commit | commitdiff | tree |
2013-06-10 |
Peter van Dijk | make sure systemd starts pdnsd after relevant databases... |
commit | commitdiff | tree |
2013-06-10 |
Peter van Dijk | also stretch supermasters.ip for goracle |
commit | commitdiff | tree |
2013-06-10 |
Peter van Dijk | stretch supermasters.ip for IPv6, thanks Dennis Krul |
commit | commitdiff | tree |
2013-06-10 |
bert hubert | Merge pull request #855 from cmouse/clang-fixes |
commit | commitdiff | tree |
2013-06-08 |
Aki Tuomi | Removed internal CLANG version define 855/head |
commit | commitdiff | tree |
2013-06-07 |
Aki Tuomi | Fixed struct DNSResourceRecord into class as it should be |
commit | commitdiff | tree |
2013-06-07 |
Aki Tuomi | Fix for CLANG version |
commit | commitdiff | tree |
2013-06-07 |
Aki Tuomi | Fixed friend function declaration |
commit | commitdiff | tree |
2013-06-07 |
Peter van Dijk | Merge pull request #853 from RvdE/patch-1 |
commit | commitdiff | tree |
2013-06-07 |
Peter van Dijk | Merge pull request #837 from cmouse/remobackend-improve... |
commit | commitdiff | tree |
2013-06-07 |
RvdE | Update reczones.cc 853/head |
commit | commitdiff | tree |
2013-06-07 |
Peter van Dijk | fix ghost domain link |
commit | commitdiff | tree |
2013-06-07 |
Peter van Dijk | rec 3.5.2 docs |
commit | commitdiff | tree |
2013-06-07 |
Peter van Dijk | fix ticket links |
commit | commitdiff | tree |
2013-06-05 |
Aki Tuomi | Merge branch 'remobackend-improvements' of github.com... 837/head |
commit | commitdiff | tree |
2013-06-05 |
Aki Tuomi | Fixed to use ruby 1.9.1 |
commit | commitdiff | tree |
2013-06-05 |
Aki Tuomi | Small final formatting fix |
commit | commitdiff | tree |
2013-06-05 |
Aki Tuomi | Fixed some typos |
commit | commitdiff | tree |
2013-06-05 |
Aki Tuomi | Merge branch 'remobackend-improvements' of github.com... |
commit | commitdiff | tree |
2013-06-05 |
Aki Tuomi | Added missing sect2 close tag |
commit | commitdiff | tree |
2013-06-05 |
Aki Tuomi | Added HTTP support for testing remotebackend |
commit | commitdiff | tree |
2013-06-05 |
Aki Tuomi | Documentation for new features |
commit | commitdiff | tree |
2013-06-05 |
Aki Tuomi | Added the new test binaries to ignore |
commit | commitdiff | tree |
2013-06-05 |
Aki Tuomi | Removed binary blobs |
commit | commitdiff | tree |
2013-06-05 |
Aki Tuomi | SSL support and few small fixes |
commit | commitdiff | tree |
2013-06-05 |
Aki Tuomi | Support for POST and POST JSON modes |
commit | commitdiff | tree |
2013-06-05 |
Aki Tuomi | Test suite for POST and POST JSON modes |
commit | commitdiff | tree |
2013-06-05 |
Aki Tuomi | Merge branch 'remobackend-improvements' of github.com... |
commit | commitdiff | tree |
2013-06-05 |
Aki Tuomi | Added rubygems as it's needed by test suite |
commit | commitdiff | tree |
2013-06-05 |
Aki Tuomi | Now adds parameters to calculateSOASerial |
commit | commitdiff | tree |
2013-06-05 |
Christian Hofstaedtler | remotebackend http: move iterator loops into a helper... |
commit | commitdiff | tree |
2013-06-05 |
Aki Tuomi | Full implementation for new methods |
commit | commitdiff | tree |
2013-06-05 |
Aki Tuomi | Fixed bug where setNotified did not add parameters... |
commit | commitdiff | tree |
2013-06-05 |
Christian Hofstaedtler | Update pdns auth init script so it works on wheezy 847/head |
commit | commitdiff | tree |
2013-06-04 |
bert hubert | this commit will force potential undefined behaviour... |
commit | commitdiff | tree |
2013-06-04 |
bert hubert | silence array warning |
commit | commitdiff | tree |
2013-06-04 |
bert hubert | silence bunch of debugging output in our secret undocum... |
commit | commitdiff | tree |
2013-06-04 |
Aki Tuomi | Added rubygems as it's needed by test suite |
commit | commitdiff | tree |
2013-06-04 |
Aki Tuomi | Fixes and spanking new test suite for remotebackend |
commit | commitdiff | tree |
2013-06-04 |
Aki Tuomi | Added transaction ID for start/abort/commiTransaction |
commit | commitdiff | tree |
2013-06-04 |
Aki Tuomi | Partial support for new slave methods |
commit | commitdiff | tree |
2013-06-04 |
Aki Tuomi | Final touches to remotebackend |
commit | commitdiff | tree |
2013-06-04 |
Aki Tuomi | Rest of the methods |
commit | commitdiff | tree |
2013-06-04 |
Aki Tuomi | feedEnts, feedEnts3 implementation and few AddMember... |
commit | commitdiff | tree |
2013-06-04 |
Aki Tuomi | replaceRRSet implementation |
commit | commitdiff | tree |
2013-06-04 |
Aki Tuomi | Removed references to GSQLBackend |
commit | commitdiff | tree |
2013-06-04 |
Aki Tuomi | createSlaveDomain implementation |
commit | commitdiff | tree |
2013-06-04 |
Aki Tuomi | superMasterBackend implementation |
commit | commitdiff | tree |
2013-06-04 |
Aki Tuomi | Support for superMaster, slaving and soa calculations |
commit | commitdiff | tree |
2013-06-04 |
Aki Tuomi | Fixed bug where setNotified did not add parameters... |
commit | commitdiff | tree |
2013-06-04 |
Peter van Dijk | Merge pull request #840 from cmouse/patch-1 |
commit | commitdiff | tree |
2013-06-04 |
Aki Tuomi | Add json and sqlite3 for ruby for remotebackend testing 840/head |
commit | commitdiff | tree |
2013-06-04 |
Aki Tuomi | Add remotebackend to testing |
commit | commitdiff | tree |
2013-06-04 |
Aki Tuomi | Change travis to run make check instead of testrunner |
commit | commitdiff | tree |
2013-06-03 |
Peter van Dijk | Revert "Fix correct include path for dns_random.hh... |
commit | commitdiff | tree |
2013-06-03 |
Peter van Dijk | Merge pull request #838 from cmouse/fix-dns_random... |
commit | commitdiff | tree |
2013-06-03 |
Aki Tuomi | Fix correct include path for dns_random.hh 838/head |
commit | commitdiff | tree |
2013-05-30 |
Peter van Dijk | avoid warning |
commit | commitdiff | tree |
2013-05-30 |
Peter van Dijk | quiet silly -Wnarrowing warnings |
commit | commitdiff | tree |
2013-05-29 |
bert hubert | Merge branch 'master' of github.com:PowerDNS/pdns |
commit | commitdiff | tree |
2013-05-29 |
bert hubert | stop expanding \t1 in our documentation to a ticket... |
commit | commitdiff | tree |
2013-05-29 |
bert hubert | Merge branch 'master' of github.com:PowerDNS/pdns |
commit | commitdiff | tree |
2013-05-29 |
bert hubert | check scopeMask of answer packet, not of query packet! |
commit | commitdiff | tree |
2013-05-29 |
bert hubert | and add support for not query-caching scopemasked answers |
commit | commitdiff | tree |
2013-05-29 |
bert hubert | implement scopemask cache blanking feature for packetcache |
commit | commitdiff | tree |
2013-05-29 |
bert hubert | prequery lua functionality documentation (it is internal) |
commit | commitdiff | tree |
2013-05-29 |
bert hubert | Lua scripts ARE for production use. |
commit | commitdiff | tree |
2013-05-28 |
Peter van Dijk | Merge pull request #834 from cmouse/emit-warning-on... |
commit | commitdiff | tree |
2013-05-28 |
Aki Tuomi | Added warning if trailing dot is used. 834/head |
commit | commitdiff | tree |
2013-05-28 |
Peter van Dijk | Merge pull request #832 from mind04/superfluous |
commit | commitdiff | tree |
2013-05-28 |
Peter van Dijk | Merge pull request #833 from zeha/f/fix-snapshot-build... |
commit | commitdiff | tree |
2013-05-28 |
Christian Hofstaedtler | fix branch snapshot build detection in build-scripts... 833/head |
commit | commitdiff | tree |
2013-05-28 |
Kees Monshouwer | make superfluous 'bind' NSEC3 record optional 832/head |
commit | commitdiff | tree |
2013-05-28 |
Peter van Dijk | improve attribution |
commit | commitdiff | tree |
2013-05-28 |
Peter van Dijk | 3.3-rc1 doc update |
commit | commitdiff | tree |
2013-05-27 |
Peter van Dijk | write out some names |
commit | commitdiff | tree |
2013-05-27 |
Peter van Dijk | categorise 3.3 changes |
commit | commitdiff | tree |
2013-05-27 |
Peter van Dijk | complete 3.3-rc1 changelog; needs to be prettier |
commit | commitdiff | tree |
2013-05-27 |
Peter van Dijk | Merge branch 'use-polarssl-md5' of github.com:cmouse... |
commit | commitdiff | tree |
2013-05-27 |
Peter van Dijk | Merge pull request #827 from cyclops1982/686 |
commit | commitdiff | tree |
2013-05-27 |
Peter van Dijk | Merge pull request #831 from cmouse/base32-tests |
commit | commitdiff | tree |
2013-05-27 |
Peter van Dijk | make pdns-static Conflict with pdns-server, closes... |
commit | commitdiff | tree |
2013-05-27 |
Peter van Dijk | fix bug in boost.m4 where it insists on setting -L... |
commit | commitdiff | tree |
2013-05-27 |
Aki Tuomi | Test cases for base32 831/head |
commit | commitdiff | tree |
2013-05-27 |
Aki Tuomi | Simple test suite to verify md5 summer 830/head |
commit | commitdiff | tree |
2013-05-27 |
Aki Tuomi | Changed to use PolarSSL md5 hashing |
commit | commitdiff | tree |
2013-05-27 |
Aki Tuomi | Removed references to md5.cc |
commit | commitdiff | tree |
2013-05-24 |
Ruben d'Arco | Emit insert domain when running without named.conf 827/head |
commit | commitdiff | tree |
2013-05-24 |
bert hubert | Merge pull request #816 from cmouse/dnsrecords-tests-2 |
commit | commitdiff | tree |
2013-05-24 |
Peter van Dijk | nit, refers #713 |
commit | commitdiff | tree |
next |