Pavel Shilovsky
|
c67236281c
cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointer
|
14 years ago |
Pavel Shilovsky
|
e66673e39a
CIFS: Add cifs_set_oplock_level
|
14 years ago |
Shirish Pargaonkar
|
307fbd31b6
NTLM auth and sign - Use kernel crypto apis to calculate hashes and smb signatures
|
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 |
Steve French
|
7a16f1961a
[CIFS] Fix minor checkpatch warning and update cifs version
|
14 years ago |
Jeff Layton
|
abfe1eedd6
cifs: eliminate the inode argument from cifs_new_fileinfo
|
14 years ago |
Jeff Layton
|
f6a53460e2
cifs: eliminate oflags option from cifs_new_fileinfo
|
14 years ago |
Jeff Layton
|
608712fe86
cifs: fix flags handling in cifs_posix_open
|
14 years ago |
Jeff Layton
|
d7c86ff8cd
cifs: don't use vfsmount to pin superblock for oplock breaks
|
14 years ago |
Jeff Layton
|
6508d904e6
cifs: have find_readable/writable_file filter by fsuid
|
14 years ago |
Jeff Layton
|
13cfb7334e
cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer
|
14 years ago |
Jeff Layton
|
f7a40689fd
cifs: have cifs_new_fileinfo take a tcon arg
|
14 years ago |
Stefan Metzmacher
|
8bfb50a882
cifs: implement CIFSCouldBeMFSymlink() and CIFSCheckMFSymlink()
|
15 years ago |
Shirish Pargaonkar
|
2b149f1197
cifs NTLMv2/NTLMSSP ntlmv2 within ntlmssp autentication code
|
14 years ago |
Shirish Pargaonkar
|
5f98ca9afb
cifs NTLMv2/NTLMSSP Change variable name mac_key to session key to reflect the key it holds
|
14 years ago |
Suresh Jayaraman
|
aa91c7e4ab
cifs: fix broken oplock handling
|
14 years ago |
Jeff Layton
|
32670396e7
cifs: prevent possible memory corruption in cifs_demultiplex_thread
|
15 years ago |
Steve French
|
4266d9118f
[CIFS] ntlmv2/ntlmssp remove-unused-function CalcNTLMv2_partial_mac_key
|
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 |
David Howells
|
67b7626a05
CIFS: Make cifs_convert_address() take a const src pointer and a length
|
15 years ago |
Jeff Layton
|
50d971602a
cifs: set the port in sockaddr in a more clearly defined fashion
|
15 years ago |
Jeff Layton
|
2422f676fb
cifs: move cifs_new_fileinfo call out of cifs_posix_open
|
15 years ago |
Jeff Layton
|
4065c802da
cifs: fix noserverino handling when unix extensions are enabled
|
15 years ago |
Jeff Layton
|
26efa0bac9
cifs: have decode_negTokenInit set flags in server struct
|
15 years ago |
Jeff Layton
|
198b568278
cifs: break negotiate protocol calls out of cifs_setup_session
|
15 years ago |
Jeff Layton
|
ebe6aa5ac4
cifs: eliminate "first_time" parm to CIFS_SessSetup
|
15 years ago |
Steve French
|
fa588e0c57
[CIFS] Allow null nd (as nfs server uses) on create
|
15 years ago |
Joe Perches
|
b6b38f704a
[CIFS] Neaten cERROR and cFYI macros, reduce text space
|
15 years ago |