Pavel Shilovsky
|
42873b0a28
CIFS: Respect epoch value from create lease context v2
|
12 years ago |
Pavel Shilovsky
|
b5c7cde3fa
CIFS: Move parsing lease buffer to ops struct
|
12 years ago |
Pavel Shilovsky
|
a41a28bda9
CIFS: Move creating lease buffer to ops struct
|
12 years ago |
Pavel Shilovsky
|
53ef1016fd
CIFS: Store lease state itself rather than a mapped oplock value
|
12 years ago |
Shirish Pargaonkar
|
32811d242f
cifs: Start using per session key for smb2/3 for signature generation
|
12 years ago |
Shirish Pargaonkar
|
5c234aa5e3
cifs: Add a variable specific to NTLMSSP for key exchange.
|
12 years ago |
Shirish Pargaonkar
|
d4e63bd6e4
cifs: Process post session setup code in respective dialect functions.
|
12 years ago |
Wei Yongjun
|
31f92e9a87
CIFS: convert to use le32_add_cpu()
|
12 years ago |
Pavel Shilovsky
|
b42bf88828
CIFS: Implement follow_link for SMB2
|
12 years ago |
Steve French
|
1c46943f84
[CIFS] Fix minor endian error in durable handle patch series
|
12 years ago |
Pavel Shilovsky
|
9cbc0b7339
CIFS: Reconnect durable handles for SMB2
|
12 years ago |
Pavel Shilovsky
|
064f6047a1
CIFS: Make SMB2_open use cifs_open_parms struct
|
12 years ago |
Pavel Shilovsky
|
63eb3def32
CIFS: Request durable open for SMB2 opens
|
12 years ago |
Pavel Shilovsky
|
d22cbfecbd
CIFS: Simplify SMB2 create context handling
|
12 years ago |
Pavel Shilovsky
|
59aa371841
CIFS: Simplify SMB2_open code path
|
12 years ago |
Pavel Shilovsky
|
ca81983fe5
CIFS: Respect create_options in smb2_open_file
|
12 years ago |
Pavel Shilovsky
|
fd55439638
CIFS: Fix lease context buffer parsing
|
12 years ago |
Steve French
|
f87ab88b40
[CIFS] Do not set DFS flag on SMB2 open
|
12 years ago |
Steve French
|
84ceeb9626
[CIFS] fix static checker warning
|
12 years ago |
Steve French
|
5d875cc928
When server doesn't provide SecurityBuffer on SMB2Negotiate pick default
|
12 years ago |
Steve French
|
4a72dafa19
SMB2 FSCTL and IOCTL worker function
|
12 years ago |
Steve French
|
2b80d049eb
Charge at least one credit, if server says that it supports multicredit
|
12 years ago |
Zhao Hongjiang
|
46b51d0835
cifs: using strlcpy instead of strncpy
|
12 years ago |
Steve French
|
769ee6a402
Add ability to dipslay SMB3 share flags and capabilities for debugging
|
12 years ago |
Steve French
|
20b6d8b42e
Add SMB3.02 dialect support
|
12 years ago |
Steve French
|
9cd2e62c49
Fix endian error in SMB2 protocol negotiation
|
12 years ago |
Jeff Layton
|
3f618223dc
move sectype to the cifs_ses instead of TCP_Server_Info
|
12 years ago |
Jeff Layton
|
38d77c50b4
cifs: track the enablement of signing in the TCP_Server_Info
|
12 years ago |
Jeff Layton
|
e598d1d8fb
cifs: track the flavor of the NEGOTIATE reponse
|
12 years ago |
Jeff Layton
|
9ddec56131
cifs: move handling of signed connections into separate function
|
12 years ago |