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
/
libcli
/
smb
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-03
s3:smbd: rework negprot remote arch detection
Justin Maggard
1
-1
/
+0
2016-02-06
dlist: remove unneeded type argument from DLIST_ADD_END()
Michael Adam
1
-3
/
+3
2016-01-22
libcli/smb: add define SMB_ENCRYPTION_GSSAPI for CIFS encryption type
Ralph Boehme
1
-1
/
+1
2016-01-13
Rename 'errors' to 'samba-errors' and make it public.
Jelmer Vernooij
1
-1
/
+1
2016-01-13
libcli: Make headers for private libraries private.
Jelmer Vernooij
1
-2
/
+2
2015-12-16
CVE-2015-5296: libcli/smb: make sure we require signing when we demand encryp...
Stefan Metzmacher
1
-0
/
+11
2015-12-01
libcli/smb: fix BUFFER_OVERFLOW handling in tstream_smbXcli_np
Stefan Metzmacher
1
-3
/
+10
2015-12-01
libcli/smb: correctly handle STATUS_BUFFER_OVERFLOW in smb1cli_readx*
Stefan Metzmacher
1
-18
/
+35
2015-12-01
libcli/smb: correctly handle STATUS_BUFFER_OVERFLOW in smb2cli_query_info*
Stefan Metzmacher
1
-5
/
+19
2015-12-01
libcli/smb: correctly handle STATUS_BUFFER_OVERFLOW in smb2cli_read*
Stefan Metzmacher
1
-5
/
+21
2015-12-01
libcli/smb: make sure we have a body size of 0x31 before dereferencing an ioc...
Stefan Metzmacher
1
-37
/
+47
2015-11-18
libcli/smb: Use helper function for finding session
Christof Schmitt
1
-19
/
+18
2015-10-14
lib: cli: Add accessor function smb2cli_tcon_flags() to get tcon flags.
Jeremy Allison
2
-0
/
+6
2015-08-17
libcli/smb: prefer AES128_CCM
Stefan Metzmacher
1
-2
/
+6
2015-08-14
libcli: Use iov_buflen in smb2_signing.c
Volker Lendecke
1
-6
/
+11
2015-07-07
Introduce setting "desired" for 'smb encrypt' and 'client/server signing'
Michael Adam
2
-0
/
+7
2015-07-03
libcli/smb: let tstream_smbXcli_np report connection errors as EPIPE instead ...
Stefan Metzmacher
1
-4
/
+4
2015-06-26
libsmb: Streamline smb1cli_trans a bit
Volker Lendecke
1
-3
/
+1
2015-06-12
libcli/smb: make sure we remove the writev_send() request when a request is d...
Stefan Metzmacher
1
-0
/
+14
2015-06-12
libcli/smb: add smb1 requests to the pending array before writev_send()
Stefan Metzmacher
1
-12
/
+6
2015-06-12
libcli/smb: make sure the writev_send of smbXcli_conn_samba_suicide() is remo...
Stefan Metzmacher
1
-0
/
+53
2015-06-12
libcli/smb: remove unused split of read_fd and write_fd
Stefan Metzmacher
1
-26
/
+12
2015-06-12
libcli/smb: close the socket fd at the end of smbXcli_conn_disconnect()
Stefan Metzmacher
1
-6
/
+9
2015-06-12
libcli/smb: use tevent_req_received(req) in read_smb_recv()
Stefan Metzmacher
1
-0
/
+2
2015-05-29
libcli/smb: In CCM and GCM mode we can't reuse nonces
Stefan Metzmacher
2
-11
/
+65
2015-05-29
s3: libsmbclient: Add server-side copy support
Ross Lagerwall
3
-4
/
+85
2015-05-08
libcli/smb: SMB 3.0.2: define SVHDX_OPEN_DEVICE_CONTEXT
Michael Adam
1
-0
/
+1
2015-05-08
libcli/smb: SMB 3.0.2: define FSCTL_QUERY_SHARED_VIRTUAL_DISK_SUPPORT
Michael Adam
1
-0
/
+1
2015-05-08
libcli/smb: SMB 3.0.2: define FSCTL_SVHDX_SYNC_TUNNEL_REQUEST
Michael Adam
1
-0
/
+1
2015-05-08
libcli/smb: SMB 3.0.2: define SMB2_WRITEFLAG_WRITE_UNBUFFERED
Michael Adam
1
-0
/
+1
2015-05-08
libcli/smb: SMB 3.0.2: define SMB2_READFLAG_READ_UNBUFFERED
Michael Adam
1
-0
/
+2
2015-05-08
libcli/smb: add support for SMB >= 3.1.1 io priorities
Michael Adam
2
-0
/
+25
2015-05-08
libcli/smb: add define for SMB 3.1.1 SMB2_HDR_FLAG_PRIORITY_MASK and helper m...
Stefan Metzmacher
1
-0
/
+4
2015-05-08
libcli/smb: add PROTOCOL_SMB3_11 and SMB3_DIALECT_REVISION_311
Stefan Metzmacher
3
-2
/
+5
2015-05-08
libcli/smb: don't alter state->smb2.hdr when getting STATUS_PENDING
Michael Adam
1
-20
/
+14
2015-03-27
Rename SMB2_OP_FIND to SMB2_OP_QUERY_DIRECTORY so that it conforms with the M...
Richard Sharpe
2
-20
/
+20
2015-03-20
s3: libcli: smb1: Ensure we correctly finish a tevent req if the writev fails...
Jeremy Allison
1
-0
/
+1
2015-03-11
idl: define FSCTL_DUPLICATE_EXTENTS_TO_FILE
David Disseldorp
1
-0
/
+1
2015-03-08
Add the definition of FSCTL_SET_INTEGRITY_INFORMATION found from a capture an...
Richard Sharpe
1
-0
/
+2
2015-02-26
libsmb: Use tevent_req_poll_ntstatus
Volker Lendecke
2
-6
/
+3
2015-02-24
lib: Use iov_buflen in smb1cli_req_chain_submit
Volker Lendecke
1
-3
/
+3
2015-02-24
lib: Use iov_buflen in smb1cli_req_writev_submit
Volker Lendecke
1
-1
/
+7
2015-02-24
lib: Use iov_buflen in smb1cli_req_create
Volker Lendecke
1
-1
/
+12
2015-02-24
lib: Use iov_buf in smbXcli_iov_concat
Volker Lendecke
1
-9
/
+10
2015-02-24
libcli: Use iov_buflen in smbXcli_iov_len
Volker Lendecke
2
-7
/
+6
2014-12-12
libcli/smb: only force signing of smb2 session setups when binding a new session
Stefan Metzmacher
1
-1
/
+6
2014-12-04
s3:smbd: add SMB2 AAPL create context defines
Ralph Boehme
2
-0
/
+47
2014-11-27
Revert "libcli/smb: mask off SMB2_LEASE_FLAG_PARENT_LEASE_KEY_SET for version 1"
Stefan Metzmacher
1
-1
/
+0
2014-11-26
libcli: SMB2: Pure SMB2-only negprot fix to make us behave as a Windows clien...
Jeremy Allison
2
-0
/
+11
2014-11-07
libcli/smb: Add smb2_lease_equal() which compares client_guids and keys.
Jeremy Allison
2
-0
/
+13
[next]