summaryrefslogtreecommitdiff
path: root/dfs_server
AgeCommit message (Collapse)AuthorFilesLines
2012-04-26dfs_server: fix the response to please XP and Windows 2008R2 doing so avoid ↵Matthieu Patou1-4/+12
continious DFS requests from W2K8R2
2011-10-08dfs_server: add generic dfs_server_ad_get_referrals() callStefan Metzmacher3-0/+877
This is a generic function to implement the domain, dc and sysvol DFS referrals. metze