summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/generic
Commit message (Expand)AuthorAgeFilesLines
* Patch from kwc@citi.umich.edu to supportSam Hartman2004-06-084-0/+49
* * disp_com_err_status.c (init_et): Variable deleted.Ken Raeburn2004-06-022-5/+7
* Added support for library initialization and finalization, and verificationKen Raeburn2004-04-242-1/+6
* update dependenciesKen Raeburn2004-04-231-27/+27
* Add a mutex to protect the set manipulationsKen Raeburn2004-03-143-21/+87
* Make the set type separate from the set-element (linked list node) typeKen Raeburn2004-03-143-27/+43
* * gssapiP_generic.h (struct _g_set_elt, g_set_elt): Renamed from non-_eltKen Raeburn2004-03-144-21/+27
* * util_ordering.c (g_queue_externalize, g_queue_internalize): Check forKen Raeburn2004-02-092-0/+9
* * gssapi_generic.c (const_oids): Renamed from oids, and now const.Ken Raeburn2003-12-202-1/+8
* make dependKen Raeburn2003-12-151-12/+24
* Add 64-bit sequence number support. Do sequence number ordering tests relativeKen Raeburn2003-12-134-26/+86
* delete ##WIN16## lines from makefilesKen Raeburn2003-07-172-1/+4
* Be more friendly towards parallel buildsKen Raeburn2003-05-142-5/+17
* * disp_com_err_status.c, gssapi_generic.h: Removed Mac header goober. * gssap...Alexandra Ellwood2003-03-065-19/+12
* More tweaks to deal with parallel buildsTom Yu2003-02-132-19/+22
* Fix recursion-forcing rules to be more friendly to parallel buildsTom Yu2003-02-112-0/+7
* * Makefile.in: Another attempt... turns our that the "copy"Tom Yu2003-02-112-8/+15
* Fix some things to avoid spurious rebuilds of header filesTom Yu2003-02-112-11/+20
* Have g_token_size return unsigned int for signed/unsigned cleanupEzra Peisach2003-02-093-3/+8
* Use new target create-ehdrdir, defined differently for UNIX and WIN32, toKen Raeburn2003-01-172-6/+11
* * Makefile.in ($(EHDRDIR)$(S)gssapi.h): Depend on includes-unix, to make sureKen Raeburn2003-01-172-2/+9
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-102-0/+7
* Nuke some old .orig filesKen Raeburn2003-01-082-72/+4
* 2002-12-05 Sam Hartman <hartmans@mit.edu>Sam Hartman2002-12-062-23/+28
* * gssapiP_generic.h, util_token.c: Change g_make_token_header andEzra Peisach2002-11-153-5/+12
* Implement an install-headers target to install public headers into KRB5_INCDIR;Sam Hartman2002-10-072-1/+5
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-7/+11
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+3
* undo quoting changesKen Raeburn2002-08-272-10/+7
* more quotingKen Raeburn2002-08-272-4/+7
* Quote targets of some copy operations within the build tree. NeededKen Raeburn2002-08-272-2/+7
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-7/+11
* * gssapiP_generic.h, util_token.c (g_verify_token_header): MakeEzra Peisach2002-07-153-2/+7
* update dependenciesKen Raeburn2002-07-131-3/+0
* Get rid of some unused functions and files. HideKen Raeburn2002-07-134-44/+7
* * gssapi_generic.h: allow inclusion by C++Tom Yu2002-07-135-12/+69
* update dependenciesKen Raeburn2002-06-151-14/+14
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-201-14/+14
* avoid name conflicts with glibKen Raeburn2001-10-202-0/+38
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-30/+31
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-103-143/+137
* KRB5_EXPORTVAR is defined lots of places but never used; delete itKen Raeburn2001-10-062-1/+2
* Put back GSS_DLLIMP for variables, but define the macro here instead of inKen Raeburn2001-10-055-137/+163
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-044-70/+73
* dependenciesKen Raeburn2001-09-011-0/+46
* * gssapi.hin, gssapi_generic.h, gssapi_generic.c:Tom Yu2001-06-274-33/+217
* * util_validate.c (g_save): Cleanup extraneous variable fromEzra Peisach2001-06-222-1/+5
* * util_validate.c (g_validate, g_save, g_delete): If HAVE_BSD_TYPEEzra Peisach2001-06-212-2/+21
* * disp_major_status.c (display_unknown): Remove unused variableEzra Peisach2001-05-084-20/+36
* * Makefile.in (unixmac): Target deletedKen Raeburn2001-04-172-2/+4