|
|
|
@571
|
[571]
|
7 years |
ahu |
update copyright, add 64/32-bit notification for bi-arch users
|
|
|
|
@567
|
[567]
|
7 years |
ahu |
teach recursor to shuffle, by moving shuffle logic away from dnspacket.cc …
|
|
|
|
@544
|
[544]
|
8 years |
ahu |
big rename, arg() -> ::arg(), bind() -> ::bind()
remove a read from the …
|
|
|
|
@535
|
[535]
|
8 years |
ahu |
fix pruning of negcache
specialize the common case where we see identical …
|
|
|
|
@533
|
[533]
|
8 years |
ahu |
not only convert error into proper exception, catch it as well
|
|
|
|
@530
|
[530]
|
8 years |
ahu |
last minute release fixups
|
|
|
|
@524
|
[524]
|
8 years |
ahu |
update TODO list
some cosmetic changes in pdns_recursor
make …
|
|
|
|
@522
|
[522]
|
8 years |
ahu |
remove silly debugging output
|
|
|
|
@521
|
[521]
|
8 years |
ahu |
add beginning of next generation zoneparser
add error checking to socket …
|
|
|
|
@518
|
[518]
|
8 years |
ahu |
make ./configure fail if Boost is not installed, and give out helpful tip …
|
|
|
|
@517
|
[517]
|
8 years |
ahu |
add support for properly truncating records in the pdns_recursor again …
|
|
|
|
@516
|
[516]
|
8 years |
ahu |
fix compilation of dnsreplay
move pdns_recursor cache to 'optString', …
|
|
|
|
@515
|
[515]
|
8 years |
ahu |
fix 1.2.3.4 reporting instead of real addresses in recursor
add some …
|
|
|
|
@514
|
[514]
|
8 years |
ahu |
the gist is: move pdns_recursor over to new …
|
|
|
|
@508
|
[508]
|
8 years |
ahu |
add OPT pseudo-record support
teach DNSPacketWriter about differing …
|
|
|
|
@477
|
[477]
|
8 years |
ahu |
Move from u_intxx_t to uintxx_t typedefs, which are preferred: …
|
|
|
|
@469
|
[469]
|
8 years |
ahu |
remove quite a number of gettimeofday calls
|
|
|
|
@464
|
[464]
|
8 years |
ahu |
make recursor quiet by default
update to 2.9.19-svn version
work on …
|
|
|
|
@462
|
[462]
|
8 years |
ahu |
add dnsreplay based on boost multi-index
remove dirty pthread hacks for …
|
|
|
|
@447
|
[447]
|
8 years |
ahu |
release fixes - drop xdbbackend from the static builds, fix up …
|
|
|
|
@444
|
[444]
|
8 years |
ahu |
ignore SIGPIPE, fix warning
|
|
|
|
@442
|
[442]
|
8 years |
ahu |
add titles to mthreads
fix confusion in mtasker when waiting for …
|
|
|
|
@440
|
[440]
|
8 years |
ahu |
fix TCP related crashes due to HUUUUGE daum.net records (3.5kbyte!)
|
|
|
|
@439
|
[439]
|
8 years |
ahu |
simplified TCP outgoing query code in attempt to smoke out crasher bug
|
|
|
|
@436
|
[436]
|
8 years |
ahu |
add TCP client timeouts, add way to limit the number of simultaneous TCP …
|
|
|
|
@435
|
[435]
|
8 years |
ahu |
update some copyrights, license version 2.0
improve logging so TCP-queries …
|
|
|
|
@433
|
[433]
|
8 years |
ahu |
first shot at working TCP resolving code on receipt of packet with TC bit …
|
|
|
|
@421
|
[421]
|
8 years |
ahu |
MASSIVE speedup - after 60 seconds of operation pruning would be continous
|
|
|
|
@416
|
[416]
|
8 years |
ahu |
remove dead file (recns.cc)
update configuration description
fix run w/o …
|
|
|
|
@415
|
[415]
|
8 years |
ahu |
improve logging a bit, add --query-local-address
|
|
|
|
@414
|
[414]
|
8 years |
ahu |
improve statistics for the recursor, split out timeout and real errors, …
|
|
|
|
@413
|
[413]
|
8 years |
ahu |
This commit closes #11 , thanks Matthijs and Thomas Hood
|
|
|
|
@330
|
[330]
|
8 years |
ahu |
ancient patch by Bram Vandoren implementing setuid, setgid and chroot in …
|
|
|
|
@325
|
[325]
|
8 years |
ahu |
Based on request of Simon Kirby, added ability to listen on multiple …
|
|
|
|
@324
|
[324]
|
8 years |
ahu |
remove some more time(0) calls
remove outdated and #ifdeffed code …
|
|
|
|
@323
|
[323]
|
8 years |
ahu |
remove a zillion time() and gettimeofday calls from the recursor, and it …
|
|
|
|
@287
|
[287]
|
8 years |
ahu |
Further fix for old-style ticket 26 (Ralf van der Enden)
|
|
|
|
@267
|
[267]
|
8 years |
ahu |
probable fix for #26 on FreeBSD. Thanks to tremere at cainites dot net and …
|
|
|
|
@262
|
[262]
|
9 years |
ahu |
Fixed last parts of ticket #13 - the parts I did not consider a bug *were* …
|
|
|
|
@260
|
[260]
|
9 years |
ahu |
correct pdns_recursor --local-address help
|
|
|
|
@251
|
[251]
|
9 years |
ahu |
Close bug #13 - or at least, the parts I consider a bug. Furthermore, it …
|
|
|
|
@234
|
[234]
|
9 years |
ahu |
dynlistener now cleans up after itself
does slightly better error messages …
|
|
|
|
@232
|
[232]
|
9 years |
ahu |
do timeout stats
|
|
|
|
@228
|
[228]
|
9 years |
ahu |
b.root
pdns_recursor speedups
mysql support for ports again
valgrind fixes
|
|
|
|
@215
|
[215]
|
9 years |
ahu |
lots
|
|
|
|
@198
|
[198]
|
10 years |
ahu |
opteron fixes
ldap fixes
documentation fixes
|
|
|
|
@190
|
[190]
|
10 years |
ahu |
pdns_recursor static build fix, docs
|
|
|
|
@187
|
[187]
|
10 years |
ahu |
gsqlite backend
|
|
|
|
@186
|
[186]
|
10 years |
ahu |
mostly work on delegation-only, debian patches
|
|
|
|
@180
|
[180]
|
10 years |
ahu |
lots of fixes, axfp ldap support, ldap ttl support, spurious debugging …
|
|
|
|
@178
|
[178]
|
10 years |
ahu |
up to 2.9.11
|
|
|
|
@176
|
[176]
|
10 years |
ahu |
2.9.10
|
|
|
|
@174
|
[174]
|
10 years |
ahu |
lots of changes, mostly a crash fix
|
|
|
|
@166
|
[166]
|
10 years |
ahu |
tcp fixes
|
|
|
|
@156
|
[156]
|
10 years |
ahu |
working up to 2.9.7
|
|
|
|
@148
|
[148]
|
10 years |
ahu |
prevent crashes
add ldap backend
|
|
|
|
@141
|
[141]
|
10 years |
ahu |
working up to 2.9.5
|
|
|
|
@140
|
[140]
|
10 years |
ahu |
more pdns recursor stats
|
|
|
|
@138
|
[138]
|
10 years |
ahu |
juh
|
|
|
|
@137
|
[137]
|
10 years |
ahu |
recursor work, alignment issues
|
|
|
|
@135
|
[135]
|
10 years |
ahu |
heap of works
|
|
|
|
@130
|
[130]
|
10 years |
ahu |
tiny bugfix
|
|
|
|
@129
|
[129]
|
10 years |
ahu |
more work
|
|
|
|
@128
|
[128]
|
10 years |
ahu |
further work on a lot of things
|