summaryrefslogtreecommitdiff
path: root/source4/rpc_server/dnsserver/dnsdata.c
AgeCommit message (Collapse)AuthorFilesLines
2011-10-20s4-dns: Added DCERPC dns server for DNS managementAmitay Isaacs1-0/+795
dnsserver.h - typedefs and prototypes dnsserver.c - RPC API and implementation methods dnsdb.c - samdb operations dnsdata.c - functions to manipulate dns structures dnsutils.c - function for serverinfo and zoneinfo structures Signed-off-by: Andrew Tridgell <tridge@samba.org>