summaryrefslogtreecommitdiffstats
path: root/source/utils/net_dns.c
Commit message (Expand)AuthorAgeFilesLines
* Remove an unused variableVolker Lendecke2008-10-151-1/+0
* net_dns: Make "lwinet ads dns register" honor the "interfaces" parameter.Gerald (Jerry) Carter2008-10-151-13/+12
* Fix typo noticed by David Disseldorp <ddiss@sgi.com>. AF_INET should be AF_IN...Jeremy Allison2008-04-301-1/+1
* Fix some warnings -- Jeremy, please checkVolker Lendecke2008-01-151-1/+2
* Attempt to fix the compile of source/utils/net_dns.cVolker Lendecke2008-01-091-5/+7
* Move the DNS tsig update to using struct sockaddr_storageJeremy Allison2008-01-081-15/+22
* Fix the build WITH_DNS_UPDATES.Günther Deschner2007-10-121-2/+8
* Add start of IPv6 implementation. Currently most of this is avoidingJeremy Allison2007-10-101-2/+1
* r25472: Fix the interfaces code to detect IPv6 interfaces, using theJeremy Allison2007-10-101-2/+2
* r24047: With -Wmissing-prototypes these two always generate warnings. TheyVolker Lendecke2007-10-101-0/+14
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r20428: Rename dns_open. This conflicts with the dns_open symbol inJames Peach2007-10-101-2/+2
* r20173: DNS update fixes:Gerald Carter2007-10-101-23/+3
* r20170: Fix secure DNS updates to work againstGerald Carter2007-10-101-2/+12
* r19762: libaddns/*[ch] code fixes donated by Centeris CorporationGerald Carter2007-10-101-24/+117
* r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore.Volker Lendecke2007-10-101-1/+1
* r17798: Beginnings of a standalone libaddns library released underGerald Carter2007-10-101-0/+99