pull up r24469, r24530, r24533, r24534, r24535, r24537 from trunk
[krb5.git] / src / lib / gssapi / krb5 / Makefile.in
2010-12-03 Tom Yupull up r24469, r24530, r24533, r24534, r24535, r24537...
2010-05-17 Greg HudsonThe mechglue never invokes a mech's gss_add_cred functi...
2010-04-30 Greg HudsonAdd IAKERB mechanism and gss_acquire_cred_with_password
2009-12-17 Greg HudsonAdd GSS extensions to store credentials, generate rando...
2009-11-22 Greg HudsonConsolidate Makefile variables now that we have only...
2009-10-09 Greg HudsonImplement GSS naming extensions and authdata verification
2009-09-13 Greg HudsonImplement s4u extensions
2009-08-03 Greg HudsonGet "make depend" to work in an unbuilt source tree...
2009-01-05 Ken Raeburnmove generated dependencies out of Makefile.in
2009-01-03 Sam HartmanMerge mskrb-integ onto trunk
2008-11-04 Ken RaeburnDon't build dependencies for v4rcp.c.
2008-09-18 Ken Raeburnmakedepend
2007-08-24 Ezra PeisachIn clean-windows, replace spaces with tab
2007-08-24 Jeffrey Altmancleanup src/lib/gssapi/krb5/error_map.h on Windows
2007-08-16 Ken Raeburnmake depend
2007-07-19 Alexandra EllwoodAdded new autogenerated file to generate-files-mac...
2007-07-04 Ken RaeburnMake error_map.h depend on ktemplate.pm too
2007-07-04 Ken Raeburngss krb5 mech enhanced error messages
2006-12-12 Ken Raeburnmake depend
2006-11-01 Ken Raeburnmake depend
2006-10-06 Tom Yumake depend
2006-06-28 Ken Raeburnautoconf 2.60 compatibility
2006-06-22 Sam Hartman r18022@luminous: jaltman | 2006-05-19 05:18:37 -0400
2006-06-15 Tom Yumake depend
2006-06-14 Tom YuMerge from branches/mechglue. Initial integration...
2006-05-31 Ken RaeburnMerge about 1/3 of the remaining configure scripts...
2006-05-24 Ken RaeburnRename locate.h to locate_plugin.h. Change references...
2006-05-23 Ken Raeburninstall headers into include/krb5
2006-04-13 Ken RaeburnDon't include kdb.h from k5-int.h; instead, include...
2006-04-04 Ken Raeburnset DEFS empty in more places
2006-03-31 Ken Raeburnmake depend, now with dependency sorting
2006-03-27 Ken Raeburnmake depend
2006-03-11 Ken RaeburnInstead of arbitrary division of headers into include...
2006-03-11 Ken RaeburnAdd a new recursive target "generated-files-mac", for...
2006-03-08 Ken Raeburnmake depend
2005-11-29 Tom Yumake depend
2005-06-21 Ken RaeburnUpdate dependencies
2005-04-07 Tom YuWork around Makefile quoting problems
2004-12-30 Ken Raeburnrun "make depend"
2004-07-16 Ken Raeburnupdate dependencies
2004-07-08 Ken Raeburn* Makefile.in (LOCALINCLUDES): Add $(srcdir)/.. to...
2004-06-11 Ken Raeburn* Makefile.in (gssapi_krb5.h): Add Windows version...
2004-06-10 Sam HartmanInstall gssapi_krb5.h from build dir not srcdir
2004-06-08 Sam HartmanRun make depend
2004-06-08 Sam HartmanPatch from kwc@citi.umich.edu to support
2004-04-24 Ken Raeburnupdated dependencies
2004-04-23 Ken Raeburnupdate dependencies
2004-02-24 Ken Raeburndependency updates
2003-12-15 Ken Raeburnmake depend
2003-12-13 Ken RaeburnAdd 64-bit sequence number support. Do sequence number...
2003-07-17 Ken Raeburndelete ##WIN16## lines from makefiles
2003-05-24 Ken Raeburnmake-depend updates
2003-02-14 Tom Yu * Makefile.in ($(GSSAPI_KRB5_HDR)): Use $(S) to avoid...
2003-02-13 Tom YuOops, add $(GSSAPI_KRB5_HDR) to all-unix
2003-02-13 Tom YuMore tweaks to deal with parallel builds
2003-01-10 Ken RaeburnUse markers in Makefile.in rather than rules in configu...
2002-10-07 Sam HartmanImplement an install-headers target to install public...
2002-08-29 Ken Raeburn* Makefile.in: Revert $(S)=>/ change, for Windows support
2002-08-27 Ken RaeburnQuote targets of some copy operations within the build...
2002-08-23 Ken RaeburnChange $(S)=>/ and $(U)=>.. globally
2002-07-13 Ken Raeburnupdate dependencies
2002-07-13 Ken RaeburnGet rid of some unused functions and files. Hide
2002-06-15 Ken Raeburnupdate dependencies
2002-03-26 Ken Raeburnupdate dependencies
2001-10-20 Ken RaeburnIn directories building libraries, generate dependencie...
2001-10-11 Ken RaeburnUpdate automatic dependencies to work on Windows by...
2001-09-06 Ken Raeburnupdated dependencies for latest make-depend target...
2001-09-01 Ken Raeburndependencies
1999-10-26 Wilfredo SanchezClean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,...
1999-05-19 Danilo AlmeidaImprove rule to create gssapi include dir under windows
1999-05-19 Danilo AlmeidaThese are a bunch of intertwined changes to the windows...
1999-05-10 Danilo AlmeidaDo win32 build in subdir
1999-04-17 Theodore TsoBuilt the krb5 specific extension function which allows...
1999-03-12 Theodore Tsoset_ccache.c (gss_krb5_ccache_name): Added new Krb5...
1999-03-12 Theodore TsoMakefile.in (DLL_FILE_DEF): Tell the Makefile template...
1998-12-05 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-10-30 Marc Horowitzpull up 3des implementation from the marc-3des branch
1998-05-25 Theodore Tsocopy_ccache.c (gss_krb5_copy_ccache): Fix bugs in copy_...
1998-02-18 Tom YuRemove trailing slash from thisconfigdir. Change direc...
1998-02-12 Theodore TsoMass makefile/configure.in build system revamp
1998-01-30 Dan Winship * accept_sec_context.c (rd_and_store_for_creds...
1997-12-29 Ezra Peisach * Makefile.in (OBJS): Changed val_cred.$(OBJECT) to
1997-11-16 Theodore Tso* accept_sec_context.c (krb5_gss_accept_sec_context),
1997-04-01 Theodore TsoFix really stupid typo
1997-03-28 Theodore TsoMakefile.in: Add canon_name.c, duplicate_name.c, export...
1997-02-23 Richard BaschMoved some of the library list file build logic from...
1997-02-09 Tom YuMerge of libhack_branch
1997-02-06 Richard BaschWindows/NT integration (V1_0_WIN32_BRANCH merge)
1996-07-26 Tom Yu * Makefile.in (OBJS): Remove trailing backslash on...
1996-07-26 Tom Yu * Makefile.in: remove trailing backslash from comment...
1996-07-25 Theodore Tsoinit_sec_context.c (krb5_gss_init_sec_context): Fixed...
1996-07-24 Theodore TsoFix broken Windows commands to copy gssapi_krb5.h to...
1996-07-22 Marc Horowitzthis commit includes all the changes on the OV_9510_INT...
1996-06-13 Theodore TsoMakefile.in: Update special rule for gssapi_err_krb5...
1996-04-02 Theodore TsoMakefile.in (SRCS): Inlined list of source files for...
1996-02-27 Theodore Tsoaccept_sec_context.c (krb5_gss_accept_sec_context)...
1996-01-23 Theodore TsoAdd support for building GSSAPI as a shared library
1996-01-23 Theodore Tsorel_oid.c (krb5_gss_internal_release_oid): Add the...
1995-10-07 Theodore TsoRemove ##DOS!include of config/windows.in. config...
1995-09-25 Theodore TsoRemoved "foo:: foo-$(WHAT)" lines from the Makefile
next