Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-11-24 | smbXcli: pass client_guid to smbXcli_conn_create() | Stefan Metzmacher | 1 | -1/+3 |
2011-11-24 | smbXcli: add smbXcli_negprot_* | Stefan Metzmacher | 1 | -0/+12 |
2011-11-24 | smbXcli: add helper functions to access the negotiated features | Stefan Metzmacher | 1 | -0/+18 |
2011-11-24 | smbXcli: rework smb1cli_req_recv() to expose an iov with 3 elements | Stefan Metzmacher | 1 | -3/+17 |
2011-11-24 | smbXcli: rework smb2cli_req to smbXcli_conn/smbXcli_req | Stefan Metzmacher | 1 | -4/+4 |
2011-11-24 | libcli/smb: copy smb2cli_req_* code to smbXcli_base.c | Stefan Metzmacher | 1 | -0/+41 |
2011-11-24 | smbXcli: rework smbXcli_base.c to use smbXcli_conn/smbXcli_req | Stefan Metzmacher | 1 | -0/+106 |