| Commit message (Expand) | Author | Age | Files | Lines |
* | * configure.in: Never define size_t | Ken Raeburn | 2006-04-01 | 1 | -0/+4 |
* | Stop checking sizeof(type) at configure time. | Ken Raeburn | 2006-03-31 | 1 | -0/+5 |
* | All configure.in scripts: Use K5_AC_INIT instead of AC_INIT | Ken Raeburn | 2005-08-20 | 1 | -0/+4 |
* | Work around Makefile quoting problems | Tom Yu | 2005-04-07 | 1 | -0/+4 |
* | * Makefile.in (LIBINITFUNC, LIBFINIFUNC): Define | Ken Raeburn | 2005-02-09 | 1 | -0/+2 |
* | * gss_libinit.c (gssint_lib_init, gssint_lib_fini) [SHOW_INITFINI_FUNCS]: Pri... | Ken Raeburn | 2005-02-09 | 1 | -0/+5 |
* | * configure.in: Check for xom.h. Set include_xom to a C include directive or | Ken Raeburn | 2005-02-03 | 1 | -0/+5 |
* | Some applications such as Eudora on Windows load and unload the Kerberos | Jeffrey Altman | 2005-01-17 | 1 | -0/+4 |
* | Export lucid context functions and gss_krb5_set_allowable_enctypes | Sam Hartman | 2004-07-29 | 1 | -0/+4 |
* | * gss_libinit.c (gssint_lib_init): Initialize new keytab-name mutex, and | Ken Raeburn | 2004-07-14 | 1 | -0/+3 |
* | * Makefile.in (SHLIB_EXPDEPS): Use _DEPLIB variables. | Ken Raeburn | 2004-07-14 | 1 | -0/+5 |
* | * Makefile.in (OBJFILELIST, OBJFILEDEP) [DOS]: Depend on locally built objects | Ken Raeburn | 2004-06-18 | 1 | -0/+9 |
* | Purge make targets and variables (and a few files) relating to the old, | Ken Raeburn | 2004-06-17 | 1 | -0/+4 |
* | * Makefile.in (SHLIB_EXPLIBS): Add $(LIBS) | Ken Raeburn | 2004-06-15 | 1 | -0/+4 |
* | * Makefile.in (krb5/gssapi_krb5.h): Depend on recursion rule | Ken Raeburn | 2004-06-10 | 1 | -0/+4 |
* | Patch from kwc@citi.umich.edu to support | Sam Hartman | 2004-06-08 | 1 | -0/+4 |
* | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 1 | -0/+4 |
* | * gss_libinit.c (gssint_lib_init): Initialize error tables here. | Ken Raeburn | 2004-06-02 | 1 | -0/+9 |
* | * libgssapi_krb5.exports: Remove et_*, generic_*, gssint_*, initialize_*, kg_... | Ken Raeburn | 2004-05-13 | 1 | -0/+5 |
* | Added support for library initialization and finalization, and verification | Ken Raeburn | 2004-04-24 | 1 | -0/+8 |
* | Add files containing the export lists used on UNIX, in each directory | Ken Raeburn | 2004-04-22 | 1 | -0/+4 |
* | Remove kg_release_defcred and caching of default credential. Rewrite | Tom Yu | 2003-07-17 | 1 | -0/+5 |
* | Yet another attempt at cross-directory dependencies. Seems to fix the parallel | Ken Raeburn | 2003-03-08 | 1 | -0/+7 |
* | * gss_libinit.c: Changed USE_HARDCODED_FALLBACK_ERROR_TABLES macro to !USE_BU... | Alexandra Ellwood | 2003-03-07 | 1 | -0/+6 |
* | * gss_libinit.c: Removed Mac header goober. Fixed USE_HARDCODED_FALLBACK_ERRO... | Alexandra Ellwood | 2003-03-06 | 1 | -0/+8 |
* | Fix recursion-forcing rules to be more friendly to parallel builds | Tom Yu | 2003-02-11 | 1 | -0/+9 |
* | Fix some things to avoid spurious rebuilds of header files | Tom Yu | 2003-02-11 | 1 | -0/+6 |
* | Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather than | Ken Raeburn | 2003-01-10 | 1 | -0/+3 |
* | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 1 | -0/+7 |
* | Nuke some old .orig files | Ken Raeburn | 2003-01-08 | 1 | -0/+4 |
* | Add some dependencies on phony build targets to help with cross-directory dep... | Ken Raeburn | 2002-09-24 | 1 | -0/+5 |
* | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 1 | -0/+4 |
* | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 1 | -0/+4 |
* | * Makefile.in (SUBDIROBJLISTS): New variable | Ken Raeburn | 2002-08-22 | 1 | -0/+4 |
* | * gss_libinit.c (gssint_cleanup_library): Remove variable set but | Ezra Peisach | 2002-07-15 | 1 | -0/+5 |
* | * gss_libinit.c: Conditionalized error table loading for Mac OS X. | Tom Yu | 2002-07-14 | 1 | -0/+10 |
* | dependencies | Ken Raeburn | 2001-09-01 | 1 | -0/+4 |
* | * gss_libinit.c: Include gssapiP_krb5.h for kg_release_defcred() | Ezra Peisach | 2001-06-04 | 1 | -0/+5 |
* | * configure.in: Use AC_TYPE_SIZE_T instead of AC_SIZE_T | Ezra Peisach | 2000-11-01 | 1 | -0/+4 |
* | pullup from 1.2 branch | Ken Raeburn | 2000-06-27 | 1 | -0/+4 |
* | Check for existance of <memory.h>. | Wilfredo Sanchez | 2000-06-01 | 1 | -0/+5 |
* | Makefile.in (clean-unix): Add clean-libobjs | Ezra Peisach | 2000-02-22 | 1 | -0/+4 |
* | * Makefile.in (STLIBOBJS): Properly add gss_libinit.o to permit | Tom Yu | 2000-01-24 | 1 | -0/+10 |
* | Moved krb5, gss, and crypto library initialization/cleanup code into new dedi... | Miro Jurisic | 2000-01-22 | 1 | -0/+6 |
* | These are a bunch of intertwined changes to the windows build. | Danilo Almeida | 1999-05-19 | 1 | -0/+4 |
* | Do win32 build in subdir | Danilo Almeida | 1999-05-10 | 1 | -0/+4 |
* | Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we are | Theodore Tso | 1999-03-14 | 1 | -0/+5 |
* | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 1 | -0/+7 |
* | * Makefile.in (SHLIB_EXPDEPS): | Tom Yu | 1998-04-15 | 1 | -0/+5 |
* | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 1 | -0/+5 |