Eric W. Biederman
|
64ed39dd1e
cifs: Convert struct cifs_ses to use a kuid_t and a kgid_t
|
12 years ago |
David Howells
|
cf7f601c06
KEYS: Add payload preparsing opportunity prior to key instantiate or update
|
12 years ago |
Jeff Layton
|
04febabcf5
cifs: sanitize username handling
|
13 years ago |
Steve French
|
96daf2b091
[CIFS] Rename three structures to avoid camel case
|
14 years ago |
Steve French
|
8727c8a85f
Allow user names longer than 32 bytes
|
14 years ago |
Pavel Shilovsky
|
a9f1b85e5b
CIFS: Simplify ipv*_connect functions into one (try #4)
|
14 years ago |
Jeff Layton
|
ba5dadbf4e
cifs: account for new creduid=0x%x parameter in spnego upcall string
|
15 years ago |
Jeff Layton
|
3e4b3e1f68
cifs: add separate cred_uid field to sesInfo
|
15 years ago |
Jeff Layton
|
26efa0bac9
cifs: have decode_negTokenInit set flags in server struct
|
15 years ago |
Joe Perches
|
b6b38f704a
[CIFS] Neaten cERROR and cFYI macros, reduce text space
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Jeff Layton
|
8c58b54574
cifs: send IPv6 addr in upcall with colon delimiters
|
16 years ago |
Jeff Layton
|
c4c1bff64d
cifs: add pid of initiating process to spnego upcall info
|
16 years ago |
Jeff Layton
|
50b64e3b77
cifs: fix IPv6 address length check
|
16 years ago |
Jeff Layton
|
d9fb5c091b
cifs: no need to use rcu_assign_pointer on immutable keys
|
16 years ago |
David S. Miller
|
198d6ba4d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Steve French
|
3ec332ef7a
[CIFS] clean up server protocol handling
|
16 years ago |
Harvey Harrison
|
be85940548
fs: replace NIPQUAD()
|
16 years ago |
Harvey Harrison
|
4b7a4274ca
net: replace %#p6 format specifier with %pi6
|
16 years ago |
Harvey Harrison
|
b071195deb
net: replace all current users of NIP6_SEQFMT with %#p6
|
16 years ago |
Steve French
|
7c9c3760b3
[CIFS] add constants for string lengths of keynames in SPNEGO upcall string
|
17 years ago |
Steve French
|
c16fefa563
[CIFS] distinguish between Kerberos and MSKerberos in upcall
|
17 years ago |
Jeff Layton
|
66b8bd3c40
[CIFS] properly account for new user= field in SPNEGO upcall string allocation
|
17 years ago |
Igor Mammedov
|
e4058245ac
Adds username in the upcall key for unattended mounts with keytab
|
17 years ago |
Andrew Morton
|
ead03e30b0
[CIFS] fix warning in cifs_spnego.c
|
17 years ago |
Jeff Layton
|
05b3de63da
[CIFS] Only dump SPNEGO key if CONFIG_CIFS_DEBUG2 is set
|
17 years ago |
Steve French
|
f7a44eadd5
[CIFS] remove build warning
|
17 years ago |
Jeff Layton
|
d6c2e4d02b
[CIFS] have cifs_get_spnego_key get the hostname from TCP_Server_Info
|
17 years ago |
Steve French
|
68bf728a22
[CIFS] add ver= prefix to upcall format version
|
17 years ago |
Igor Mammedov
|
9eae8a8903
[CIFS] Add uid to key description so krb can handle user mounts
|
17 years ago |