]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2013-08-28  Christian Hofstaedtlerrfc2136handler: Close socket when write fails 978/head
2013-08-27  Peter van DijkMerge pull request #975 from cmouse/coverity-20130827
2013-08-27  Aki TuomiAdd NULL initialization for d_c on httpconnector 975/head
2013-08-27  Peter van DijkMerge pull request #973 from zeha/coverity-luabackend...
2013-08-27  Christian HofstaedtlerFix for compile error introduced by 63851c6 973/head
2013-08-27  Peter van DijkMerge pull request #966 from zeha/coverity
2013-08-24  Christian HofstaedtlerProvide tighter bounds to HTTP first line parser in... 966/head
2013-08-24  Christian HofstaedtlerDon't overflow the sockaddr_un-provided static buffer
2013-08-24  Christian HofstaedtlerPlug leak of include-dir directory pointers
2013-08-24  Christian HofstaedtlerRemove dead sendData function
2013-08-24  Christian Hofstaedtleradd error checking in exp. recursor webserver
2013-08-23  Christian Hofstaedtlerupdate LUABackend::setDomainMetadata signature
2013-08-23  Christian Hofstaedtlerfix return type of snprintf
2013-08-22  Peter van DijkMerge pull request #965 from zeha/remove-unused-vars
2013-08-22  Christian Hofstaedtlerdrop unused variables from class Server 965/head
2013-08-21  Peter van DijkMerge pull request #963 from zeha/webserver
2013-08-21  Christian HofstaedtlerTheoretically support non-GET requests in recursor... 963/head
2013-08-21  Peter van DijkMerge pull request #962 from zeha/domaininfo
2013-08-21  Christian Hofstaedtleradd convience getKindString to DomainInfo 962/head
2013-08-21  Christian Hofstaedtlerfill in notified_serial and serial in gsql getDomainInfo
2013-08-21  Christian Hofstaedtler'correct' casing of Content-Type header in error messages
2013-08-21  Peter van DijkMerge pull request #950 from cyclops1982/coverity
2013-08-21  Peter van DijkMerge pull request #959 from zeha/ignore
2013-08-21  Peter van DijkMerge pull request #961 from zeha/valgrind-supp
2013-08-21  Peter van Dijkdrop do-regress
2013-08-21  Christian HofstaedtlerAdd suppression file for valgrind, and turn it on 961/head
2013-08-21  Christian HofstaedtlerUpdate gitignore files 959/head
2013-08-21  Peter van DijkMerge pull request #957 from cmouse/docs-remotebackend...
2013-08-21  Aki TuomiChanged backend to connector for remotebackend docs 957/head
2013-08-21  Peter van Dijkupdate sample pipebackend script in docs, now a full...
2013-08-16  Ruben d'ArcoRemove unused parent pointer (coverity fix) 950/head
2013-08-16  Ruben d'ArcoRemove possible devision by zero (coverity fix)
2013-08-16  Ruben d'ArcoCoverity fixes
2013-08-16  Peter van DijkRevert "refuse control characters in TXT, except for...
2013-08-15  Peter van Dijkexplain why we have gmtime_r
2013-08-15  Peter van DijkMerge pull request #947 from mind04/right
2013-08-15  Kees Monshouwerdo right timezones right 947/head
2013-08-15  Peter van Dijkone last s/ahuexception/pdnsexception/
2013-08-15  Peter van DijkMerge pull request #940 from mind04/903
2013-08-15  Peter van DijkMerge pull request #941 from mind04/denitify
2013-08-14  Peter van Dijkignore non-query packets, closing #945
2013-08-12  Peter van DijkMerge pull request #944 from rubenk/spelvoutje
2013-08-12  Peter van Dijkreinstate ANY query for A+AAAA gathering, now with...
2013-08-11  Kees MonshouwertoBase32Hex case flip 941/head
2013-08-11  Kees Monshouwers/ahuexception/pdnsexception part 2
2013-08-11  Kees Monshouwerpdns_ilexicographical_compare() and dns_iequals() optim...
2013-08-10  Ruben KerkhofFix typo 944/head
2013-08-09  Peter van Dijkignore bulktest stuff
2013-08-09  Peter van DijkMerge pull request #943 from justinclift/master
2013-08-09  Justin CliftTypo fix 943/head
2013-08-08  Peter van Dijkclarify boost::format string (even though boost does...
2013-08-08  Peter van DijkMerge branch 'respstats'
2013-08-08  Peter van Dijkmerge ahu's work
2013-08-08  Peter van Dijkimplement pdns_control qtypes
2013-08-08  Peter van Dijkfix offbyone
2013-08-08  Peter van Dijkcount UDP answer bytes sent
2013-08-08  Peter van Dijkdeduplicate UDP answer counting
2013-08-08  Peter van Dijkfix make check
2013-08-08  bert hubertadd responsestats infra, not actually reporting yet
2013-08-08  Peter van DijkMerge pull request #942 from rubenk/disable-axfr
2013-08-08  Ruben KerkhofRemove duplicate argument 942/head
2013-08-07  bert hubertMerge pull request #937 from rubenk/typo
2013-08-07  Ruben KerkhofFix typo in option description 937/head
2013-08-06  Kees Monshouweradd constraints for name to pg schema 940/head
2013-08-06  Peter van DijkMerge pull request #936 from mind04/903
2013-08-05  Kees Monshouwermake domainmetadata queries case insensitive 936/head
2013-08-05  Peter van DijkMerge pull request #933 from mind04/denitify
2013-08-05  Peter van DijkMerge pull request #931 from rubenk/master
2013-08-05  Peter van DijkMerge pull request #932 from cyclops1982/927
2013-08-01  Kees Monshouweranswer direct NSEC queries without DO bit 933/head
2013-07-31  Kees Monshouwersdig flags
2013-07-31  Kees Monshouwerremove unused files
2013-07-31  Kees Monshouwerchange zone backup during tests to zone restore
2013-07-31  Kees Monshouwerimprove += options
2013-07-31  Kees Monshouwersilence dead code warning in version.cc
2013-07-30  Ruben d'ArcoUpdate gpgsql queries 932/head
2013-07-30  Ruben KerkhofFix a typo in error message 931/head
2013-07-30  Peter van Dijknit
2013-07-30  Peter van DijkMerge pull request #928 from cyclops1982/926
2013-07-29  Ruben d'Arcooutput warning message when no to be notified NS's... 928/head
2013-07-26  bert hubertupdate documentation about our pdns-tools
2013-07-25  Peter van Dijkjust fill out domains
2013-07-24  Peter van DijkMerge pull request #925 from cyclops1982/patch-1
2013-07-24  RubenUpdate pdns.xml 925/head
2013-07-23  Peter van Dijkactually notice timeout during AXFR retrieve, thanks...
2013-07-23  Peter van Dijkremove version_generated.h on clean
2013-07-23  Peter van DijkMerge pull request #825 from dev-zero/master
2013-07-23  Peter van Dijkdrop config.h from make dist
2013-07-23  Peter van Dijkimprove make distclean
2013-07-23  Peter van DijkMerge pull request #922 from cyclops1982/rfc2136
2013-07-22  Peter van DijkMerge pull request #911 from stbuehler/fix-inception...
2013-07-22  Peter van DijkMerge pull request #921 from cyclops1982/429
2013-07-22  Ruben d'ArcoFix truncating bug 921/head
2013-07-22  Ruben d'ArcoIntending
2013-07-22  Ruben d'ArcochangedRecords is now a uint and with a normal name... 922/head
2013-07-22  Ruben d'ArcoCorrectl changedRec for deleting RRs
2013-07-22  Ruben d'ArcoCorrect changed record numbers for add/update
2013-07-22  Ruben d'ArcoNIt
2013-07-22  Ruben d'ArcoOnly commit & purge cache when we have changed
2013-07-22  Tiziano MüllerReplace PolarSSL-conditionals in Makefile.am and trust... 825/head
next