summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ignore generated file krb5support32.defKen Raeburn2004-06-191-0/+1
* ignore generated file gssapi_krb5.hKen Raeburn2004-06-191-0/+1
* * mpool/mpool.c (mpool_get, mpool_write): Check that the offset calculationKen Raeburn2004-06-192-0/+17
* * Makefile.in (SHLIB_EXPLIBS): Add $(LIBS)Ken Raeburn2004-06-194-2/+7
* * aclocal.m4 (WITH_CC): Use -Wl,-search_paths_first for linking on Darwin.Ken Raeburn2004-06-192-3/+18
* * shlib.conf (*-*-darwin*, *-*-rhapsody*): Don't set PICFLAGS or LDFLAGS.Ken Raeburn2004-06-192-9/+18
* * pre.in (PTHREAD_CFLAGS): New variable.Ken Raeburn2004-06-192-1/+7
* * Makefile.in (all-windows): Make autoconf.h in include\krb5 before buildingKen Raeburn2004-06-192-1/+26
* * win-pre.in (SLIB): New variableKen Raeburn2004-06-182-1/+5
* * k5-platform.h (MAKE_INIT_FUNCTION, CALL_INIT_FUNCTION, INITIALIZER_RAN): UseKen Raeburn2004-06-182-5/+11
* * Makefile.in (SLIBS, SDEF, S_GLUE, COMERR_GLUE, PROF_GLUE, SGLUE): NewKen Raeburn2004-06-183-31/+125
* * Makefile.in (OBJFILEDEP, OBJFILELIST) [DOS]: Include locally built objectKen Raeburn2004-06-182-2/+11
* * Makefile.in (OBJFILELIST, OBJFILEDEP) [DOS]: Depend on locally built objectsKen Raeburn2004-06-182-2/+17
* * version.rc: Add info for support libraryKen Raeburn2004-06-182-0/+15
* * Makefile.in (all-windows): Build support directoryKen Raeburn2004-06-182-0/+7
* * Makefile.in (BUILDTOP, LIBNAME, XTRA, OBJFILE): Define for Windows.Ken Raeburn2004-06-183-2/+126
* * Makefile.in ($(OUTPRE)test_et.exe): New target.Ken Raeburn2004-06-184-11/+63
* * win-mac.h (HAVE_STRERROR, SYS_ERRLIST_DECLARED): DefineKen Raeburn2004-06-182-0/+6
* oops, forgot somethingTom Yu2004-06-172-3/+6
* * default.exp (setup_krb5_conf): Default to not using SRV recordsTom Yu2004-06-172-0/+6
* * ser_sctx.c (kg_ctx_size, kg_ctx_externalize): Adjust for newTom Yu2004-06-172-1/+10
* * libgssrpc.exports: UpdateTom Yu2004-06-172-31/+57
* * util_validate.c (g_save): Call gssint_initialize_libraryKen Raeburn2004-06-172-0/+10
* Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2004-06-1750-636/+99
* more rpc namespace cleanupTom Yu2004-06-163-12/+38
* make dependTom Yu2004-06-168-377/+485
* * depfix.sed: Delete /os/usr/include as well, to cope with anTom Yu2004-06-162-0/+7
* This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu2004-06-1680-1185/+3925
* ok, let's try this again..Tom Yu2004-06-164-4/+21
* * Makefile.in (LOCALINCLUDES): Add $srcdir/osKen Raeburn2004-06-162-1/+3
* * krb5_libinit.c: Include os-proto.hKen Raeburn2004-06-162-2/+3
* * Makefile.in (SHLIB_RDIRS): SetKen Raeburn2004-06-162-0/+3
* * krb5_libinit.c (krb5int_lib_init): Initialize krb5int_us_time_mutexKen Raeburn2004-06-152-0/+6
* Localize the OS-specific bits of retrieving the current time a bit more.Ken Raeburn2004-06-153-44/+78
* don't leak rcaches in accept_sec_contextTom Yu2004-06-151-1/+5
* * libkrb5.exports: Drop krb5_init_ets, krb5_free_ets, krb5_kt_default_vno, andKen Raeburn2004-06-152-4/+5
* * exports.crypto, exports.des425, exports.kdb5, exports.krb5: Unused files de...Ken Raeburn2004-06-155-383/+5
* * rc_io.c (dir, dirlen): Top-level variables deleted.Ken Raeburn2004-06-152-10/+19
* * kt_file.c (krb5_kt_default_vno): Replaced variable with macroKen Raeburn2004-06-152-1/+5
* * Makefile.in (SHLIB_EXPLIBS): Add $(LIBS)Ken Raeburn2004-06-152-1/+5
* * Makefile.in (SHLIB_DIRS, SHLIB_EXPLIBS, SHLIB_EXPDEPLIBS): Set to depend onKen Raeburn2004-06-153-2/+12
* Updated to split libraries and clients into separate build systems. Note; th...Alexandra Ellwood2004-06-141-3420/+4605
* * libkrb5support.exports: Drop krb5int_foreach_localaddrKen Raeburn2004-06-142-1/+4
* Modified Header Generation target so it runs autoconf and builds the autogene...Alexandra Ellwood2004-06-143-61/+86
* * init_sec_context.c (krb5_gss_init_sec_context): Fix pointerTom Yu2004-06-142-1/+7
* * pty-int.h (_AIX && _THREAD_SAFE): Undefine _THREAD_SAFEKen Raeburn2004-06-122-0/+19
* * Makefile.in (include/generated.stmp): New intermediate target file, toKen Raeburn2004-06-123-5/+18
* update for 1.3.4Tom Yu2004-06-111-0/+2
* * Makefile.in (gssapi_krb5.h): Add Windows version of generation ruleKen Raeburn2004-06-112-0/+11
* * asn1_encode.c (asn1_encode_generaltime): Fix memcpy argument to actuallyKen Raeburn2004-06-113-12/+24