root/trunk/pdns/pdns/rec_channel_rec.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @935 [935] 6 years ahu implement 'rec_control get uptime' (suggested by Niels Bakker), implement …
(edit) @932 [932] 6 years ahu add rec_control stats for shunts
(edit) @914 [914] 7 years ahu speed up exit, possibly fixing #84
(edit) @896 [896] 7 years ahu add support for dropping broken nssets, and re-retrieving one from servers …
(edit) @890 [890] 7 years ahu add dlg-only-drop statistic, and document it
(edit) @855 [855] 7 years ahu slight speedup by testing the TCP sessions for timeouts less often, add …
(edit) @839 [839] 7 years ahu possibly fix a bug in user/system CPU reporting after prolonged periods of …
(edit) @834 [834] 7 years ahu implement query chaining to prevent even the 1 second burst of duplicate …
(edit) @827 [827] 7 years ahu fix duplicate reporting of remotes in top-remotes fix keeping port in …
(edit) @823 [823] 7 years ahu implement reload-zones make loading zones do a 'round trip' of records to …
(edit) @818 [818] 7 years ahu make rec_control be more user friendly make wipe-cache accept non-dot …
(edit) @802 [802] 7 years ahu Big bag of VC++ fixes, mostly by Michel 'Wimpie' Stol
(edit) @798 [798] 7 years ahu push some implementation down from rec_channel.hh to rec_channel.cc (and …
(edit) @789 [789] 7 years ahu make our speed stats deal with multiple IP(v6) addresses per nameserver …
(edit) @786 [786] 7 years ahu tune throttling, add unreachable accounting
(edit) @739 [739] 7 years ahu documentation, plus newline termination of 'pong' :-)
(edit) @738 [738] 7 years ahu implement rec_control 'ping', make socket-dir error message bit more …
(edit) @733 [733] 7 years ahu oops, need to limit top-remotes
(edit) @731 [731] 7 years ahu implement id.server, version.bind ("version-string" and "server-id" in …
(edit) @721 [721] 7 years ahu fix 'removing unlisted fd from multiplexer' remove --single-socket support …
(edit) @700 [700] 7 years ahu make anti-spoofing measures question and not ip address specific, make …
(edit) @678 [678] 7 years ahu add counts for broken packets add switch to prevent logging rather common …
(edit) @669 [669] 7 years ahu add max-tcp-per-client to limit number of TCP connections per client
(edit) @667 [667] 7 years ahu add allow-from option to limit who can recurse. enable 'defer-accept' for …
(edit) @656 [656] 7 years ahu move cache to being pruned 'CLOCK' fashion
(edit) @647 [647] 7 years ahu lower default buffer size, add cpu-use counters to rec_control & rrd …
(edit) @631 [631] 7 years ahu trim some build dependencies, make rec_control/pdns_recursor grok /var/run …
(edit) @629 [629] 7 years ahu fix silly debugging output, remove O_LARGEFILE (hope you don't need it!)
(edit) @628 [628] 7 years ahu move negcache to boost::multi_index, make sure it gets pruned a bit …
(edit) @625 [625] 7 years ahu oops - case insensitivity fixes for rec_control
(edit) @623 [623] 7 years ahu move cache to composite_keys, doing away the nasty string-concatenation …
(edit) @614 [614] 7 years ahu add qa-latency to rrd, add throttle-entries to rrd, add 'QUIT' command, …
(edit) @608 [608] 7 years ahu speed up replay speed, add qa-latency stats
(edit) @602 [602] 7 years ahu add per query latency accounting. WARNING: DTime from now on does implicit …
(edit) @601 [601] 7 years ahu resolved, add cacheHits, cacheMisses
(edit) @600 [600] 7 years ahu save a few time(0) calls, hook up PulseRate?
(add) @594 [594] 7 years ahu tune up stats, add 64-bit logger output, hookup control channel, remove a …
Note: See TracRevisionLog for help on using the revision log.