Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Limit allocation of crypto mechanisms to dialect which requires | Steve French | 2013-07-04 | 1 | -1/+89 |
* | [CIFS] Fix build warning | Steve French | 2013-06-27 | 1 | -2/+2 |
* | [CIFS] SMB3 Signing enablement | Steve French | 2013-06-26 | 1 | -2/+146 |
* | cifs: track the enablement of signing in the TCP_Server_Info | Jeff Layton | 2013-06-24 | 1 | -2/+1 |
* | [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg | Joe Perches | 2013-05-04 | 1 | -13/+13 |
* | Do not send SMB2 signatures for SMB3 frames | Steve French | 2012-12-09 | 1 | -3/+10 |
* | cifs: change cifs_call_async to use smb_rqst structs | Jeff Layton | 2012-09-24 | 1 | -23/+17 |
* | cifs: teach signing routines how to deal with arrays of pages in a smb_rqst | Jeff Layton | 2012-09-24 | 1 | -0/+11 |
* | cifs: change smb2 signing routines to use smb_rqst structs | Jeff Layton | 2012-09-24 | 1 | -22/+22 |
* | CIFS: Enable signing in SMB2 | Pavel Shilovsky | 2012-09-24 | 1 | -9/+156 |
* | CIFS: Add SMB2 support for async requests | Pavel Shilovsky | 2012-07-24 | 1 | -1/+22 |
* | CIFS: Make transport routines work with SMB2 | Pavel Shilovsky | 2012-07-24 | 1 | -0/+151 |