summaryrefslogtreecommitdiffstats
path: root/src/lib/rpc/clnt_perror.c
Commit message (Expand)AuthorAgeFilesLines
* Encoding cleanup: curly quotes to ASCII quotes, and some ISO-8859-1Tom Yu2010-10-081-1/+1
* relicense Sun RPC to 3-clause BSD-styleTom Yu2010-09-221-24/+25
* make mark-cstyleTom Yu2009-10-311-27/+27
* Signed/unsigned fixesEzra Peisach2008-12-301-2/+2
* Avoid use of unchecked sprintf in libraries. Use asprintf if theKen Raeburn2007-07-121-25/+30
* Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn2006-04-011-0/+2
* * libgssrpc.exports: Don't export internalsTom Yu2004-09-171-17/+8
* This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu2004-06-161-9/+9
* * svc_auth_gssapi.c (_svcauth_gssapi_unset_names): If invoked moreEzra Peisach2003-01-121-1/+1
* * auth.h: Provide full prototype for xdr_des_blockEzra Peisach2001-06-281-1/+1
* * clnt_perror.c (clnt_spcreateerror): Enumerate missing cases inEzra Peisach2001-06-051-0/+19
* fix last change, it was very brokenKen Raeburn2001-03-081-12/+9
* use strerror when available, for sparcv9-solaris2.8Ken Raeburn2001-03-081-4/+11
* pullup from 1.2 branchKen Raeburn2000-06-271-31/+53
* "Renames" in the following refer to renaming of various exportedTom Yu1998-02-141-3/+3
* Remove prototype of strcpySam Hartman1996-07-281-1/+1
* Include errno.hEzra Peisach1996-07-231-0/+1
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+306