aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-06rpc: comment on linux_cred encoding, treat all as unsignedJ. Bruce Fields1-8/+10
2013-09-06rpc: clean up decoding of gssproxy linux credsJ. Bruce Fields1-19/+13
2013-08-01svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcallJ. Bruce Fields1-1/+1
2013-08-01svcrpc: fix kfree oops in gss-proxy codeJ. Bruce Fields1-1/+0
2013-08-01svcrpc: fix gss-proxy xdr decoding oopsJ. Bruce Fields1-4/+5
2013-08-01svcrpc: fix gss_rpc_upcall create errorJ. Bruce Fields1-1/+1
2013-07-11Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-8/+7
2013-07-01svcrpc: store gss mech in svc_credJ. Bruce Fields2-4/+5
2013-07-01svcrpc: introduce init_svc_credJ. Bruce Fields1-4/+2
2013-06-29more open-coded file_inode() callsAl Viro1-2/+2
2013-05-31Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-3/+5
2013-05-28svcrpc: implement O_NONBLOCK behavior for use-gss-proxyJ. Bruce Fields1-2/+4
2013-05-16SUNRPC: Convert auth_gss pipe detection to work in namespacesTrond Myklebust1-19/+27
2013-05-16SUNRPC: Faster detection if gssd is actually runningTrond Myklebust1-1/+12
2013-05-15SUNRPC: Fix a bug in gss_create_upcallTrond Myklebust1-2/+3
2013-05-12svcauth_gss: fix error code in use_gss_proxy()Dan Carpenter1-1/+1
2013-05-10Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-28/+30
2013-05-09Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-2/+1
2013-05-07SUNRPC: fix decoding of optional gss-proxy xdr fieldsJ. Bruce Fields1-13/+13
2013-05-06SUNRPC: Refactor gssx_dec_option_array() to kill uninitialized warningGeert Uytterhoeven1-15/+17
2013-05-03Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds9-18/+1872
2013-05-03SUNRPC: Don't spam syslog with "Pseudoflavor not found" messagesTrond Myklebust1-2/+1
2013-04-30svcauth_gss: fix error return code in rsc_parse()Wei Yongjun1-1/+3
2013-04-30Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds4-31/+101
2013-04-29net/sunrpc: rename random32() to prandom_u32()Akinobu Mita1-2/+2
2013-04-29svcrpc: fix gss-proxy to respect user namespacesJ. Bruce Fields1-7/+13
2013-04-29SUNRPC: gssp_procedures[] can be staticFengguang Wu1-1/+1
2013-04-29SUNRPC: define {create,destroy}_use_gss_proxy_proc_entry in !PROC caseJ. Bruce Fields1-1/+10
2013-04-29Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-3.10J. Bruce Fields6-35/+107
2013-04-26SUNRPC: Use gssproxy upcall for server RPCGSS authentication.Simo Sorce2-9/+340
2013-04-26SUNRPC: Add RPC based upcall mechanism for RPCGSS authSimo Sorce5-1/+1500
2013-04-26SUNRPC: conditionally return endtime from import_sec_contextSimo Sorce4-6/+11
2013-03-29SUNRPC: Remove EXPORT_SYMBOL_GPL() from GSS mech switchChuck Lever1-13/+13
2013-03-29SUNRPC: Make gss_mech_get() staticChuck Lever1-4/+1
2013-03-29SUNRPC: Refactor nfsd4_do_encode_secinfo()Chuck Lever2-2/+34
2013-03-29SUNRPC: Consider qop when looking up pseudoflavorsChuck Lever3-7/+20
2013-03-29SUNRPC: Load GSS kernel module by OIDChuck Lever2-0/+8
2013-03-29SUNRPC: Introduce rpcauth_get_pseudoflavor()Chuck Lever2-5/+24
2013-03-29SUNRPC: Define rpcsec_gss_info structureChuck Lever1-1/+1
2013-03-29SUNRPC: Missing module alias for auth_rpcgss.koChuck Lever1-0/+1
2013-03-06nfsd: fix krb5 handling of anonymous principalsJ. Bruce Fields1-4/+8
2013-02-28Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-9/+11
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-21/+42
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2013-02-17sunrpc: silence build warning in gss_fill_contextJeff Layton1-2/+1
2013-02-15SUNRPC: rework cache upcall logicStanislav Kinsbursky1-7/+0
2013-02-15SUNRPC: introduce cache_detail->cache_request callbackStanislav Kinsbursky1-1/+2
2013-02-13sunrpc: Update svcgss xdr handle to rpsec_contect cacheEric W. Biederman1-5/+13
2013-02-13sunrpc: Update gss uid to security context mapping.Eric W. Biederman1-5/+15