1. f96637b [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg by Joe Perches · 11 years ago
  2. fb308a6 cifs: teach signing routines how to deal with arrays of pages in a smb_rqst by Jeff Layton · 12 years ago
  3. bf5ea0e cifs: change signing routines to deal with smb_rqst structs by Jeff Layton · 12 years ago
  4. 3c1bf7e CIFS: Enable signing in SMB2 by Pavel Shilovsky · 12 years ago
  5. 762a420 cifs: rename cifs_sign_smb2 to cifs_sign_smbv by Jeff Layton · 12 years ago
  6. ac3aa2f cifs: remove extraneous newlines from cERROR and cFYI calls by Jeff Layton · 12 years ago
  7. acbbb76 CIFS: Rename *UCS* functions to *UTF16* by Steve French · 12 years ago
  8. 04febab cifs: sanitize username handling by Jeff Layton · 12 years ago
  9. 9ef5992 cifs: Assume passwords are encoded according to iocharset (try #2) by Shirish Pargaonkar · 13 years ago
  10. 826a95e cifs: consolidate signature generating code by Jeff Layton · 13 years ago
  11. b4dacbc cifs: use memcpy for magic string in cifs signature generation BSRSPYL by Jeff Layton · 13 years ago
  12. cfbd6f8 cifs: Fix broken sec=ntlmv2/i sec option (try #2) by Shirish Pargaonkar · 13 years ago
  13. 998d6fc cifs: don't start signing too early by Jeff Layton · 13 years ago
  14. 14cae32 cifs: Cleanup: check return codes of crypto api calls by Shirish Pargaonkar · 13 years ago
  15. 9c4843e cifs: silence printk when establishing first session on socket by Jeff Layton · 13 years ago
  16. 96daf2b [CIFS] Rename three structures to avoid camel case by Steve French · 13 years ago
  17. be8e3b0 consistently use smb_buf_length as be32 for cifs (try 3) by Steve French · 13 years ago
  18. 43988d7 [CIFS] Use ecb des kernel crypto APIs instead of local cifs functions (repost) by Steve French · 13 years ago
  19. 157c249 cifs: wrap received signature check in srv_mutex by Jeff Layton · 13 years ago
  20. 8727c8a Allow user names longer than 32 bytes by Steve French · 13 years ago
  21. 7a8587e cifs: No need to check crypto blockcipher allocation by Shirish Pargaonkar · 13 years ago
  22. ee2c925 cifs: More crypto cleanup (try #2) by Shirish Pargaonkar · 13 years ago
  23. 93c100c [CIFS] Replace cifs md5 hashing functions with kernel crypto APIs by Steve French · 13 years ago
  24. a0f8b4f cifs: remove unnecessary locking around sequence_number by Jeff Layton · 13 years ago
  25. d3686d5 cifs: Cleanup and thus reduce smb session structure and fields used during authentication by Shirish Pargaonkar · 14 years ago
  26. d3ba50b NTLM auth and sign - Use appropriate server challenge by Shirish Pargaonkar · 14 years ago
  27. f7c5445 NTLM auth and sign - minor error corrections and cleanup by Shirish Pargaonkar · 14 years ago
  28. 307fbd3 NTLM auth and sign - Use kernel crypto apis to calculate hashes and smb signatures by Shirish Pargaonkar · 14 years ago
  29. d2b9152 NTLM auth and sign - Define crypto hash functions and create and send keys needed for key exchange by Shirish Pargaonkar · 14 years ago
  30. 21e7339 NTLM auth and sign - Allocate session key/client response dynamically by Shirish Pargaonkar · 14 years ago
  31. 5d0d288 NTLM authentication and signing - Calculate auth response per smb session by Shirish Pargaonkar · 14 years ago
  32. 9daa42e CIFS ntlm authentication and signing - Build a proper av/ti pair blob for ntlmv2 without extended security authentication by Shirish Pargaonkar · 14 years ago
  33. ccc46a74 cifs: fix module refcount leak in find_domain_name by Jeff Layton · 14 years ago
  34. 2b149f1 cifs NTLMv2/NTLMSSP ntlmv2 within ntlmssp autentication code by Shirish Pargaonkar · 14 years ago
  35. 5f98ca9 cifs NTLMv2/NTLMSSP Change variable name mac_key to session key to reflect the key it holds by Shirish Pargaonkar · 14 years ago
  36. 4266d91 [CIFS] ntlmv2/ntlmssp remove-unused-function CalcNTLMv2_partial_mac_key by Steve French · 14 years ago
  37. c8e56f1 Revert "[CIFS] Fix ntlmv2 auth with ntlmssp" by Steve French · 14 years ago
  38. 745e507 Revert "missing changes during ntlmv2/ntlmssp auth and sign" by Steve French · 14 years ago
  39. 56234e2 Revert "Eliminate sparse warning - bad constant expression" by Steve French · 14 years ago
  40. 2d20ca8 Eliminate sparse warning - bad constant expression by shirishpargaonkar@gmail.com · 14 years ago
  41. 3ec6bbc missing changes during ntlmv2/ntlmssp auth and sign by Shirish Pargaonkar · 14 years ago
  42. 9fbc590 [CIFS] Fix ntlmv2 auth with ntlmssp by Steve French · 14 years ago
  43. 04912d6 cifs: rename "extended_security" to "global_secflags" by Jeff Layton · 14 years ago
  44. b6b38f7 [CIFS] Neaten cERROR and cFYI macros, reduce text space by Joe Perches · 14 years ago
  45. 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
  46. 1b3859b [CIFS] Memory leak in ntlmv2 hash calculation by Alexander Strakh · 15 years ago
  47. 6a7f8d3 [CIFS] Rename md5 functions to avoid collision with new rt modules by Steve French · 15 years ago
  48. 4e53a3f cifs: have calc_lanman_hash take more granular args by Jeff Layton · 16 years ago
  49. bcc55c6 [CIFS] Fix plaintext authentication by Steve French · 16 years ago
  50. ef571ca [CIFS] Fix warnings from checkpatch by Shirish Pargaonkar · 16 years ago
  51. 63d2583 [CIFS] Fix walking out end of cifs dacl by Steve French · 17 years ago
  52. 745542e [CIFS] allow cifs_calc_signature2 to deal with a zero length iovec by Jeff Layton · 17 years ago
  53. 8f2376a [CIFS] Fix endian conversion problem in posix mkdir by Cyril Gorcunov · 17 years ago
  54. 63135e0 [CIFS] More whitespace/formatting fixes (noticed by checkpatch) by Steve French · 17 years ago
  55. 50c2f75 [CIFS] whitespace/formatting fixes by Steve French · 17 years ago
  56. b609f06 [CIFS] Fix packet signatures for NTLMv2 case by Steve French · 17 years ago
  57. ffdd6e4 [CIFS] fix whitespace by Steve French · 17 years ago
  58. 33ec32f [CIFS] Fix NTLMv2 mounts to Windows servers by Steve French · 18 years ago
  59. 66abda5e [CIFS] Fix oops when negotiating lanman and no password specified by Steve French · 18 years ago
  60. 1717ffc [CIFS] NTLMv2 support part 5 by Steve French · 18 years ago
  61. a8ee034 [CIFS] NTLMv2 support part 4 by Steve French · 18 years ago
  62. 6d027cf [CIFS] NTLMv2 support part 3 by Steve French · 18 years ago
  63. f64b23a [CIFS] NTLMv2 support part 2 by Steve French · 18 years ago
  64. bdc4bf6e [CIFS] Support for older servers which require plaintext passwords by Steve French · 18 years ago
  65. 7c7b25b [CIFS] Support for setting up SMB sessions to legacy lanman servers part 2 by Steve French · 18 years ago
  66. 3979877 [CIFS] Support for setting up SMB sessions to legacy lanman servers by Steve French · 18 years ago
  67. e9917a0 [CIFS] Incorrect signature sent on SMB Read by Steve French · 18 years ago
  68. 5815449d [CIFS] SessionSetup cleanup part 2 by Steve French · 18 years ago
  69. 12b3b8f [CIFS] Cleanup NTLMSSP session setup handling by Steve French · 18 years ago
  70. 84afc29 [CIFS] Readpages and readir performance improvements - eliminate extra by Steve French · 19 years ago
  71. e89dc92 [CIFS] Cleanup sparse warnings for unicode little endian casts by Steve French · 19 years ago
  72. ad009ac [PATCH] cifs: Fix multiuser packet signing to use the right sequence number and mac session key by Steve French · 19 years ago
  73. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago