]> granicus.if.org Git - pdns/shortlog
pdns
2014-10-14 Aki TuomiUse correct syntax for escapes
2014-10-14 bert hubertMerge pull request #1818 from mind04/polarversion
2014-10-13 Kees Monshouwerreport built-in PolarSSL version
2014-10-13 bert hubertMerge pull request #1779 from rubenk/use-automake-varia...
2014-10-13 bert hubertMerge pull request #1813 from mind04/polar-cleanup
2014-10-13 bert hubertMerge pull request #1815 from rubenk/remove-bootstrap...
2014-10-13 Ruben KerkhofRemove outdated bootstrap.freebsd script
2014-10-13 Kees Monshouwercleanup polar update
2014-10-13 bert hubertMerge pull request #1812 from nlyan/minor-fixes
2014-10-13 Peter van Dijkalso dist polarssl platform.h with the recursor
2014-10-13 Peter van DijkMerge pull request #1808 from rubenk/upgrade-polarssl
2014-10-13 Peter van DijkMerge pull request #1782 from zeha/api-key
2014-10-13 Peter van DijkMerge pull request #1804 from rubenk/conditionalize-lua
2014-10-13 Peter van DijkMerge pull request #1807 from rubenk/cleanup-linking...
2014-10-13 Peter van DijkMerge pull request #1809 from rubenk/remove-last-remnan...
2014-10-12 Peter van DijkMerge pull request #1806 from mind04/lua-test
2014-10-12 Andrew NellessMemory allocating with new[] should be freed with delete[]
2014-10-11 Ruben KerkhofRemove leftover BOOST_CPPFLAGS and THREADFLAGS
2014-10-11 Ruben KerkhofUse an automake variable for server building
2014-10-11 Ruben KerkhofDisable aesni for now
2014-10-11 Ruben KerkhofUpgrade to polarssl 1.3.8
2014-10-11 Ruben KerkhofRename polarssl-1.3.2 to polarssl
2014-10-10 Ruben KerkhofCleanup linking with YaHTTP
2014-10-10 Kees Monshouwercleanup lua backend test dir
2014-10-10 Peter van Dijktravis: enable verbose builds, fixes #1778
2014-10-09 Peter van DijkRevert "Fix compiling mydns module without gmysql module"
2014-10-09 Peter van DijkMerge pull request #1796 from rubenk/fix-compiling...
2014-10-09 Peter van Dijkdistribute pdns.conf-dist again, thanks @rubenk
2014-10-09 Ruben KerkhofOnly add LUA_CFLAGS and LUA_LIBS if we have lua
2014-10-09 Peter van DijkMerge pull request #1790 from rubenk/cleanup-pdns-makef...
2014-10-09 Peter van DijkMerge pull request #1803 from rubenk/drop-librt
2014-10-09 Peter van DijkMerge pull request #1801 from rubenk/fixup-configure...
2014-10-09 Ruben KerkhofRemove extraneous bracket from configure.ac
2014-10-09 Ruben KerkhofWe don't use librt for anything
2014-10-09 Peter van DijkMerge pull request #1795 from rubenk/travis-compile...
2014-10-09 Peter van DijkMerge pull request #1797 from rubenk/dont-look-in-syste...
2014-10-08 bert hubertadd some more spaces
2014-10-08 bert hubertsmall c++2011 fix for auth, more left to do
2014-10-08 bert hubertWith this cleanup commit, pdns_recursor can compile...
2014-10-08 Ruben Kerkhoftravis: build the lua backend
2014-10-08 Ruben KerkhofFix compiling mydns module without gmysql module
2014-10-08 bert hubertMerge branch 'alias'
2014-10-08 Ruben KerkhofRemove unneeded flags from tools
2014-10-08 Ruben KerkhofMove some stuff up
2014-10-08 Ruben KerkhofConditionalize sqlite libs
2014-10-08 Ruben KerkhofDon't add generated sources to _SOURCES
2014-10-08 Ruben KerkhofBreak up long lines
2014-10-08 Ruben KerkhofAdd libdl to _LDADD instead of _LDFLAGS
2014-10-08 Ruben KerkhofAdd libraries with _LDADD
2014-10-08 Ruben KerkhofReplace autoconf variable with automake variable
2014-10-08 Peter van DijkMerge pull request #1792 from rubenk/fix-unused-argumen...
2014-10-08 Peter van DijkMerge pull request #1791 from rubenk/reduce-nr-of-boost...
2014-10-07 Ruben KerkhofDon't look in system include paths for pdns headers
2014-10-07 Ruben KerkhofDarwin has pthread in libc
2014-10-07 Ruben KerkhofLink binaries explicitly with libpthread if needed
2014-10-07 bert hubertMerge branch 'master' of github.com:PowerDNS/pdns
2014-10-07 bert hubertcloses #1785 - compile on platforms w/o SO_TIMESTAMP
2014-10-07 Peter van DijkMerge pull request #1788 from rubenk/handle-missing...
2014-10-07 Peter van DijkMerge pull request #1789 from rubenk/dont-override...
2014-10-07 Ruben KerkhofSet BOOST_CPPFLAGS and THREADFLAGS globally
2014-10-07 Peter van DijkMerge pull request #1786 from zeha/cleanup-debian-dir
2014-10-07 Ruben KerkhofDon't override the user's FLAGS
2014-10-07 Ruben KerkhofHandle missing Lua when lua backend is enabled
2014-10-07 Peter van Dijknit, thanks @nivadis
2014-10-07 Christian Hofstaedtlerdebian: Remove unused files, targets
2014-10-07 Peter van DijkMerge pull request #1611 from rubenk/move-debian-pdns...
2014-10-07 Peter van DijkMerge pull request #1784 from rubenk/update-readme
2014-10-07 Ruben KerkhofAdjust for debian-pdns/ to debian/ move
2014-10-07 Ruben KerkhofAdjust debian/rules for new paths
2014-10-07 Ruben KerkhofMove debian-pdns/ to debian/
2014-10-07 Ruben KerkhofBuilding from git requires newer tools
2014-10-07 Christian HofstaedtlerAPI: Replace HTTP Basic auth with static key in custom...
2014-10-07 Peter van DijkMerge pull request #1780 from rubenk/always-include...
2014-10-07 Peter van DijkMerge pull request #1781 from rubenk/rename-pdns-init...
2014-10-06 Ruben KerkhofRename pdns init script to pdns.init
2014-10-06 Ruben KerkhofAlways include polarssl in dist
2014-10-06 Peter van DijkMerge pull request #1766 from rubenk/fixup-static-binar...
2014-10-06 Peter van DijkMerge pull request #1757 from rubenk/no-dvi
2014-10-06 Peter van DijkMerge pull request #1774 from rubenk/cleanup-remote...
2014-10-06 Ruben KerkhofRemove duplicate source
2014-10-06 Ruben KerkhofSort sources
2014-10-06 Ruben KerkhofBreak long lines
2014-10-06 Ruben KerkhofLink all files with -pthread
2014-10-06 Ruben Kerkhof-rdynamic is not needed for these binaries
2014-10-06 Ruben KerkhofLink library with -ldl, not binaries
2014-10-06 Ruben KerkhofWhitespace
2014-10-06 Ruben KerkhofOrder headers
2014-10-06 Ruben KerkhofDon't look for pdns headers in system includes
2014-10-06 Ruben KerkhofCheck for headers relative to top_srcdir
2014-10-06 Ruben KerkhofAdd our own include paths first
2014-10-06 Ruben KerkhofRemove commented out code
2014-10-06 Ruben KerkhofMove BOOST_UNIT_TEST_FRAMEWORK_LDFLAGS to library
2014-10-06 Ruben KerkhofReorder
2014-10-06 Ruben KerkhofSplit flags and libraries
2014-10-06 Ruben KerkhofConditionalize linking with zeromq
2014-10-06 Ruben KerkhofLink library with polarssl
2014-10-06 Ruben KerkhofLink library with zeromq
2014-10-06 Ruben KerkhofSet preprocessor flag, not compiler
2014-10-06 Ruben KerkhofMovve LIBZMQ_CFLAGS to AM_CPPFLAGS
2014-10-06 Ruben KerkhofRemove duplicate POLARSSL_CFLAGS
next