aboutsummaryrefslogtreecommitdiff
path: root/src/lib/gssapi/generic
AgeCommit message (Expand)AuthorFilesLines
2003-07-17delete ##WIN16## lines from makefilesKen Raeburn2-1/+4
2003-05-14Be more friendly towards parallel buildsKen Raeburn2-5/+17
2003-03-06* disp_com_err_status.c, gssapi_generic.h: Removed Mac header goober. * gssap...Alexandra Ellwood5-19/+12
2003-02-13More tweaks to deal with parallel buildsTom Yu2-19/+22
2003-02-11Fix recursion-forcing rules to be more friendly to parallel buildsTom Yu2-0/+7
2003-02-11 * Makefile.in: Another attempt... turns our that the "copy"Tom Yu2-8/+15
2003-02-11Fix some things to avoid spurious rebuilds of header filesTom Yu2-11/+20
2003-02-09Have g_token_size return unsigned int for signed/unsigned cleanupEzra Peisach3-3/+8
2003-01-17Use new target create-ehdrdir, defined differently for UNIX and WIN32, toKen Raeburn2-6/+11
2003-01-17* Makefile.in ($(EHDRDIR)$(S)gssapi.h): Depend on includes-unix, to make sureKen Raeburn2-2/+9
2003-01-10Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2-0/+7
2003-01-08Nuke some old .orig filesKen Raeburn2-72/+4
2002-12-062002-12-05 Sam Hartman <hartmans@mit.edu>Sam Hartman2-23/+28
2002-11-15 * gssapiP_generic.h, util_token.c: Change g_make_token_header andEzra Peisach3-5/+12
2002-10-07Implement an install-headers target to install public headers into KRB5_INCDIR;Sam Hartman2-1/+5
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2-7/+11
2002-08-29Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn1-0/+3
2002-08-27undo quoting changesKen Raeburn2-10/+7
2002-08-27more quotingKen Raeburn2-4/+7
2002-08-27Quote targets of some copy operations within the build tree. NeededKen Raeburn2-2/+7
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2-7/+11
2002-07-15 * gssapiP_generic.h, util_token.c (g_verify_token_header): MakeEzra Peisach3-2/+7
2002-07-13update dependenciesKen Raeburn1-3/+0
2002-07-13Get rid of some unused functions and files. HideKen Raeburn4-44/+7
2002-07-13 * gssapi_generic.h: allow inclusion by C++Tom Yu5-12/+69
2002-06-15update dependenciesKen Raeburn1-14/+14
2001-10-20In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn1-14/+14
2001-10-20avoid name conflicts with glibKen Raeburn2-0/+38
2001-10-11Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn1-30/+31
2001-10-10Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn3-143/+137
2001-10-06KRB5_EXPORTVAR is defined lots of places but never used; delete itKen Raeburn2-1/+2
2001-10-05Put back GSS_DLLIMP for variables, but define the macro here instead of inKen Raeburn5-137/+163
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn4-70/+73
2001-09-01dependenciesKen Raeburn1-0/+46
2001-06-27 * gssapi.hin, gssapi_generic.h, gssapi_generic.c:Tom Yu4-33/+217
2001-06-22 * util_validate.c (g_save): Cleanup extraneous variable fromEzra Peisach2-1/+5
2001-06-21 * util_validate.c (g_validate, g_save, g_delete): If HAVE_BSD_TYPEEzra Peisach2-2/+21
2001-05-08 * disp_major_status.c (display_unknown): Remove unused variableEzra Peisach4-20/+36
2001-04-17* Makefile.in (unixmac): Target deletedKen Raeburn2-2/+4
2001-03-11 * oid_ops.c: Avoid the use of a variable named indexEzra Peisach2-6/+10
2000-10-03 * gssapiP_generic.h (g_OID_equal): Instead of casting argument toEzra Peisach2-1/+6
2000-08-04* Makefile.in (SRCS, OBJS, STLIBOBJS): Remove util_canonhost.Ken Raeburn3-6/+6
2000-06-01Check for existance of <memory.h>.Wilfredo Sanchez2-0/+7
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez1-2/+2
1999-10-26log tritan's changesTom Yu1-0/+7
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-1/+1
1999-09-24copyright notice updates from 1.1 branchKen Raeburn2-2/+8
1999-05-19Improve rule to create gssapi include dir under windowsDanilo Almeida2-3/+8
1999-05-19These are a bunch of intertwined changes to the windows build.Danilo Almeida2-1/+6
1999-05-10Do win32 build in subdirDanilo Almeida2-18/+22