]> granicus.if.org Git - pdns/shortlog
pdns
2006-03-13 Bert Hubertfix compilation problems on RHEL3
2006-03-13 Bert Hubertmove to multi_index_container to speed up prunes
2006-03-13 Bert Hubertwork around a g++ 4.1 profiling bug wrt anonymous names...
2006-03-11 Bert Hubertarg() is sat upon by the boost::multi_index namespace
2006-03-11 Bert Hubertmove to KeyTag caused havoc with g++ 4.1, revert to...
2006-03-11 Bert Hubertmake sdig compile again, slight change to mtasker which...
2006-03-10 Bert Hubertdocumentation changes, add spiffy links to trac
2006-03-10 Bert Hubertonly prune cache once every 5 minutes, not every minute
2006-03-06 Bert Hubertmake zone2sql work again, thanks to Wolfram Schlich...
2006-03-04 Bert Hubertfixed small but possibly relevant memory leak in mtaske...
2006-03-04 Bert Hubertupdate copyright, add 64/32-bit notification for bi...
2006-03-04 Bert HubertThe PowerDNS recursor did not use to try all IP address...
2006-03-04 Bert Hubertsome module g++ 4.1 cleanups
2006-03-02 Bert Hubertg++ 4.1 fixes (all trivial), copyright update
2006-03-02 Bert Hubertteach recursor to shuffle, by moving shuffle logic...
2006-03-02 Bert Hubertnot a real fix for ticket #60, but it will have to do.
2006-03-02 Bert Hubertremove some duplicate ;'s
2006-01-30 Bert Hubertfix min/max types - freebsd went to 64 bit time_t in 6.0
2006-01-22 Bert HubertArjo Hooimeijer added support for soa-refresh-default...
2006-01-18 Bert Hubertfix problem reported by Lionel Elie Mamane (who also...
2006-01-18 Bert Hubertopendbx updates by Norbert
2006-01-15 Bert Hubertadd opendbx to tar.gz
2006-01-15 Bert Hubertadd opendbx
2006-01-15 Bert Hubertapplied Norbert's patch, which closes ticket #37
2006-01-14 Bert Hubertauto build script
2006-01-14 Bert Hubertphase out sudo for fakeroot
2006-01-14 Bert Hubertupdate version, missed -1
2006-01-14 Bert Hubertadd ccache
2006-01-14 Bert Hubertadd readme, add distcc
2006-01-14 Bert Hubertchange version number
2005-12-12 Bert Hubertfix dnsscope
2005-11-13 Bert Hubertactually make lock skipping work
2005-11-12 Bert Hubertadd missing ./configure support for gcc locking hack
2005-11-12 Bert Hubertmove recursor to 'hash_map'
2005-11-12 Bert Hubertmove mtasker 'waiter' structure to boost::multi_index...
2005-11-11 Bert HubertPipebackend did not properly propagate pipebackend...
2005-11-11 Bert Hubertbig speedup in endsOn
2005-11-11 Bert Hubertbig rename, arg() -> ::arg(), bind() -> ::bind()
2005-11-11 Bert Hubertmove to 'floats' for nameserver statistics - we don...
2005-11-11 Bert Hubertspeedups + move to dns_isspace
2005-11-11 Bert Hubertphase out tolower and isspace for dns_tolower and dns_i...
2005-11-11 Bert Hubertqtype speedup - lack of a direct copy constructor cause...
2005-11-11 Bert HubertFix 'same level NS referral', as exemplified by the...
2005-11-11 Bert Hubertthis commit fixes ticket #29 properly, thanks to Bernd...
2005-11-02 Bert Hubertallow a '/' in domain names, which is sometimes used...
2005-11-02 Bert Hubertback out optString for now
2005-11-02 Bert Hubertfix pruning of negcache
2005-11-01 Bert Hubertmemory hole you can drive a truck through..
2005-10-31 Bert Hubertnot only convert error into proper exception, catch...
2005-10-31 Bert Hubertoops - exception could escape, which could make the...
2005-10-29 Bert Hubertlast minute release fixups
2005-10-29 Bert Hubertdocumentation updates
2005-10-29 Bert Hubertremove - this file has no reason to be in svn
2005-10-29 Bert Hubertdrop pcap.h dependency
2005-10-28 Bert Hubertdocument bugfix in previous commit
2005-10-28 Bert Hubertmake pipe backend clean up after itself, fixing the...
2005-10-26 Bert Hubertupdate TODO list
2005-10-23 Bert HubertFinal fix for the AXFR problems, closing Debian bug...
2005-10-23 Bert Hubertremove silly debugging output
2005-10-23 Bert Hubertadd beginning of next generation zoneparser
2005-10-20 Bert Hubertfix some bogus possible closes in resolver.cc (which...
2005-10-16 Bert Hubertadd provisional release notes for 2.9.19
2005-10-16 Bert Hubertmake ./configure fail if Boost is not installed, and...
2005-10-16 Bert Hubertadd support for properly truncating records in the...
2005-10-10 Bert Hubertfix compilation of dnsreplay
2005-10-10 Bert Hubertfix 1.2.3.4 reporting instead of real addresses in...
2005-10-10 Bert Hubertthe gist is: move pdns_recursor over to new {zone,packe...
2005-10-08 Bert Hubertexpose dnsheader
2005-10-08 Bert Huberthook up zonemakers
2005-10-08 Bert Hubertmake RFC 3597 'Handling of Unknown DNS Resource Record...
2005-10-08 Bert Hubertfix double-srv regression test error
2005-10-04 Bert HubertFix the bug reported in http://mailman.powerdns.com...
2005-10-02 Bert Hubertadd OPT pseudo-record support
2005-10-02 Bert Hubertcreate more xfrType
2005-10-02 Bert Hubertfix NSEC parsing from zone
2005-10-02 Bert Hubertadd support for blobs and 8 bit ints to the magical...
2005-10-02 Bert Hubertremove base64 stuff from webserver
2005-10-02 Bert Hubertsplit out base64 en/decoding
2005-10-02 Bert Hubertfurther reduction in code, a typical DNS record impleme...
2005-10-01 Bert Hubertadd some license statements
2005-09-25 Bert Hubertfix bindbackend auto-zone reloading
2005-09-25 Bert Hubertmove over more records to the new unified parsing/gener...
2005-09-25 Bert Hubertadd shims so the packetreader is symmetrical with the...
2005-09-25 Bert Hubertthe magic 'turn the parser into a generator' work
2005-09-25 Bert Hubertgive pdns_control a --help option, you can also control...
2005-09-24 Bert Hubertmake bind configuration parser drop dots in zone names...
2005-09-24 Bert Hubertfix parsing of NAPTR records in bind-style zonefiles
2005-09-24 Bert Hubertimprove error checking for adding NAPTR records
2005-09-24 Bert Hubertadd help message on wrong invocation to sdig
2005-09-24 Bert Hubertadd getText for NAPTR and TXT
2005-09-24 Bert Hubertadd NAPTR support to MOADNSParser
2005-09-24 Bert Hubertadd NAPTR test
2005-09-10 Bert Hubertadd 2 new regression tests
2005-09-10 Bert Hubertturn on out-of-zone-additional processing by default
2005-09-10 Bert Hubertreorganize the 'performance' chapter of the documentation
2005-09-06 Bert Hubertimprove IPv6 'bound to' output, shift to [::]:port
2005-09-06 Bert Hubertmake record ordering more stable (mostly cosmetic,...
2005-09-06 Bert Hubertupdate README to remind tester of --no-shuffle
2005-09-04 Bert HubertHEADS UP! Bind2backend is now in charge, bindbackend...
2005-09-04 Bert Hubertimprove locking
next