Timeline


and

04/04/06:

17:26 Changeset [656] by ahu
move cache to being pruned 'CLOCK' fashion
17:24 Changeset [655] by ahu
move negcache to tuple based keys instead of crappy string concatenations
17:21 Changeset [654] by ahu
optimized toLower and toLowerCanonic that they never touch the string …
14:15 Changeset [653] by ahu
Oops.. Fix bug where records we transmit transparently were not cached …
14:13 Changeset [652] by ahu
remove unused 'title' facility from MTasker - saving a lot of string …
14:12 Changeset [651] by ahu
oops, DS uses hex (just like SSHFP). Thanks to Jakob Schlyter for pointing …

04/03/06:

22:29 Changeset [650] by ahu
ok, I lied - rfc 4255 has chosen In All Its Wisdom to implement SSHFP as …
21:42 Changeset [649] by ahu
implement rfc4255
11:26 Changeset [648] by ahu
make dist-recursor script solaris compliant

04/01/06:

22:26 Changeset [647] by ahu
lower default buffer size, add cpu-use counters to rec_control & rrd …

03/31/06:

08:46 Changeset [646] by ahu
implement very simple cache cache that catches repeated nearly identical …

03/30/06:

17:20 Changeset [645] by ahu
arg! -I line was *still* wrong!

03/29/06:

20:38 Changeset [644] by ahu
it is probable we plough through the cache too much - add simple check to …
20:27 Changeset [643] by ahu
20% speedup or so in xfrLabel by implementing 'vstringtok' which only …
20:22 Changeset [642] by ahu
new tests in dnspbench

03/28/06:

22:42 Changeset [641] by ahu
recursor README typos (thanks Entil), add nedmalloc to separate …
22:41 Changeset [640] by ahu
oops, latency is GAUGE, not COUNTER (thanks Kai!)
22:41 Changeset [639] by ahu
very slight speedup (toLower==toLower -> strcasecmp) some comments
13:18 Changeset [638] by ahu
Work around a bug in gcc 3.4.something, reported by Jorn Ekkelenkamp and …

03/27/06:

15:06 Changeset [637] by ahu
improve error messages some more Update README for the recursor separate …
13:51 Changeset [636] by ahu
slightly improve error messages
09:31 Changeset [635] by ahu
make socket buffer raising report better errors blast packets back to back …
09:28 Changeset [634] by ahu
small fixups to the graphs - you can now set your own SOCKETDIR
02:03 Changeset [633] by ahu
make rec_control clean up its socket properly. Remove some silly …
02:01 Changeset [632] by ahu
various packaging things for new separate recursor package
01:34 WikiStart edited by ahu
(diff)
00:16 Changeset [631] by ahu
trim some build dependencies, make rec_control/pdns_recursor grok /var/run …
00:12 Changeset [630] by ahu
new stuff for making a separate recursor package

03/26/06:

