Timeline


and

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 …

03/04/06:

12:59 Changeset [571] by ahu
update copyright, add 64/32-bit notification for bi-arch users
12:42 Changeset [570] by ahu
The PowerDNS recursor did not use to try all IP addresses of a nameserver! …
12:01 Changeset [569] by ahu
some module g++ 4.1 cleanups

03/02/06:

22:21 Changeset [568] by ahu
g++ 4.1 fixes (all trivial), copyright update
21:39 Ticket #9 (DDNS updates by RFC2136) closed by ahu
fixed: Indeed! It is not high on the agenda though, it will happen after the move …
21:36 Ticket #20 (win32 version bug report) closed by ahu
wontfix: The windows version is currently under review, apologies
21:35 Ticket #41 (Power DNS managment software) closed by ahu
fixed: PowerMail?, PowerDNS Express
21:35 Ticket #38 (ldapbackend typedef problem (linux)) closed by ahu
fixed
21:26 Ticket #34 (Rolex) closed by ahu
wontfix: Same fix applies
21:25 Ticket #28 (Error receiving packet from recursor backend: Connection refused) closed by ahu
fixed: Your recursor backend is not listening it appears
21:22 Ticket #42 (The installation finished but ...) closed by ahu
invalid: not my bug
21:21 Ticket #8 (recursion and CNAMEs) closed by ahu
fixed: Fixed in 2.9.19
21:21 Ticket #44 (Configuring PowerDNS in a chroot jail) closed by ahu
wontfix: Ask the mailing lists - I told you this many times already!
21:19 Ticket #54 (unexpected round robin behavior) closed by ahu
fixed: Fixed in commit 567, this was a 2.9.19 regression.
21:19 Changeset [567] by ahu
teach recursor to shuffle, by moving shuffle logic away from dnspacket.cc …
20:57 Ticket #60 (Email Marketing) closed by ahu
fixed: Not a real fix, but in commit 566 we at least improve our error message. …
20:56 Changeset [566] by ahu
not a real fix for ticket #60, but it will have to do. The suggestion to …
20:37 Ticket #29 (out of bound bugs in pdns/dnspacket.cc -> signal 11 on recent ...) closed by ahu
fixed: Fixed by commit 538
20:36 Ticket #55 (recursor: additional handling of records broken wrt to AAAA) closed by ahu
fixed: Fixed in commit 562, thanks!
20:34 Ticket #63 (PDNS to support Views) closed by ahu
wontfix
20:34 Ticket #24 (Missing syntax check on "pdns_control notify") closed by ahu
fixed: Fixed by commit #565, apologies! Random stack issues caused this error not …
20:32 Changeset [565] by ahu
remove some duplicate ;'s teach dynhandler to reject non-ip address …
08:14 PowerDNSFaq edited by anonymous
(diff)
08:12 TodoList edited by anonymous
(diff)
08:12 Ticket #64 (RaUU5uC4VK) closed by anonymous
invalid

03/01/06:

23:39 Ticket #64 (RaUU5uC4VK) created by RaUU5uC4VK
efNHIxLJz1VF TlqMdbXaCe?8Pk YAF5gyEfzI4
22:44 TodoList edited by anonymous
(diff)
22:43 RecentChanges edited by anonymous
(diff)
22:42 WikiFormatting edited by anonymous
(diff)
22:40 PowerDNSFaq edited by anonymous
(diff)
22:37 TracInstall edited by anonymous
(diff)
22:37 TitleIndex edited by anonymous
(diff)
22:36 HACKING edited by anonymous
(diff)
22:35 TracGuide edited by anonymous
(diff)
20:26 Ticket #63 (PDNS to support Views) created by lramos@…
I was wondering if powerdns supports the concept of "views" the way ISC …
Note: See TracTimeline for information about the timeline view.