]> git.ipfire.org Git - thirdparty/pdns.git/commit
DNSName: make dnsdist compile again
authorPieter Lexis <pieter.lexis@powerdns.com>
Sat, 11 Jul 2015 08:17:51 +0000 (10:17 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Wed, 15 Jul 2015 14:50:05 +0000 (16:50 +0200)
commitdd72bfaa8886b68dca265cdf7191a1bbcb29b3c5
tree724ed20e3756dc4c6cbc74004a607c0a5a23f69b
parentbdc55273220f8490079cf4844ec98f92e6929854
DNSName: make dnsdist compile again

This moves the implementation of the Logger::operator<<(const DNSName)
function to the right place. Freeing dnsdist from having to include
the logger.
pdns/dnsdistdist/.gitignore
pdns/dnsname.cc
pdns/logger.cc