summaryrefslogtreecommitdiff
path: root/source3/lib/netapi/netapi_private.h
AgeCommit message (Expand)AuthorFilesLines
2013-08-05s3-libnetapi: pass down ndr_interface_table to libnetapi_open_pipe().Günther Deschner1-1/+1
2013-08-05s3-libnetapi: pass down ndr_interface_table to libnetapi_get_binding_handle().Günther Deschner1-1/+2
2011-04-29s3-proto: remove duplicate prototypes.Günther Deschner1-0/+2
2011-04-12s3-netapi: add libnetapi_get_binding_handle().Günther Deschner1-0/+4
2010-11-24s3-netapi Add libnetapi_net_init(), don't double-init common Samba subsystemsAndrew Bartlett1-0/+2
2010-09-23s3-dsgetdcname: always pass in messaging context.Günther Deschner1-0/+2
2010-09-21s3: Remove a global variable in bugfix for bug 7665Volker Lendecke1-0/+1
2009-11-08Revert "s3: Make libnetapi_open_pipe take strings instead of a ndr_interface_...Volker Lendecke1-1/+1
2009-11-08s3: Make libnetapi_open_pipe take strings instead of a ndr_interface_tableVolker Lendecke1-1/+1
2009-01-18libnetapi_open_pipe does not need to return cli_stateVolker Lendecke1-1/+0
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