| Commit message (Expand) | Author | Age | Files | Lines |
| * | Install gssapi_ext.h on Windows. Include gssapi_ext.h in the header | Greg Hudson | 2010-11-30 | 1 | -1/+2 |
| * | Use for loops for recursion in the Windows build, cutting down on the | Greg Hudson | 2010-11-28 | 1 | -32/+1 |
| * | Consolidate Makefile variables now that we have only a single global | Greg Hudson | 2009-11-22 | 1 | -3/+1 |
| * | remove local objects from list for windows | Ken Raeburn | 2009-02-11 | 1 | -3/+3 |
| * | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 1 | -5/+0 |
| * | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 1 | -26/+7 |
| * | Don't build dependencies for v4rcp.c. | Ken Raeburn | 2008-11-04 | 1 | -11/+11 |
| * | makedepend | Ken Raeburn | 2008-09-18 | 1 | -10/+11 |
| * | Don't set LOCAL_SUBDIRS in many places and SUBDIRS in a few and | Ken Raeburn | 2008-07-20 | 1 | -1/+1 |
| * | make depend | Ken Raeburn | 2007-08-16 | 1 | -10/+10 |
| * | Delete more stuff for 'clean' and 'distclean' targets | Ken Raeburn | 2007-03-02 | 1 | -1/+2 |
| * | make depend | Ken Raeburn | 2006-12-12 | 1 | -10/+11 |
| * | make depend | Tom Yu | 2006-10-06 | 1 | -6/+6 |
| * | * lib/gssapi/Makefile.in: Merge the new target into the existing | Ken Raeburn | 2006-06-29 | 1 | -2/+1 |
| * | gssapi compilation errors on Windows | Jeffrey Altman | 2006-06-29 | 1 | -8/+14 |
| * | check calling conventions specified for Windows | Ken Raeburn | 2006-06-29 | 1 | -2/+17 |
| * | autoconf 2.60 compatibility | Ken Raeburn | 2006-06-28 | 1 | -2/+2 |
| * | fix parallel builds for libgss | Tom Yu | 2006-06-20 | 1 | -1/+1 |
| * | make depend | Tom Yu | 2006-06-15 | 1 | -1/+2 |
| * | Merge from branches/mechglue. Initial integration of Sun-donated | Tom Yu | 2006-06-14 | 1 | -5/+5 |
| * | Merge about 1/3 of the remaining configure scripts into the top level. This | Ken Raeburn | 2006-05-31 | 1 | -2/+2 |
| * | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 1 | -1/+1 |
| * | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -8/+9 |
| * | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 1 | -6/+5 |
| * | set DEFS empty in more places | Ken Raeburn | 2006-04-04 | 1 | -0/+1 |
| * | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -11/+11 |
| * | make depend | Ken Raeburn | 2006-03-27 | 1 | -5/+5 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -3/+3 |
| * | make depend | Ken Raeburn | 2006-03-08 | 1 | -1/+2 |
| * | make depend | Tom Yu | 2005-11-29 | 1 | -6/+8 |
| * | Update dependencies | Ken Raeburn | 2005-06-21 | 1 | -2/+3 |
| * | * Makefile.in (LIBINITFUNC, LIBFINIFUNC): Define | Ken Raeburn | 2005-02-09 | 1 | -0/+2 |
| * | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -3/+3 |
| * | * Makefile.in (SHLIB_EXPDEPS): Use _DEPLIB variables. | Ken Raeburn | 2004-07-14 | 1 | -4/+2 |
| * | * Makefile.in (OBJFILELIST, OBJFILEDEP) [DOS]: Depend on locally built objects | Ken Raeburn | 2004-06-18 | 1 | -2/+8 |
| * | Purge make targets and variables (and a few files) relating to the old, | Ken Raeburn | 2004-06-17 | 1 | -2/+0 |
| * | * Makefile.in (SHLIB_EXPLIBS): Add $(LIBS) | Ken Raeburn | 2004-06-15 | 1 | -1/+1 |
| * | * Makefile.in (krb5/gssapi_krb5.h): Depend on recursion rule | Ken Raeburn | 2004-06-10 | 1 | -1/+1 |
| * | Run make depend | Sam Hartman | 2004-06-08 | 1 | -1/+1 |
| * | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 1 | -1/+1 |
| * | update dependencies | Ken Raeburn | 2004-04-23 | 1 | -2/+3 |
| * | make depend | Ken Raeburn | 2003-12-15 | 1 | -0/+1 |
| * | Yet another attempt at cross-directory dependencies. Seems to fix the parallel | Ken Raeburn | 2003-03-08 | 1 | -8/+39 |
| * | Use com_err_deplib rather than an explicit path so we do not have our | Sam Hartman | 2003-03-02 | 1 | -1/+1 |
| * | Fix recursion-forcing rules to be more friendly to parallel builds | Tom Yu | 2003-02-11 | 1 | -2/+8 |
| * | Fix some things to avoid spurious rebuilds of header files | Tom Yu | 2003-02-11 | 1 | -2/+2 |
| * | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 1 | -0/+4 |
| * | Add some dependencies on phony build targets to help with cross-directory dep... | Ken Raeburn | 2002-09-24 | 1 | -0/+2 |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 1 | -1/+1 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 1 | -1/+1 |