From: Günther Deschner Date: Thu, 28 Aug 2008 09:54:32 +0000 (+0200) Subject: re-run make idl. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=227fd242d1a3c911b704208694be6d1ffd1aee67;p=thirdparty%2Fsamba.git re-run make idl. Guenther --- diff --git a/source/librpc/gen_ndr/libnetapi.h b/source/librpc/gen_ndr/libnetapi.h index 6a2606507c1..e03ca4d19d8 100644 --- a/source/librpc/gen_ndr/libnetapi.h +++ b/source/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 )