1. 03 3月, 2006 1 次提交
  2. 02 3月, 2006 1 次提交
  3. 24 2月, 2006 1 次提交
  4. 23 2月, 2006 1 次提交
  5. 14 2月, 2006 1 次提交
    • S
      [CIFS] SessionSetup cleanup part 2 · 5815449d
      Steve French 提交于
      The cifs session setup code has three cases, and a fourth for backlevel
      LANMAN2 style session setup needed to be added.  This new session setup
      implmentation will eventually replace the other three and should be
      easier to read while fixing a few minor problems (not setting
      the LARGE READ/WRITEX flags when NTLMSSP was negotiated for example) and
      adding support for NTLMv2 (which will be added with the next patch. In the
      meantime, this code is marked in an CONFIG_CIFS_EXPERIMENTAL block and will
      not be turned on by default until it is tested against more server types.
      Signed-off-by: NSteve French <sfrench@us.ibm.com>
      5815449d
  6. 10 2月, 2006 1 次提交
  7. 28 1月, 2006 1 次提交
  8. 25 1月, 2006 1 次提交
  9. 14 1月, 2006 1 次提交
  10. 13 1月, 2006 1 次提交
  11. 13 12月, 2005 1 次提交
  12. 02 12月, 2005 1 次提交
  13. 12 11月, 2005 1 次提交
  14. 11 11月, 2005 1 次提交
  15. 07 11月, 2005 1 次提交
  16. 12 10月, 2005 1 次提交
  17. 11 10月, 2005 2 次提交
  18. 06 10月, 2005 1 次提交
  19. 04 10月, 2005 1 次提交
  20. 24 9月, 2005 1 次提交
  21. 23 9月, 2005 1 次提交
  22. 11 9月, 2005 1 次提交
  23. 08 9月, 2005 1 次提交
  24. 31 8月, 2005 3 次提交
  25. 24 8月, 2005 1 次提交
  26. 23 8月, 2005 1 次提交
    • S
      [CIFS] Support for mounting to older, pre-CIFS servers added. This · a10faeb2
      Steve French 提交于
      allows specifying an RFC1001 target "called" name (netbios name of the
      server, which can now be pecified as mount option "servernetbiosname"
      but will eventually be passed in automatically on retry of host down
      error messages caused when server refuses to handle default server
      name and can not handle port 445). This is an important step, but
      additional testing and fixup is needed to add remaining function needed
      for these.
      
      Signed-off-by: Steve French (sfrench@us.ibm.com)
      a10faeb2
  27. 20 8月, 2005 1 次提交
  28. 19 8月, 2005 2 次提交
  29. 18 8月, 2005 1 次提交
  30. 15 7月, 2005 1 次提交
    • S
      [CIFS] Add compat with SFU (part 1) · d7245c2c
      Steve French 提交于
      This should help the case of creating fifos and other special files to
      servers which do not support the Unix extensions.
      
      Signed-off-by: Steve French (sfrench@us.ibm.com)
      
      Thanks to Martin Koeppe for his suggestions and good analysis
      d7245c2c
  31. 24 6月, 2005 1 次提交
  32. 23 6月, 2005 1 次提交
  33. 29 4月, 2005 4 次提交