summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-02-27 17:06:03 +0100
committerGünther Deschner <gd@samba.org>2008-02-27 17:08:52 +0100
commitf084c60dc6136d3e442df9cec900f9d8af780fb4 (patch)
treeb5aaa61beb13c7a5636b3c26ab0ca070b7a9e80c /source3
parent1affdac7ca14542d79c03670c75e6240c309a11d (diff)
downloadsamba-f084c60dc6136d3e442df9cec900f9d8af780fb4.tar.gz
samba-f084c60dc6136d3e442df9cec900f9d8af780fb4.tar.bz2
samba-f084c60dc6136d3e442df9cec900f9d8af780fb4.zip
Re-run make idl.
Guenther (This used to be commit 360220a6a358bb36dd705213f3c9fd2bb463e49a)
Diffstat (limited to 'source3')
-rw-r--r--source3/librpc/gen_ndr/lsa.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/librpc/gen_ndr/lsa.h b/source3/librpc/gen_ndr/lsa.h
index 373c4fcd87..0f0ed143eb 100644
--- a/source3/librpc/gen_ndr/lsa.h
+++ b/source3/librpc/gen_ndr/lsa.h
@@ -9,6 +9,7 @@
#define LSA_ENUM_TRUST_DOMAIN_MULTIPLIER ( 60 )
#define LSA_REF_DOMAIN_LIST_MULTIPLIER ( 32 )
#define MAX_REF_DOMAINS ( LSA_REF_DOMAIN_LIST_MULTIPLIER )
+#define MAX_LOOKUP_SIDS ( 0x5000 )
#define LSA_ENUM_TRUST_DOMAIN_EX_MULTIPLIER ( 82 )
struct lsa_String {
uint16_t length;/* [value(2*strlen_m(string))] */