summaryrefslogtreecommitdiffstats
path: root/dfs_server
Commit message (Collapse)AuthorAgeFilesLines
* dfs_server: fix the response to please XP and Windows 2008R2 doing so avoid ↵Matthieu Patou2012-04-261-4/+12
| | | | continious DFS requests from W2K8R2
* dfs_server: add generic dfs_server_ad_get_referrals() callStefan Metzmacher2011-10-083-0/+877
This is a generic function to implement the domain, dc and sysvol DFS referrals. metze