aboutsummaryrefslogtreecommitdiff
path: root/src/lib/rpc/clnt_perror.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-12Avoid use of unchecked sprintf in libraries. Use asprintf if theKen Raeburn1-25/+30
2006-04-01Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn1-0/+2
2004-09-17 * libgssrpc.exports: Don't export internalsTom Yu1-17/+8
2004-06-16This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu1-9/+9
2003-01-12 * svc_auth_gssapi.c (_svcauth_gssapi_unset_names): If invoked moreEzra Peisach1-1/+1
2001-06-28 * auth.h: Provide full prototype for xdr_des_blockEzra Peisach1-1/+1
2001-06-05 * clnt_perror.c (clnt_spcreateerror): Enumerate missing cases inEzra Peisach1-0/+19
2001-03-08fix last change, it was very brokenKen Raeburn1-12/+9
2001-03-08use strerror when available, for sparcv9-solaris2.8Ken Raeburn1-4/+11
2000-06-27pullup from 1.2 branchKen Raeburn1-31/+53
1998-02-14"Renames" in the following refer to renaming of various exportedTom Yu1-3/+3
1996-07-28Remove prototype of strcpySam Hartman1-1/+1
1996-07-23Include errno.hEzra Peisach1-0/+1
1996-07-22this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1-0/+306