mirror of
https://github.com/samba-team/samba.git
synced 2025-10-30 08:23:49 +03:00
r14571: More improvements on shared library support in Samba. Only ldb is left now...
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
89dfb74894
commit
e71cca7f0c
@@ -551,7 +551,7 @@ NTSTATUS authsam_make_server_info(TALLOC_CTX *mem_ctx, struct ldb_context *sam_c
|
||||
return NT_STATUS_OK;
|
||||
}
|
||||
|
||||
NTSTATUS sam_get_results_principal(struct ldb_context *sam_ctx,
|
||||
_PUBLIC_ NTSTATUS sam_get_results_principal(struct ldb_context *sam_ctx,
|
||||
TALLOC_CTX *mem_ctx, const char *principal,
|
||||
struct ldb_message ***msgs,
|
||||
struct ldb_message ***msgs_domain_ref)
|
||||
|
||||
Reference in New Issue
Block a user