Age | Commit message (Expand) | Author | Files | Lines |
2023-05-25 | smb: move client and server files to common directory fs/smb | Steve French | 1 | -63/+0 |
2021-06-21 | cifs: decoding negTokenInit with generic ASN1 decoder | Hyunchul Lee | 1 | -586/+37 |
2020-10-22 | cifs: remove bogus debug code | Dan Carpenter | 1 | -8/+8 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -12/+1 |
2018-06-13 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -1/+1 |
2013-05-05 | [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg | Joe Perches | 1 | -20/+20 |
2013-03-21 | cifs: ignore everything in SPNEGO blob after mechTypes | Jeff Layton | 1 | -48/+5 |
2010-09-09 | Revert "[CIFS] Fix ntlmv2 auth with ntlmssp" | Steve French | 1 | -3/+3 |
2010-08-21 | [CIFS] Fix ntlmv2 auth with ntlmssp | Steve French | 1 | -3/+3 |
2010-05-06 | cifs: have decode_negTokenInit set flags in server struct | Jeff Layton | 1 | -22/+8 |
2010-04-21 | [CIFS] Neaten cERROR and cFYI macros, reduce text space | Joe Perches | 1 | -39/+34 |
2010-02-05 | tree-wide: fix 'lenght' typo in comments and code | Daniel Mack | 1 | -1/+1 |
2009-06-25 | [CIFS] cleanup asn handling for ntlmssp | Steve French | 1 | -6/+49 |
2008-08-19 | [CIFS] distinguish between Kerberos and MSKerberos in upcall | Steve French | 1 | -3/+8 |
2008-08-01 | [CIFS] remove level of indentation from decode_negTokenInit | Jeff Layton | 1 | -135/+124 |
2008-07-30 | [CIFS] oid should also be checked against class in cifs asn | Steve French | 1 | -1/+2 |
2008-07-25 | When verifying the decoded header before decoding the object identifier | Chris Wright | 1 | -1/+1 |
2008-07-22 | [CIFS] Fix compiler warning on 64-bit | Jan Beulich | 1 | -1/+1 |
2008-06-06 | asn1: additional sanity checking during BER decoding | Chris Wright | 1 | -0/+14 |
2008-04-29 | [CIFS] convert usage of implicit booleans to bool | Steve French | 1 | -5/+5 |
2007-11-03 | [CIFS] add OIDs for KRB5 and MSKRB5 to ASN1 parsing routines | Jeff Layton | 1 | -11/+24 |
2007-08-31 | [CIFS] formatting cleanup found by checkpatch | Steve French | 1 | -6/+4 |
2007-07-13 | [CIFS] whitespace/formatting fixes | Steve French | 1 | -26/+31 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-05-31 | [CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change log | Steve French | 1 | -5/+5 |
2005-11-07 | [PATCH] kfree cleanup: fs | Jesper Juhl | 1 | -2/+1 |
2005-09-16 | [CIFS] Fix compiler warnings | Steve French | 1 | -1/+2 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+618 |