2009-10-15 |
Bert Hubert | implement max-cache-ttl, patch by Winfried Angele,... |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Bert Hubert | make sure we zero the priority field on incoming axfr... |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Bert Hubert | don't process any non-existing additional processing |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Bert Hubert | make dnsreplay compile again since the sstuff cleanups |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Bert Hubert | the thread safe normal cache in the recursor was confus... |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Bert Hubert | add simple packetcache to recursor (thread safe) |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Bert Hubert | add a comment to remind us the gettimeofday in the... |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Bert Hubert | fix up makecontext for Solaris, thanks to John Levon... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Bert Hubert | disable EDNS by default - delivers nothing but trouble.. |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Bert Hubert | even more namespace cleanups |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Bert Hubert | some more namespace cleanups |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Bert Hubert | huge batch of namespace & stdint cleanups |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Bert Hubert | move to multiple query-local-addresses (4 and 6), plus... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Bert Hubert | start of our cleanup of the namespace |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Bert Hubert | add md5, devpollmplexer |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Bert Hubert | keep the speeds lock for slightly shorter time |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Bert Hubert | hook up the devpollmplexer for solaris |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Bert Hubert | solaris 9 /dev/poll mplexer support |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Bert Hubert | fix up case sensititivy in processing notifications... |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Bert Hubert | 2.9.23-pre |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Bert Hubert | initial load of the 'MyDNS' compatability backend |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Bert Hubert | needed for TSIG |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Bert Hubert | 64 bit compilation fix |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Bert Hubert | don't hold the negcache lock longer than necessary |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Bert Hubert | hook up 'tcp defer accept' again for slight DoS protect... |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Bert Hubert | reinstate some things that got disabled because of... |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Bert Hubert | teach pdns_recursor how to do TCP/IP connect to remote... |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Bert Hubert | no longer mention selection of mplexer once per thread |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Bert Hubert | multithreaded recursor - may not actually be faster... |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Bert Hubert | the beginning of powerdhcp? :-) |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Bert Hubert | do less maintenance, 1 in 250 queries |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Bert Hubert | in the PacketCache, we sometimes cached things we shoul... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Bert Hubert | speed up xfrLabel by batching calls to string::append |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Bert Hubert | Thanks to Winfried Angele for spotting & fixing this... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Bert Hubert | updated docs |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Bert Hubert | don't yet enable rwlocks in the trunk |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Bert Hubert | implement timeouts with millisecond resolution, and... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Bert Hubert | add 'speedtest' infrastructure |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Bert Hubert | Aki Tuomi fixed up the primordial 'alsoNotify' infrastr... |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Bert Hubert | repair cache cleaning logic, which would never run... |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Bert Hubert | add support for 's' timestamp specification (seconds... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Bert Hubert | add NS, SOA and TXT code to the example pipe backend |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Bert Hubert | new readme in trunk as well |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Bert Hubert | further gcc 4.4 compilation fix |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Bert Hubert | 64-bit compatability issue in dnswriter |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Bert Hubert | Tobias Markmann assures us this fix will enable 'out... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Bert Hubert | make lua default for svn based compilations |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Bert Hubert | clean up recursor cache and make it thread safe, plus... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Bert Hubert | add dhcp parsing code for option-82 purposes |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Bert Hubert | thanks to Jan Gyselinck for spotting that Solaris can... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Bert Hubert | nsec moved to this file & nsec3 added |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Bert Hubert | make us a bit more efficient on writing out compressed... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Bert Hubert | we had some htonls in a twist for xfrIP.. hopefully... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Bert Hubert | add example.com DNSKEY, plus its private key |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Bert Hubert | add some more qtype numbers |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Bert Hubert | implement & document rec_control --timeout feature... |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Bert Hubert | make packet cache cleanup thread safe |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Bert Hubert | make sure we don't try to perform a complete multithrea... |
commit | commitdiff | tree | snapshot |
2009-06-21 |
Bert Hubert | fix up some parsing issues (spaces in base64 blobs... |
commit | commitdiff | tree | snapshot |
2009-06-21 |
Bert Hubert | very rough stuff, but perhaps nice to look at already |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Bert Hubert | s/query-ttl/query-cache-ttl/, found by Andreas Henriksson |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Bert Hubert | add first stab at 'per-zone-axfr-acls'. Set that flag... |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Bert Hubert | preliminary infrastructure for signing messages with... |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Bert Hubert | some more crlf oddities |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Bert Hubert | something with $Id$ |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Bert Hubert | something to do with crlf or so |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Bert Hubert | treat an initial Refused or NotImp as an indication... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Bert Hubert | set a sane default for the maximum cache size in the... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Bert Hubert | fix up reading a blob at the very end of a packet,... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Bert Hubert | fix up padding errors in base64 decoding |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Bert Hubert | make sure we can parse empty blobs (needed for TSIG) |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Bert Hubert | add possibility to disable edns-ping. For now, by defau... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Bert Hubert | Lay groundwork for rd/non-rd zone forwarding |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Bert Hubert | make sure we don't set export-etc-hosts to 'on' on... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Bert Hubert | make sure we notice filename changes in the bind backen... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Bert Hubert | remove confusing 'spoofID' which, as noted by Shane... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Bert Hubert | close ticket 227, spotted by Ruben Kerkhof: compilation... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Bert Hubert | fix duplicate CNAME issue discovered by Andreas Jakum... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Bert Hubert | finally finally get rid of 1e2% - apologies to Jeff... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Bert Hubert | sqlite2 and sqlite3 backends used MySQL-style escaping... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Bert Hubert | regression test for ticket 224 |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Bert Hubert | implement auto-splitting of long TXT entries, inspired... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Bert Hubert | for fancy records to work in the BIND backend, they... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Bert Hubert | oops, don't commit the 'real result' |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Bert Hubert | add very-long-txt test case |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Bert Hubert | add very-long-txt |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Bert Hubert | pre1 |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Bert Hubert | add rec_control dump-edns, plus implement 'third try... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Bert Hubert | it is 2009! |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Bert Hubert | implement EDNS & EDNS-PING probing, plus logic to benef... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Bert Hubert | define EDNSStatus struct & map, plus define the EDNS... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Bert Hubert | powerdns recursor 3.1.8-pre |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Bert Hubert | deal with remote authoritative servers that send back... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Bert Hubert | update documentation |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Bert Hubert | prevent bogus qtype/qclass reporting from servers that... |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Bert Hubert | it is 2009 |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Bert Hubert | 2.9.22 time is here |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Bert Hubert | head up to rc4 |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Bert Hubert | fix for guardian crashing or possibly blocking in case... |
commit | commitdiff | tree | snapshot |
2008-12-06 |
Bert Hubert | rc3! |
commit | commitdiff | tree | snapshot |
next |