summaryrefslogtreecommitdiff
path: root/source3/utils/net_dns.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-02s3-net: give more control how to update/register DNS entries.Günther Deschner1-23/+55
2012-10-02s3-net: pass down a flags field to DoDNSUpdate().Günther Deschner1-1/+2
2012-10-02s3-net: move out some prototypes to net_dns.h.Günther Deschner1-14/+1
2011-09-28s3 net: Fix a discard const warningKai Blin1-1/+1
2011-09-24net: Don't register link local addresses with DNSKai Blin1-0/+5
2011-03-10s3-build: remove -I../lib/addns.Günther Deschner1-2/+1
2010-07-18s3: Fix some nonempty blank linesVolker Lendecke1-6/+4
2008-11-01s3-net: fix build warning.Günther Deschner1-1/+1
2008-10-05Remove an unused variableVolker Lendecke1-1/+0
2008-10-03net_dns: Make "lwinet ads dns register" honor the "interfaces" parameter.Gerald (Jerry) Carter1-13/+12
2008-04-30Fix typo noticed by David Disseldorp <ddiss@sgi.com>. AF_INET should be AF_IN...Jeremy Allison1-1/+1
2008-01-15Fix some warnings -- Jeremy, please checkVolker Lendecke1-1/+2
2008-01-09Attempt to fix the compile of source/utils/net_dns.cVolker Lendecke1-5/+7
2008-01-08Move the DNS tsig update to using struct sockaddr_storageJeremy Allison1-15/+22
2007-10-12Fix the build WITH_DNS_UPDATES.Günther Deschner1-2/+8
2007-10-10Add start of IPv6 implementation. Currently most of this is avoidingJeremy Allison1-2/+1
2007-10-10r25472: Fix the interfaces code to detect IPv6 interfaces, using theJeremy Allison1-2/+2
2007-10-10r24047: With -Wmissing-prototypes these two always generate warnings. TheyVolker Lendecke1-0/+14
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r20428: Rename dns_open. This conflicts with the dns_open symbol inJames Peach1-2/+2
2007-10-10r20173: DNS update fixes:Gerald Carter1-23/+3
2007-10-10r20170: Fix secure DNS updates to work againstGerald Carter1-2/+12
2007-10-10r19762: libaddns/*[ch] code fixes donated by Centeris CorporationGerald Carter1-24/+117
2007-10-10r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore.Volker Lendecke1-1/+1
2007-10-10r17798: Beginnings of a standalone libaddns library released underGerald Carter1-0/+99