]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
re-run make idl.
authorGünther Deschner <gd@samba.org>
Mon, 9 Jun 2008 09:01:09 +0000 (11:01 +0200)
committerGünther Deschner <gd@samba.org>
Tue, 17 Jun 2008 17:59:38 +0000 (19:59 +0200)
Guenther
(This used to be commit 383636aaca0e59fef8a010ba697e5edf9ce2648b)

source3/librpc/gen_ndr/libnetapi.h

index 8fc812cc1b9d0901b794946dea754fce822d0da3..5d2efcfe5718540bb2f717ca017f1c66f9b8ae5c 100644 (file)
 #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
  {