Commit Graph

162 Commits (e4a1afaeb1d9ebc09f46d8b229ac96116974b1b8)

Author SHA1 Message Date
\\\"J. Bruce Fields\\\ d25a03cf96 rpc: remove some unused macros 17 years ago
\\\"J. Bruce Fields\\\ 720b8f2d6f rpc: eliminate unused variable in auth_gss upcall code 17 years ago
Trond Myklebust 0f38b873ae SUNRPC: Use GFP_NOFS when allocating credentials 17 years ago
J. Bruce Fields b620754bfe svcrpc: fix handling of garbage args 17 years ago
Kevin Coffman 863a24882e gss_krb5: Use random value to initialize confounder 17 years ago
Kevin Coffman db8add5789 gss_krb5: move gss_krb5_crypto into the krb5 module 17 years ago
Kevin Coffman d00953a53e gss_krb5: create a define for token header size and clean up ptr location 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
Kevin Coffman 4ab4b0bedd sunrpc: make token header values less confusing 17 years ago
Kevin Coffman 5743d65c2f gss_krb5: consistently use unsigned for seqnum 17 years ago
Kevin Coffman 30aef3166a Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependent 17 years ago
Kevin Coffman 3d4a688678 Correct grammer/typos in dprintks 17 years ago
Harshula Jayasuriya dd35210e1e sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGS 17 years ago
Trond Myklebust cd019f7517 SUNRPC: Don't change the RPCSEC_GSS context on a credential that is in use 17 years ago
Trond Myklebust 7b6962b0a6 SUNRPC: Fix a race in gss_refresh_upcall() 17 years ago
Trond Myklebust 7c67db3a8a NFSv4: Reintroduce machine creds 17 years ago
Trond Myklebust 78ea323be6 NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid() 17 years ago
Trond Myklebust 080a1f148d SUNRPC: Don't attempt to destroy expired RPCSEC_GSS credentials.. 17 years ago
Al Viro 27724426a9 [SUNRPC]: net/* NULL noise 17 years ago
Trond Myklebust 5c691044ec SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_task 17 years ago
Harvey Harrison 0dc47877a3 net: replace remaining __FUNCTION__ occurrences 17 years ago
Trond Myklebust f6a1cc8930 SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues 17 years ago
Trond Myklebust 5d00837b90 SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs 17 years ago
J. Bruce Fields cb5c7d668e svcrpc: ensure gss DESTROY tokens free contexts from cache 17 years ago
J. Bruce Fields b39c18fce0 sunrpc: gss: simplify rsi_parse logic 17 years ago
J. Bruce Fields 980e5a40a4 nfsd: fix rsi_cache reference count leak 17 years ago
J. Bruce Fields dbf847ecb6 knfsd: allow cache_register to return error on failure 17 years ago
J. Bruce Fields df95a9d4fb knfsd: cache unregistration needn't return error 17 years ago
Chuck Lever 7df089952f SUNRPC: Fix use of copy_to_user() in gss_pipe_upcall() 17 years ago
James Morris 3392c34922 NFS: add newline to kernel warning message in auth_gss code 17 years ago
Joe Perches 014313a9d6 SUNRPC: Add missing "space" to net/sunrpc/auth_gss.c 17 years ago
Joe Perches c3c9d45828 [SUNRPC]: Add missing "space" 17 years ago
Kevin Coffman ef338bee3f sunrpc: return error if unsupported enctype or cksumtype is encountered 17 years ago
Kevin Coffman ffc40f5692 sunrpc: gss_pipe_downcall(), don't assume all errors are transient 17 years ago
Jens Axboe c46f2334c8 [SG] Get rid of __sg_mark_end() 17 years ago
Adrian Bunk 87ae9afdca cleanup asm/scatterlist.h includes 17 years ago
David S. Miller 51c739d1f4 [NET]: Fix incorrect sg_mark_end() calls. 18 years ago
Herbert Xu 68e3f5dd4d [CRYPTO] users: Fix up scatterlist conversion errors 18 years ago
Jens Axboe 642f149031 SG: Change sg_set_page() to take length and offset argument 18 years ago
Jens Axboe fa05f1286b Update net/ to use sg helpers 18 years ago
J. Bruce Fields 21fcd02be3 svcgss: move init code into separate function 18 years ago
Chuck Lever 67f97d83bf SUNRPC: Use correct type in buffer length calculations 18 years ago
Jesper Juhl 08dd2e2946 [SUNRPC]: Clean up duplicate includes in net/sunrpc/ 18 years ago
Trond Myklebust a4deb81ba8 SUNRPC: Don't call gss_delete_sec_context() from an rcu context 18 years ago
J. Bruce Fields cb27680580 nfsd: fix possible oops on re-insertion of rpcsec_gss modules 18 years ago
J. Bruce Fields be879c4e24 SUNRPC: move bkl locking and xdr proc invocation into a common helper 18 years ago
YOSHIFUJI Hideaki fb1416a59b [NET] SUNRPC: Fix whitespace errors. 18 years ago
J. Bruce Fields 4796f45740 knfsd: nfsd4: secinfo handling without secinfo= option 18 years ago
Usha Ketineni ae4c40b1d8 knfsd: rpc: add gss krb5 and spkm3 oid values 18 years ago
J. Bruce Fields 3ab4d8b121 knfsd: nfsd: set rq_client to ip-address-determined-domain 18 years ago