index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
libcli
/
smb2
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-25
s4/libcli/smb2: clang: Fix 'value stored to 'status' is never read'
Noel Power
1
-3
/
+3
2019-09-25
s4/libcli/smb2: clang: Fix Passed-by-value arg contains uninitialized data
Noel Power
1
-1
/
+3
2019-06-27
lib/crypto: move gnutls error wrapper to own subsystem
Andrew Bartlett
2
-2
/
+2
2019-06-24
s4:libcli: Use gnutls_error_to_ntstatus() or singing
Andreas Schneider
1
-2
/
+3
2019-04-30
s4:libcli:smb2: Use GnuTLS SHA256 HMAC for signing
Andreas Schneider
1
-17
/
+32
2019-04-01
libsmb: Rename InfoType from [MS-SMB2] according to the spec
Volker Lendecke
2
-5
/
+8
2019-03-28
s4:libcli/smb2: calculate the correct credit charge in smb2_notify_send()
Stefan Metzmacher
1
-0
/
+2
2019-03-28
s4:libcli/smb2: calculate the correct credit charge in smb2_ioctl_send()
Stefan Metzmacher
1
-0
/
+11
2019-03-28
s4:libcli/smb2: align struct smb_ioctl.smb2 to [MS-SMB2] names
Stefan Metzmacher
1
-5
/
+5
2019-03-28
s4:libcli/smb2: calculate the correct credit charge in smb2_getinfo_send()
Stefan Metzmacher
1
-0
/
+4
2019-03-28
s4:libcli/smb2: fix smb2_getinfo_send() marshalling
Stefan Metzmacher
2
-9
/
+20
2019-03-28
s4:libcli/smb2: don't schedule idle handlers on a dead connection
Stefan Metzmacher
1
-0
/
+17
2019-02-28
s4:libcli: remember return code from maximum access
Ralph Boehme
1
-2
/
+2
2018-11-02
s4:libcli/smb2: reapply request endtime
Ralph Boehme
1
-0
/
+17
2018-07-25
s4: libcli/smb2: calculate correct credit charge for finds
Ralph Boehme
1
-0
/
+1
2018-07-24
s4:libcli: allow a fallback to NTLMSSP if SPNEGO is not supported locally
Stefan Metzmacher
1
-5
/
+30
2018-07-24
s4:libcli: add fallback_to_anonymous to smb2_connect_send()
Stefan Metzmacher
1
-0
/
+32
2018-07-24
s4:libcli: allow passing an already negotiated connection to smb2_connect_send()
Stefan Metzmacher
1
-0
/
+21
2018-07-24
s4:libcli: split out smb2_connect_session_start()
Stefan Metzmacher
1
-4
/
+12
2018-07-24
s4:libcli: add smb2_transport_raw_init()
Stefan Metzmacher
1
-0
/
+35
2018-04-24
tevent: Fix callers of tevent_req_set_endtime
Volker Lendecke
1
-1
/
+0
2017-12-21
s4:torture: add smb2.session.expire2 test
Stefan Metzmacher
1
-2
/
+5
2017-05-21
s4:libcli/smb2: make smb2_session_setup_spnego_* completely async
Stefan Metzmacher
1
-93
/
+160
2017-03-03
libcli/smb: add max_credits arg to smbXcli_negprot_send()
Ralph Boehme
1
-4
/
+2
2016-04-19
s4:libcli:smb2: Use constant time memcmp() to verify the signature
Andreas Schneider
1
-1
/
+1
2016-04-12
CVE-2016-2115: s4:libcli/smb2: use the configured min_protocol
Stefan Metzmacher
1
-1
/
+6
2016-01-13
Make libcli-smb-raw private, for now.
Jelmer Vernooij
1
-1
/
+1
2015-03-27
Rename SMB2_OP_FIND to SMB2_OP_QUERY_DIRECTORY so that it conforms with the M...
Richard Sharpe
1
-1
/
+1
2014-11-27
s4:libcli/smb2: initialize ls->lease_version
Stefan Metzmacher
1
-0
/
+2
2014-11-27
s4:libcli/smb2: add new_epoch to struct smb2_lease_break
Stefan Metzmacher
1
-0
/
+1
2014-11-27
s4:libcli/smb2: allow the caller to specify a specific value for max_protocol.
Stefan Metzmacher
2
-1
/
+10
2014-09-30
s4:libcli/tcon: remove unused smb2_tree_connect*()
Stefan Metzmacher
1
-67
/
+0
2014-09-30
s4:libcli/smb2: make use of smb2cli_tcon*() in connect.c
Stefan Metzmacher
1
-30
/
+25
2014-09-30
s3:libsmb: remove unused smb2cli.h
Stefan Metzmacher
1
-1
/
+0
2014-07-24
s4:libcli/smb2: add smb2_session_channel()
Stefan Metzmacher
2
-10
/
+74
2014-07-24
s4:libcli/smb2: remove unused 'primary' argument of smb2_session_init()
Stefan Metzmacher
2
-7
/
+3
2014-03-27
s4:libcli: make use of gensec_update_ev()
Stefan Metzmacher
1
-2
/
+2
2013-12-06
s4-libcli: Add smb2_util_handle_empty().
Andreas Schneider
1
-0
/
+9
2013-10-13
libcli4: Remove an unused variable
Volker Lendecke
1
-1
/
+0
2013-10-05
s4:libcli:smb2: make smbcli_options argument to smb2_connect_(send|ext) const
Michael Adam
1
-2
/
+2
2013-10-05
s4:libcli:smb2: add the smb2_capabilities to the smbcli_options
Michael Adam
1
-4
/
+1
2013-10-05
s4:libcli:smb2: add the client_guid to the smbcli_options
Michael Adam
1
-4
/
+1
2013-08-23
libsmb2: Fix opening the rootdirectory, part 1
Volker Lendecke
1
-0
/
+15
2013-08-15
libcli/smb: pass max_dyn_len to smb2cli_req_send()
Stefan Metzmacher
1
-3
/
+6
2013-04-30
libsmb: Use sizeof instead of explicit numbers
Volker Lendecke
1
-6
/
+6
2013-04-30
libsmb: Use smb2_lease_push in smb2_create_send
Volker Lendecke
1
-12
/
+10
2013-04-18
s4:torture/smb2: add smb2_lease_v2_create_share() helper
Stefan Metzmacher
1
-1
/
+1
2013-04-18
s4:libcli/smb2: add support for SMB2 LEASES v2
Stefan Metzmacher
1
-5
/
+43
2013-01-16
smb2_ioctl: remove ioctl error response assumptions
David Disseldorp
1
-3
/
+34
2012-09-19
s4:libci: add a SMB2_CREATE_APP_INSTANCE_ID blob to the request if the in.app...
Michael Adam
1
-0
/
+25
[next]