Commit Graph

83 Commits (e7ddee9037e7dd43de1ad08b51727e552aedd836)

Author SHA1 Message Date
Jeff Layton e7ddee9037 cifs: disable sharing session and tcon and add new TCP sharing code 16 years ago
Steve French edf1ae4038 [CIFS] Reduce number of socket retries in large write path 16 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
Jeff Layton 2dd2dfa060 Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID arg 17 years ago
Jeff Layton 6fc000e519 change CIFSSMBSetTimes to CIFSSMBSetPathInfo 17 years ago
Jeff Layton 4e1e7fb9e8 bundle up Unix SET_PATH_INFO args into a struct and change name 17 years ago
Steve French c2cf07d591 [CIFS] Finishup DFS code 17 years ago
Steve French 646dd53987 [CIFS] Fix paths when share is in DFS to include proper prefix 17 years ago
Steve French 582d21e5e3 [CIFS] cleanup old checkpatch warnings 17 years ago
Igor Mammedov 7c5e628f95 [CIFS] Fixed build warning in is_ip 17 years ago
Steve French 4b18f2a9c3 [CIFS] convert usage of implicit booleans to bool 17 years ago
Igor Mammedov 78d31a3a87 cifs: timeout dfs automounts +little fix. 17 years ago
Steve French 5d941ca628 [CIFS] Fix oops when slow oplock process races with unmount 17 years ago
Steve French 8b1327f6ed [CIFS] file create with acl support enabled is slow 17 years ago
Harvey Harrison 55f78e1771 [CIFS] cifs: replace remaining __FUNCTION__ occurrences 17 years ago
Steve French c1ce264470 [CIFS] fix typo 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 366781c196 [CIFS] DFS build fixes 17 years ago
Igor Mammedov 6d5ae0deb1 [CIFS] DFS support: provide shrinkable mounts 17 years ago
Steve French 97837582bc [CIFS] Allow setting mode via cifs acl 17 years ago
Steve French f7a44eadd5 [CIFS] remove build warning 17 years ago
Steve French 8840dee9dc [CIFS] minor checkpatch cleanup 17 years ago
Jeff Layton d6c2e4d02b [CIFS] have cifs_get_spnego_key get the hostname from TCP_Server_Info 17 years ago
Steve French 133672efbc [CIFS] Fix buffer overflow if server sends corrupt response to small 17 years ago
Jeff Layton 09fe7ba78d [CIFS] implement upcalls for SPNEGO blob via keyctl API 17 years ago
Steve French 953f868138 [CIFS] Don't request too much permission when reading an ACL 17 years ago
Steve French 630f3f0c45 [CIFS] acl support part 6 17 years ago
Steve French 4879b44829 [CIFS] ACL support part 5 18 years ago
Steve French a761ac579b [CIFS] log better errors on failed mounts 18 years ago
Shirish Pargaonkar d0d66c443a [CIFS] CIFS ACL support (part 2) 18 years ago
Steve French bcb020341a [CIFS] move cifs acl code to new file and fix build break 18 years ago
Steve French 26f57364d7 [CIFS] formatting cleanup found by checkpatch 18 years ago
Steve French 2d785a50a8 [CIFS] Add support for new POSIX unlink 18 years ago
Steve French 50c2f75388 [CIFS] whitespace/formatting fixes 18 years ago
Steve French b609f06ac4 [CIFS] Fix packet signatures for NTLMv2 case 18 years ago
Steve French d38d8c74c7 [CIFS] whitespace fixes 18 years ago
Steve French 2dd29d3133 [CIFS] New CIFS POSIX mkdir performance improvement 18 years ago
Steve French 99ee4dbd7c [CIFS] Remove some unused functions/declarations 18 years ago
Steve French 8af1897158 [CIFS] on reconnect to Samba - reset the unix capabilities 18 years ago
Steve French 7ba526316a [CIFS] Allow update of EOF on remote extend of file 18 years ago
Steve French d103e164be [CIFS] Workaround incomplete byte length returned by some 19 years ago
Steve French acf1a1b104 [CIFS] Level 1 QPathInfo needed for proper OS2 support 19 years ago
Steve French 2cd646a2d1 [CIFS] Remove static and unused symbols 19 years ago
Steve French 1bd5bbcb65 [CIFS] Legacy time handling for Win9x and OS/2 part 1 19 years ago
Jeremy Allison 7ee1af765d [CIFS] 19 years ago
Steve French f90f00a358 [CIFS] Fix compile warning when CONFIG_CIFS_EXPERIMENTAL is off 19 years ago
Steve French 189acaaef8 [CIFS] Enable sec flags on mount for cifs (part one) 19 years ago
Steve French 1717ffc588 [CIFS] NTLMv2 support part 5 19 years ago