summaryrefslogtreecommitdiff
path: root/source4/libcli/smb2
Commit message (Expand)AuthorAgeFilesLines
* lib/crypto: move gnutls error wrapper to own subsystemAndrew Bartlett2019-06-272-2/+2
* s4:libcli: Use gnutls_error_to_ntstatus() or singingAndreas Schneider2019-06-241-2/+3
* s4:libcli:smb2: Use GnuTLS SHA256 HMAC for signingAndreas Schneider2019-04-301-17/+32
* libsmb: Rename InfoType from [MS-SMB2] according to the specVolker Lendecke2019-04-012-5/+8
* s4:libcli/smb2: calculate the correct credit charge in smb2_notify_send()Stefan Metzmacher2019-03-281-0/+2
* s4:libcli/smb2: calculate the correct credit charge in smb2_ioctl_send()Stefan Metzmacher2019-03-281-0/+11
* s4:libcli/smb2: align struct smb_ioctl.smb2 to [MS-SMB2] namesStefan Metzmacher2019-03-281-5/+5
* s4:libcli/smb2: calculate the correct credit charge in smb2_getinfo_send()Stefan Metzmacher2019-03-281-0/+4
* s4:libcli/smb2: fix smb2_getinfo_send() marshallingStefan Metzmacher2019-03-282-9/+20
* s4:libcli/smb2: don't schedule idle handlers on a dead connectionStefan Metzmacher2019-03-281-0/+17
* s4:libcli: remember return code from maximum accessRalph Boehme2019-02-281-2/+2
* s4:libcli/smb2: reapply request endtimeRalph Boehme2018-11-021-0/+17
* s4: libcli/smb2: calculate correct credit charge for findsRalph Boehme2018-07-251-0/+1
* s4:libcli: allow a fallback to NTLMSSP if SPNEGO is not supported locallyStefan Metzmacher2018-07-241-5/+30
* s4:libcli: add fallback_to_anonymous to smb2_connect_send()Stefan Metzmacher2018-07-241-0/+32
* s4:libcli: allow passing an already negotiated connection to smb2_connect_send()Stefan Metzmacher2018-07-241-0/+21
* s4:libcli: split out smb2_connect_session_start()Stefan Metzmacher2018-07-241-4/+12
* s4:libcli: add smb2_transport_raw_init()Stefan Metzmacher2018-07-241-0/+35
* tevent: Fix callers of tevent_req_set_endtimeVolker Lendecke2018-04-241-1/+0
* s4:torture: add smb2.session.expire2 testStefan Metzmacher2017-12-211-2/+5
* s4:libcli/smb2: make smb2_session_setup_spnego_* completely asyncStefan Metzmacher2017-05-211-93/+160
* libcli/smb: add max_credits arg to smbXcli_negprot_send()Ralph Boehme2017-03-031-4/+2
* s4:libcli:smb2: Use constant time memcmp() to verify the signatureAndreas Schneider2016-04-191-1/+1
* CVE-2016-2115: s4:libcli/smb2: use the configured min_protocolStefan Metzmacher2016-04-121-1/+6
* Make libcli-smb-raw private, for now.Jelmer Vernooij2016-01-131-1/+1
* Rename SMB2_OP_FIND to SMB2_OP_QUERY_DIRECTORY so that it conforms with the M...Richard Sharpe2015-03-271-1/+1
* s4:libcli/smb2: initialize ls->lease_versionStefan Metzmacher2014-11-271-0/+2
* s4:libcli/smb2: add new_epoch to struct smb2_lease_breakStefan Metzmacher2014-11-271-0/+1
* s4:libcli/smb2: allow the caller to specify a specific value for max_protocol.Stefan Metzmacher2014-11-272-1/+10
* s4:libcli/tcon: remove unused smb2_tree_connect*()Stefan Metzmacher2014-09-301-67/+0
* s4:libcli/smb2: make use of smb2cli_tcon*() in connect.cStefan Metzmacher2014-09-301-30/+25
* s3:libsmb: remove unused smb2cli.hStefan Metzmacher2014-09-301-1/+0
* s4:libcli/smb2: add smb2_session_channel()Stefan Metzmacher2014-07-242-10/+74
* s4:libcli/smb2: remove unused 'primary' argument of smb2_session_init()Stefan Metzmacher2014-07-242-7/+3
* s4:libcli: make use of gensec_update_ev()Stefan Metzmacher2014-03-271-2/+2
* s4-libcli: Add smb2_util_handle_empty().Andreas Schneider2013-12-061-0/+9
* libcli4: Remove an unused variableVolker Lendecke2013-10-131-1/+0
* s4:libcli:smb2: make smbcli_options argument to smb2_connect_(send|ext) constMichael Adam2013-10-051-2/+2
* s4:libcli:smb2: add the smb2_capabilities to the smbcli_optionsMichael Adam2013-10-051-4/+1
* s4:libcli:smb2: add the client_guid to the smbcli_optionsMichael Adam2013-10-051-4/+1
* libsmb2: Fix opening the rootdirectory, part 1Volker Lendecke2013-08-231-0/+15
* libcli/smb: pass max_dyn_len to smb2cli_req_send()Stefan Metzmacher2013-08-151-3/+6
* libsmb: Use sizeof instead of explicit numbersVolker Lendecke2013-04-301-6/+6
* libsmb: Use smb2_lease_push in smb2_create_sendVolker Lendecke2013-04-301-12/+10
* s4:torture/smb2: add smb2_lease_v2_create_share() helperStefan Metzmacher2013-04-181-1/+1
* s4:libcli/smb2: add support for SMB2 LEASES v2Stefan Metzmacher2013-04-181-5/+43
* smb2_ioctl: remove ioctl error response assumptionsDavid Disseldorp2013-01-161-3/+34
* s4:libci: add a SMB2_CREATE_APP_INSTANCE_ID blob to the request if the in.app...Michael Adam2012-09-191-0/+25
* s4:libcli/smb2: reset trsnport->compound.related when a compound chain is fin...Stefan Metzmacher2012-08-171-0/+1
* s4:libcli/smb2/write correct error checkingChristian Ambach2012-08-061-1/+1