summaryrefslogtreecommitdiff
path: root/libcli/util/werror.h
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2009-03-27 09:32:43 +1100
committerAndrew Tridgell <tridge@samba.org>2009-03-27 09:32:43 +1100
commit049534336c8df538ab3c384c0f505cf3bc6a1300 (patch)
treeec85d0e9c539d07a1df44412aa4b26e8b98ccaba /libcli/util/werror.h
parentd88ced1dccd8f6eb6a1931d3ccae2c7cb0667020 (diff)
parente235b4628b473f30275a534f5172c8926d3f205d (diff)
downloadsamba-049534336c8df538ab3c384c0f505cf3bc6a1300.tar.gz
samba-049534336c8df538ab3c384c0f505cf3bc6a1300.tar.bz2
samba-049534336c8df538ab3c384c0f505cf3bc6a1300.zip
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Diffstat (limited to 'libcli/util/werror.h')
-rw-r--r--libcli/util/werror.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcli/util/werror.h b/libcli/util/werror.h
index d92232706a..a69587f361 100644
--- a/libcli/util/werror.h
+++ b/libcli/util/werror.h
@@ -248,6 +248,7 @@ typedef uint32_t WERROR;
#define WERR_DS_DRA_DB_ERROR W_ERROR(0x00002103)
#define WERR_DS_DRA_NO_REPLICA W_ERROR(0x00002104)
#define WERR_DS_DRA_ACCESS_DENIED W_ERROR(0x00002105)
+#define WERR_DS_DRA_SOURCE_DISABLED W_ERROR(0x00002108)
#define WERR_DS_DNS_LOOKUP_FAILURE W_ERROR(0x0000214c)
#define WERR_DS_WRONG_LINKED_ATTRIBUTE_SYNTAX W_ERROR(0x00002150)
#define WERR_DS_NO_MSDS_INTID W_ERROR(0x00002194)