1. c974bef cifs: untangle server->maxBuf and CIFSMaxBufSize by Jeff Layton · 13 years ago
  2. fc05a78 Revert "cifs: advertise the right receive buffer size to the server" by Steve French · 13 years ago
  3. c4d3396 cifs: advertise the right receive buffer size to the server by Jeff Layton · 13 years ago
  4. 62411ab cifs: Fix signing failure when server mandates signing for NTLMSSP by Shirish Pargaonkar · 13 years ago
  5. 96daf2b [CIFS] Rename three structures to avoid camel case by Steve French · 13 years ago
  6. 820a803 cifs: keep BCC in little-endian format by Jeff Layton · 13 years ago
  7. be8e3b0 consistently use smb_buf_length as be32 for cifs (try 3) by Steve French · 13 years ago
  8. 43988d7 [CIFS] Use ecb des kernel crypto APIs instead of local cifs functions (repost) by Steve French · 13 years ago
  9. fcda7f4 cifs: check for bytes_remaining going to zero in CIFS_SessSetup by Jeff Layton · 13 years ago
  10. bfacf22 cifs: change bleft in decode_unicode_ssetup back to signed type by Jeff Layton · 13 years ago
  11. 5443d13 various endian fixes to cifs by Steve French · 13 years ago
  12. 8727c8a Allow user names longer than 32 bytes by Steve French · 13 years ago
  13. 5e64092 cifs: Fix regression in LANMAN (LM) auth code by Shirish Pargaonkar · 13 years ago
  14. 690c522 cifs: use get/put_unaligned functions to access ByteCount by Jeff Layton · 13 years ago
  15. 7749981 cifs: remove code for setting timeouts on requests by Jeff Layton · 13 years ago
  16. b4d6fcf cifs: move "ntlmssp" and "local_leases" options out of experimental code by Jeff Layton · 13 years ago
  17. df8fbc24 cifs: Support NTLM2 session security during NTLMSSP authentication [try #5] by Shirish Pargaonkar · 14 years ago
  18. d3686d5 cifs: Cleanup and thus reduce smb session structure and fields used during authentication by Shirish Pargaonkar · 14 years ago
  19. d3ba50b NTLM auth and sign - Use appropriate server challenge by Shirish Pargaonkar · 14 years ago
  20. f7c5445 NTLM auth and sign - minor error corrections and cleanup by Shirish Pargaonkar · 14 years ago
  21. d2b9152 NTLM auth and sign - Define crypto hash functions and create and send keys needed for key exchange by Shirish Pargaonkar · 14 years ago
  22. 21e7339 NTLM auth and sign - Allocate session key/client response dynamically by Shirish Pargaonkar · 14 years ago
  23. 3f9bcca cifs: convert cifs_tcp_ses_lock from a rwlock to a spinlock by Suresh Jayaraman · 14 years ago
  24. 89f150f Clean up two declarations of blob_len by Shirish Pargaonkar · 14 years ago
  25. 5d0d288 NTLM authentication and signing - Calculate auth response per smb session by Shirish Pargaonkar · 14 years ago
  26. c9928f7 ntlm authentication and signing - Correct response length for ntlmv2 authentication without extended security by Shirish Pargaonkar · 14 years ago
  27. 2b149f1 cifs NTLMv2/NTLMSSP ntlmv2 within ntlmssp autentication code by Shirish Pargaonkar · 14 years ago
  28. 5f98ca9 cifs NTLMv2/NTLMSSP Change variable name mac_key to session key to reflect the key it holds by Shirish Pargaonkar · 14 years ago
  29. c8e56f1 Revert "[CIFS] Fix ntlmv2 auth with ntlmssp" by Steve French · 14 years ago
  30. 745e507 Revert "missing changes during ntlmv2/ntlmssp auth and sign" by Steve French · 14 years ago
  31. 7100ae9 Revert "[CIFS] Eliminate unused variable warning" by Steve French · 14 years ago
  32. c89e519 [CIFS] Eliminate unused variable warning by Steve French · 14 years ago
  33. 3ec6bbc missing changes during ntlmv2/ntlmssp auth and sign by Shirish Pargaonkar · 14 years ago
  34. 9fbc590 [CIFS] Fix ntlmv2 auth with ntlmssp by Steve French · 14 years ago
  35. 8a224d4 cifs: remove bogus first_time check in NTLMv2 session setup code by Jeff Layton · 14 years ago
  36. 26efa0b cifs: have decode_negTokenInit set flags in server struct by Jeff Layton · 14 years ago
  37. ebe6aa5 cifs: eliminate "first_time" parm to CIFS_SessSetup by Jeff Layton · 14 years ago
  38. b6b38f7 [CIFS] Neaten cERROR and cFYI macros, reduce text space by Joe Perches · 14 years ago
  39. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  40. 301a6a3 [CIFS] Maximum username length check in session setup does not match by Steve French · 14 years ago
  41. f46c723 [CIFS] cleanup asn handling for ntlmssp by Steve French · 15 years ago
  42. 844823c [CIFS] Fix SMB uid in NTLMSSP authenticate request by Steve French · 15 years ago
  43. 0b3cc858 [CIFS] NTLMSSP reenabled after move from connect.c to sess.c by Steve French · 15 years ago
  44. 051a2a0 [CIFS] Fix endian conversion of vcnum field by Steve French · 15 years ago
  45. d185cda [CIFS] rename cifs_strndup to cifs_strndup_from_ucs by Steve French · 15 years ago
  46. 5914079 cifs: fix session setup unicode string saving to use new unicode helpers by Jeff Layton · 15 years ago
  47. 313fecf cifs: add cFYI messages with some of the saved strings from ssetup/tcon by Jeff Layton · 15 years ago
  48. 27b87fe cifs: fix unicode string area word alignment in session setup by Jeff Layton · 15 years ago
  49. eca6acf [CIFS] Fix multiuser mounts so server does not invalidate earlier security contexts by Steve French · 15 years ago
  50. 69765529 [CIFS] Fix oops in cifs_strfromUCS_le mounting to servers which do not specify their OS by Steve French · 15 years ago
  51. 4e53a3f cifs: have calc_lanman_hash take more granular args by Jeff Layton · 16 years ago
  52. dfd15c46 cifs: explicitly revoke SPNEGO key after session setup by Jeff Layton · 16 years ago
  53. c76da9d [CIFS] Turn off Unicode during session establishment for plaintext authentication by Steve French · 16 years ago
  54. 6ce5eec [CIFS] check version in spnego upcall response by Steve French · 16 years ago
  55. c16fefa [CIFS] distinguish between Kerberos and MSKerberos in upcall by Steve French · 16 years ago
  56. 90c81e0 [CIFS] clean up some hard to read ifdefs by Steve French · 16 years ago
  57. 28c5a02 [CIFS] fix unicode string alignment in SPNEGO setup by Jeff Layton · 16 years ago
  58. 1a67570 [CIFS] use krb5 session key from first SMB session after a NegProt by Jeff Layton · 16 years ago
  59. 2442421 [CIFS] Have CIFS_SessSetup build correct SPNEGO SessionSetup request by Steve French · 17 years ago
  60. 133672e [CIFS] Fix buffer overflow if server sends corrupt response to small request by Steve French · 17 years ago
  61. a761ac5 [CIFS] log better errors on failed mounts by Steve French · 17 years ago
  62. 0d3a01f [CIFS] Break up unicode_sessetup string functions by Jeff Layton · 17 years ago
  63. 26f5736 [CIFS] formatting cleanup found by checkpatch by Steve French · 17 years ago
  64. 5e6e623 [CIFS] Check return code on failed alloc by Cyrill Gorcunov · 17 years ago
  65. 63135e0 [CIFS] More whitespace/formatting fixes (noticed by checkpatch) by Steve French · 17 years ago
  66. 50c2f75 [CIFS] whitespace/formatting fixes by Steve French · 17 years ago
  67. b609f06 [CIFS] Fix packet signatures for NTLMv2 case by Steve French · 17 years ago
  68. 3870253 [CIFS] more whitespace fixes by Steve French · 17 years ago
  69. 790fe57 [CIFS] more whitespace cleanup by Steve French · 17 years ago
  70. 8e6f195 [CIFS] Fix oops when Windows server sent bad domain name null terminator by Steve French · 17 years ago
  71. 6e659c6 [CIFS] Fix mount failure when domain not specified by Steve French · 18 years ago
  72. 12e36b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  73. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  74. 9ac00b7 [CIFS] Do not send newer QFSInfo to legacy servers which can not support it by Steve French · 18 years ago
  75. 5ddaa68 [CIFS] endian errors in lanman protocol support by Steve French · 18 years ago
  76. f40c562 [CIFS] Fix authentication choice so we do not force NTLMv2 unless the by Steve French · 18 years ago
  77. 0223cf0 [CIFS] Fix alignment of unicode strings in previous patch by Steve French · 18 years ago
  78. 750d115 [CIFS] Fix allocation of buffers for new session setup routine to allow by Steve French · 18 years ago
  79. 189acaa [CIFS] Enable sec flags on mount for cifs (part one) by Steve French · 18 years ago
  80. 1717ffc [CIFS] NTLMv2 support part 5 by Steve French · 18 years ago
  81. 6d027cf [CIFS] NTLMv2 support part 3 by Steve French · 18 years ago
  82. f64b23a [CIFS] NTLMv2 support part 2 by Steve French · 18 years ago
  83. 9312f67 [CIFS] Fix mask so can set new cifs security flags properly by Steve French · 18 years ago
  84. 254e55e CIFS] Support for older servers which require plaintext passwords - part 2 by Steve French · 18 years ago
  85. 7c7b25b [CIFS] Support for setting up SMB sessions to legacy lanman servers part 2 by Steve French · 18 years ago
  86. 9c53588 [CIFS] Missing include shows up on some architectures by Steve French · 18 years ago
  87. 3979877 [CIFS] Support for setting up SMB sessions to legacy lanman servers by Steve French · 18 years ago