]> git.ipfire.org Git - thirdparty/pdns.git/commit
Merge remote-tracking branch 'origin/master' into luarec
authorCharles-Henri Bruyand <charles-henri.bruyand@open-xchange.com>
Mon, 16 Apr 2018 09:12:06 +0000 (11:12 +0200)
committerCharles-Henri Bruyand <charles-henri.bruyand@open-xchange.com>
Mon, 16 Apr 2018 09:12:06 +0000 (11:12 +0200)
commit1aa5c5ccc240b5092dce65d9358a17063879e453
treeaeb824af7a6d7da1c520cad0e2667294288e043e
parent1bc56192750169019bb95c5ec36a12fb2dac7624
parent7bb17204528dab2d5a4ad56b8e2bc953fe589fd4
Merge remote-tracking branch 'origin/master' into luarec

* origin/master: (241 commits)
  ixfrdist: fix review comments by @rgacogne
  ixfrdist: don't use variable length array
  ixfrdist: reverse no source and ACL checks
  ixfrutil: ensure it does not print by itself
  ixfrdist: use the logging module
  logger: Allow logging with the severity prefix
  auth: Link dnspcap2protobuf against librt when needed
  Update metrics.rst
  requeue serial check if NOTIFY comes in while incoming AXFR is ongoing
  improve slave NOTIFY logging
  Add return 0 for correct exit of set-kind and set-account
  Test dependencies is too recent a feature, disable the uninit test
  rec: Set the RNG parameter to "auto" in the SyncRes unit tests
  Fix the dns_random unit tests, test all available backends
  make lock test pass on macOS
  ixfrdist: update manpage
  ixfrdist: Use workers to handle TCP connections
  Fix a warning on botan >= 2.5.0
  Fix compilation and use of getrandom() when available
  lualang.org -> lua.org
  ...
13 files changed:
build-scripts/build-auth-rpm
modules/geoipbackend/geoipbackend.cc
pdns/Makefile.am
pdns/common_startup.cc
pdns/dnsbackend.cc
pdns/dnsrecords.cc
pdns/dnsrecords.hh
pdns/iputils.hh
pdns/lua-auth4.cc
pdns/lua-base4.cc
pdns/packethandler.cc
pdns/pdnsutil.cc
pdns/qtype.hh