2012-10-19 |
Peter van Dijk | revert the actual lock bit of r2807, as it causes more... |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Bert Hubert | if we have only 1 nameserver for a domain, and we have... |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Peter van Dijk | update svnignore |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Peter van Dijk | add bind presigned tests and fixes for them; most fixes... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Peter van Dijk | update tinydns testing data |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Peter van Dijk | update test results for SRV fix |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Peter van Dijk | fix parsing of RP records in bind zones; fix writing... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Peter van Dijk | fix qtype rfc3597 generation |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Peter van Dijk | add --no-config flag to pdns_control, thanks Kees Monsh... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Peter van Dijk | gpgsql compile fix for osx, thanks Justin Clift |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Peter van Dijk | minor doc markup fixes |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Peter van Dijk | import axfr-lock patch by Ruben d'Arco. This patch... |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Bert Hubert | revert accidental commit of half a line |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Peter van Dijk | minor doc update |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Bert Hubert | testing new twitter announcement hook! |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Peter van Dijk | make sure SSqlException does not escape from gsqlbackend |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Peter van Dijk | avoid race condition, also avoid a rare crash. Patch... |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Peter van Dijk | add --master, remove --fancy-records, for gmysql master... |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Bert Hubert | reduce severity level of successful mysql connection... |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Bert Hubert | move to IPV6_V6ONLY, warn if it fails but charge on... |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Peter van Dijk | make traceback handler optional, closes #497 |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Peter van Dijk | use correct format for postgres string literals in... |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Peter van Dijk | actually honour SDIGBUFSIZE |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Peter van Dijk | warn when securing a slave zone, suggested by Mark... |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Peter van Dijk | allow luabackend to compile with Lua 5.2, patch by... |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Peter van Dijk | update svn:ignore on lots of dirs; improve "make clean... |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Peter van Dijk | update mysql dnssec schema indexes |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Peter van Dijk | preliminary 3.2 upgrade notes plus some ENT documentation |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Peter van Dijk | avoid marking tests as broken when base64 content happe... |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Peter van Dijk | remove unused variable, thanks Aki Tuomi |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Peter van Dijk | remove dead code |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Peter van Dijk | add a bunch more ticket numbers to the changelog |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Peter van Dijk | add a bunch of ticket numbers; fix 3.2 anchor |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Peter van Dijk | preliminary 3.2 changelog |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Peter van Dijk | fix uninitialized variable, speeding up nsec3dig for... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Peter van Dijk | add doesDNSSEC to bindbackend (Kees Monshouwer) |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Peter van Dijk | revert r2573 as it broke things |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Peter van Dijk | move the OSX source selection support changes to config... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Bert Hubert | ok NOW it works on all MySQL versions. Thanks again... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Bert Hubert | Justin Clift discovered OSX needs some help to support... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Bert Hubert | fix up the mysql client group patch |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Bert Hubert | amazing in how many places we define a backend.. |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Bert Hubert | changed version by accident |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Bert Hubert | more vestiges of sqlite2 |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Bert Hubert | vestige of gsqlite (2) |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Bert Hubert | sqlite2 backend had been broken for a while now, and... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Bert Hubert | Make sure we don't try to do notifications to IPv6... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Bert Hubert | document gmysql-group |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Bert Hubert | gmysql-client can now be used to select which 'group... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Bert Hubert | Make sure that if you deactivate all keys, we'll still... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Bert Hubert | move (DNSSEC) metadata cache to a read/write lock inter... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Bert Hubert | 3.2-pre time! |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Bert Hubert | remove linuxism |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Peter van Dijk | re-commit botan fix from 2720 as 2721 accidentally... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Bert Hubert | in all likelihood fix compilation with boost in non... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Bert Hubert | finally gave up. You can now bind to 0.0.0.0 or ::... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Peter van Dijk | tinydnsbackend updates: add ignore-bogus-records settin... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Peter van Dijk | clean up two compiler warnings, thanks Aki Tuomi |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Peter van Dijk | use $testsdir in a few more places |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Peter van Dijk | add remotebackend test |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Peter van Dijk | clarify HTTP method usage for remotebackend |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Peter van Dijk | remove remotebackend README (moved to docs); update... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Peter van Dijk | add initial remotebackend docs |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Peter van Dijk | add remotebackend, by Aki Tuomi |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Peter van Dijk | allow tests to live in separate directory, to allow... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Bert Hubert | because we love debian - closes ticket 502 |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Bert Hubert | make polarssl use -fPIC so we can build PIE executables... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Bert Hubert | make sure that 'any' queries to mydnsbackend also respo... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Peter van Dijk | better error reporting from pdnssec. Closes #434 (Ruben... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Peter van Dijk | make pdnssec check-all-zones smarter about reusing... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Peter van Dijk | make additional lookups smarter about trailing dots... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Peter van Dijk | drop PDNS_ENABLE_LUA |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Peter van Dijk | fix recursor+lua build |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Peter van Dijk | Ignore ent in pdnssec check-zone and fix SOA check... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Bert Hubert | another test commit |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Bert Hubert | test 1 2 3 |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Bert Hubert | make sure we can build w/o Lua again, closing ticket... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Peter van Dijk | add bind-config= for bind tests |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Bert Hubert | remove last use of select() so we can make the owner... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Bert Hubert | removed use of select(2) from the webserver, to prepare... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Peter van Dijk | fix testrunner for non-DNSSEC ENT testing |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Bert Hubert | explicitly generate an error if trying to secure a... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Bert Hubert | only emit helpful gsqlite3 warning when actually trying... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Bert Hubert | remove some whitespace, add an 'MX' record to sample... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Bert Hubert | Reinstate behaviour that we cycle a backend if it throw... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Bert Hubert | silence some warning, add some comments |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Peter van Dijk | add no-DNSSEC ENT support, patch by Kees Monshouwer |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Bert Hubert | remove global distributor and replace by 1 distributor... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Bert Hubert | speedup from Mark Zealey for fillSOAData, ticket 584... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Bert Hubert | merge small variant of patch by Mark Zealey as attached... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Bert Hubert | Sander Hoentjen <sander@hoentjen.eu>:I have a patch... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Peter van Dijk | Minor doc fixes from Christian Hofstaedtler |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Bert Hubert | manpages for dnsscope, dnswasher, dnsreplay, contribute... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Peter van Dijk | actually ignore drill comments in ent-axfr |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Peter van Dijk | ignore drill comments in ent-axfr |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Peter van Dijk | fix tinydns data check |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Peter van Dijk | don't run ent-axfr test in nsec3-narrow mode |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Peter van Dijk | Import ENT support, done by Kees Monshouwer. Additional... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Peter van Dijk | fix ISC export for Botan; this fixes Botan/Polar intera... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Peter van Dijk | do not start bind tests until bindbackend has loaded... |
commit | commitdiff | tree | snapshot |
next |