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
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