summaryrefslogtreecommitdiff
path: root/source4/rpc_server/dnsserver/dnsdb.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-30s4-dns: set TTL value in the NS server part of the SOA recordGuenter Kukkukk1-0/+1
2013-05-30s4-rpc: dnsserver: When updating SOA record, use the specified serialAmitay Isaacs1-6/+9
2012-10-09s4-rpc: dnsserver: Ignore DNS zones that are not used by RPC dnsserverAmitay Isaacs1-0/+4
2011-12-23s4:rpc-dnsserver: Set the rank for the new DNS record correctlyAmitay Isaacs1-0/+8
2011-12-23s4:rpc-dnsserver: Add commentsAmitay Isaacs1-0/+7
2011-12-23s4:rpc-dnsserver: Implement zone management RPC operationsAmitay Isaacs1-0/+311
2011-12-23s4:rpc-dnsserver: Add multiple DNS records in a single operationAmitay Isaacs1-11/+16
2011-12-23s4:rpc-dnsserver: Implement DirectoryPartitionInfo RPC operationAmitay Isaacs1-0/+99
2011-12-23s4:rpc-dnsserver: Implement EnumDirectoryPartition operationAmitay Isaacs1-0/+2
2011-12-23s4:rpc-dnsserver: Cache DNS partition informationAmitay Isaacs1-31/+65
2011-10-20s4-dns: Update serial number for zone on dns updatesAmitay Isaacs1-3/+83
2011-10-20s4-dns: Added DCERPC dns server for DNS managementAmitay Isaacs1-0/+418