[Pdns-dev] [patch] PowerDNS LDAP backend
    bert hubert 
    bert.hubert at netherlabs.nl
       
    Wed Apr 11 14:28:36 CEST 2007
    
    
  
Norbert,
I'm still working on the fillSOAData thing. Besides that, I've changed the
interface of the backends a bit.
string DomainInfo::master is no more and has been replaced by vector<string>
DomainInfo::masters.
I've updated OpenDBX to this effect, but I thought you'd want to know :-)
	Bert
On Wed, Mar 21, 2007 at 05:35:29PM +0100, Norbert Sendetzky wrote:
> On Wednesday 21 March 2007 12:22, bert hubert wrote:
> > No idea why this happens. _Z11fillSOADataRKSsR7SOAData =
> > fillSOAData(std::basic_string<char, std::char_traits<char>,
> > std::allocator<char> > const&, SOAData&) which is part of dnspacket.o these
> > days.
> >
> > It used to be part of the DNSPacket class.
> 
> Could you make fillSOAData() inline and move it to dnspacket.hh?
> This should fix the problem which seems to be that we can't make "upcalls" to 
> functions inside pdns from a backend library if it's not part of a passed 
> object or defined inline in a included header file.
> 
> 
> Norbert
> -- 
> OpenPGP public key
> http://www.linuxnetworks.de/norbert.pubkey.asc
> 
> !DSPAM:46015ede229711527717022!
-- 
http://www.PowerDNS.com      Open source, database driven DNS Software 
http://netherlabs.nl              Open and Closed source services
    
    
More information about the Pdns-dev
mailing list