summaryrefslogtreecommitdiff
path: root/source3/lib/netapi/netapi_private.h
AgeCommit message (Expand)AuthorFilesLines
2008-09-11netapi: make add_GROUP_USERS_INFO_X_buffer non-static.Günther Deschner1-0/+7
2008-08-14netapi: make libnetapi_open_ipc_connection static.Günther Deschner1-4/+2
2008-08-14netapi: make non-implemented local calls default to remote "localhost" calls.Günther Deschner1-0/+7
2008-07-21Refactoring: libnetapi_open_pipe takes an interface instead of pipe_idxVolker Lendecke1-2/+2
2008-07-18netapi: add libnetapi_samr_free().Günther Deschner1-0/+1
2008-07-18netapi: use private samr structure in libnetapi_samr_open_builtin().Günther Deschner1-1/+1
2008-07-18netapi: use private samr structure in libnetapi_samr_open_domain().Günther Deschner1-1/+1
2008-07-18netapi: add libnetapi_samr_close_builtin_handle().Günther Deschner1-0/+2
2008-07-18netapi: add libnetapi_samr_close_domain/connect_handle.Günther Deschner1-0/+4
2008-07-18netapi: add libnetapi_private_ctx and init function.Günther Deschner1-0/+18
2008-06-03netapi: add libnetapi_samr_open_builtin_domain().Günther Deschner1-0/+7
2008-06-03netapi: let libnetapi_samr_open_domain return WERROR.Günther Deschner1-7/+7
2008-06-03netapi: add libnetapi_samr_open_domain().Günther Deschner1-0/+7
2008-04-10Add libnetapi_open_pipe, inspired by the cli_cm_ interface.Günther Deschner1-0/+4
2008-04-10Split out private headers in libnetapi.Günther Deschner1-0/+32