Pavel Shilovsky
|
d244bf2dfb
CIFS: Implement follow_link for nounix CIFS mounts
|
12 years ago |
Steve French
|
429b46f4fd
[CIFS] SMB3 Signing enablement
|
12 years ago |
Steve French
|
be7457d388
Update headers to update various SMB3 ioctl definitions
|
12 years ago |
Jeff Layton
|
31d9e2bd5f
cifs: break out decoding of security blob into separate function
|
12 years ago |
Eric W. Biederman
|
8abf2775dd
cifs: Use kuids and kgids SID to uid/gid mapping
|
12 years ago |
Pavel Shilovsky
|
e4e3703555
CIFS: Fix endian conversion of IndexNumber
|
13 years ago |
Steve French
|
96814ecb40
Add definition for share encryption
|
13 years ago |
Jeff Layton
|
2ab2593f4b
cifs: fix protocol definition for READ_RSP
|
13 years ago |
Jeff Layton
|
460458ce8e
cifs: turn BCC into a static inlined function
|
14 years ago |
Jeff Layton
|
820a803ffa
cifs: keep BCC in little-endian format
|
14 years ago |
Steve French
|
be8e3b0044
consistently use smb_buf_length as be32 for cifs (try 3)
|
14 years ago |
Jeff Layton
|
690c522fa5
cifs: use get/put_unaligned functions to access ByteCount
|
14 years ago |
Jeff Layton
|
766fdbb57f
cifs: add ability to send an echo request
|
14 years ago |
Shirish Pargaonkar
|
d2b915210b
NTLM auth and sign - Define crypto hash functions and create and send keys needed for key exchange
|
14 years ago |
Shirish Pargaonkar
|
21e733930b
NTLM auth and sign - Allocate session key/client response dynamically
|
14 years ago |
Shirish Pargaonkar
|
2b149f1197
cifs NTLMv2/NTLMSSP ntlmv2 within ntlmssp autentication code
|
15 years ago |
Steve French
|
c8e56f1f4f
Revert "[CIFS] Fix ntlmv2 auth with ntlmssp"
|
15 years ago |
Steve French
|
9fbc590860
[CIFS] Fix ntlmv2 auth with ntlmssp
|
15 years ago |
Jeff Layton
|
370b41911c
cifs: add parens around smb_var in BCC macros
|
15 years ago |
Adam Buchbinder
|
6070d81eb5
tree-wide: fix misspelling of "definition" in comments
|
15 years ago |
Jeff Layton
|
cc0bad7552
cifs: add new cifs_iget function and convert unix codepath to use it
|
16 years ago |
Steve French
|
85a6dac54a
[CIFS] Endian convert UniqueId when reporting inode numbers from server files
|
16 years ago |
Steve French
|
0382457744
[CIFS] Add definitions for remoteably fsctl calls
|
16 years ago |
Steve French
|
10e70afa75
[CIFS] DFS no longer experimental
|
16 years ago |
Steve French
|
b298f22355
[CIFS] Send SMB flush in cifs_fsync
|
16 years ago |
Steve French
|
61e7480158
[CIFS] various minor cleanups pointed out by checkpatch script
|
16 years ago |
Jeff Layton
|
4e1e7fb9e8
bundle up Unix SET_PATH_INFO args into a struct and change name
|
17 years ago |
Shirish Pargaonkar
|
ef571cadd5
[CIFS] Fix warnings from checkpatch
|
17 years ago |
Steve French
|
b7206153f6
[CIFS] Correct incorrect obscure open flag
|
17 years ago |
Steve French
|
a1fe78f16e
[CIFS] Add missing defines for DFS
|
17 years ago |