summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/ndr_libnetapi.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-09-09 13:40:39 +0200
committerGünther Deschner <gd@samba.org>2008-09-11 14:30:35 +0200
commitf5c2e5890ec704af546bf84404bbd4cad2d7a266 (patch)
tree651aa845f1a64062897934b2a1ef9799aee6c84e /source3/librpc/gen_ndr/ndr_libnetapi.h
parente17da26aa0aacc5b0813cfd8fc1ef00094d2d7ac (diff)
downloadsamba-f5c2e5890ec704af546bf84404bbd4cad2d7a266.tar.gz
samba-f5c2e5890ec704af546bf84404bbd4cad2d7a266.tar.bz2
samba-f5c2e5890ec704af546bf84404bbd4cad2d7a266.zip
re-run make idl.
Guenther (This used to be commit 3c07bcfb30ae5bb849291a5ca61b54798f14ee0a)
Diffstat (limited to 'source3/librpc/gen_ndr/ndr_libnetapi.h')
-rw-r--r--source3/librpc/gen_ndr/ndr_libnetapi.h61
1 files changed, 33 insertions, 28 deletions
diff --git a/source3/librpc/gen_ndr/ndr_libnetapi.h b/source3/librpc/gen_ndr/ndr_libnetapi.h
index e706e3fffe..d435fe0588 100644
--- a/source3/librpc/gen_ndr/ndr_libnetapi.h
+++ b/source3/librpc/gen_ndr/ndr_libnetapi.h
@@ -42,61 +42,63 @@
#define NDR_NETUSERSETGROUPS (0x11)
-#define NDR_NETUSERMODALSGET (0x12)
+#define NDR_NETUSERGETLOCALGROUPS (0x12)
-#define NDR_NETUSERMODALSSET (0x13)
+#define NDR_NETUSERMODALSGET (0x13)
-#define NDR_NETQUERYDISPLAYINFORMATION (0x14)
+#define NDR_NETUSERMODALSSET (0x14)
-#define NDR_NETGROUPADD (0x15)
+#define NDR_NETQUERYDISPLAYINFORMATION (0x15)
-#define NDR_NETGROUPDEL (0x16)
+#define NDR_NETGROUPADD (0x16)
-#define NDR_NETGROUPENUM (0x17)
+#define NDR_NETGROUPDEL (0x17)
-#define NDR_NETGROUPSETINFO (0x18)
+#define NDR_NETGROUPENUM (0x18)
-#define NDR_NETGROUPGETINFO (0x19)
+#define NDR_NETGROUPSETINFO (0x19)
-#define NDR_NETGROUPADDUSER (0x1a)
+#define NDR_NETGROUPGETINFO (0x1a)
-#define NDR_NETGROUPDELUSER (0x1b)
+#define NDR_NETGROUPADDUSER (0x1b)
-#define NDR_NETGROUPGETUSERS (0x1c)
+#define NDR_NETGROUPDELUSER (0x1c)
-#define NDR_NETGROUPSETUSERS (0x1d)
+#define NDR_NETGROUPGETUSERS (0x1d)
-#define NDR_NETLOCALGROUPADD (0x1e)
+#define NDR_NETGROUPSETUSERS (0x1e)
-#define NDR_NETLOCALGROUPDEL (0x1f)
+#define NDR_NETLOCALGROUPADD (0x1f)
-#define NDR_NETLOCALGROUPGETINFO (0x20)
+#define NDR_NETLOCALGROUPDEL (0x20)
-#define NDR_NETLOCALGROUPSETINFO (0x21)
+#define NDR_NETLOCALGROUPGETINFO (0x21)
-#define NDR_NETLOCALGROUPENUM (0x22)
+#define NDR_NETLOCALGROUPSETINFO (0x22)
-#define NDR_NETLOCALGROUPADDMEMBERS (0x23)
+#define NDR_NETLOCALGROUPENUM (0x23)
-#define NDR_NETLOCALGROUPDELMEMBERS (0x24)
+#define NDR_NETLOCALGROUPADDMEMBERS (0x24)
-#define NDR_NETLOCALGROUPGETMEMBERS (0x25)
+#define NDR_NETLOCALGROUPDELMEMBERS (0x25)
-#define NDR_NETLOCALGROUPSETMEMBERS (0x26)
+#define NDR_NETLOCALGROUPGETMEMBERS (0x26)
-#define NDR_NETREMOTETOD (0x27)
+#define NDR_NETLOCALGROUPSETMEMBERS (0x27)
-#define NDR_NETSHAREADD (0x28)
+#define NDR_NETREMOTETOD (0x28)
-#define NDR_NETSHAREDEL (0x29)
+#define NDR_NETSHAREADD (0x29)
-#define NDR_NETSHAREENUM (0x2a)
+#define NDR_NETSHAREDEL (0x2a)
-#define NDR_NETSHAREGETINFO (0x2b)
+#define NDR_NETSHAREENUM (0x2b)
-#define NDR_NETSHARESETINFO (0x2c)
+#define NDR_NETSHAREGETINFO (0x2c)
-#define NDR_LIBNETAPI_CALL_COUNT (45)
+#define NDR_NETSHARESETINFO (0x2d)
+
+#define NDR_LIBNETAPI_CALL_COUNT (46)
enum ndr_err_code ndr_push_NET_API_STATUS(struct ndr_push *ndr, int ndr_flags, enum NET_API_STATUS r);
enum ndr_err_code ndr_pull_NET_API_STATUS(struct ndr_pull *ndr, int ndr_flags, enum NET_API_STATUS *r);
void ndr_print_NET_API_STATUS(struct ndr_print *ndr, const char *name, enum NET_API_STATUS r);
@@ -289,6 +291,9 @@ void ndr_print_NetUserGetGroups(struct ndr_print *ndr, const char *name, int fla
enum ndr_err_code ndr_push_NetUserSetGroups(struct ndr_push *ndr, int flags, const struct NetUserSetGroups *r);
enum ndr_err_code ndr_pull_NetUserSetGroups(struct ndr_pull *ndr, int flags, struct NetUserSetGroups *r);
void ndr_print_NetUserSetGroups(struct ndr_print *ndr, const char *name, int flags, const struct NetUserSetGroups *r);
+enum ndr_err_code ndr_push_NetUserGetLocalGroups(struct ndr_push *ndr, int flags, const struct NetUserGetLocalGroups *r);
+enum ndr_err_code ndr_pull_NetUserGetLocalGroups(struct ndr_pull *ndr, int flags, struct NetUserGetLocalGroups *r);
+void ndr_print_NetUserGetLocalGroups(struct ndr_print *ndr, const char *name, int flags, const struct NetUserGetLocalGroups *r);
enum ndr_err_code ndr_push_NetUserModalsGet(struct ndr_push *ndr, int flags, const struct NetUserModalsGet *r);
enum ndr_err_code ndr_pull_NetUserModalsGet(struct ndr_pull *ndr, int flags, struct NetUserModalsGet *r);
void ndr_print_NetUserModalsGet(struct ndr_print *ndr, const char *name, int flags, const struct NetUserModalsGet *r);