aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss/gss_rpc_xdr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-30SUNRPC: Add a label for RPC calls that require allocation on receiveTrond Myklebust1-0/+1
2017-12-14kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker1-0/+1
2017-05-15sunrpc/auth_gss: fix decoder callback prototypesChristoph Hellwig1-1/+2
2017-05-15sunrpc/auth_gss: nfsd: fix encoder callback prototypesChristoph Hellwig1-5/+6
2017-01-31svcrpc: fix oops in absence of krb5 moduleJ. Bruce Fields1-1/+1
2016-10-07cred: simpler, 1D supplementary groupsAlexey Dobriyan1-1/+1
2015-05-04svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failuresScott Mayhew1-7/+16
2013-10-10svcrpc: handle some gssproxy encoding errorsJ. Bruce Fields1-15/+14
2013-09-06rpc: fix huge kmalloc's in gss-proxyJ. Bruce Fields1-0/+3
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: fix gss-proxy xdr decoding oopsJ. Bruce Fields1-4/+5
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-04-29svcrpc: fix gss-proxy to respect user namespacesJ. Bruce Fields1-7/+13
2013-04-26SUNRPC: Add RPC based upcall mechanism for RPCGSS authSimo Sorce1-0/+832