Pavel Shilovsky
|
96a988ffeb
CIFS: Fix a possible double locking of mutex during reconnect
|
8 years ago |
Pavel Shilovsky
|
53e0e11efe
CIFS: Fix a possible memory corruption during reconnect
|
8 years ago |
Pavel Shilovsky
|
4772c79599
CIFS: Fix missing nls unload in smb2_reconnect()
|
8 years ago |
Sachin Prabhu
|
166cea4dc3
SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setup
|
8 years ago |
Sachin Prabhu
|
3baf1a7b92
SMB2: Separate Kerberos authentication from SMB2_sess_setup
|
8 years ago |
Steve French
|
141891f472
SMB3: Add mount parameter to allow user to override max credits
|
9 years ago |
Steve French
|
52ace1ef12
fs/cifs: reopen persistent handles on reconnect
|
9 years ago |
Steve French
|
fa70b87cc6
SMB3: GUIDs should be constructed as random but valid uuids
|
9 years ago |
Steve French
|
c2afb8147e
Set previous session id correctly on SMB3 reconnect
|
9 years ago |
Ross Lagerwall
|
7d414f396c
cifs: Limit the overall credit acquired
|
9 years ago |
Steve French
|
4fcd1813e6
Fix reconnect to not defer smb3 session reconnect long after socket reconnect
|
9 years ago |
Jerome Marchand
|
b8da344b74
cifs: dynamic allocation of ntlmssp blob
|
9 years ago |
Steve French
|
897fba1172
remove directory incorrectly tries to set delete on close on non-empty directories
|
9 years ago |
Justin Maggard
|
deb7deff2f
cifs: fix out-of-bounds access in lease parsing
|
9 years ago |
Steve French
|
373512ec5c
Prepare for encryption support (first part). Add decryption and encryption key generation. Thanks to Metze for helping with this.
|
9 years ago |
Linus Torvalds
|
f3996e6ac6
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
|
9 years ago |
Linus Torvalds
|
1873499e13
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
9 years ago |
Steve French
|
b56eae4df9
[SMB3] Send durable handle v2 contexts when use of persistent handles required
|
9 years ago |
David Howells
|
146aa8b145
KEYS: Merge the type-specific data with the payload data
|
9 years ago |
Steve French
|
ff9f84b7d7
[SMB3] Missing null tcon check
|
10 years ago |
Steve French
|
8862714840
fix encryption error checks on mount
|
10 years ago |
Steve French
|
ceb1b0b9b4
[SMB3] Fix sec=krb5 on smb3 mounts
|
10 years ago |
Christopher Oo
|
5fb4e288a0
cifs: Fix use-after-free on mid_q_entry
|
10 years ago |
Steve French
|
ebb3a9d4ba
Update negotiate protocol for SMB3.11 dialect
|
10 years ago |
Steve French
|
f799d6234b
Make dialect negotiation warning message easier to read
|
10 years ago |
Steve French
|
eed0e1753c
Add defines and structs for smb3.1 dialect
|
10 years ago |
Steve French
|
5f7fbf733c
Allow parsing vers=3.11 on cifs mount
|
10 years ago |
Steve French
|
1dc92c450a
[cifs] fix null pointer check
|
10 years ago |
Steve French
|
dfebe40076
Fix another dereference before null check warning
|
10 years ago |
Steve French
|
8e35310605
Fix dereference before null check warning
|
10 years ago |