lib/addns: move DNS client library to the main directory.
commit061b1e1dcc94f119a594944f70cf7c4aa148335b
authorGünther Deschner <gd@samba.org>
Thu, 6 Jan 2011 13:53:04 +0000 (6 14:53 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 6 Jan 2011 19:38:18 +0000 (6 11:38 -0800)
tree4bf8d0903786e3afc40e248f459dc34db4158d77
parent4a40f716268b3738eebe7d824ebf79a9b246746f
lib/addns: move DNS client library to the main directory.

Guenther
(cherry picked from commit 7ee75c95481f0d13598577361d18e96cb8394b9c)
13 files changed:
lib/addns/addns.h [moved from source3/libaddns/addns.h with 100% similarity]
lib/addns/dns.h [moved from source3/libaddns/dns.h with 100% similarity]
lib/addns/dnserr.h [moved from source3/libaddns/dnserr.h with 100% similarity]
lib/addns/dnsgss.c [moved from source3/libaddns/dnsgss.c with 100% similarity]
lib/addns/dnsmarshall.c [moved from source3/libaddns/dnsmarshall.c with 100% similarity]
lib/addns/dnsrecord.c [moved from source3/libaddns/dnsrecord.c with 100% similarity]
lib/addns/dnssock.c [moved from source3/libaddns/dnssock.c with 100% similarity]
lib/addns/dnsutils.c [moved from source3/libaddns/dnsutils.c with 100% similarity]
lib/addns/error.c [moved from source3/libaddns/error.c with 100% similarity]
lib/addns/wscript_build [moved from source3/libaddns/wscript_build with 100% similarity]
source3/Makefile.in
source3/configure.in
source3/wscript_build