| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | ignore generated file krb5support32.def | Ken Raeburn | 2004-06-19 | 1 | -0/+1 |
| * | ignore generated file gssapi_krb5.h | Ken Raeburn | 2004-06-19 | 1 | -0/+1 |
| * | * mpool/mpool.c (mpool_get, mpool_write): Check that the offset calculation | Ken Raeburn | 2004-06-19 | 2 | -0/+17 |
| * | * Makefile.in (SHLIB_EXPLIBS): Add $(LIBS) | Ken Raeburn | 2004-06-19 | 4 | -2/+7 |
| * | * aclocal.m4 (WITH_CC): Use -Wl,-search_paths_first for linking on Darwin. | Ken Raeburn | 2004-06-19 | 2 | -3/+18 |
| * | * shlib.conf (*-*-darwin*, *-*-rhapsody*): Don't set PICFLAGS or LDFLAGS. | Ken Raeburn | 2004-06-19 | 2 | -9/+18 |
| * | * pre.in (PTHREAD_CFLAGS): New variable. | Ken Raeburn | 2004-06-19 | 2 | -1/+7 |
| * | * Makefile.in (all-windows): Make autoconf.h in include\krb5 before building | Ken Raeburn | 2004-06-19 | 2 | -1/+26 |
| * | * win-pre.in (SLIB): New variable | Ken Raeburn | 2004-06-18 | 2 | -1/+5 |
| * | * k5-platform.h (MAKE_INIT_FUNCTION, CALL_INIT_FUNCTION, INITIALIZER_RAN): Use | Ken Raeburn | 2004-06-18 | 2 | -5/+11 |
| * | * Makefile.in (SLIBS, SDEF, S_GLUE, COMERR_GLUE, PROF_GLUE, SGLUE): New | Ken Raeburn | 2004-06-18 | 3 | -31/+125 |
| * | * Makefile.in (OBJFILEDEP, OBJFILELIST) [DOS]: Include locally built object | Ken Raeburn | 2004-06-18 | 2 | -2/+11 |
| * | * Makefile.in (OBJFILELIST, OBJFILEDEP) [DOS]: Depend on locally built objects | Ken Raeburn | 2004-06-18 | 2 | -2/+17 |
| * | * version.rc: Add info for support library | Ken Raeburn | 2004-06-18 | 2 | -0/+15 |
| * | * Makefile.in (all-windows): Build support directory | Ken Raeburn | 2004-06-18 | 2 | -0/+7 |
| * | * Makefile.in (BUILDTOP, LIBNAME, XTRA, OBJFILE): Define for Windows. | Ken Raeburn | 2004-06-18 | 3 | -2/+126 |
| * | * Makefile.in ($(OUTPRE)test_et.exe): New target. | Ken Raeburn | 2004-06-18 | 4 | -11/+63 |
| * | * win-mac.h (HAVE_STRERROR, SYS_ERRLIST_DECLARED): Define | Ken Raeburn | 2004-06-18 | 2 | -0/+6 |
| * | oops, forgot something | Tom Yu | 2004-06-17 | 2 | -3/+6 |
| * | * default.exp (setup_krb5_conf): Default to not using SRV records | Tom Yu | 2004-06-17 | 2 | -0/+6 |
| * | * ser_sctx.c (kg_ctx_size, kg_ctx_externalize): Adjust for new | Tom Yu | 2004-06-17 | 2 | -1/+10 |
| * | * libgssrpc.exports: Update | Tom Yu | 2004-06-17 | 2 | -31/+57 |
| * | * util_validate.c (g_save): Call gssint_initialize_library | Ken Raeburn | 2004-06-17 | 2 | -0/+10 |
| * | Purge make targets and variables (and a few files) relating to the old, | Ken Raeburn | 2004-06-17 | 50 | -636/+99 |
| * | more rpc namespace cleanup | Tom Yu | 2004-06-16 | 3 | -12/+38 |
| * | make depend | Tom Yu | 2004-06-16 | 8 | -377/+485 |
| * | * depfix.sed: Delete /os/usr/include as well, to cope with an | Tom Yu | 2004-06-16 | 2 | -0/+7 |
| * | This commit merges the RPCSEC_GSS integration branch onto the trunk. | Tom Yu | 2004-06-16 | 80 | -1185/+3925 |
| * | ok, let's try this again.. | Tom Yu | 2004-06-16 | 4 | -4/+21 |
| * | * Makefile.in (LOCALINCLUDES): Add $srcdir/os | Ken Raeburn | 2004-06-16 | 2 | -1/+3 |
| * | * krb5_libinit.c: Include os-proto.h | Ken Raeburn | 2004-06-16 | 2 | -2/+3 |
| * | * Makefile.in (SHLIB_RDIRS): Set | Ken Raeburn | 2004-06-16 | 2 | -0/+3 |
| * | * krb5_libinit.c (krb5int_lib_init): Initialize krb5int_us_time_mutex | Ken Raeburn | 2004-06-15 | 2 | -0/+6 |
| * | Localize the OS-specific bits of retrieving the current time a bit more. | Ken Raeburn | 2004-06-15 | 3 | -44/+78 |
| * | don't leak rcaches in accept_sec_context | Tom Yu | 2004-06-15 | 1 | -1/+5 |
| * | * libkrb5.exports: Drop krb5_init_ets, krb5_free_ets, krb5_kt_default_vno, and | Ken Raeburn | 2004-06-15 | 2 | -4/+5 |
| * | * exports.crypto, exports.des425, exports.kdb5, exports.krb5: Unused files de... | Ken Raeburn | 2004-06-15 | 5 | -383/+5 |
| * | * rc_io.c (dir, dirlen): Top-level variables deleted. | Ken Raeburn | 2004-06-15 | 2 | -10/+19 |
| * | * kt_file.c (krb5_kt_default_vno): Replaced variable with macro | Ken Raeburn | 2004-06-15 | 2 | -1/+5 |
| * | * Makefile.in (SHLIB_EXPLIBS): Add $(LIBS) | Ken Raeburn | 2004-06-15 | 2 | -1/+5 |
| * | * Makefile.in (SHLIB_DIRS, SHLIB_EXPLIBS, SHLIB_EXPDEPLIBS): Set to depend on | Ken Raeburn | 2004-06-15 | 3 | -2/+12 |
| * | Updated to split libraries and clients into separate build systems. Note; th... | Alexandra Ellwood | 2004-06-14 | 1 | -3420/+4605 |
| * | * libkrb5support.exports: Drop krb5int_foreach_localaddr | Ken Raeburn | 2004-06-14 | 2 | -1/+4 |
| * | Modified Header Generation target so it runs autoconf and builds the autogene... | Alexandra Ellwood | 2004-06-14 | 3 | -61/+86 |
| * | * init_sec_context.c (krb5_gss_init_sec_context): Fix pointer | Tom Yu | 2004-06-14 | 2 | -1/+7 |
| * | * pty-int.h (_AIX && _THREAD_SAFE): Undefine _THREAD_SAFE | Ken Raeburn | 2004-06-12 | 2 | -0/+19 |
| * | * Makefile.in (include/generated.stmp): New intermediate target file, to | Ken Raeburn | 2004-06-12 | 3 | -5/+18 |
| * | update for 1.3.4 | Tom Yu | 2004-06-11 | 1 | -0/+2 |
| * | * Makefile.in (gssapi_krb5.h): Add Windows version of generation rule | Ken Raeburn | 2004-06-11 | 2 | -0/+11 |
| * | * asn1_encode.c (asn1_encode_generaltime): Fix memcpy argument to actually | Ken Raeburn | 2004-06-11 | 3 | -12/+24 |