index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifs_spnego.c
Age
Commit message (
Expand
)
Author
2018-11-13
smb3: on kerberos mount if server doesn't specify auth type use krb5
Steve French
2016-05-19
cifs: Create dedicated keyring for spnego operations
Sachin Prabhu
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
2014-09-16
KEYS: Remove key_type::match in favour of overriding default by match_preparse
David Howells
2013-05-04
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
Joe Perches
2013-05-04
fs: cifs: use kmemdup instead of kmalloc + memcpy
Silviu-Mihai Popescu
2013-02-13
cifs: Convert struct cifs_ses to use a kuid_t and a kgid_t
Eric W. Biederman
2012-10-08
KEYS: Add payload preparsing opportunity prior to key instantiate or update
David Howells
2012-01-17
cifs: sanitize username handling
Jeff Layton
2011-05-27
[CIFS] Rename three structures to avoid camel case
Steve French
2011-04-12
Allow user names longer than 32 bytes
Steve French
2011-01-06
CIFS: Simplify ipv*_connect functions into one (try #4)
Pavel Shilovsky
2010-08-05
cifs: account for new creduid=0x%x parameter in spnego upcall string
Jeff Layton
2010-08-02
cifs: add separate cred_uid field to sesInfo
Jeff Layton
2010-05-05
cifs: have decode_negTokenInit set flags in server struct
Jeff Layton
2010-04-21
[CIFS] Neaten cERROR and cFYI macros, reduce text space
Joe Perches
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-01
cifs: send IPv6 addr in upcall with colon delimiters
Jeff Layton
2009-07-09
cifs: add pid of initiating process to spnego upcall info
Jeff Layton
2009-06-02
cifs: fix IPv6 address length check
Jeff Layton
2009-04-17
cifs: no need to use rcu_assign_pointer on immutable keys
Jeff Layton
2008-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-14
[CIFS] clean up server protocol handling
Steve French
2008-10-31
fs: replace NIPQUAD()
Harvey Harrison
2008-10-29
net: replace %#p6 format specifier with %pi6
Harvey Harrison
2008-10-28
net: replace all current users of NIP6_SEQFMT with %#p6
Harvey Harrison
2008-09-23
[CIFS] add constants for string lengths of keynames in SPNEGO upcall string
Steve French
2008-08-19
[CIFS] distinguish between Kerberos and MSKerberos in upcall
Steve French
2008-08-01
[CIFS] properly account for new user= field in SPNEGO upcall string allocation
Jeff Layton
2008-05-22
Adds username in the upcall key for unattended mounts with keytab
Igor Mammedov
2008-02-05
[CIFS] fix warning in cifs_spnego.c
Andrew Morton
2007-12-31
[CIFS] Only dump SPNEGO key if CONFIG_CIFS_DEBUG2 is set
Jeff Layton
2007-11-17
[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-08
[CIFS] Add uid to key description so krb can handle user mounts
Igor Mammedov
2007-11-05
[CIFS] Add upcall files for cifs to use spnego/kerberos
Steve French