1. 29 6月, 2007 1 次提交
  2. 03 5月, 2007 1 次提交
  3. 27 2月, 2007 1 次提交
  4. 30 9月, 2006 3 次提交
  5. 29 9月, 2006 1 次提交
  6. 12 8月, 2006 2 次提交
  7. 27 6月, 2006 1 次提交
  8. 04 6月, 2006 1 次提交
  9. 02 6月, 2006 1 次提交
  10. 01 6月, 2006 1 次提交
  11. 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
  12. 13 1月, 2006 1 次提交
  13. 13 12月, 2005 1 次提交
  14. 04 12月, 2005 1 次提交
  15. 21 10月, 2005 1 次提交
  16. 12 10月, 2005 1 次提交
  17. 08 10月, 2005 1 次提交
  18. 16 9月, 2005 1 次提交
    • S
      [CIFS] Fix compiler warnings · ab2f218f
      Steve French 提交于
      Fix some compiler warnings noticed on x64 by me and ppc64 by Shaggy
      
      Signed-off-by: Steve French (sfrench@us.ibm.com)
      ab2f218f
  19. 25 8月, 2005 4 次提交
  20. 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
  21. 21 8月, 2005 1 次提交
  22. 20 8月, 2005 1 次提交
  23. 18 8月, 2005 1 次提交
  24. 23 6月, 2005 2 次提交
  25. 29 4月, 2005 5 次提交
  26. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4