summaryrefslogtreecommitdiff
path: root/source4/rpc_server/dnsserver/dnsserver.h
AgeCommit message (Collapse)AuthorFilesLines
2011-10-20s4-dns: Added DCERPC dns server for DNS managementAmitay Isaacs1-0/+220
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>