krb5.git
2004-05-05 Ken Raeburn* Makefile.in (SHLIB_EXPLIBS): Include $(LIBS).
2004-05-05 Ken Raeburn* configure.in: Include dependency support for shared...
2004-05-05 Ken Raeburn* threads.c (k5_key_register, destructors, k5_setspecif...
2004-05-05 Ken Raeburn* Makefile.in (LOCAL_SUBDIRS): Build support library
2004-05-05 Ken Raeburn* configure.in: Generate a makefile in util/support
2004-05-05 Ken Raeburnexports list
2004-05-05 Ken Raeburn* foreachaddr.c: New file, based on include/foreachaddr.c
2004-05-04 Ken Raeburnfix lib name; add fini func
2004-05-04 Ken Raeburn* New directory.
2004-05-04 Ken RaeburnMake com_err tests exercise the shared-library support
2004-05-04 Ken Raeburn* shlib.conf (alpha*-dec-osf*): Do remember to set...
2004-05-03 Ken Raeburn* rc_dfl.c (krb5_rc_dfl_expunge_locked): Declare before use
2004-05-01 Ken RaeburnUse the new mutex in the replay cache structure
2004-05-01 Ken Raeburn* prng.c (krb5int_prng_cleanup): Destroy the mutex
2004-05-01 Ken RaeburnUpdate mutex debug code to be somewhat compatible with...
2004-05-01 Ken Raeburn* Makefile.in (LIBINITFUNC, LIBFINIFUNC): New variables
2004-05-01 Ken Raeburnupdate dependencies
2004-05-01 Ken RaeburnAdd a mutex for the shared static storage used by Yarrow
2004-04-30 Ken Raeburn* k5-int.h: Include k5-thread.h.
2004-04-30 Ken Raeburn* libk5crypto.exports: Drop the library init/fini funct...
2004-04-30 Ken Raeburn* shlib.conf (alpha*-dec-osf*): Add support for export...
2004-04-30 Ken Raeburn* aclocal.m4 (CONFIG_RULES): Substitute EXTRA_FILES...
2004-04-30 Ken Raeburn* pre.in (EXTRA_FILES): New variable.
2004-04-29 Ken Raeburnupdated dependencies
2004-04-29 Ken Raeburn* debug.h (test): Macro renamed from "assert".
2004-04-29 Ken Raeburn* k5-platform.h (DELAY_INITIALIZER): Don't define.
2004-04-29 Ken Raeburn* shlib.conf: Initialize use_linker_init_option and...
2004-04-29 Ken Raeburn* aclocal.m4 (CONFIG_RULES): Invoke KRB5_LIB_PARAMS...
2004-04-29 Ken Raeburn* error_message.c (com_err_terminate): Free heap storag...
2004-04-29 Ken Raeburn* Makefile.in (LIBINITFUNC, LIBFINIFUNC): New variables
2004-04-28 Ken Raeburn* libobj.in (.c.so): Add -DSHARED to compile options
2004-04-26 Ken Raeburn* aclocal.m4 (KRB5_BUILD_LIBRARY_WITH_DEPS): Report...
2004-04-26 Ken Raeburn* lib.in (PARSE_OBJLISTS): New variable.
2004-04-26 Ken Raeburn* shlib.conf (INIT_FINI_PREP): New variable. Default...
2004-04-24 Ken Raeburnupdate dependencies
2004-04-24 Ken RaeburnHandle the somewhat common fixed case of time value...
2004-04-24 Ken Raeburn* conv_creds.c (krb524_init_ets, krb524_convert_creds_k...
2004-04-24 Ken Raeburnupdate dependencies
2004-04-24 Ken Raeburnupdated dependencies
2004-04-24 Ken RaeburnAdded support for library initialization and finalizati...
2004-04-24 Ken Raeburn* gssapi_krb5.c (kg_get_ccache_name): Don't test err...
2004-04-24 Ken RaeburnStart depending on perl for builds
2004-04-23 Ken Raeburn* libupdate.sh: Deleted.
2004-04-23 Ken Raeburn* makeshlib.conf: Deleted
2004-04-23 Ken RaeburnUse more flexible command substitution for shared libra...
2004-04-23 Ken RaeburnDelete a couple of symbols that are only defined when...
2004-04-23 Ken Raeburnupdate dependencies
2004-04-23 Ken Raeburnadd newline at end of file
2004-04-22 Ken RaeburnAdd files containing the export lists used on UNIX...
2004-04-16 Sam Hartmankrb5_get_in_tkt ignores lifetime
2004-04-15 Sam HartmanFix memory leak when not sending to master KDC in
2004-04-14 Alexandra Ellwoodadded krb5-config to targets
2004-04-14 Jeffrey AltmanChanges to the NSIS installer for Windows to support...
2004-04-13 Jeffrey Altman Since we must reserve the single letter prefixes...
2004-04-13 Jeffrey Altman Treat keytab and ccache names without prefixes as...
2004-04-13 Jeffrey Altman * ccbase.c: the krb5_cc_resolve() function pointer...
2004-04-13 Jeffrey Altman * k5unseal.c: gss_krb5int_unseal_token_v3() takes...
2004-04-12 Ezra Peisach * configure.in: Remove tests for strsave, sys_errlist,
2004-04-08 Jeffrey Altman ktbase.c - restore the thread safety changes which...
2004-04-08 Jeffrey Altman On Windows, a single letter followed by colon is...
2004-04-06 Jeffrey Altman Install kvno.exe on Windows
2004-04-06 Jeffrey Altman * cc_mslsa.c:
2004-04-03 Ken Raeburn* network.c (setup_a_tcp_listener): Try to turn the...
2004-04-03 Ken Raeburn* server.c: Include string.h
2004-04-03 Ken Raeburn* lib/helpers.exp (expect_kadm_ok): Check for "ERROR...
2004-04-03 Ken Raeburn* svc_auth_gssapi.c (destroy_client): Don't call purify...
2004-04-03 Ken Raeburn* t_kdb.c (add_principal): Delete unused argument ...
2004-04-03 Ken Raeburn* keytab.c (krb5_ktkdb_get_entry): Don't use local...
2004-04-03 Ken Raeburn* btree/bt_seq.c: Include string.h
2004-04-03 Ken Raeburn* string2key.c: Replaced with a new implementation.
2004-04-02 Ken Raeburn* k5-int.h (krb5int_prng_cleanup): Declare
2004-03-31 Tom Yuupdate for krb5-1.3.3-beta2
2004-03-31 Jeffrey AltmanDelay load the ADVAPI32.DLL and SECUR32.DLL libraries...
2004-03-31 Jeffrey Altman 2004-03-31 Jeffrey Altman <jaltman@mit.edu>
2004-03-26 Sam HartmanRemove t_file.c as it is mostly redundant, does not...
2004-03-26 Sam Hartmankrb5_fcc_generate_new should use mkstemp
2004-03-24 Ken Raeburn* aclocal.m4 (KRB5_LIB_AUX): Use default_shared and...
2004-03-24 Ken Raeburn* shlib.conf (default_static, default_shared): New...
2004-03-24 Ken Raeburn* aclocal.m4 (KRB5_AC_MAINTAINER_MODE, KRB5_AC_ENABLE_T...
2004-03-23 Tom Yuargh. this time for sure.
2004-03-23 Tom Yuoops, save file first this time
2004-03-23 Tom Yukrb5-1.3.3-beta1
2004-03-22 Ken Raeburn* pbkdf2.c (hmac1): Make a local copy of the supplied...
2004-03-22 Ken Raeburn* network.c (delete_fd): Free pointed-to data after...
2004-03-22 Ken Raeburn* sendto_kdc.c (get_so_error): New function.
2004-03-22 Ken Raeburn* sendto_kdc.c (krb5int_sendto): Initialize select_stat...
2004-03-22 Ken Raeburn* t_crc.c (timetest): Free 'block' before returning.
2004-03-21 Ken Raeburn* rel_cred.c (krb5_gss_release_cred): Create and destro...
2004-03-21 Ken RaeburnOne less kg_get_context call..
2004-03-19 Ken Raeburnlog for export/import_name changes I accidentally check...
2004-03-19 Ken Raeburnback out a change I didn't mean to check in
2004-03-19 Ken Raeburnacquire_cred.c: revert previous change, it breaks the...
2004-03-19 Ken Raeburn* acquire_cred.c (krb5_gss_acquire_cred): Create and...
2004-03-19 Jeffrey AltmanReturn ERROR_FCC_NOFILE when the principal cannot be...
2004-03-19 Jeffrey Altman * cc_mslsa.c:
2004-03-18 Ezra Peisachkrb5_sendto_kdc passing improper argument to krb5_locat...
2004-03-18 Ken RaeburnThread-safe manipulation of registered error-table...
2004-03-18 Ken Raeburn* aclocal.m4: Include acx_pthread.m4.
2004-03-18 Ken Raeburn* ac-archive: New directory.
2004-03-18 Ken Raeburn* derive.c (krb5_random2key): Don't compile.
next