index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
rpc_server
/
dnsserver
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-09
s4-rpc: dnsserver: Ignore DNS zones that are not used by RPC dnsserver
Amitay Isaacs
1
-0
/
+4
2012-03-21
s4-rpc: dnsserver: Fix IPv6 reverse zone handling
Amitay Isaacs
1
-0
/
+7
2012-03-02
s4-rpc: dnsserver: Fix the typo in comparing two DNS records
Amitay Isaacs
1
-2
/
+2
2012-03-02
s4-rpc: dnsserver: Update data type for TXT DNS records
Amitay Isaacs
1
-6
/
+25
2012-01-12
s4-rpc:dnsserver: DNS names are case insensitive
Amitay Isaacs
3
-17
/
+17
2012-01-06
s4-rpc:dnsserver: Do not replace @ with zone_name in update operation
Amitay Isaacs
1
-1
/
+6
2011-12-23
s4:rpc-dnsserver: Set the rank for the new DNS record correctly
Amitay Isaacs
1
-0
/
+8
2011-12-23
s4:rpc-dnsserver: Add comments
Amitay Isaacs
1
-0
/
+7
2011-12-23
s4:rpc-dnsserver: Make sure that zone information is filled in
Amitay Isaacs
1
-0
/
+10
2011-12-23
s4:rpc-dnsserver: Implement zone management RPC operations
Amitay Isaacs
3
-2
/
+436
2011-12-23
s4:rpc-dnsserver: Add multiple DNS records in a single operation
Amitay Isaacs
1
-11
/
+16
2011-12-23
s4:rpc-dnsserver: Use handy macros for error checking
Amitay Isaacs
1
-11
/
+3
2011-12-23
s4:rpc-dnsserver: Implement DirectoryPartitionInfo RPC operation
Amitay Isaacs
3
-1
/
+151
2011-12-23
s4:rpc-dnsserver: Fix the enumeration of DNS records
Amitay Isaacs
1
-0
/
+10
2011-12-23
s4:rpc-dnsserver: Use cached zone information to get rootservers
Amitay Isaacs
1
-9
/
+6
2011-12-23
s4:rpc-dnsserver: Implement EnumDirectoryPartition operation
Amitay Isaacs
2
-1
/
+36
2011-12-23
s4:rpc-dnsserver: Cache DNS partition information
Amitay Isaacs
4
-89
/
+151
2011-12-23
s4:rpc-dnsserver: If a zone is reverse zone, set the fReverse flag
Amitay Isaacs
2
-3
/
+14
2011-12-23
s4:rpc-dnsserver: For PTR records, use dns_name_equal instead of strcmp to co...
Amitay Isaacs
1
-1
/
+1
2011-11-08
s4-dnsserver: Fix enumeration of zones in ComplexOperation RPC call
Amitay Isaacs
1
-49
/
+84
2011-11-02
s4-dnsserver: Handle the case when the dns name is NULL
Amitay Isaacs
1
-0
/
+4
2011-11-02
s4-dnsserver: Build a dns name tree for correct enumeration
Amitay Isaacs
3
-122
/
+274
2011-11-02
s4-dnsserver: List dns zones matching the search filter
Amitay Isaacs
1
-26
/
+96
2011-11-02
s4-dnsserver: Compare two dns names using last uncommon name components
Amitay Isaacs
1
-2
/
+26
2011-11-02
s4-dnsserver: Set DNS_DP_AUTOCREATED flag for the zone information
Amitay Isaacs
1
-1
/
+1
2011-10-20
s4-dns: Update serial number for zone on dns updates
Amitay Isaacs
1
-3
/
+83
2011-10-20
s4-dns: Added DCERPC dns server for DNS management
Amitay Isaacs
5
-0
/
+3763