Commit Graph

165 Commits (bca1033b092a6fab2ed00036e8a7f6e2df5d99a2)

Author SHA1 Message Date
Julia Lawall 359d67d6ad [CIFS] Remove redundant test 16 years ago
Steve French 4c3130efda [CIFS] Cleanup: Move the check for too large R/W requests 16 years ago
Steve French 61e7480158 [CIFS] various minor cleanups pointed out by checkpatch script 16 years ago
Jeff Layton 331c313510 cifs: fix buffer overrun in parse_DFS_referrals 16 years ago
Steve French bfb59820ee [CIFS] fix check for dead tcon in smb_init 16 years ago
Igor Mammedov 2c55608f28 Fixed parsing of mount options when doing DFS submount 16 years ago
Jeff Layton f1987b44f6 cifs: reinstate sharing of tree connections 16 years ago
Jeff Layton 14fbf50d69 cifs: reinstate sharing of SMB sessions sans races 16 years ago
Jeff Layton e7ddee9037 cifs: disable sharing session and tcon and add new TCP sharing code 16 years ago
Steve French 3b79521093 [CIFS] Fix cifs reconnection flags 16 years ago
Steve French 61de800d33 [CIFS] fix error in smb_send2 16 years ago
Jeff Layton 9a8165fce7 cifs: track DeletePending flag in cifsInodeInfo 17 years ago
Steve French b77d753c41 [CIFS] Check that last search entry resume key is valid 17 years ago
Steve French 0752f1522a [CIFS] make sure we have the right resume info before calling CIFSFindNext 17 years ago
Jeff Layton 391e575556 cifs: remove NULL termination from rename target in CIFSSMBRenameOpenFIle 17 years ago
Jeff Layton 6d22f09896 cifs: add function to set file disposition 17 years ago
Steve French ad8b15f0ff [CIFS] list entry can not return null 17 years ago
Jeff Layton 2dd2dfa060 Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID arg 17 years ago
Jeff Layton 6fc000e519 change CIFSSMBSetTimes to CIFSSMBSetPathInfo 17 years ago
Steve French 063ea27925 [CIFS] fix trailing whitespace 17 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
Harvey Harrison 5ca33c6ac3 cifs: assorted endian annotations 17 years ago
Al Viro 1d92cfd54a cifs endianness fixes 17 years ago
Steve French aaa9bbe039 [CIFS] remove unused variables 17 years ago
Steve French 0d817bc0d6 [CIFS] Remove redundant NULL check 17 years ago
Steve French a1fe78f16e [CIFS] Add missing defines for DFS 17 years ago
Igor Mammedov fec4585fd7 CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform REFERRAL_V3 the MS-DFSC spec. 17 years ago
Steve French c2cf07d591 [CIFS] Finishup DFS code 17 years ago
Jeff Layton 35fc37d517 add function to convert access flags to legacy open mode 17 years ago
Steve French 582d21e5e3 [CIFS] cleanup old checkpatch warnings 17 years ago
Marcin Slusarz ed5f037005 [CIFS] CIFSSMBPosixLock should return -EINVAL on error 17 years ago
Jeff Layton 6353450a2d fix memory leak in CIFSFindNext 17 years ago
Jeff Layton 67750fb9e0 [CIFS] when not using unix extensions, check for and set ATTR_READONLY on create and mkdir 17 years ago
Steve French 4b18f2a9c3 [CIFS] convert usage of implicit booleans to bool 17 years ago
Steve French 35028d7111 [CIFS] Fix looping on reconnect to Samba when unexpected tree connect fail on reconnect 17 years ago
Steve French 90c81e0b0e [CIFS] clean up some hard to read ifdefs 17 years ago
Steve French ad7a2926b9 [CIFS] reduce checkpatch warnings 17 years ago
Steve French 97837582bc [CIFS] Allow setting mode via cifs acl 17 years ago
Steve French dae5dbdbd7 [CIFS] fix SetEA failure to some Samba versions 17 years ago
Steve French 133672efbc [CIFS] Fix buffer overflow if server sends corrupt response to small 17 years ago
Jeff Layton e545937a51 [CIFS] add OIDs for KRB5 and MSKRB5 to ASN1 parsing routines 18 years ago
Steve French b9c7a2bb1e [CIFS] ACL support part 8 18 years ago
Steve French 630f3f0c45 [CIFS] acl support part 6 18 years ago
Parag Warudkar c94897790e [CIFS] remove unused funtion compile warning when experimental off 18 years ago
Steve French a761ac579b [CIFS] log better errors on failed mounts 18 years ago
Steve French abb63d6c3d [CIFS] Return better error when server requires signing but client forbids 18 years ago
Steve French af6f4612fd [CIFS] Fix some endianness problems in new acl code 18 years ago
Jeff Layton e187e44eb8 [CIFS] parse server_GUID in SPNEGO negProt response 18 years ago
Jeff Layton 7111d2144f [CIFS] 18 years ago