Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-08-14 | netapi: make libnetapi_open_ipc_connection static. | Günther Deschner | 1 | -5/+15 |
2008-07-30 | Fix uninitialized variables. | Jeremy Allison | 1 | -1/+1 |
2008-07-21 | Refactoring: libnetapi_open_pipe takes an interface instead of pipe_idx | Volker Lendecke | 1 | -39/+37 |
2008-07-20 | Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth | Volker Lendecke | 1 | -2/+3 |
2008-04-20 | Introduce rpc_pipe_np_smb_conn() | Volker Lendecke | 1 | -1/+1 |
2008-04-20 | Remove the pipe_idx variable from rpc_pipe_client | Volker Lendecke | 1 | -1/+1 |
2008-04-20 | Add "desthost" to rpc_pipe_client | Volker Lendecke | 1 | -1/+1 |
2008-04-13 | libnetapi: add libnetapi_set_use_kerberos | Günther Deschner | 1 | -2/+6 |
2008-04-10 | Add libnetapi_open_pipe, inspired by the cli_cm_ interface. | Günther Deschner | 1 | -0/+110 |
2008-04-10 | Fix one missing netapi_private header. | Günther Deschner | 1 | -2/+2 |
2008-04-10 | Add very basic cli_cm_* based connection handler to libnetapi. | Günther Deschner | 1 | -0/+75 |