aboutsummaryrefslogtreecommitdiff
path: root/lib/libgssapi/gss_pname_to_uid.c
Commit message (Collapse)AuthorAgeFilesLines
* Copy releng/8.3 to release/8.3.0 as part of the 8.3-RELEASE build process.release/8.3.0_cvsKen Smith2012-04-091-1/+1
| | | | | | Approved by: re (implicit) This commit was manufactured to restore the state of the 8.3-RELEASE image.
* Add an implementation of the RPCSEC_GSS authentication protocol for RPC. ThisDoug Rabson2008-08-061-0/+69
is based on an old implementation from the University of Michigan with lots of changes and fixes by me and the addition of a Solaris-compatible API. Sponsored by: Isilon Systems Reviewed by: alfred Notes: svn path=/head/; revision=181344