]> granicus.if.org Git - pdns/shortlog
pdns
2015-11-29 bert hubertwe might have more DiffTimes
2015-11-29 bert hubertMerge pull request #2945 from cmouse/geoip-interpolation
2015-11-29 bert hubertthe day you new that would be arriving: a Lua configura...
2015-11-29 bert hubertadd a single-netmask long test case for netmasktree
2015-11-29 bert hubertrevert to std::string in DNSName for now since Centos6...
2015-11-28 bert hubertMerge pull request #2954 from cmouse/deforeach-remote
2015-11-28 Pieter LexisCorrect the name of the unixODBC package on centos
2015-11-28 bert hubertmake nxdomains/noerror responses work. We validate...
2015-11-28 bert huberthook up ECDSA in git pdns_recursor build, not yet in...
2015-11-27 bert hubertMerge pull request #2943 from ahupowerdns/deforeach
2015-11-27 bert hubertwhitespace conflict. Merge branch 'master' into deforeach
2015-11-27 bert hubertMerge pull request #2942 from ahupowerdns/deserial
2015-11-27 bert hubertMerge pull request #2944 from rgacogne/sanitizers
2015-11-27 bert hubertMerge pull request #2947 from rgacogne/dnsdist-tcp...
2015-11-27 bert hubertMerge pull request #2948 from rgacogne/dnsname-check...
2015-11-27 bert hubertMerge pull request #2950 from pieterlexis/dnsdist-http...
2015-11-27 bert hubertMerge pull request #2952 from pieterlexis/dnsdist-versi...
2015-11-27 Pieter Lexisignore the dnsdist history file
2015-11-27 Pieter LexisUse symlink for gen-version script
2015-11-27 Pieter Lexisdnsdist: show correct version in the webpage
2015-11-27 Pieter Lexisdnsdist: Add the correct Content-Header for files
2015-11-27 Aki TuomiIgnore generated file
2015-11-27 bert hubertmake nonconst version of getTag() too which is faster
2015-11-27 bert hubertMerge pull request #2949 from ahupowerdns/dprotect
2015-11-27 Remi GacogneCheck that offset < len in DNSName constructor
2015-11-27 bert huberthook up the validator code with the recursor, keep...
2015-11-27 Remi GacogneCheck the length of TCP queries
2015-11-27 bert hubertmake sure we have enough space to receive those huge...
2015-11-27 Aki TuomiRemove unnecessary test
2015-11-27 Aki TuomiAdd warning
2015-11-27 Aki TuomiUpdate docs
2015-11-27 Aki TuomiAdd format specifier for IP
2015-11-27 Aki TuomiUpdate documentation
2015-11-27 Aki TuomiRemove unneeded 1.2.3.4 from dev lo
2015-11-27 bert hubertsplit out validation bits from toysdig, move to an...
2015-11-27 Aki TuomiFix remotebackend for loops
2015-11-27 Aki TuomiUpdate test suite
2015-11-27 Aki TuomiDo not reset gl->netmask to 0
2015-11-27 Aki TuomiDo not cache unknown responses
2015-11-27 Aki TuomiSupport content interpolation
2015-11-27 Remi GacogneAdd configure options to build dnsdist with various...
2015-11-27 Aki TuomiTurn on EDNS subnet processing
2015-11-27 Aki TuomiAdd interpolation test
2015-11-27 Aki TuomiFix test suite name
2015-11-27 Aki TuomiFix test suite name
2015-11-27 Aki TuomiAdd interpolation test setup
2015-11-27 Aki TuomiAdd interpolation support for content
2015-11-27 bert hubertmove everything to getMDP(), first step in abstracting...
2015-11-27 bert hubertMerge branch 'master' into dprotect
2015-11-27 bert hubertthere was a BOOST_REVERSE_FOREACH!
2015-11-27 bert hubertthere was a BOOST_REVERSE_FOREACH!
2015-11-26 bert hubertremove boost/foreach includes & autoconf bit
2015-11-26 bert hubertfinal BOOST_FOREACH cleanup
2015-11-26 bert hubertfurther for range cleanups
2015-11-26 bert hubertforeach fixup
2015-11-26 bert hubertsmall range for fixup
2015-11-26 bert hubertsome more simpe ones
2015-11-26 bert hubertfurther straightforward cases
2015-11-26 bert hubertremove all the obviously translatable uses of BOOST_FOREACH
2015-11-26 bert hubertprevent a storm of string copies just for getting the...
2015-11-26 bert hubertremove boost serialization which actually shaves second...
2015-11-26 bert hubertMerge pull request #2939 from rgacogne/dnsdist-truncated
2015-11-26 Peter van DijkMerge pull request #2941 from sid3windr/patch-2
2015-11-26 Pieter LexisMerge branch 'pcserial' from @ahupowerdns
2015-11-26 bert hubertimprove filedescriptor requesting code so it requests...
2015-11-26 bert hubertEMFILE was (out of filedescriptors, too many open files...
2015-11-26 bert hubertalso report fd usage in recursor
2015-11-26 bert hubertfix back the scopemask stuff we removed from the ueberb...
2015-11-26 bert hubertmove dnsname to boost::container::string, remove horrib...
2015-11-26 Peter van DijkMerge pull request #2934 from cmouse/gdobc-stuff
2015-11-26 Peter van Dijknit
2015-11-26 bert hubertMerge pull request #2931 from pieterlexis/dnsdist-version
2015-11-26 bert hubertMaurice Makaay spotted that dnsdist built-in-webserver...
2015-11-26 Remi GacogneDrop truncated UDP messages caused by a small buffer.
2015-11-26 Peter van Dijkstop testing odbc/sqlite on travis as ubuntu trusty...
2015-11-26 bert hubertMerge pull request #2935 from pieterlexis/comma-sep...
2015-11-26 Pieter LexisAllow the use of spaces to parse options
2015-11-26 Pieter LexisMerge pull request #2893 from yossigo/fix_missing_ipv6
2015-11-26 Pieter LexisMerge pull request #2920 from stasic/patch-1
2015-11-26 Aki TuomiRetrieve data only once
2015-11-26 Pieter LexisFix example in the README.md
2015-11-26 Pieter LexisRename the dnsdist history file to something less generic
2015-11-26 Pieter Lexisdnsdist: Add version number to startup message
2015-11-26 Pieter LexisAdd a bunch of new options to the dnsdist manpage
2015-11-26 Pieter LexisAdd the final dnsdist executable to .gitignore
2015-11-26 Pieter LexisAdd --version to dnsdist
2015-11-26 bert hubertadd setting edns-outgoing-bufsize for setting the defau...
2015-11-26 bert hubertMerge pull request #2932 from ahupowerdns/fixmalloc
2015-11-25 bert hubertpotentially get travis to build us correctly again
2015-11-25 bert hubertadd ./configure --enable-malloc-trace which will cause...
2015-11-25 bert hubertshave off 23 mallocs per cache miss
2015-11-25 Peter van DijkMerge pull request #2929 from cmouse/godbc-stuff
2015-11-25 Aki TuomiAdd godbc_sqlite3 to help
2015-11-25 Aki TuomiUse sizeof instead of magic number
2015-11-25 Aki TuomiUse 128k fetch buffer
2015-11-25 Aki TuomiConsume variable length data in parts
2015-11-25 Aki TuomiNUL-safe select
2015-11-24 Pieter LexisMerge pull request #2923 from pieterlexis/pipe-backend...
2015-11-24 bert hubertcleanup abomination where we serialized dnsnames to...
2015-11-24 bert hubertobvious malloc cleanups
next