summaryrefslogtreecommitdiff
path: root/source3/librpc
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-08-28 11:54:32 +0200
committerGünther Deschner <gd@samba.org>2008-08-29 13:58:03 +0200
commita7e2f5633d31a8b76e21266ce16bc7bf7601c063 (patch)
tree6d80ed30e653f758a4b25392ffe0f8e1b386757f /source3/librpc
parent02bd97b0b008d83d612de214e4302f38f92045bc (diff)
downloadsamba-a7e2f5633d31a8b76e21266ce16bc7bf7601c063.tar.gz
samba-a7e2f5633d31a8b76e21266ce16bc7bf7601c063.tar.bz2
samba-a7e2f5633d31a8b76e21266ce16bc7bf7601c063.zip
re-run make idl.
Guenther (This used to be commit 227fd242d1a3c911b704208694be6d1ffd1aee67)
Diffstat (limited to 'source3/librpc')
-rw-r--r--source3/librpc/gen_ndr/libnetapi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/librpc/gen_ndr/libnetapi.h b/source3/librpc/gen_ndr/libnetapi.h
index 6a2606507c..e03ca4d19d 100644
--- a/source3/librpc/gen_ndr/libnetapi.h
+++ b/source3/librpc/gen_ndr/libnetapi.h
@@ -18,6 +18,7 @@
#define AF_OP_SERVER ( 0x4 )
#define AF_OP_ACCOUNTS ( 0x8 )
#define AF_SETTABLE_BITS ( (AF_OP_PRINT|AF_OP_COMM|AF_OP_SERVER|AF_OP_ACCOUNTS) )
+#define USER_MAXSTORAGE_UNLIMITED ( (uint32_t)-1L )
#define ENCRYPTED_PWLEN ( 16 )
#define FILTER_TEMP_DUPLICATE_ACCOUNT ( 0x0001 )
#define FILTER_NORMAL_ACCOUNT ( 0x0002 )