From: Günther Deschner Date: Mon, 9 Jun 2008 09:01:09 +0000 (+0200) Subject: re-run make idl. X-Git-Tag: samba-4.0.0alpha6~801^2~1006 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68064b8101d2a782c65e6558a01931b186d0ca40;p=thirdparty%2Fsamba.git re-run make idl. Guenther (This used to be commit 383636aaca0e59fef8a010ba697e5edf9ce2648b) --- diff --git a/source3/librpc/gen_ndr/libnetapi.h b/source3/librpc/gen_ndr/libnetapi.h index 8fc812cc1b9..5d2efcfe571 100644 --- a/source3/librpc/gen_ndr/libnetapi.h +++ b/source3/librpc/gen_ndr/libnetapi.h @@ -10,6 +10,11 @@ #define _HEADER_libnetapi #define ERROR_MORE_DATA ( 234L ) +#define FILTER_TEMP_DUPLICATE_ACCOUNT ( 0x0001 ) +#define FILTER_NORMAL_ACCOUNT ( 0x0002 ) +#define FILTER_INTERDOMAIN_TRUST_ACCOUNT ( 0x0008 ) +#define FILTER_WORKSTATION_TRUST_ACCOUNT ( 0x0010 ) +#define FILTER_SERVER_TRUST_ACCOUNT ( 0x0020 ) enum NET_API_STATUS #ifndef USE_UINT_ENUMS {