summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/mechglue/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-1/+1
* Introduce gss_export_cred and gss_import_credGreg Hudson2012-09-111-0/+6
* Implement gss_authorize_localname, as discussed on the kitten list,Greg Hudson2011-04-101-3/+3
* Add gss_userok and gss_pname_to_uidGreg Hudson2011-04-041-3/+9
* Implement draft-josefsson-gss-capsulateGreg Hudson2011-04-011-0/+6
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* Merge users/lhoward/sasl-gs2 to trunkGreg Hudson2010-10-061-0/+6
* Add IAKERB mechanism and gss_acquire_cred_with_passwordGreg Hudson2010-04-301-0/+3
* Implement gss_set_neg_mechsGreg Hudson2010-02-101-0/+3
* Add GSS extensions to store credentials, generate random bitsGreg Hudson2009-12-171-0/+3
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-221-2/+0
* Implement GSS naming extensions and authdata verificationGreg Hudson2009-10-091-0/+24
* Implement s4u extensionsGreg Hudson2009-09-131-0/+3
* Remove gss_export_name_object and gss_import_name_object.Sam Hartman2009-01-121-6/+0
* move generated dependencies out of Makefile.inKen Raeburn2009-01-051-361/+0
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-106/+304
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-127/+128
* make dependKen Raeburn2006-12-121-4/+5
* make dependTom Yu2006-06-291-16/+2
* remove unused lib/gssapi/mechglue/g_utils.cTom Yu2006-06-291-3/+0
* gssapi compilation errors on WindowsJeffrey Altman2006-06-291-1/+41
* autoconf 2.60 compatibilityKen Raeburn2006-06-281-1/+1
* remove unimplemented/unused mechglue functionsTom Yu2006-06-211-4/+0
* make dependTom Yu2006-06-151-0/+211
* * src/lib/gssapi/mechglue/Makefile.in (mydir):Tom Yu2006-06-151-1/+1
* Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu2006-06-141-103/+80
* set DEFS empty in more placesKen Raeburn2006-04-041-0/+1
* * Makefile.in: Delete @SHARED_RULE@ line.Ken Raeburn2004-09-231-3/+1
* Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2004-06-171-5/+0
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-4/+4
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-4/+4
* * Makefile.in (unixmac): Target deletedKen Raeburn2001-04-171-2/+0
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-3/+1
* Do win32 build in subdirDanilo Almeida1999-05-101-34/+34
* Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we areTheodore Tso1999-03-111-0/+2
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-051-0/+2
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-181-2/+2
* Mass makefile/configure.in build system revampTheodore Tso1998-02-121-0/+2
* Makefile.in: Remove include of config/windows.in; that's doneTheodore Tso1996-06-121-2/+0
* Do not build libgssapi.a on AIX, because it doesnt workSam Hartman1996-05-231-3/+0
* Makefile.in, g_inquire_cred.c, g_inquire_names.c, g_inquire_context.c:Theodore Tso1996-02-251-6/+6
* g_imp_name.c (gss_import_name): If the user passes in a name-typeTheodore Tso1996-02-241-2/+4
* Commited new snapshot from Roland Schemers at SunTheodore Tso1996-02-071-8/+3
* * Makefile.in (SRCS): Remove extraneous line with only a tab.Ezra Peisach1996-01-231-2/+4
* Added Sun's changes (from Roland), as fixed by Ted, to finally have aTheodore Tso1996-01-231-32/+58
* Renamed filenames so they would be unique in an 8.3 filesystem. AddedTheodore Tso1995-11-181-48/+60
* Initial checkin of Sun's (Derek's) multi-mechanism GSSAPI supportTheodore Tso1995-11-151-0/+98