4503bdf560
netapi: Add support for info level 502 in NetShareAdd.
...
Signed-off-by: Hans Leidekker <hans@meelstraat.net >
Reviewed-by: Guenther Deschner <gd@samba.org >
Autobuild-User(master): Günther Deschner <gd@samba.org >
Autobuild-Date(master): Tue Nov 19 21:48:17 CET 2013 on sn-devel-104
2013-11-19 21:48:17 +01:00
fa37bbd9d0
s3-libnetapi: pass down ndr_interface_table to libnetapi_get_binding_handle().
...
Guenther
Signed-off-by: Günther Deschner <gd@samba.org >
Reviewed-by: Stefan Metzmacher <metze@samba.org >
Reviewed-by: Andreas Schneider <asn@samba.org >
2013-08-05 10:29:59 +02:00
d5e6a47f06
s3-talloc Change TALLOC_P() to talloc()
...
Using the standard macro makes it easier to move code into common, as
TALLOC_P isn't standard talloc.
2011-06-09 12:40:08 +02:00
3acd6bde58
s3-netapi: use libnetapi_get_binding_handle().
...
Guenther
2011-04-12 12:20:43 +02:00
1232fb5a1e
s3-rpc_client: remove some more obsolete cli_X.h header files.
...
Guenther
Autobuild-User: Günther Deschner <gd@samba.org >
Autobuild-Date: Fri Jan 28 11:18:44 CET 2011 on sn-devel-104
2011-01-28 11:18:44 +01:00
1ef94dffe6
s3-libnetapi: prefer dcerpc_srvsvc_X functions.
...
Guenther
Signed-off-by: Andreas Schneider <asn@samba.org >
2011-01-13 14:11:16 +01:00
13756d0e80
s3: Attempt to fix bug 7665
...
Quite a few of our internal routines put stuff on talloc_tos() these days.
In top-level netapi routines, properly allocate a stackframe and clean it
again. Also, don't leak memory in the rpccli_ callers onto the libnetapi
context.
2010-10-02 12:02:02 +02:00
3d679a3b5f
s3-rpc: Avoid including every pipe's client and server stubs everywhere in samba.
...
Guenther
2009-11-26 20:03:17 +01:00
6a650d7d16
Revert "s3: Make libnetapi_open_pipe take strings instead of a ndr_interface_table"
...
This reverts commit 5fc9d93408
.
2009-11-08 19:43:46 +01:00
5fc9d93408
s3: Make libnetapi_open_pipe take strings instead of a ndr_interface_table
2009-11-08 13:12:16 +01:00
a9542ddcb7
libnetapi_open_pipe does not need to return cli_state
...
The user session key is also available in rpccli->auth->user_session_key
Guenther, please check!
Thanks,
Volker
2009-01-18 20:10:06 +01:00
8670235f2a
Fix some missing error handlings
2008-10-05 14:02:34 +02:00
93eb9860c6
netapi: fix NetShareEnum_r.
...
Guenther
(This used to be commit 7e8903b53b
)
2008-09-11 14:25:02 +02:00
07585d9fb7
netapi: fix NetShareGetInfo_r.
...
Guenther
(This used to be commit b42408f54e
)
2008-09-11 14:24:53 +02:00
d323e48abe
netapi: fix NetShareEnum_r which in fact enumerates all shares.
...
Guenther
(This used to be commit 0637ad872e
)
2008-09-11 14:21:40 +02:00
05449814e9
netapi: implement NetShareSetInfo_r.
...
Guenther
(This used to be commit ebcd45ed3f
)
2008-09-05 13:22:47 +02:00
136ddc8f04
netapi: add support for level 1004 in
...
map_SHARE_INFO_buffer_to_srvsvc_share_info.
Guenther
(This used to be commit f21a934e1e
)
2008-09-05 13:22:39 +02:00
582a48d89c
netapi: add skeleton for NetShareSetInfo.
...
Guenther
(This used to be commit 4d7947e549
)
2008-09-05 13:22:14 +02:00
c38546ad9d
netapi: implement NetShareEnum_r.
...
Guenther
(This used to be commit 3fbfbaea00
)
2008-09-05 13:21:49 +02:00
cdb31ef2f9
netapi: implement NetShareGetInfo_r.
...
Guenther
(This used to be commit 029cf4a2a9
)
2008-09-05 13:21:34 +02:00
fda790bb5d
netapi: add skeleton for NetShareGetInfo.
...
Guenther
(This used to be commit 237c6e0bca
)
2008-09-05 13:21:12 +02:00
927a9f2cbe
netapi: add NetShareEnum skeleton.
...
Guenther
(This used to be commit 0cc604ebc1
)
2008-09-05 12:54:24 +02:00
148dd3b820
netapi: implement NetShareDel_r.
...
Guenther
(This used to be commit 47bed6f112
)
2008-09-05 12:34:50 +02:00
6d310cb1d3
netapi: add NetShareDel skeleton.
...
Guenther
(This used to be commit 5b6e4740ea
)
2008-09-05 12:34:28 +02:00
7850c90d2d
netapi: fix return code in NetShareAdd_r.
...
Guenther
(This used to be commit 69e6532e9d
)
2008-09-05 12:32:56 +02:00
0e37e225fd
netapi: implement NetShareAdd_r.
...
Guenther
(This used to be commit d430d2fbd8
)
2008-08-29 13:58:03 +02:00
0b484e684a
netapi: add NetShareAdd skeleton.
...
Guenther
(This used to be commit 6e22bcc1f5
)
2008-08-29 13:58:03 +02:00