Commit History

Author SHA1 Message Date
  Shirish Pargaonkar 5c234aa5e3 cifs: Add a variable specific to NTLMSSP for key exchange. 12 years ago
  Shirish Pargaonkar d4e63bd6e4 cifs: Process post session setup code in respective dialect functions. 12 years ago
  Scott Lovenberg 8c3a2b4c42 cifs: Move string length definitions to uapi 12 years ago
  Chen Gang 057d6332b2 cifs: extend the buffer length enought for sprintf() using 12 years ago
  Jeff Layton 3f618223dc move sectype to the cifs_ses instead of TCP_Server_Info 12 years ago
  Jeff Layton 38d77c50b4 cifs: track the enablement of signing in the TCP_Server_Info 12 years ago
  Jeff Layton 281e2e7d06 cifs: remove the cifs_ses->flags field 12 years ago
  Jeff Layton 3534b8508e cifs: throw a warning if negotiate or sess_setup ops are passed NULL server or session pointers 12 years ago
  Jeff Layton 7d06645969 cifs: make decode_ascii_ssetup void return 12 years ago
  Joe Perches f96637be08 [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg 12 years ago
  Silviu-Mihai Popescu f7f7c1850e fs: cifs: use kmemdup instead of kmalloc + memcpy 12 years ago
  Pavel Shilovsky f065fd099f CIFS: Fix possible freed pointer dereference in CIFS_SessSetup 12 years ago
  Pavel Shilovsky 5478f9ba9a CIFS: Add session setup/logoff capability for SMB2 13 years ago
  Pavel Shilovsky 58c45c58a1 CIFS: Move protocol specific session setup/logoff code to ops struct 13 years ago
  Pavel Shilovsky 286170aa24 CIFS: Move protocol specific negotiate code to ops struct 13 years ago
  Jeff Layton 00401ff780 cifs: after upcalling for krb5 creds, invalidate key rather than revoking it 13 years ago
  Shirish Pargaonkar de47a4176c cifs: Fix oops in session setup code for null user mounts 13 years ago
  Dan Carpenter 4991a5faab cifs: check offset in decode_ntlmssp_challenge() 13 years ago
  Steve French acbbb76a26 CIFS: Rename *UCS* functions to *UTF16* 13 years ago
  Shirish Pargaonkar 9ef5992e44 cifs: Assume passwords are encoded according to iocharset (try #2) 13 years ago
  Jeff Layton c974befa40 cifs: untangle server->maxBuf and CIFSMaxBufSize 13 years ago
  Steve French fc05a78efb Revert "cifs: advertise the right receive buffer size to the server" 14 years ago
  Jeff Layton c4d3396b26 cifs: advertise the right receive buffer size to the server 14 years ago
  Shirish Pargaonkar 62411ab2fe cifs: Fix signing failure when server mandates signing for NTLMSSP 14 years ago
  Steve French 96daf2b091 [CIFS] Rename three structures to avoid camel case 14 years ago
  Jeff Layton 820a803ffa cifs: keep BCC in little-endian format 14 years ago
  Steve French be8e3b0044 consistently use smb_buf_length as be32 for cifs (try 3) 14 years ago
  Steve French 43988d7685 [CIFS] Use ecb des kernel crypto APIs instead of 14 years ago
  Jeff Layton fcda7f4578 cifs: check for bytes_remaining going to zero in CIFS_SessSetup 14 years ago
  Jeff Layton bfacf2225a cifs: change bleft in decode_unicode_ssetup back to signed type 14 years ago