16:30 Changeset [629] by ahu
fix silly debugging output, remove O_LARGEFILE (hope you don't need it!)
12:51 Changeset [628] by ahu
move negcache to boost::multi_index, make sure it gets pruned a bit …
00:34 Changeset [627] by ahu
"I can't belieeeeeve it!" same bug twice

03/25/06:

22:29 Changeset [626] by ahu
fix for SOA serial overflows, by Dan Bilik & co-worker
22:15 Changeset [625] by ahu
oops - case insensitivity fixes for rec_control
22:05 Changeset [624] by ahu
empty commit, but forgot to document on previous commit: add getIP method …
22:01 Changeset [623] by ahu
move cache to composite_keys, doing away the nasty string-concatenation …
21:59 Changeset [622] by ahu
several speedups that do little to make the code more readable
21:57 Changeset [621] by ahu
oops, getsockopt called incorrectly. make the case of our root-zone match …
18:55 Changeset [620] by ahu
provide helpful u32 ip function
18:54 Changeset [619] by ahu
no longer pass around IPv4 addresses as.. strings (sorry about that)
18:09 Changeset [618] by ahu
remote a lot of silly string processing used for --trace output, even w/o …
13:10 Changeset [617] by ahu
move throttle map away from simple string and onto a nice tuple. Should …
11:53 Changeset [616] by ahu
improve truncating behaviour: don't truncate because of additional …

03/24/06:

23:28 Changeset [615] by ahu
fix incredibly stupid throttle cache pruning bug

03/23/06:

19:21 Changeset [614] by ahu
add qa-latency to rrd, add throttle-entries to rrd, add 'QUIT' command, …

03/22/06:

22:07 Changeset [613] by ahu
make stuff compile by default on solaris 10 - all you need to do is move …
18:47 Changeset [612] by ahu
big bag 'o Solaris fixes! (partially sent by Juergen Georgi) pdns_recursor …
15:49 PowerDNSFaq edited by anonymous
(diff)
07:53 Changeset [611] by ahu
slight speedup to the processing of unknown records, which is still bound …

03/21/06:

23:53 Changeset [610] by ahu
oops, did cache-entries accounting wrong. made 'average latency' ignore …
22:39 Changeset [609] by ahu
add sizing of UDP receive buffers, plus fix (somewhat) the latency …
13:22 Changeset [608] by ahu
speed up replay speed, add qa-latency stats
09:19 Changeset [607] by ahu
fix small escape bug, remove a flag from rrdtool that is too new

03/20/06:

16:36 Changeset [606] by ahu
spiff up statistics, add graph maker
16:33 Changeset [605] by ahu
add servfail stats, make cachehits/misses unsigend

03/19/06:

22:15 Changeset [604] by ahu
too many bashisms
21:17 Changeset [603] by ahu
adding rrdtool scripts for the recursor
20:57 Changeset [602] by ahu
add per query latency accounting. WARNING: DTime from now on does implicit …
20:26 Changeset [601] by ahu
resolved, add cacheHits, cacheMisses
20:21 Changeset [600] by ahu
save a few time(0) calls, hook up PulseRate?
20:20 Changeset [599] by ahu
optimize DecayingEwma? to no longer gettimeofday in constructor, add …
20:19 Changeset [598] by ahu
make asyncresolve accept d_now from caller, and use it to seed DTime, and …
20:18 Changeset [597] by ahu
move timeval arithmetic away from dnsreplay-mindex, make DTime able to …
20:17 Changeset [596] by ahu
update copyright

03/18/06:

22:24 Changeset [595] by ahu
quiet fix
22:07 Changeset [594] by ahu
tune up stats, add 64-bit logger output, hookup control channel, remove a …
12:10 Changeset [593] by ahu
add beginnings of recursor control channel
11:30 Changeset [592] by ahu
kill some signed/unsigned warnings, speedup cache pruning slightly, clean …

03/17/06:

19:31 Changeset [591] by ahu
update documentation error, actually make --enable-nedmalloc work
19:12 Changeset [590] by ahu
update to automake stuff, make nedmalloc default to 'yes' on freebsd, …
18:38 Changeset [589] by ahu
add 'nedmalloc' for FreeBSD zooming performance
18:31 Changeset [588] by ahu
tag!

03/15/06:

23:34 HACKING edited by anonymous
(diff)
19:27 Changeset [587] by ahu
'thanks!'
19:18 Changeset [586] by ahu
use hashed indexes if available
19:11 Changeset [585] by ahu
update documentation, make sure we ship sgml expander, make sure we don't …
19:06 Changeset [584] by ahu
bring cache pruning in line (once a minute)

03/14/06:

14:51 TitleIndex edited by anonymous
(diff)

03/13/06:

21:29 Ticket #62 ([patch] dnsbackend getSOA() behavior (maybe DoS)) closed by anonymous
fixed: see commit 583
21:28 Changeset [583] by ahu
Fix default getSOA implementation throwing an exception, upsetting …
20:49 Changeset [582] by ahu
make things compile again
20:41 Changeset [581] by ahu
fix compilation problems on RHEL3
20:40 Changeset [580] by ahu
move to multi_index_container to speed up prunes
20:38 Changeset [579] by ahu
work around a g++ 4.1 profiling bug wrt anonymous namespaces

03/11/06:

22:38 Changeset [578] by ahu
arg() is sat upon by the boost::multi_index namespace
22:37 Changeset [577] by ahu
move to KeyTag? caused havoc with g++ 4.1, revert to numbered indexes
15:22 Changeset [576] by ahu
make sdig compile again, slight change to mtasker which might make things …

03/10/06:

14:10 Changeset [575] by ahu
documentation changes, add spiffy links to trac
14:05 Changeset [574] by ahu
only prune cache once every 5 minutes, not every minute we neglected to …

03/06/06:

22:39 Changeset [573] by ahu
make zone2sql work again, thanks to Wolfram Schlich for providing fix

03/05/06:

00:59 Changeset [572] by ahu
fixed small but possibly relevant memory leak in mtasker on duplicate wait …
Note: See TracTimeline for information about the timeline view.