summaryrefslogtreecommitdiff
path: root/net/sunrpc/auth_gss/gss_rpc_xdr.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-01rpc: fix huge kmalloc's in gss-proxyJ. Bruce Fields1-0/+3
2013-10-01rpc: comment on linux_cred encoding, treat all as unsignedJ. Bruce Fields1-8/+10
2013-10-01rpc: clean up decoding of gssproxy linux credsJ. Bruce Fields1-19/+13
2013-08-12svcrpc: fix gss-proxy xdr decoding oopsJ. Bruce Fields1-4/+5
2013-05-08SUNRPC: 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-30svcrpc: 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