mirror of
https://github.com/samba-team/samba.git
synced 2025-11-23 20:23:50 +03:00
r4084: add some more error codes
metze
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
ab6ec6b5f4
commit
e5db585268
@@ -239,6 +239,8 @@
|
||||
#define WERR_DS_SERVICE_UNAVAILABLE W_ERROR(0x0000200f)
|
||||
#define WERR_DS_NO_SUCH_OBJECT W_ERROR(0x00002030)
|
||||
#define WERR_DS_OBJ_NOT_FOUND W_ERROR(0x0000208d)
|
||||
#define WERR_DS_DRA_DB_ERROR W_ERROR(0x00002103)
|
||||
#define WERR_DS_WRONG_LINKED_ATTRIBUTE_SYNTAX W_ERROR(0x00002150)
|
||||
|
||||
|
||||
#define WERR_FOOBAR WERR_GENERAL_FAILURE
|
||||
|
||||
Reference in New Issue
Block a user