2015-01-26 |
Peter van Dijk | use = instead of == in shell tests, this makes the... |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Peter van Dijk | import 'Add DragonFly support.' from pkgsrc |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Peter van Dijk | Merge pull request #2111 from mind04/label-3.4.2 |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Peter van Dijk | Merge pull request #2114 from rubenk/make-executables... |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Ruben Kerkhof | Don't create PIE executables for semistatic builds |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Peter van Dijk | Merge pull request #2106 from rubenk/make-executables... |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Peter van Dijk | Merge pull request #2108 from cmouse/yahttp-for-3.4.2 |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Kees Monshouwer | tests for label and name length check in xfrLabel() |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Kees Monshouwer | check label and name length in xfrLabel() |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Peter van Dijk | Merge pull request #2107 from rubenk/remotebackend... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Aki Tuomi | Update to v0.1.5 |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Aki Tuomi | Allow changing the Sockaddr in ComboAddress |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Aki Tuomi | Properly handle read errors (EOF and errors) |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Aki Tuomi | Use NetworkError, remove redundant code |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Aki Tuomi | Check timeout since it seems that readWithTimeout not... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Aki Tuomi | Reuse existing connection when possible |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Aki Tuomi | Reconnect on read error, also fix whitespace |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Aki Tuomi | Use zeromq library C API, based on work by @wtfuzz... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Aki Tuomi | Use correct syntax for escapes |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Ruben Kerkhof | Add json to the Gem bundle |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Peter van Dijk | oops |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Peter van Dijk | move manpages to section 1 |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Ruben Kerkhof | Append to PKG_CONFIG only after calling PKG_PROG_PKG_CONFIG |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Ruben Kerkhof | Override PKG_CONFIG sooner |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Ruben Kerkhof | Make executables position-independent |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Peter van Dijk | adjust specfile manpath |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Peter van Dijk | Merge pull request #2054 from mind04/auth-3.4.2-1 |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Aki Tuomi | Report correct chosen lua |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Kees Monshouwer | use luaL_checkinteger for Lua 5.3 |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Kees Monshouwer | Lua 5.3 in recursor testbuild spec |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Kees Monshouwer | auth: limit long version strings to 63 characters and... |
commit | commitdiff | tree | snapshot |
2015-01-07 |
Kees Monshouwer | support single-type ZSK signing |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Kees Monshouwer | pdns_control make it posible to notify all zones at... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Kees Monshouwer | pdnssec: fix ttl ceck for RRSIG records |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Peter van Dijk | Merge pull request #1977 from mind04/auth-3.4.2 |
commit | commitdiff | tree | snapshot |
2015-01-02 |
Kees Monshouwer | happy new year :) |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Kees Monshouwer | better key for packetcache |
commit | commitdiff | tree | snapshot |
2014-12-23 |
bert hubert | fix up latency reporting for sub-millisecond latencies... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
bert hubert | make sure we don't throw an exception on "pdns_control... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
bert hubert | fix startup race condition with carbon thread already... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
bert hubert | add 'bench-db' to do very simple database backend perfo... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
bert hubert | make qsize-q more robust |
commit | commitdiff | tree | snapshot |
2014-12-23 |
bert hubert | add signatures metric to auth, so we can plot signature... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
bert hubert | don't do time(0) under signature cache lock |
commit | commitdiff | tree | snapshot |
2014-12-23 |
bert hubert | mind04 discovered we count corrupt packets and EAGAIN... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
bert hubert | make latency & qsize reporting 'live'. Plus fix that... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
bert hubert | fix up statbag for carbon protocol and function pointers |
commit | commitdiff | tree | snapshot |
2014-12-23 |
bert hubert | enable callback based metrics to statbas, and add 5... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
bert hubert | fix up our packet cache unit tests plus add bunch more... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
bert hubert | add a bunch of packet based regression tests to the... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
bert hubert | make sure we lock the cache shards while we clean them... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
bert hubert | add unit tests for new sharded packet cache |
commit | commitdiff | tree | snapshot |
2014-12-23 |
bert hubert | speed up the testbag test a bit (by doing smaller tests) |
commit | commitdiff | tree | snapshot |
2014-12-23 |
bert hubert | split up the packet & query cache into 1024 shards... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
bert hubert | disabling test if test environment does not define... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
bert hubert | this should fix our unit tests |
commit | commitdiff | tree | snapshot |
2014-12-23 |
bert hubert | a 32 bit regression test failure we don't understand.. |
commit | commitdiff | tree | snapshot |
2014-12-23 |
bert hubert | actually writing some unit tests for the new 64 bit... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
bert hubert | Our "StatBag" statistics class was 1) 32 bit 2) heavily... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
bert hubert | make our AtomicCounter 64 bit on 64 bit machines |
commit | commitdiff | tree | snapshot |
2014-12-22 |
bert hubert | silence timeout error from webserver |
commit | commitdiff | tree | snapshot |
2014-12-22 |
bert hubert | Potential fix for #1907, we now try to trigger libgcc_s... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Kees Monshouwer | get priority from table in Lua axfrfilter |
commit | commitdiff | tree | snapshot |
2014-12-22 |
bert hubert | with thanks to Jack Lloyd, this works around the defaul... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Kees Monshouwer | oraclebackend: fix records pointing at root |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Kees Monshouwer | lmdbbackend: fix types pointing at root |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Kees Monshouwer | mydnsbackend: fix types pointing at root |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Kees Monshouwer | no fancy-records in tinydns generate-data.sh |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Kees Monshouwer | test NS and CNAME pointing at the root |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Kees Monshouwer | root MX test |
commit | commitdiff | tree | snapshot |
2014-12-22 |
bert hubert | remove additional layer of trailing . stripping, which... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Kees Monshouwer | update polarssl to 1.3.9 |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Ruben Kerkhof | Polarssl: disable padlock |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Kees Monshouwer | cleanup polar update |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Ruben Kerkhof | Disable aesni for now |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Ruben Kerkhof | Upgrade to polarssl 1.3.8 |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Ruben Kerkhof | Rename polarssl-1.3.2 to polarssl |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Christian Hofstaedtler | secpoll: Replace ~ with _, too |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Kees Monshouwer | only zones with an active ksk are secure |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Kees Monshouwer | api: show keys for zones without active ksk |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Kees Monshouwer | api: use uncached results for getKeys() |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Kees Monshouwer | read ALLOW-AXFR-FROM from the backend with the metadata |
commit | commitdiff | tree | snapshot |
2014-10-28 |
Peter van Dijk | Merge pull request #1847 from mind04/ldns2 auth-3.4.1 |
commit | commitdiff | tree | snapshot |
2014-10-28 |
Kees Monshouwer | update test output for verify-zone version 1.6.17 |
commit | commitdiff | tree | snapshot |
2014-10-28 |
bert hubert | make very sure we don't keel over if something goes... |
commit | commitdiff | tree | snapshot |
2014-10-28 |
Peter van Dijk | update pdns.conf-dist |
commit | commitdiff | tree | snapshot |
2014-10-28 |
bert hubert | actually hook up the security polling |
commit | commitdiff | tree | snapshot |
2014-10-28 |
bert hubert | add secpoll to auth compilation & linking |
commit | commitdiff | tree | snapshot |
2014-10-21 |
Christian Hofstaedtler | API: Replace HTTP Basic auth with static key in custom... |
commit | commitdiff | tree | snapshot |
2014-10-21 |
Aki Tuomi | Use transaction when updating serial |
commit | commitdiff | tree | snapshot |
2014-10-21 |
Aki Tuomi | Fix ordername for SOA record after update |
commit | commitdiff | tree | snapshot |
2014-10-21 |
Peter van Dijk | honor SOA-EDIT while considering "empty IXFR" fallback... |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Peter van Dijk | Merge pull request #1752 from mind04/dynamic auth-3.4.0 |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Peter van Dijk | expand thanks |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Peter van Dijk | preliminary(?) auth 3.4.0-final changelog |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Peter van Dijk | Make sure geoipbackend pulls in the yaml and geoip... |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Kees Monshouwer | dynamic modules regression tests |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Peter van Dijk | Merge pull request #1751 from rubenk/fix-person-blurb... |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Peter van Dijk | Merge pull request #1750 from rubenk/dos-newlines |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Ruben Kerkhof | Fix warning while building dnsdist.1 |
commit | commitdiff | tree | snapshot |
next |