Jeff Layton
|
61b6bc525a
cifs: remove never-used in6_addr option
|
16 years ago |
Jeff Layton
|
58f7f68f22
cifs: add addr= mount option alias for ip=
|
16 years ago |
Jeff Layton
|
4ae1507f6d
cifs: make overriding of ownership conditional on new mount options
|
16 years ago |
Jeff Layton
|
50b64e3b77
cifs: fix IPv6 address length check
|
16 years ago |
Jeff Layton
|
a0c9217f64
cifs: make serverino the default when mounting
|
16 years ago |
Jeff Layton
|
f55ed1a83d
cifs: tighten up default file_mode/dir_mode
|
16 years ago |
Steve French
|
ac68392460
[CIFS] Allow raw ntlmssp code to be enabled with sec=ntlmssp
|
16 years ago |
Steve French
|
2edd6c5b05
[CIFS] NTLMSSP support moving into new file, old dead code removed
|
16 years ago |
Steve French
|
0e0d2cf327
[CIFS] Remove sparse endian warnings
|
16 years ago |
Steve French
|
e14b2fe1e6
[CIFS] Add remaining ntlmssp flags and standardize field names
|
16 years ago |
Steve French
|
9e39b0ae8a
[CIFS] Remove unneeded QuerySymlink call and fix mapping for unmapped status
|
16 years ago |
Steve French
|
d185cda771
[CIFS] rename cifs_strndup to cifs_strndup_from_ucs
|
16 years ago |
Igor Mammedov
|
5c2503a8e3
Added loop check when mounting DFS tree.
|
16 years ago |
Steve French
|
20418acd68
[CIFS] Remove older session setup implementation
|
16 years ago |
Jeff Layton
|
cc20c031bb
cifs: convert CIFSTCon to use new unicode helper functions
|
16 years ago |
Jeff Layton
|
22c9d52bc0
cifs: remove unneeded bcc_ptr update in CIFSTCon
|
16 years ago |
Jeff Layton
|
313fecfa69
cifs: add cFYI messages with some of the saved strings from ssetup/tcon
|
16 years ago |
Jeff Layton
|
f083def68f
cifs: fix buffer size for tcon->nativeFileSystem field
|
16 years ago |
Steve French
|
2d6d589d80
[CIFS] remove some build warnings
|
16 years ago |
Steve French
|
d036f50fc2
[CIFS] Fix build break from recent DFS patch when DFS support not enabled
|
16 years ago |
Igor Mammedov
|
1bfe73c258
Remote DFS root support.
|
16 years ago |
Wei Yongjun
|
74496d365a
cifs: remove some pointless conditionals before kfree()
|
16 years ago |
Steve French
|
b363b3304b
[CIFS] Fix memory overwrite when saving nativeFileSystem field during mount
|
16 years ago |
Steve French
|
4717bed680
[CIFS] fix build error
|
16 years ago |
Steve French
|
be652445fd
[CIFS] Add new nostrictsync cifs mount option to avoid slow SMB flush
|
16 years ago |
Igor Mammedov
|
e4cce94c9c
[CIFS] Prevent OOPs when mounting with remote prefixpath.
|
16 years ago |
Steve French
|
0e2bedaa39
[CIFS] ipv6_addr_equal for address comparison
|
16 years ago |
Jeff Layton
|
a9ac49d303
cifs: make sure we allocate enough storage for socket address
|
16 years ago |
Steve French
|
da505c386c
[CIFS] Make socket retry timeouts consistent between blocking and nonblocking cases
|
16 years ago |
Jeff Layton
|
0496e02d87
cifs: turn smb_send into a wrapper around smb_sendv
|
16 years ago |