summaryrefslogtreecommitdiff
path: root/src/auth_unix.c
Commit message (Expand)AuthorAgeFilesLines
* Handle gss auth reference counting internallyBrendan Heading2015-10-301-1/+0
* Avoid use of internal glibc sys/cdefs.h headerNatanael Copa2015-04-231-1/+0
* Reference count AUTHsMatthew N. Dodd2011-06-211-0/+1
* AUTH_WRAP/AUTH_UNWRAP support.Matthew N. Dodd2011-06-211-0/+8
* Authunix_create_default() should truncate at 16 groups instead of failinglibtirpc-0-2-2-rc4Chuck Lever2011-01-041-9/+46
* libtirpc: don't call abort() in the AUTH_UNIX creation codepathsJeff Layton2010-03-051-9/+27
* Replace the Sun RPC license with the BSD license, with the explicitTom "spot" Callaway2009-05-281-25/+24
* Converted all uid and gid variables of the type uid_t and gid_t.Steve Dickson2009-01-281-5/+4
* Initial commit of libtirpc 0.1.7Steve Dickson2007-04-201-0/+364