Günther Deschner
bc781bf7d9
s3-proto: remove duplicate prototypes.
...
Guenther
2011-04-29 21:01:05 +02:00
Günther Deschner
0eece6202c
s3-netapi: add libnetapi_get_binding_handle().
...
Guenther
2011-04-12 12:20:43 +02:00
Andrew Bartlett
88d020ade0
s3-netapi Add libnetapi_net_init(), don't double-init common Samba subsystems
...
The issue here is that libnet and net were both trying to load the
smb.conf files, the case tables and set the debug levels. The set of
the debug levels caused problems, because it would force the level to
0, not (say) 10 as requested on the command line.
This regression was apparently introduced in
cf4de8ec2c
when eliminating
AllowDebugChange.
Andrew Bartlett
2010-11-24 08:37:04 +01:00
Günther Deschner
ffdfcfb514
s3-dsgetdcname: always pass in messaging context.
...
Volker, please check.
Guenther
2010-09-23 10:26:25 -07:00
Volker Lendecke
2cf1f05860
s3: Remove a global variable in bugfix for bug 7665
...
Signed-off-by: Günther Deschner <gd@samba.org>
2010-09-21 16:13:58 -07:00
Volker Lendecke
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
Volker Lendecke
5fc9d93408
s3: Make libnetapi_open_pipe take strings instead of a ndr_interface_table
2009-11-08 13:12:16 +01:00
Volker Lendecke
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
Günther Deschner
35c96827b4
netapi: make add_GROUP_USERS_INFO_X_buffer non-static.
...
Guenther
(This used to be commit 87fc15d9b5
)
2008-09-11 14:28:19 +02:00
Günther Deschner
fcd10d26a4
netapi: make libnetapi_open_ipc_connection static.
...
Guenther
(cherry picked from commit 0259914f8f
)
(This used to be commit 7edc671cc1
)
2008-08-14 12:22:11 +02:00
Günther Deschner
87b9c9ade2
netapi: make non-implemented local calls default to remote "localhost" calls.
...
Guenther
(cherry picked from commit aa70e58880
)
(This used to be commit 9927ac6eec
)
2008-08-14 12:22:02 +02:00
Volker Lendecke
798b56edae
Refactoring: libnetapi_open_pipe takes an interface instead of pipe_idx
...
(This used to be commit 726e56c72f
)
2008-07-21 14:36:27 +02:00
Günther Deschner
352d40c066
netapi: add libnetapi_samr_free().
...
Guenther
(This used to be commit 3228088a09
)
2008-07-18 16:52:42 +02:00
Günther Deschner
bbdf38d1d7
netapi: use private samr structure in libnetapi_samr_open_builtin().
...
Guenther
(This used to be commit 538ac493b7
)
2008-07-18 16:52:34 +02:00
Günther Deschner
6fa58fdc07
netapi: use private samr structure in libnetapi_samr_open_domain().
...
Guenther
(This used to be commit 3c63ebfc00
)
2008-07-18 16:52:26 +02:00
Günther Deschner
4704864338
netapi: add libnetapi_samr_close_builtin_handle().
...
Guenther
(This used to be commit 05cad0d8b4
)
2008-07-18 16:52:05 +02:00
Günther Deschner
3b667f90aa
netapi: add libnetapi_samr_close_domain/connect_handle.
...
Guenther
(This used to be commit b042787ec6
)
2008-07-18 16:51:57 +02:00
Günther Deschner
3f0da66d5c
netapi: add libnetapi_private_ctx and init function.
...
Guenther
(This used to be commit 45fff2d37a
)
2008-07-18 16:51:48 +02:00
Günther Deschner
56bdfad87f
netapi: add libnetapi_samr_open_builtin_domain().
...
Guenther
(This used to be commit f15a7f9ab1
)
2008-06-03 01:27:50 +02:00
Günther Deschner
b652e5b475
netapi: let libnetapi_samr_open_domain return WERROR.
...
Guenther
(This used to be commit 3d037a07e0
)
2008-06-03 01:27:49 +02:00
Günther Deschner
31c185011f
netapi: add libnetapi_samr_open_domain().
...
Guenther
(This used to be commit a99906f661
)
2008-06-03 01:27:45 +02:00
Günther Deschner
3d5aecd2b9
Add libnetapi_open_pipe, inspired by the cli_cm_ interface.
...
Guenther
(This used to be commit 87d8fc338f
)
2008-04-10 22:42:07 +02:00
Günther Deschner
8ab9696bfb
Split out private headers in libnetapi.
...
Guenther
(This used to be commit dd6251d514
)
2008-04-10 21:52:03 +02:00