Commit Graph

189 Commits (08c4f1b096cc2468908ea58a77d2ef92ef765c52)

Author SHA1 Message Date
Randy Dunlap 6c8530993e sunrpc: fix build-time warning 15 years ago
Jeff Layton 486bad2e40 sunrpc: on successful gss error pipe write, don't return error 15 years ago
Trond Myklebust b891e4a05e SUNRPC: Fix the return value in gss_import_sec_context() 15 years ago
Trond Myklebust 14ace024b1 SUNRPC: Fix up an error return value in gss_import_sec_context_kerberos() 15 years ago
Suresh Jayaraman 053e324f67 rpc: remove unneeded function parameter in gss_add_msg() 15 years ago
Roel Kluin 480e3243df SUNRPC: IS_ERR/PTR_ERR confusion 15 years ago
Joe Perches f64f9e7192 net: Move && and || to end of previous line 15 years ago
Wei Yongjun eac81736e6 sunrpc: reply AUTH_BADCRED to RPCSEC_GSS with unknown service 16 years ago
Trond Myklebust bc74b4f5e6 SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms 16 years ago
Trond Myklebust 7d217caca5 SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_path 16 years ago
Trond Myklebust b693ba4a33 SUNRPC: Constify rpc_pipe_ops... 16 years ago
Jesper Dangaard Brouer bf12691d84 sunrpc/auth_gss: Call rcu_barrier() on module unload. 16 years ago
Olga Kornievskaia 2efef7080f rpc: add service field to new upcall 16 years ago
Olga Kornievskaia 8b1c7bf5b6 rpc: add target field to new upcall 16 years ago
Olga Kornievskaia 945b34a772 rpc: allow gss callbacks to client 16 years ago
Olga Kornievskaia 68e76ad0ba nfsd: pass client principal name in rsc downcall 16 years ago
\"J. Bruce Fields\ 34769fc488 rpc: implement new upcall 16 years ago
\"J. Bruce Fields\ 5b7ddd4a7b rpc: store pointer to pipe inode in gss upcall message 16 years ago
\"J. Bruce Fields\ 79a3f20b64 rpc: use count of pipe openers to wait for first open 16 years ago
\"J. Bruce Fields\ cf81939d6f rpc: track number of users of the gss upcall pipe 16 years ago
\"J. Bruce Fields\ db75b3d6b5 rpc: minor gss_alloc_msg cleanup 16 years ago
\"J. Bruce Fields\ b03568c322 rpc: factor out warning code from gss_pipe_destroy_msg 16 years ago
\"J. Bruce Fields\ 99db356368 rpc: remove unnecessary assignment 16 years ago
Jeff Layton 6dcd3926b2 sunrpc: fix code that makes auth_gss send destroy_cred message (try #2) 16 years ago
Trond Myklebust 7bd8826915 SUNRPC: rpcsec_gss modules should not be used by out-of-tree code 16 years ago
Trond Myklebust 88a9fe8cae SUNRPC: Remove the last remnant of the BKL... 16 years ago
\\\"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