summaryrefslogtreecommitdiffstats
path: root/src/lib/rpc/svc_auth_gssapi.c
Commit message (Expand)AuthorAgeFilesLines
* Add new versions of log_badauth gssrpc callbacksGreg Hudson2013-11-251-5/+21
* make mark-cstyleTom Yu2009-10-311-60/+60
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-3/+3
* Add gssrpcint.h to contain prototype for gssrpcint_printf. IncludeEzra Peisach2008-12-291-2/+4
* Rework error-mapping code to preserve status code values when returnedKen Raeburn2007-09-051-8/+4
* remap mechanism-specific status codes in mechglue/spnegoKen Raeburn2007-08-161-1/+26
* fix MITKRB5-SA-2007-004 [CVE-2007-2442/VU#356961, CVE-2007-2443/VU#365313]Tom Yu2007-06-261-0/+2
* Include time.h for time() prototypeEzra Peisach2006-10-161-0/+1
* Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu2006-06-141-2/+1
* * libgssrpc.exports: Don't export internalsTom Yu2004-09-171-44/+37
* This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu2004-06-161-30/+45
* * svc_auth_gssapi.c (destroy_client): Don't call purify_watch_n even if PURIFYKen Raeburn2004-04-031-1/+1
* * svc_auth_gssapi.c (_svcauth_gssapi_unset_names): If invoked moreEzra Peisach2003-01-121-0/+4
* Only system headers should declare errnoSam Hartman2003-01-051-1/+1
* * svc_auth_gssapi.c (_gssrpc_svcauth_gssapi): Local returnEzra Peisach2001-12-141-1/+2
* * clnt_raw, clnt_tcp.c, clnt_udp.c: Use a union structure toEzra Peisach2001-12-071-5/+6
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-5/+4
* * xdr_reference.c (xdr_reference): Remove cast in argument to memsetEzra Peisach2001-07-271-1/+2
* * pmap_rmt.c, svc.c, svc_simple.c, svc_udp.c, svc_tcp.c,Ezra Peisach2001-07-091-4/+4
* * configure.in: Add AC_TYPE_GETGROUPS to determine argument toEzra Peisach2001-07-051-1/+1
* * auth.h: Provide full prototype for xdr_des_blockEzra Peisach2001-06-281-7/+7
* pullup from 1.2.1 releaseKen Raeburn2000-07-011-1/+1
* pullup from 1.2 branchKen Raeburn2000-06-271-10/+4
* * svc_auth_gssapi.c (_svcauth_gssapi): Don't explicitly freeTom Yu2000-02-181-1/+0
* * auth_gssapi.c (auth_gssapi_create): Free call_res becauseTom Yu2000-02-171-0/+3
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-7/+36
* "Renames" in the following refer to renaming of various exportedTom Yu1998-02-141-220/+7
* * svc_auth_gssapi.c (_svcauth_gssapi): When looping over services,Ezra Peisach1997-12-161-0/+9
* Fix to not lose entries in the chain linked client listEzra Peisach1997-10-211-1/+11
* * Various changes to allow channel bindings to work with both UDPBarry Jaspan1996-12-041-9/+26
* * svc_auth_gssapi.c (_svcauth_gssapi): accept add call_arg version 4Barry Jaspan1996-10-161-1/+6
* * configure.in: add DO_SUBDIRS so make will descend into unit-testBarry Jaspan1996-10-151-7/+15
* * getrpcent.c: Add PROTOTYPE and conditionalize functionTom Yu1996-08-141-15/+49
* * svc_auth_gssapi.c: #include <rpc/rpc.h> before <sys/stat.h> (toTom Yu1996-07-301-1/+5
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+1181