summaryrefslogtreecommitdiffstats
path: root/source3/lib/netapi/netapi_private.h
Commit message (Expand)AuthorAgeFilesLines
* s3-libnetapi: pass down ndr_interface_table to libnetapi_open_pipe().Günther Deschner2013-08-051-1/+1
* s3-libnetapi: pass down ndr_interface_table to libnetapi_get_binding_handle().Günther Deschner2013-08-051-1/+2
* s3-proto: remove duplicate prototypes.Günther Deschner2011-04-291-0/+2
* s3-netapi: add libnetapi_get_binding_handle().Günther Deschner2011-04-121-0/+4
* s3-netapi Add libnetapi_net_init(), don't double-init common Samba subsystemsAndrew Bartlett2010-11-241-0/+2
* s3-dsgetdcname: always pass in messaging context.Günther Deschner2010-09-231-0/+2
* s3: Remove a global variable in bugfix for bug 7665Volker Lendecke2010-09-211-0/+1
* Revert "s3: Make libnetapi_open_pipe take strings instead of a ndr_interface_...Volker Lendecke2009-11-081-1/+1
* s3: Make libnetapi_open_pipe take strings instead of a ndr_interface_tableVolker Lendecke2009-11-081-1/+1
* libnetapi_open_pipe does not need to return cli_stateVolker Lendecke2009-01-181-1/+0
* netapi: make add_GROUP_USERS_INFO_X_buffer non-static.Günther Deschner2008-09-111-0/+7
* netapi: make libnetapi_open_ipc_connection static.Günther Deschner2008-08-141-4/+2
* netapi: make non-implemented local calls default to remote "localhost" calls.Günther Deschner2008-08-141-0/+7
* Refactoring: libnetapi_open_pipe takes an interface instead of pipe_idxVolker Lendecke2008-07-211-2/+2
* netapi: add libnetapi_samr_free().Günther Deschner2008-07-181-0/+1
* netapi: use private samr structure in libnetapi_samr_open_builtin().Günther Deschner2008-07-181-1/+1
* netapi: use private samr structure in libnetapi_samr_open_domain().Günther Deschner2008-07-181-1/+1
* netapi: add libnetapi_samr_close_builtin_handle().Günther Deschner2008-07-181-0/+2
* netapi: add libnetapi_samr_close_domain/connect_handle.Günther Deschner2008-07-181-0/+4
* netapi: add libnetapi_private_ctx and init function.Günther Deschner2008-07-181-0/+18
* netapi: add libnetapi_samr_open_builtin_domain().Günther Deschner2008-06-031-0/+7
* netapi: let libnetapi_samr_open_domain return WERROR.Günther Deschner2008-06-031-7/+7
* netapi: add libnetapi_samr_open_domain().Günther Deschner2008-06-031-0/+7
* Add libnetapi_open_pipe, inspired by the cli_cm_ interface.Günther Deschner2008-04-101-0/+4
* Split out private headers in libnetapi.Günther Deschner2008-04-101-0/+32