summaryrefslogtreecommitdiff
path: root/libcli
Commit message (Expand)AuthorAgeFilesLines
* libcli/smb: Convert struct smb_trans_enc_state to tallocAndrew Bartlett2012-01-313-22/+2
* s3-libsmb: Remove unused enum smb_trans_enc_typeAndrew Bartlett2012-01-311-7/+0
* libcli/util: fix typo in nt_errs[] for NT_STATUS_NETWORK_SESSION_EXPIREDStefan Metzmacher2012-01-291-1/+1
* libcli/smb: fix smbXcli_negprot(..., PROTOCOL_NT1, PROTOCOL_SMB2_02)Stefan Metzmacher2012-01-271-3/+6
* lib: use differing NTSTATUS and WERROR struct membersDavid Disseldorp2012-01-231-2/+2
* s3-libsmb: Always allow SMB_TRANS_ENC_GSS to be definedAndrew Bartlett2012-01-211-4/+2
* s3-libsmb: Remove unused smb_tran_enc_state_gss and gssapi headersAndrew Bartlett2012-01-201-15/+0
* s3-libsmb: use struct gensec_security directlyAndrew Bartlett2012-01-202-7/+5
* s3-libcli Change krb5 smb sealing to call via gensec and gensec_gseAndrew Bartlett2012-01-202-199/+4
* auth/kerberos: Remove unused TALLOC_CTX argument to check_pac_checksumAndrew Bartlett2012-01-121-2/+1
* Second part of fix for bug #8673 - NT ACL issue.Jeremy Allison2012-01-111-3/+4
* krb5: Require krb5_string_to_key be available to build with krb5Andrew Bartlett2012-01-101-1/+1
* krb5: Require krb5_principal_compare_any_realm be available to build with krb5Andrew Bartlett2012-01-101-28/+0
* krb5: Require krb5_c_verify_checksum is available to build with krb5Andrew Bartlett2012-01-101-63/+20
* libcli/smb: Add smbXcli_conn_samba_suicideVolker Lendecke2012-01-052-0/+105
* Fix the build without kerberosVolker Lendecke2012-01-011-0/+2
* auth/kerberos: Move gssapi_parse.c to the top levelAndrew Bartlett2011-12-281-0/+4
* lib: Fix NT_STATUS_ALL_SIDS_FILTERED definitionVolker Lendecke2011-12-231-1/+1
* libcli/smb: add PROTOCOL_SMB2_24 supportStefan Metzmacher2011-12-222-1/+3
* libcli/smb: add SMB2_DIALECT_REVISION_224Stefan Metzmacher2011-12-221-0/+1
* libcli/util: add NT_STATUS_NETWORK_SESSION_EXPIRED and NT_STATUS_ALL_SIDS_FIL...Stefan Metzmacher2011-12-172-0/+4
* libcli: Remove an unused variableVolker Lendecke2011-12-121-1/+0
* s4-lsarpc handle more info levels in SetInfoTrustedDomain callsAndrew Bartlett2011-12-124-1/+403
* smbXcli: add support for SMBreadBrawStefan Metzmacher2011-11-291-7/+54
* smbXcli: add smb1cli_conn_server_{readbraw,writebraw,lockread,writeunlock}()Stefan Metzmacher2011-11-292-0/+24
* smb1cli_trans: add support for tevent_req_cancel()Stefan Metzmacher2011-11-291-0/+16
* smb1cli_trans: return the status from the server if possibleStefan Metzmacher2011-11-291-1/+16
* smbXcli: rebuild smb1.recv_iov array if we expect more than one responseStefan Metzmacher2011-11-291-0/+29
* smbXcli: allow up to 10 iovec elements for the bytes in smb1cli_req_create()Stefan Metzmacher2011-11-291-1/+1
* smbXcli: s/smb2cli_writev_done/smb2cli_req_writev_doneStefan Metzmacher2011-11-291-3/+3
* smbXcli: call tevent_queue_stop() for the outgoing queue on disconnectStefan Metzmacher2011-11-291-0/+2
* smbXcli: use talloc_stackframe() instead of talloc_tos() in smb1cli_conn_signv()Stefan Metzmacher2011-11-291-2/+5
* libcli/smb: remove unused smb_signing_set_bsrspyl() prototypeStefan Metzmacher2011-11-291-1/+0
* Fix Coverity ID 2638: OVERRUN_STATICVolker Lendecke2011-11-281-1/+1
* Fix Coverity ID 2639: UNUSED_VALUEVolker Lendecke2011-11-281-2/+0
* s3:libsmb: Fix a typoVolker Lendecke2011-11-241-1/+1
* s3:smbXcli: keep two fd per connection in order to work with the epoll tevent...Stefan Metzmacher2011-11-241-10/+25
* smbXcli: rework smb1cli_trans.c to use smbXcli_conn/smbXcli_reqStefan Metzmacher2011-11-243-136/+262
* smbXcli: cp source3/libsmb/clitrans.c libcli/smb/smb1cli_trans.cStefan Metzmacher2011-11-241-0/+778
* smbXcli: add smb2cli_req_set_notify_async()Stefan Metzmacher2011-11-242-0/+24
* smbXcli: add support for tevent_req_cancel() on smbXcli_reqStefan Metzmacher2011-11-241-0/+152
* smbXcli: fix smb signing for SMBntcancelStefan Metzmacher2011-11-241-3/+10
* smbXcli: add smb2cli_session_create_channel()Stefan Metzmacher2011-11-242-5/+93
* s3:smb2cli: make use of smbXcli_session and setup the session key for SMB2 si...Stefan Metzmacher2011-11-242-6/+12
* smbXcli: add support for smb2 signingStefan Metzmacher2011-11-241-5/+144
* smbXcli: add smbXcli_session infrastructureStefan Metzmacher2011-11-242-0/+152
* smbXcli: add support for PROTOCOL_SMB2_22 in smbXcli_negprot()Stefan Metzmacher2011-11-241-0/+1
* smbXcli: add support for SMB2 multi-credit requestsStefan Metzmacher2011-11-242-5/+67
* smbXcli: add support for 2.??? negprot and PROTOCOL_SMB2_10Stefan Metzmacher2011-11-241-2/+39
* smbXcli: pass client_guid to smbXcli_conn_create()Stefan Metzmacher2011-11-242-2/+9