index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifs_spnego.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-25
cifs: switch servers depending on binding state
Aurelien Aptel
1
-1
/
+1
2019-07-11
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-22
/
+3
2019-06-28
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
1
-3
/
+22
2018-11-02
smb3: on kerberos mount if server doesn't specify auth type use krb5
Steve French
1
-2
/
+4
2016-05-20
cifs: Create dedicated keyring for spnego operations
Sachin Prabhu
1
-0
/
+67
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
1
-3
/
+3
2014-09-16
KEYS: Remove key_type::match in favour of overriding default by match_preparse
David Howells
1
-1
/
+0
2013-05-05
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
Joe Perches
1
-1
/
+1
2013-05-05
fs: cifs: use kmemdup instead of kmalloc + memcpy
Silviu-Mihai Popescu
1
-2
/
+1
2013-02-13
cifs: Convert struct cifs_ses to use a kuid_t and a kgid_t
Eric W. Biederman
1
-2
/
+4
2012-10-08
KEYS: Add payload preparsing opportunity prior to key instantiate or update
David Howells
1
-3
/
+3
2012-01-18
cifs: sanitize username handling
Jeff Layton
1
-3
/
+7
2011-05-27
[CIFS] Rename three structures to avoid camel case
Steve French
1
-1
/
+1
2011-04-12
Allow user names longer than 32 bytes
Steve French
1
-2
/
+2
2011-01-06
CIFS: Simplify ipv*_connect functions into one (try #4)
Pavel Shilovsky
1
-4
/
+6
2010-08-05
cifs: account for new creduid=0x%x parameter in spnego upcall string
Jeff Layton
1
-0
/
+4
2010-08-02
cifs: add separate cred_uid field to sesInfo
Jeff Layton
1
-0
/
+3
2010-05-06
cifs: have decode_negTokenInit set flags in server struct
Jeff Layton
1
-2
/
+2
2010-04-21
[CIFS] Neaten cERROR and cFYI macros, reduce text space
Joe Perches
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-02
cifs: send IPv6 addr in upcall with colon delimiters
Jeff Layton
1
-1
/
+1
2009-07-10
cifs: add pid of initiating process to spnego upcall info
Jeff Layton
1
-1
/
+8
2009-06-02
cifs: fix IPv6 address length check
Jeff Layton
1
-4
/
+2
2009-04-17
cifs: no need to use rcu_assign_pointer on immutable keys
Jeff Layton
1
-1
/
+1
2008-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2008-11-14
[CIFS] clean up server protocol handling
Steve French
1
-2
/
+2
2008-10-31
fs: replace NIPQUAD()
Harvey Harrison
1
-2
/
+1
2008-10-29
net: replace %#p6 format specifier with %pi6
Harvey Harrison
1
-1
/
+1
2008-10-29
net: replace all current users of NIP6_SEQFMT with %#p6
Harvey Harrison
1
-2
/
+1
2008-09-23
[CIFS] add constants for string lengths of keynames in SPNEGO upcall string
Steve French
1
-9
/
+26
2008-08-19
[CIFS] distinguish between Kerberos and MSKerberos in upcall
Steve French
1
-1
/
+3
2008-08-01
[CIFS] properly account for new user= field in SPNEGO upcall string allocation
Jeff Layton
1
-7
/
+11
2008-05-22
Adds username in the upcall key for unattended mounts with keytab
Igor Mammedov
1
-0
/
+3
2008-02-05
[CIFS] fix warning in cifs_spnego.c
Andrew Morton
1
-1
/
+1
2007-12-31
[CIFS] Only dump SPNEGO key if CONFIG_CIFS_DEBUG2 is set
Jeff Layton
1
-2
/
+4
2007-11-17
[CIFS] remove build warning
Steve French
1
-1
/
+1
2007-11-17
[CIFS] have cifs_get_spnego_key get the hostname from TCP_Server_Info
Jeff Layton
1
-1
/
+2
2007-11-16
[CIFS] add ver= prefix to upcall format version
Steve French
1
-6
/
+11
2007-11-08
[CIFS] Add uid to key description so krb can handle user mounts
Igor Mammedov
1
-4
/
+8
2007-11-05
[CIFS] Add upcall files for cifs to use spnego/kerberos
Steve French
1
-0
/
+124