]> granicus.if.org Git - pdns/shortlog
pdns
2006-04-19 Bert Hubert#ifdef out solaris specifics, fix possible solaris...
2006-04-19 Bert Hubertneed to ship portsmplexer.cc too
2006-04-19 Bert Hubertadd SunOS sysdeps
2006-04-19 Bert Hubertfirst shot at solaris completion ports multiplexer...
2006-04-18 Bert Hubertoops, need to limit top-remotes
2006-04-18 Bert Hubertplacate valgrind + protect powerdns against non-IN...
2006-04-18 Bert Hubertimplement id.server, version.bind ("version-string...
2006-04-18 Bert Hubertmake advanced multiplexers and --fork play nicely
2006-04-18 Bert Hubertspiff up ipv6 output a bit, work around odd linker...
2006-04-18 Bert Huberttyop
2006-04-18 Bert Hubertkeep track of duplicate counts, they show up as unmatch...
2006-04-18 Bert Hubertmake clientside ipv4/ip6 agnostic, including allow...
2006-04-18 Bert Hubertbuild fixes
2006-04-18 Bert Hubertremove sample code from kqueuemplexer, fix huge fd...
2006-04-18 Bert Hubertfix duplicate return of sockets to the pool, improve...
2006-04-18 Bert Hubertfix timeouts of running TCP client queries - we shouldn...
2006-04-18 Bert Hubertfix 'removing unlisted fd from multiplexer'
2006-04-18 Bert Hubertabstract out part of the common logic
2006-04-18 Bert Hubertupdate version
2006-04-17 Bert Hubertenable logging to syslog (oops)
2006-04-16 Bert Hubertsave some memory, s/kqueue/epoll/
2006-04-16 Bert Huberthook up tcp timeout var again
2006-04-16 Bert Hubertremove debugging chatter
2006-04-16 Bert Hubertimplement OS specific sysdeps + compiletime selection...
2006-04-16 Bert Hubertadd automatic mplexer selection at runtime, still need...
2006-04-16 Bert Hubertmake kqueue mplexer actually work
2006-04-16 Bert Hubertfirst shot, wrote it under linux hehe
2006-04-16 Bert Hubertmove to mplexer
2006-04-16 Bert Hubertadd epoll mplexer, update selectmplexer
2006-04-16 Bert Hubertvalgrind spotted some undefined variables
2006-04-16 Bert Hubertstart of mother of all multiplexors :-)
2006-04-16 Bert Hubertfix TCP outgoing error handling, fixing possible crashe...
2006-04-15 Bert Hubertwork around gcc 4.0 bug, prepare move to boost::functio...
2006-04-14 Bert Hubertmake nearMisses only account for the proper fd
2006-04-14 Bert Hubertfix djbdns-mode
2006-04-14 Bert Hubertmove full-blown djbdns-style socket-per-query support
2006-04-14 Bert Hubertmake it work
2006-04-14 Bert Hubertmake anti-spoofing measures question and not ip address...
2006-04-14 Bert Hubertimplement stunningly cool spoofing protection, plus...
2006-04-14 Bert Hubertadd query-local-port, and make us move around if unset
2006-04-14 Bert HubertWARNING WARNING: We now listen on 127.0.0.1 by default...
2006-04-14 Bert Hubertactually check output of sendEvent and log
2006-04-14 Bert Hubertmtasked did 3 or 4 walks of waiter-list for each call...
2006-04-14 Bert Hubertpassed around strings to asynresolve as a char*, causin...
2006-04-13 Bert Hubertsigh.. some queries have embedded nulls in them, which...
2006-04-13 Bert Hubertimprove MX-record parsing for additional processing...
2006-04-13 Bert Hubertadd tool dnsscan (mostly for internal use)
2006-04-13 Bert Hubertprevent possible crashes (score one for valgrind)
2006-04-13 Bert Hubertsmall compile cleanup
2006-04-13 Bert Hubertsilence warning
2006-04-13 Bert Hubertalso compress the first answer against the question...
2006-04-12 Bert Hubertdon't packet cache notifications! Thanks again to Dan...
2006-04-12 Bert Hubertfix crashes in tcp receiver (thanks Dan Bilik <dan...
2006-04-12 Bert Hubertfix memory leak (Dan Bilik <dan@mail.neosystem.cz>...
2006-04-12 Bert Hubertfix handling of truncated packets with partial records...
2006-04-12 Bert Hubertslightly improve error messages and reporting, attempti...
2006-04-12 Bert Hubertconsolidate license change previously announced here:
2006-04-12 Bert Hubertthe FSF has moved!
2006-04-12 Bert Hubertforgot to commit - need to update server parser errors...
2006-04-11 Bert Hubertadd counts for broken packets
2006-04-11 Bert Hubertgenerally spiff up appearance, nothing real
2006-04-11 Bert Hubertadd unauthorized-udp, unauthorized-tcp, client-parse...
2006-04-11 Bert Hubertadd hardcoded support for 127.0.0.1 and 1.0.0.127.in...
2006-04-11 Bert Hubertadd support for CERT record (RFC 2538) to MOADNSParser
2006-04-10 Bert HubertTry to prevent the 'Oops, sent partial answer' error...
2006-04-10 Bert Hubertimplement very simple SMP support
2006-04-09 Bert Hubertinline "strcasecmp" (stolen from glibc), short-circuit...
2006-04-09 Bert Hubert1) make everyting intrinsically case-insensitive
2006-04-08 Bert Hubertadd max-tcp-per-client to limit number of TCP connectio...
2006-04-07 Bert Hubertdocumentation, retuned cache pruning - should take...
2006-04-07 Bert Hubertadd allow-from option to limit who can recurse. enable...
2006-04-06 Bert Hubertmake .deps find boost!
2006-04-06 Bert Hubertrecursor separate distribution fixes
2006-04-06 Bert Hubertlower case diff for hints-zone
2006-04-05 Bert Hubertadd peak cpu use line
2006-04-05 Bert Hubertremove vestiges of 'opaque record' support we now deal...
2006-04-05 Bert Hubertok - this is a scary commit. It fixes TCP packets with...
2006-04-05 Bert Hubertand now make it work (well) on linux again
2006-04-05 Bert Hubertfix compilation on freebsd, reduce warning
2006-04-05 Bert Hubertfix interesting bug whereby powerdns would sometimes...
2006-04-05 Bert Hubertsigh - people change their SOA serials a lot these...
2006-04-04 Bert Hubertmove cache to being pruned 'CLOCK' fashion
2006-04-04 Bert Hubertmove negcache to tuple based keys instead of crappy...
2006-04-04 Bert Hubertoptimized toLower and toLowerCanonic that they never...
2006-04-04 Bert HubertOops.. Fix bug where records we transmit transparently...
2006-04-04 Bert Hubertremove unused 'title' facility from MTasker - saving...
2006-04-04 Bert Hubertoops, DS uses hex (just like SSHFP). Thanks to Jakob...
2006-04-03 Bert Hubertok, I lied - rfc 4255 has chosen In All Its Wisdom...
2006-04-03 Bert Hubertimplement rfc4255
2006-04-03 Bert Hubertmake dist-recursor script solaris compliant
2006-04-01 Bert Hubertlower default buffer size, add cpu-use counters to...
2006-03-31 Bert Hubertimplement very simple cache cache that catches repeated...
2006-03-30 Bert Hubertarg! -I line was *still* wrong!
2006-03-29 Bert Hubertit is probable we plough through the cache too much...
2006-03-29 Bert Hubert20% speedup or so in xfrLabel by implementing 'vstringt...
2006-03-29 Bert Hubertnew tests in dnspbench
2006-03-28 Bert Hubertrecursor README typos (thanks Entil), add nedmalloc...
2006-03-28 Bert Hubertoops, latency is GAUGE, not COUNTER (thanks Kai!)
2006-03-28 Bert Hubertvery slight speedup (toLower==toLower -> strcasecmp)
2006-03-28 Bert HubertWork around a bug in gcc 3.4.something, reported by...
next