| Commit message (Expand) | Author | Age |
* | cifs: sanitize username handling | Jeff Layton | 2012-01-17 |
* | [CIFS] Rename three structures to avoid camel case | Steve French | 2011-05-27 |
* | Allow user names longer than 32 bytes | Steve French | 2011-04-11 |
* | CIFS: Simplify ipv*_connect functions into one (try #4) | Pavel Shilovsky | 2011-01-06 |
* | cifs: account for new creduid=0x%x parameter in spnego upcall string | Jeff Layton | 2010-08-05 |
* | cifs: add separate cred_uid field to sesInfo | Jeff Layton | 2010-08-02 |
* | cifs: have decode_negTokenInit set flags in server struct | Jeff Layton | 2010-05-05 |
* | [CIFS] Neaten cERROR and cFYI macros, reduce text space | Joe Perches | 2010-04-20 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | cifs: send IPv6 addr in upcall with colon delimiters | Jeff Layton | 2009-09-01 |
* | cifs: add pid of initiating process to spnego upcall info | Jeff Layton | 2009-07-09 |
* | cifs: fix IPv6 address length check | Jeff Layton | 2009-06-02 |
* | cifs: no need to use rcu_assign_pointer on immutable keys | Jeff Layton | 2009-04-16 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-19 |
|\ |
|
| * | [CIFS] clean up server protocol handling | Steve French | 2008-11-13 |
* | | fs: replace NIPQUAD() | Harvey Harrison | 2008-10-31 |
* | | net: replace %#p6 format specifier with %pi6 | Harvey Harrison | 2008-10-29 |
* | | net: replace all current users of NIP6_SEQFMT with %#p6 | Harvey Harrison | 2008-10-28 |
|/ |
|
* | [CIFS] add constants for string lengths of keynames in SPNEGO upcall string | Steve French | 2008-09-23 |
* | [CIFS] distinguish between Kerberos and MSKerberos in upcall | Steve French | 2008-08-19 |
* | [CIFS] properly account for new user= field in SPNEGO upcall string allocation | Jeff Layton | 2008-08-01 |
* | Adds username in the upcall key for unattended mounts with keytab | Igor Mammedov | 2008-05-22 |
* | [CIFS] fix warning in cifs_spnego.c | Andrew Morton | 2008-02-05 |
* | [CIFS] Only dump SPNEGO key if CONFIG_CIFS_DEBUG2 is set | Jeff Layton | 2007-12-30 |
* | [CIFS] remove build warning | Steve French | 2007-11-16 |
* | [CIFS] have cifs_get_spnego_key get the hostname from TCP_Server_Info | Jeff Layton | 2007-11-16 |
* | [CIFS] add ver= prefix to upcall format version | Steve French | 2007-11-16 |
* | [CIFS] Add uid to key description so krb can handle user mounts | Igor Mammedov | 2007-11-08 |
* | [CIFS] Add upcall files for cifs to use spnego/kerberos | Steve French | 2007-11-05 |