summaryrefslogtreecommitdiffstats
path: root/source3/lib/netapi/netapi_private.h
Commit message (Expand)AuthorAgeFilesLines
* 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