aboutsummaryrefslogtreecommitdiff
path: root/lib/librpcsec_gss/svc_rpcsec_gss.c
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings found by -Wmising-variable-declarations.Ed Schouten2012-10-191-2/+2
* (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument.Antoine Brodin2009-12-281-2/+2
* Implement support for RPCSEC_GSS authentication to both the NFS clientDoug Rabson2008-11-031-12/+31
* Fix an off-by-one error in the replay detection logic.Doug Rabson2008-09-041-1/+1
* Fix ia64 build.Doug Rabson2008-08-061-3/+3
* Add an implementation of the RPCSEC_GSS authentication protocol for RPC. ThisDoug Rabson2008-08-061-0/+1214