summaryrefslogtreecommitdiffstats
path: root/source3/lib/netapi/cm.c
Commit message (Expand)AuthorAgeFilesLines
* netapi: make libnetapi_open_ipc_connection static.Günther Deschner2008-08-141-5/+15
* Fix uninitialized variables.Jeremy Allison2008-07-301-1/+1
* Refactoring: libnetapi_open_pipe takes an interface instead of pipe_idxVolker Lendecke2008-07-211-39/+37
* Refactoring: Change calling conventions for cli_rpc_pipe_open_noauthVolker Lendecke2008-07-201-2/+3
* Introduce rpc_pipe_np_smb_conn()Volker Lendecke2008-04-201-1/+1
* Remove the pipe_idx variable from rpc_pipe_clientVolker Lendecke2008-04-201-1/+1
* Add "desthost" to rpc_pipe_clientVolker Lendecke2008-04-201-1/+1
* libnetapi: add libnetapi_set_use_kerberosGünther Deschner2008-04-131-2/+6
* Add libnetapi_open_pipe, inspired by the cli_cm_ interface.Günther Deschner2008-04-101-0/+110
* Fix one missing netapi_private header.Günther Deschner2008-04-101-2/+2
* Add very basic cli_cm_* based connection handler to libnetapi.Günther Deschner2008-04-101-0/+75