aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss
Commit message (Expand)AuthorAge
* svcrpc: implement O_NONBLOCK behavior for use-gss-proxyJ. Bruce Fields2013-05-28
* svcauth_gss: fix error code in use_gss_proxy()Dan Carpenter2013-05-12
* Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-05-10
|\
| * SUNRPC: fix decoding of optional gss-proxy xdr fieldsJ. Bruce Fields2013-05-07
| * SUNRPC: Refactor gssx_dec_option_array() to kill uninitialized warningGeert Uytterhoeven2013-05-06
* | Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-05-09
|\ \
| * | SUNRPC: Don't spam syslog with "Pseudoflavor not found" messagesTrond Myklebust2013-05-03
* | | Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-05-03
|\ \ \ | | |/ | |/|
| * | svcauth_gss: fix error return code in rsc_parse()Wei Yongjun2013-04-30
| * | svcrpc: fix gss-proxy to respect user namespacesJ. Bruce Fields2013-04-29
| * | SUNRPC: gssp_procedures[] can be staticFengguang Wu2013-04-29
| * | SUNRPC: define {create,destroy}_use_gss_proxy_proc_entry in !PROC caseJ. Bruce Fields2013-04-29
| * | Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...J. Bruce Fields2013-04-29
| |\|
| * | SUNRPC: Use gssproxy upcall for server RPCGSS authentication.Simo Sorce2013-04-26
| * | SUNRPC: Add RPC based upcall mechanism for RPCGSS authSimo Sorce2013-04-26
| * | SUNRPC: conditionally return endtime from import_sec_contextSimo Sorce2013-04-26
* | | Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-04-30
|\ \ \ | | |/ | |/|
| * | SUNRPC: Remove EXPORT_SYMBOL_GPL() from GSS mech switchChuck Lever2013-03-29
| * | SUNRPC: Make gss_mech_get() staticChuck Lever2013-03-29
| * | SUNRPC: Refactor nfsd4_do_encode_secinfo()Chuck Lever2013-03-29
| * | SUNRPC: Consider qop when looking up pseudoflavorsChuck Lever2013-03-29
| * | SUNRPC: Load GSS kernel module by OIDChuck Lever2013-03-29
| * | SUNRPC: Introduce rpcauth_get_pseudoflavor()Chuck Lever2013-03-29
| * | SUNRPC: Define rpcsec_gss_info structureChuck Lever2013-03-29
| * | SUNRPC: Missing module alias for auth_rpcgss.koChuck Lever2013-03-29
* | | net/sunrpc: rename random32() to prandom_u32()Akinobu Mita2013-04-29
| |/ |/|
* | nfsd: fix krb5 handling of anonymous principalsJ. Bruce Fields2013-03-06
|/
* Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-02-28
|\
| * SUNRPC: rework cache upcall logicStanislav Kinsbursky2013-02-15
| * SUNRPC: introduce cache_detail->cache_request callbackStanislav Kinsbursky2013-02-15
| * sunrpc: trim off trailing checksum before returning decrypted or integrity au...Jeff Layton2013-02-08
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\ \
| * | new helper: file_inode(file)Al Viro2013-02-22
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-02-25
|\ \
| * | sunrpc: Update svcgss xdr handle to rpsec_contect cacheEric W. Biederman2013-02-13
| * | sunrpc: Update gss uid to security context mapping.Eric W. Biederman2013-02-13
| * | sunrpc: Convert kuids and kgids to uids and gids for printingEric W. Biederman2013-02-13
| * | sunrpc: Use uid_eq and gid_eq where appropriateEric W. Biederman2013-02-13
| * | sunrpc: Use kuid_t and kgid_t where appropriateEric W. Biederman2013-02-13
| |/
* | sunrpc: silence build warning in gss_fill_contextJeff Layton2013-02-17
* | SUNRPC: Add missing static declaration to _gss_mech_get_by_nameTrond Myklebust2013-02-01
* | SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference()Trond Myklebust2013-02-01
|/
* SUNRPC set gss gc_expiry to full lifetimeAndy Adamson2012-12-12
* SUNRPC: Use __func__ in dprintk() in auth_gss.cChuck Lever2012-10-01
* SUNRPC: Add a missing spin_unlock to gss_mech_list_pseudoflavorsTrond Myklebust2012-07-17
* SUNRPC: Add rpcauth_list_flavors()Chuck Lever2012-07-16
* Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-06-01
|\
| * nfsd4: move rq_flavor into svc_credJ. Bruce Fields2012-05-31
| * nfsd4: move principal name into svc_credJ. Bruce Fields2012-05-31
| * rpc: handle rotated gss data for Windows interoperabilityJ. Bruce Fields2012-05-31