aboutsummaryrefslogtreecommitdiff
path: root/src/lib/gssapi/mechglue/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2011-04-09Cleanup, add mech type to authorize_localname SPILuke Howard1-3/+3
2011-04-04Merge branch 'master' into users/lhoward/moonshot-mechglue-fixesLuke Howard1-1/+1
2011-03-22Implement draft-josefsson-gss-capsulate-01Luke Howard1-0/+6
2011-03-17Reinstate gss_userok and gss_pname_to_uidLuke Howard1-3/+9
2010-11-28Use for loops for recursion in the Windows build, cutting down on theGreg Hudson1-1/+1
2010-10-06Merge users/lhoward/sasl-gs2 to trunkGreg Hudson1-0/+6
2010-04-30Add IAKERB mechanism and gss_acquire_cred_with_passwordGreg Hudson1-0/+3
2010-02-10Implement gss_set_neg_mechsGreg Hudson1-0/+3
2009-12-17Add GSS extensions to store credentials, generate random bitsGreg Hudson1-0/+3
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson1-2/+0
2009-10-09Implement GSS naming extensions and authdata verificationGreg Hudson1-0/+24
2009-09-13Implement s4u extensionsGreg Hudson1-0/+3
2009-01-12Remove gss_export_name_object and gss_import_name_object.Sam Hartman1-6/+0
2009-01-05move generated dependencies out of Makefile.inKen Raeburn1-361/+0
2009-01-03Merge mskrb-integ onto trunkSam Hartman1-106/+304
2008-11-04Don't build dependencies for v4rcp.c.Ken Raeburn1-127/+128
2006-12-12make dependKen Raeburn1-4/+5
2006-06-29make dependTom Yu1-16/+2
2006-06-29remove unused lib/gssapi/mechglue/g_utils.cTom Yu1-3/+0
2006-06-29gssapi compilation errors on WindowsJeffrey Altman1-1/+41
2006-06-28autoconf 2.60 compatibilityKen Raeburn1-1/+1
2006-06-21remove unimplemented/unused mechglue functionsTom Yu1-4/+0
2006-06-15make dependTom Yu1-0/+211
2006-06-15 * src/lib/gssapi/mechglue/Makefile.in (mydir):Tom Yu1-1/+1
2006-06-14Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu1-103/+80
2006-04-04set DEFS empty in more placesKen Raeburn1-0/+1
2004-09-23* Makefile.in: Delete @SHARED_RULE@ line.Ken Raeburn1-3/+1
2004-06-17Purge make targets and variables (and a few files) relating to the old,Ken Raeburn1-5/+0
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn1-4/+4
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn1-4/+4
2001-04-17* Makefile.in (unixmac): Target deletedKen Raeburn1-2/+0
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-3/+1
1999-05-10Do win32 build in subdirDanilo Almeida1-34/+34
1999-03-11Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we areTheodore Tso1-0/+2
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1-0/+2
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1-2/+2
1998-02-12Mass makefile/configure.in build system revampTheodore Tso1-0/+2
1996-06-12Makefile.in: Remove include of config/windows.in; that's doneTheodore Tso1-2/+0
1996-05-23 Do not build libgssapi.a on AIX, because it doesnt workSam Hartman1-3/+0
1996-02-25Makefile.in, g_inquire_cred.c, g_inquire_names.c, g_inquire_context.c:Theodore Tso1-6/+6
1996-02-24g_imp_name.c (gss_import_name): If the user passes in a name-typeTheodore Tso1-2/+4
1996-02-07Commited new snapshot from Roland Schemers at SunTheodore Tso1-8/+3
1996-01-23 * Makefile.in (SRCS): Remove extraneous line with only a tab.Ezra Peisach1-2/+4
1996-01-23Added Sun's changes (from Roland), as fixed by Ted, to finally have aTheodore Tso1-32/+58
1995-11-18Renamed filenames so they would be unique in an 8.3 filesystem. AddedTheodore Tso1-48/+60
1995-11-15Initial checkin of Sun's (Derek's) multi-mechanism GSSAPI supportTheodore Tso1-0/+98