]> Pileus Git - ~andy/linux/blobdiff - fs/cifs/CHANGES
Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-arm
[~andy/linux] / fs / cifs / CHANGES
index b878dfcff0f02f6f31dda61dfd252d54feee3fcb..a61d17ed1827e3552a6808a8f705fdd2281d7fe4 100644 (file)
@@ -2,6 +2,13 @@ Version 1.44
 ------------
 Rewritten sessionsetup support, including support for legacy SMB
 session setup needed for OS/2 and older servers such as Windows 95 and 98.
+Fix oops on ls to OS/2 servers.  Add support for level 1 FindFirst
+so we can do search (ls etc.) to OS/2.  Do not send NTCreateX
+or recent levels of FindFirst unless server says it supports NT SMBs
+(instead use legacy equivalents from LANMAN dialect). Fix to allow
+NTLMv2 authentication support (now can use stronger password hashing
+on mount if corresponding /proc/fs/cifs/SecurityFlags is set (0x4004).
+Allow override of global cifs security flags on mount via "sec=" option(s).
 
 Version 1.43
 ------------