krb5.git
2005-02-09 Ken RaeburnExercise the dynamic loading/unloading of libraries...
2005-02-09 Ken RaeburnThere is a memory leak here, if a thread has registered...
2005-02-09 Ken Raeburn* Makefile.in (LIBINITFUNC, LIBFINIFUNC): Define
2005-02-09 Ken Raeburn* gss_libinit.c (gssint_lib_init, gssint_lib_fini)...
2005-02-09 Ken RaeburnFix build problem found testing certain combinations...
2005-02-09 Ken RaeburnBuild system support for a library having more than...
2005-02-04 Ken Raeburn* Makefile.in (config.status): Depend on shlib.conf
2005-02-04 Ken Raeburn* aclocal.m4 (KRB5_AC_ENABLE_THREADS): If thread suppor...
2005-02-03 Ken Raeburn* gssapi.hin: (GSS_SIZEOF_INT, GSS_SIZEOF_LONG, GSS_SIZ...
2005-02-03 Ken RaeburnMakefile.in: fix macro syntax in last change
2005-02-03 Ken Raeburn* t_loader.c: New file
2005-02-03 Ken Raeburndon't build anything by default
2005-02-03 Ken Raeburn* Makefile.in: New file
2005-02-03 Ken Raeburn* configure.in: Look for dlfcn.h. Configure new shlib...
2005-02-03 Ken Raeburn* configure.in: Put #ifndef/#define/#endif wrapper...
2005-02-03 Ken Raeburn* gssapi.hin: Don't conditionally include xom.h here
2005-02-03 Ken Raeburn* Makefile.in (gssapi.h): Change SIZEOF symbols to...
2005-02-03 Ken Raeburn* configure.in: Check for xom.h. Set include_xom to...
2005-01-28 Ezra Peisach * t_walk_rtree.c (main): Free context at end...
2005-01-24 Ken Raeburn* post.in (Makefile): Nuke autom4te.cache before and...
2005-01-22 Ezra PeisachIrix k5_os_mutex_lock calls k5_pthread_mutex_lock w...
2005-01-18 Ezra Peisach * configure.in: When looking for setupterm...
2005-01-18 Ken Raeburn* threads.c (k5_key_delete) [ENABLE_THREADS && !_WIN32...
2005-01-18 Jeffrey Altmanre-initialize 'terminated' variable to 0 during initial...
2005-01-17 Jeffrey AltmanSome applications such as Eudora on Windows load and...
2005-01-17 Jeffrey Altman krb5_unparse_name(), krb5_unparse_name_ext():
2005-01-17 Ezra Peisach * gc_frm_kdc.c (krb5_get_cred_from_kdc_opt): More...
2005-01-17 Ezra Peisachsubject; krb5_do_preauth could attempt to free NULL...
2005-01-15 Jeffrey Altman * rc_dfl.c: Move the extraction of the struct...
2005-01-15 Jeffrey Altman * cp_key_cnt.c, copy_princ.c:
2005-01-14 Ken Raeburn* k5-thread.h [HAVE_PTHREAD && HAVE_PRAGMA_WEAK_REF...
2005-01-14 Tom YuFix braino in previous change to xdr_bytes. New test...
2005-01-14 Tom Yu * authgss_prot.c (xdr_rpc_gss_wrap_data): Use xdr_allo...
2005-01-14 Ken Raeburnfix calling convention for thread support fns
2005-01-14 Ken Raeburn* k5-thread.h (k5_pthread_assert_locked): Only call...
2005-01-14 Ken Raeburn* prof_file.c (profile_open_file): If mutex creation...
2005-01-14 Ken Raeburn* cc_file.c (struct _krb5_fcc_data): Fields disk_file_l...
2005-01-14 Ken Raeburn* prng.c (krb5int_prng_init): Incorporate do_yarrow_ini...
2005-01-14 Ken Raeburn* yarrow.c (yarrow_reseed_locked): Renamed from krb5int...
2005-01-14 Ken RaeburnMore paranoid checking...
2005-01-14 Ken Raeburn* error_message.c (com_err_terminate): Lock the list...
2005-01-14 Ken Raeburnprofile code never destroys its per-file mutexes
2005-01-13 Ezra Peisach * ftpd.c: GCC 4.0 fixes... Move static declarati...
2005-01-13 Jeffrey Altman correction to previous commit. do not call krb5_gss_r...
2005-01-13 Ezra PeisachTree does not compile with GCC 4.0
2005-01-13 Jeffrey Altman Fix the calls to krb5_gss_release_cred to pass in...
2005-01-13 Tom Yu * prng.c (read_entropy_from_device): Use ssize_t,...
2005-01-12 Ken Raeburn* default.exp (start_tail): New proc. Handles GNU...
2005-01-12 Tom YuFix some potential resource leaks in dnsglue.c
2005-01-12 Jeffrey Altman2005-01-11 Jeffrey Altman <jaltman@mit.edu>
2005-01-12 Ken Raeburn* krb-root/rlogin.exp (start_rlogin_daemon): Use built...
2005-01-12 Ken Raeburn* default.exp (start_kerberos_daemons): Format date...
2005-01-12 Ken Raeburn* gc_frm_kdc.c (krb5_get_cred_from_kdc_opt): Free crede...
2005-01-09 Ken Raeburn* k5-int.h (krb5int_zap_data): Fix preprocessor test...
2005-01-09 Ken Raeburn* k5-thread.h (KRB5_CALLCONV, KRB5_CALLCONV_C): Define...
2005-01-08 Ken Raeburn* crc-32.h (mit_crc32): Remove gratuitous "const" in...
2005-01-06 Tom Yumake depend
2005-01-05 Jeffrey Altman Add new function krb5_boolean krb5_is_thread_safe...
2005-01-05 Jeffrey Altman * win-mac.h: define NEED_INSIXADDR_ANY for...
2005-01-05 Jeffrey Altman Makefile.in: add krb5 support library to windows...
2005-01-05 Ken Raeburn* configure.in: Check for uint32_t and int32_t in syste...
2005-01-05 Ken Raeburn* Makefile.in (krb5.h): Don't pull in autoconf SIZEOF...
2005-01-05 Ken Raeburn* threads.c (krb5int_mutex_lock_update_stats,
2005-01-04 Tom Yufix typo
2005-01-03 Ken Raeburn* implementor.texinfo (Porting Issues): New chapter...
2005-01-03 Ken Raeburnupdate thread support doc
2005-01-03 Ken Raeburn* build.texinfo (The util Directory): Add the new suppo...
2005-01-03 Ken Raeburn* implementor.texinfo (Host Address Lookup): Document...
2005-01-03 Ken Raeburnkrb5_parse_name not thread-safe, not responsive to...
2004-12-30 Ken Raeburnrun "make depend"
2004-12-30 Ken RaeburnDo the target object file name hacking in "make depend...
2004-12-30 Ken Raeburn* post.in (.depend): Delete blank lines in generated...
2004-12-28 Ezra PeisachMemory leak in asn1_decode_generaltime
2004-12-25 Ezra PeisachMemory leaks in ccache due to thread integration
2004-12-21 Tom Yu * def-check.pl: Check for PRIVATE or INTERNAL annotati...
2004-12-21 Tom Yu * krb5.hin: Flag krb5_principal2salt as KRB5_CALLCONV_...
2004-12-20 Tom Yu * kerberos.c (kerberos4_status): Null-terminate the...
2004-12-20 Tom Yufix MITKRB5-SA-2004-004
2004-12-20 Jeffrey AltmanMark krb5_principal2salt has being declared with the...
2004-12-19 Jeffrey Altman Add support for optionally installing Debug Symbols
2004-12-18 Jeffrey Altman2004-12-18 Jeffrey Altman <jaltman@mit.edu>
2004-12-18 Jeffrey Altman2004-12-17 Jeffrey Altman <jaltman@mit.edu>
2004-12-17 Ken Raeburncan't build shared libraries on sparc64-netbsd
2004-12-16 Jeffrey Altman2004-12-16 Jeffrey Altman <jaltman@mit.edu>
2004-12-16 Ezra Peisachkrb5-config needs to include krb5support library
2004-12-15 Jeffrey AltmanUpdate for WiX 2.1 installer
2004-12-15 Jeffrey Altman remove unnecessary if statement
2004-12-15 Jeffrey Altman2004-12-15 Jeffrey Altman <jaltman@mit.edu>
2004-12-15 Jeffrey Altman2004-12-15 Jeffrey Altman <jaltman@mit.edu>
2004-12-15 Jeffrey Altman2004-12-15 Jeffrey Altman <jaltman@mit.edu>
2004-12-15 Jeffrey Altman2004-12-15 Jeffrey Altman <jaltman@mit.edu>
2004-12-15 Ken Raeburninsufficient locking in profile re-reading case
2004-12-12 Ken Raeburnnew test prog "prof1" for profile reloading
2004-12-08 Ken Raeburn* include/k5-int.h (struct _krb5int_access): Add functi...
2004-12-08 Ken Raeburnbump accessor struct version number for 1.4
2004-12-06 Tom Yuallow build with KRB5_DNS_LOOKUP undefined
2004-12-06 Ken Raeburn* libkrb5support.exports: Add krb5int_in6addr_any
2004-12-06 Ken Raeburnhooks for recording statistics on locking behavior
2004-11-26 Sam Hartmanticket: new
2004-11-26 Ken Raeburnfix missing mutex initialization in keytab file code
next