aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss/svcauth_gss.c
Commit message (Expand)AuthorAge
* sunrpc: integer underflow in rsc_parse()Dan Carpenter2015-02-26
* sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton2014-12-09
* sunrpc: eliminate RPC_DEBUGJeff Layton2014-11-24
* SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_okKinglong Mee2014-06-23
* nfsd4: better reservation of head space for krb5J. Bruce Fields2014-05-30
* minor svcauth_gss.c cleanupJ. Bruce Fields2014-01-07
* sunrpc: get rid of use_gssp_lockJeff Layton2014-01-06
* sunrpc: fix potential race between setting use_gss_proxy and the upcall rpc_clntJeff Layton2014-01-06
* sunrpc: don't wait for write before allowing reads from use-gss-proxy fileJeff Layton2014-01-06
* svcrpc: fix error-handling on badd gssproxy downcallJ. Bruce Fields2013-10-08
* svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcallJ. Bruce Fields2013-08-01
* Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-07-11
|\
| * svcrpc: store gss mech in svc_credJ. Bruce Fields2013-07-01
| * svcrpc: introduce init_svc_credJ. Bruce Fields2013-07-01
* | more open-coded file_inode() callsAl Viro2013-06-29
|/
* 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-03
|\
| * svcauth_gss: fix error return code in rsc_parse()Wei Yongjun2013-04-30
| * 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: 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: Consider qop when looking up pseudoflavorsChuck Lever2013-03-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
* | sunrpc: Update svcgss xdr handle to rpsec_contect cacheEric W. Biederman2013-02-13
|/
* 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
* | Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-05-31
|\|
| * SUNRPC: split upcall function to extract reusable partsSimo Sorce2012-04-25
* | userns: Convert group_info values from gid_t to kgid_t.Eric W. Biederman2012-05-03
|/
* SUNRPC: create GSS auth cache per network namespaceStanislav Kinsbursky2012-01-31
* Fix common misspellingsLucas De Marchi2011-03-31
* net: sunrpc: kill unused macrosShan Wei2010-12-17
* svcauth_gss: replace a trivial 'switch' with an 'if'NeilBrown2010-09-21
* sunrpc: close connection when a request is irretrievably lost.NeilBrown2010-09-21
* NFS: Don't use GFP_KERNEL in rpcsec_gss downcallsTrond Myklebust2010-05-14
* gss_krb5: Added and improved code commentsKevin Coffman2010-05-14
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* net: Move && and || to end of previous lineJoe Perches2009-11-29
* sunrpc: reply AUTH_BADCRED to RPCSEC_GSS with unknown serviceWei Yongjun2009-08-25
* SUNRPC: Allow the cache_detail to specify alternative upcall mechanismsTrond Myklebust2009-08-09
* rpc: allow gss callbacks to clientOlga Kornievskaia2008-12-23
* nfsd: pass client principal name in rsc downcallOlga Kornievskaia2008-12-23