Jeff Layton
|
413e661c13
cifs: store pointer to master tlink in superblock (try #2)
|
14 년 전 |
Shirish Pargaonkar
|
d3686d54c7
cifs: Cleanup and thus reduce smb session structure and fields used during authentication
|
14 년 전 |
Shirish Pargaonkar
|
d3ba50b17a
NTLM auth and sign - Use appropriate server challenge
|
14 년 전 |
Shirish Pargaonkar
|
f7c5445a9d
NTLM auth and sign - minor error corrections and cleanup
|
14 년 전 |
Shirish Pargaonkar
|
d2b915210b
NTLM auth and sign - Define crypto hash functions and create and send keys needed for key exchange
|
14 년 전 |
Dan Carpenter
|
b235f371a2
cifs: cifs_convert_address() returns zero on error
|
14 년 전 |
Shirish Pargaonkar
|
21e733930b
NTLM auth and sign - Allocate session key/client response dynamically
|
14 년 전 |
Suresh Jayaraman
|
3f9bcca782
cifs: convert cifs_tcp_ses_lock from a rwlock to a spinlock
|
14 년 전 |
Shirish Pargaonkar
|
5d0d28824c
NTLM authentication and signing - Calculate auth response per smb session
|
14 년 전 |
Steve French
|
d244555613
[CIFS] Remove build warning
|
14 년 전 |
Jeff Layton
|
2de970ff69
cifs: implement recurring workqueue job to prune old tcons
|
14 년 전 |
Jeff Layton
|
0eb8a132c4
cifs: add "multiuser" mount option
|
14 년 전 |
Jeff Layton
|
9d002df492
cifs: add routines to build sessions and tcons on the fly
|
14 년 전 |
Jeff Layton
|
0d424ad0a4
cifs: add cifs_sb_master_tcon and convert some callers to use it
|
14 년 전 |
Jeff Layton
|
f6acb9d059
cifs: temporarily rename cifs_sb->tcon to ptcon to catch stragglers
|
14 년 전 |
Jeff Layton
|
a6e8a8455c
cifs: add function to get a tcon from cifs_sb
|
14 년 전 |
Steve French
|
d3bf5221d3
[CIFS] Fix ordering of cleanup on module init failure
|
14 년 전 |
Jeff Layton
|
ab9db8b737
cifs: allow matching of tcp sessions in CifsNew state
|
14 년 전 |
Stefan Metzmacher
|
736a332059
cifs: add "mfsymlinks" mount option
|
15 년 전 |
Ben Greear
|
3eb9a8893a
cifs: Allow binding to local IP address.
|
15 년 전 |
Shirish Pargaonkar
|
2b149f1197
cifs NTLMv2/NTLMSSP ntlmv2 within ntlmssp autentication code
|
14 년 전 |
Jeff Layton
|
460cf3411b
cifs: fix potential double put of TCP session reference
|
14 년 전 |
Jeff Layton
|
32670396e7
cifs: prevent possible memory corruption in cifs_demultiplex_thread
|
15 년 전 |
Jeff Layton
|
7332f2a621
cifs: eliminate some more premature cifsd exits
|
15 년 전 |
Jeff Layton
|
522bbe65a2
cifs: prevent cifsd from exiting prematurely
|
15 년 전 |
Steve French
|
c8e56f1f4f
Revert "[CIFS] Fix ntlmv2 auth with ntlmssp"
|
15 년 전 |
Jeff Layton
|
24e6cf92fd
cifs: check for NULL session password
|
15 년 전 |
Steve French
|
9fbc590860
[CIFS] Fix ntlmv2 auth with ntlmssp
|
15 년 전 |
Jeff Layton
|
fc87a40677
cifs: fix NULL pointer dereference in cifs_find_smb_ses
|
15 년 전 |
David Howells
|
67b7626a05
CIFS: Make cifs_convert_address() take a const src pointer and a length
|
15 년 전 |