summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Fix buffer overflow checking in gss_encode_v0_msg/gss_encode_v1_msgTrond Myklebust2013-10-281-19/+37
* SUNRPC: gss_alloc_msg - choose _either_ a v0 message or a v1 messageTrond Myklebust2013-10-281-0/+1
* RPCSEC_GSS: fix crash on destroying gss authJ. Bruce Fields2013-09-181-0/+11
* Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-09-121-1/+1
|\
| * SUNRPC: No, I did not intend to create a 256KiB hashtableTrond Myklebust2013-09-121-1/+1
* | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-09-113-22/+50
|\ \
| * | rpc: let xdr layer allocate gssproxy receieve pagesJ. Bruce Fields2013-09-061-10/+6Star
| * | rpc: fix huge kmalloc's in gss-proxyJ. Bruce Fields2013-09-063-1/+37
| * | rpc: comment on linux_cred encoding, treat all as unsignedJ. Bruce Fields2013-09-061-8/+10
| * | rpc: clean up decoding of gssproxy linux credsJ. Bruce Fields2013-09-061-19/+13Star
* | | Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-09-091-112/+330
|\ \ \ | |/ / |/| / | |/
| * SUNRPC refactor rpcauth_checkverf error returnsAndy Adamson2013-09-031-2/+5
| * SUNRPC new rpc_credops to test credential expiryAndy Adamson2013-09-031-2/+50
| * RPCSEC_GSS: Share all credential caches on a per-transport basisTrond Myklebust2013-09-021-3/+89
| * RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth cachesTrond Myklebust2013-09-011-9/+68
| * RPCSEC_GSS: Switch auth_gss to use the new framework for pipefs dentriesTrond Myklebust2013-09-011-89/+92
| * RPCSEC_GSS: Fix an Oopsable condition when creating/destroying pipefs objectsTrond Myklebust2013-08-301-12/+20
| * RPCSEC_GSS: Further cleanupsTrond Myklebust2013-08-301-11/+20
| * SUNRPC: Replace clnt->cl_principalTrond Myklebust2013-08-301-3/+4
| * RPCSEC_GSS: Clean up upcall message allocationTrond Myklebust2013-08-301-18/+19
* | svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcallJ. Bruce Fields2013-08-011-1/+1
* | svcrpc: fix kfree oops in gss-proxy codeJ. Bruce Fields2013-08-011-1/+0Star
* | svcrpc: fix gss-proxy xdr decoding oopsJ. Bruce Fields2013-08-011-4/+5
* | svcrpc: fix gss_rpc_upcall create errorJ. Bruce Fields2013-08-011-1/+1
|/
* Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-07-112-8/+7Star
|\
| * svcrpc: store gss mech in svc_credJ. Bruce Fields2013-07-012-4/+5
| * svcrpc: introduce init_svc_credJ. Bruce Fields2013-07-011-4/+2Star
* | more open-coded file_inode() callsAl Viro2013-06-291-2/+2
* | Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-05-311-3/+5
|\|
| * svcrpc: implement O_NONBLOCK behavior for use-gss-proxyJ. Bruce Fields2013-05-281-2/+4
| * svcauth_gss: fix error code in use_gss_proxy()Dan Carpenter2013-05-121-1/+1
* | SUNRPC: Convert auth_gss pipe detection to work in namespacesTrond Myklebust2013-05-161-19/+27
* | SUNRPC: Faster detection if gssd is actually runningTrond Myklebust2013-05-161-1/+12
* | SUNRPC: Fix a bug in gss_create_upcallTrond Myklebust2013-05-151-2/+3
|/
* Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-05-101-28/+30
|\
| * SUNRPC: fix decoding of optional gss-proxy xdr fieldsJ. Bruce Fields2013-05-071-13/+13
| * SUNRPC: Refactor gssx_dec_option_array() to kill uninitialized warningGeert Uytterhoeven2013-05-061-15/+17
* | Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-05-091-2/+1Star
|\ \
| * | SUNRPC: Don't spam syslog with "Pseudoflavor not found" messagesTrond Myklebust2013-05-031-2/+1Star
* | | Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-05-039-18/+1872
|\ \ \ | | |/ | |/|
| * | svcauth_gss: fix error return code in rsc_parse()Wei Yongjun2013-05-011-1/+3
| * | svcrpc: fix gss-proxy to respect user namespacesJ. Bruce Fields2013-04-301-7/+13
| * | SUNRPC: gssp_procedures[] can be staticFengguang Wu2013-04-291-1/+1
| * | SUNRPC: define {create,destroy}_use_gss_proxy_proc_entry in !PROC caseJ. Bruce Fields2013-04-291-1/+10
| * | Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...J. Bruce Fields2013-04-296-35/+107
| |\|
| * | SUNRPC: Use gssproxy upcall for server RPCGSS authentication.Simo Sorce2013-04-262-9/+340
| * | SUNRPC: Add RPC based upcall mechanism for RPCGSS authSimo Sorce2013-04-265-1/+1500
| * | SUNRPC: conditionally return endtime from import_sec_contextSimo Sorce2013-04-264-6/+11
* | | Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-04-304-31/+101
|\ \ \ | | |/ | |/|
| * | SUNRPC: Remove EXPORT_SYMBOL_GPL() from GSS mech switchChuck Lever2013-03-291-13/+13