aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc/auth_gss
AgeCommit message (Expand)Author
2013-05-31Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-05-28svcrpc: implement O_NONBLOCK behavior for use-gss-proxyJ. Bruce Fields
2013-05-16SUNRPC: Convert auth_gss pipe detection to work in namespacesTrond Myklebust
2013-05-16SUNRPC: Faster detection if gssd is actually runningTrond Myklebust
2013-05-15SUNRPC: Fix a bug in gss_create_upcallTrond Myklebust
2013-05-12svcauth_gss: fix error code in use_gss_proxy()Dan Carpenter
2013-05-10Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-05-09Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-05-07SUNRPC: fix decoding of optional gss-proxy xdr fieldsJ. Bruce Fields
2013-05-06SUNRPC: Refactor gssx_dec_option_array() to kill uninitialized warningGeert Uytterhoeven
2013-05-03Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-05-03SUNRPC: Don't spam syslog with "Pseudoflavor not found" messagesTrond Myklebust
2013-04-30svcauth_gss: fix error return code in rsc_parse()Wei Yongjun
2013-04-30Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-04-29net/sunrpc: rename random32() to prandom_u32()Akinobu Mita
2013-04-29svcrpc: fix gss-proxy to respect user namespacesJ. Bruce Fields
2013-04-29SUNRPC: gssp_procedures[] can be staticFengguang Wu
2013-04-29SUNRPC: define {create,destroy}_use_gss_proxy_proc_entry in !PROC caseJ. Bruce Fields
2013-04-29Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...J. Bruce Fields
2013-04-26SUNRPC: Use gssproxy upcall for server RPCGSS authentication.Simo Sorce
2013-04-26SUNRPC: Add RPC based upcall mechanism for RPCGSS authSimo Sorce
2013-04-26SUNRPC: conditionally return endtime from import_sec_contextSimo Sorce
2013-03-29SUNRPC: Remove EXPORT_SYMBOL_GPL() from GSS mech switchChuck Lever
2013-03-29SUNRPC: Make gss_mech_get() staticChuck Lever
2013-03-29SUNRPC: Refactor nfsd4_do_encode_secinfo()Chuck Lever
2013-03-29SUNRPC: Consider qop when looking up pseudoflavorsChuck Lever
2013-03-29SUNRPC: Load GSS kernel module by OIDChuck Lever
2013-03-29SUNRPC: Introduce rpcauth_get_pseudoflavor()Chuck Lever
2013-03-29SUNRPC: Define rpcsec_gss_info structureChuck Lever
2013-03-29SUNRPC: Missing module alias for auth_rpcgss.koChuck Lever
2013-03-06nfsd: fix krb5 handling of anonymous principalsJ. Bruce Fields
2013-02-28Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-17sunrpc: silence build warning in gss_fill_contextJeff Layton
2013-02-15SUNRPC: rework cache upcall logicStanislav Kinsbursky
2013-02-15SUNRPC: introduce cache_detail->cache_request callbackStanislav Kinsbursky
2013-02-13sunrpc: Update svcgss xdr handle to rpsec_contect cacheEric W. Biederman
2013-02-13sunrpc: Update gss uid to security context mapping.Eric W. Biederman
2013-02-13sunrpc: Convert kuids and kgids to uids and gids for printingEric W. Biederman
2013-02-13sunrpc: Use uid_eq and gid_eq where appropriateEric W. Biederman
2013-02-13sunrpc: Use kuid_t and kgid_t where appropriateEric W. Biederman
2013-02-08sunrpc: trim off trailing checksum before returning decrypted or integrity au...Jeff Layton
2013-02-01SUNRPC: Add missing static declaration to _gss_mech_get_by_nameTrond Myklebust
2013-02-01SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference()Trond Myklebust
2012-12-12SUNRPC set gss gc_expiry to full lifetimeAndy Adamson
2012-10-01SUNRPC: Use __func__ in dprintk() in auth_gss.cChuck Lever
2012-07-17SUNRPC: Add a missing spin_unlock to gss_mech_list_pseudoflavorsTrond Myklebust
2012-07-16SUNRPC: Add rpcauth_list_flavors()Chuck Lever