aboutsummaryrefslogtreecommitdiff
path: root/src/lib/rpc/svc_auth_gssapi.c
AgeCommit message (Expand)AuthorFilesLines
2006-10-16Include time.h for time() prototypeEzra Peisach1-0/+1
2006-06-14Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu1-2/+1
2004-09-17 * libgssrpc.exports: Don't export internalsTom Yu1-44/+37
2004-06-16This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu1-30/+45
2004-04-03* svc_auth_gssapi.c (destroy_client): Don't call purify_watch_n even if PURIFYKen Raeburn1-1/+1
2003-01-12 * svc_auth_gssapi.c (_svcauth_gssapi_unset_names): If invoked moreEzra Peisach1-0/+4
2003-01-05Only system headers should declare errnoSam Hartman1-1/+1
2001-12-14 * svc_auth_gssapi.c (_gssrpc_svcauth_gssapi): Local returnEzra Peisach1-1/+2
2001-12-07 * clnt_raw, clnt_tcp.c, clnt_udp.c: Use a union structure toEzra Peisach1-5/+6
2001-10-10Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn1-5/+4
2001-07-27 * xdr_reference.c (xdr_reference): Remove cast in argument to memsetEzra Peisach1-1/+2
2001-07-09 * pmap_rmt.c, svc.c, svc_simple.c, svc_udp.c, svc_tcp.c,Ezra Peisach1-4/+4
2001-07-05 * configure.in: Add AC_TYPE_GETGROUPS to determine argument toEzra Peisach1-1/+1
2001-06-28 * auth.h: Provide full prototype for xdr_des_blockEzra Peisach1-7/+7
2000-07-01pullup from 1.2.1 releaseKen Raeburn1-1/+1
2000-06-27pullup from 1.2 branchKen Raeburn1-10/+4
2000-02-18 * svc_auth_gssapi.c (_svcauth_gssapi): Don't explicitly freeTom Yu1-1/+0
2000-02-17 * auth_gssapi.c (auth_gssapi_create): Free call_res becauseTom Yu1-0/+3
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-7/+36
1998-02-14"Renames" in the following refer to renaming of various exportedTom Yu1-220/+7
1997-12-16 * svc_auth_gssapi.c (_svcauth_gssapi): When looping over services,Ezra Peisach1-0/+9
1997-10-21Fix to not lose entries in the chain linked client listEzra Peisach1-1/+11
1996-12-04 * Various changes to allow channel bindings to work with both UDPBarry Jaspan1-9/+26
1996-10-16* svc_auth_gssapi.c (_svcauth_gssapi): accept add call_arg version 4Barry Jaspan1-1/+6
1996-10-15 * configure.in: add DO_SUBDIRS so make will descend into unit-testBarry Jaspan1-7/+15
1996-08-14 * getrpcent.c: Add PROTOTYPE and conditionalize functionTom Yu1-15/+49
1996-07-30 * svc_auth_gssapi.c: #include <rpc/rpc.h> before <sys/stat.h> (toTom Yu1-1/+5
1996-07-22this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1-0/+1181