1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-12 12:23:50 +03:00

added get_any_dc_name() function.

This commit is contained in:
Luke Leighton
-
parent 9df973fe71
commit 455e17dbb7
4 changed files with 151 additions and 37 deletions

View File

@@ -3262,3 +3262,4 @@ char *get_trusted_serverlist(const char* domain)
return NULL;
}