summaryrefslogtreecommitdiff
path: root/source3/lib/netapi/cm.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-14netapi: make libnetapi_open_ipc_connection static.Günther Deschner1-5/+15
2008-07-30Fix uninitialized variables.Jeremy Allison1-1/+1
2008-07-21Refactoring: libnetapi_open_pipe takes an interface instead of pipe_idxVolker Lendecke1-39/+37
2008-07-20Refactoring: Change calling conventions for cli_rpc_pipe_open_noauthVolker Lendecke1-2/+3
2008-04-20Introduce rpc_pipe_np_smb_conn()Volker Lendecke1-1/+1
2008-04-20Remove the pipe_idx variable from rpc_pipe_clientVolker Lendecke1-1/+1
2008-04-20Add "desthost" to rpc_pipe_clientVolker Lendecke1-1/+1
2008-04-13libnetapi: add libnetapi_set_use_kerberosGünther Deschner1-2/+6
2008-04-10Add libnetapi_open_pipe, inspired by the cli_cm_ interface.Günther Deschner1-0/+110
2008-04-10Fix one missing netapi_private header.Günther Deschner1-2/+2
2008-04-10Add very basic cli_cm_* based connection handler to libnetapi.Günther Deschner1-0/+75