mirror of
https://github.com/samba-team/samba.git
synced 2025-08-02 00:22:11 +03:00
Merge of lsa lookup names/sids patch from HEAD.
(This used to be commit e57c162897
)
This commit is contained in:
@ -534,6 +534,7 @@ nt_err_code_struct nt_errs[] =
|
||||
{ "NT_STATUS_QUOTA_LIST_INCONSISTENT", NT_STATUS_QUOTA_LIST_INCONSISTENT },
|
||||
{ "NT_STATUS_FILE_IS_OFFLINE", NT_STATUS_FILE_IS_OFFLINE },
|
||||
{ "NT_STATUS_NO_MORE_ENTRIES", NT_STATUS_NO_MORE_ENTRIES },
|
||||
{ "STATUS_SOME_UNMAPPED", STATUS_SOME_UNMAPPED },
|
||||
{ NULL, NT_STATUS(0) }
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user