krb5.git
2004-07-15 Jeffrey Altmanfix previous commit
2004-07-15 Jeffrey Altman * k5-int.h: define for WIN32 the macro krb5int_zap_...
2004-07-15 Ken Raeburn* Makefile.in (MLIBS): Add $(LIBS)
2004-07-15 Ken Raeburn* libprofile.exports: Don't try to export krb5int_profi...
2004-07-15 Ken RaeburnGet rid of the global krb5 context used by the GSSAPI...
2004-07-14 Ken Raeburn* t_cc.c (cc_test): Rename one of the "resolve" cases...
2004-07-14 Ken Raeburn* recvauth.c (krb_recvauth): Initialize cp and tmp_buf...
2004-07-14 Ken Raeburn* set_ccache.c (gss_krb5_ccache_name): Check thread...
2004-07-14 Ken Raeburn* gssapiP_krb5.h (gssint_krb5_keytab_lock): Declare
2004-07-14 Ken Raeburn* gss_libinit.c (gssint_lib_init): Initialize new keyta...
2004-07-14 Ken Raeburn* Makefile.in (SHLIB_EXPDEPS): Use _DEPLIB variables.
2004-07-14 Ken Raeburn* acquire_cred.c: Include gss_libinit.h.
2004-07-14 Ken Raeburn* k5-platform.h (k5_call_init_function) [DELAY_INITIALI...
2004-07-14 Ken Raeburn* k5-thread.h (k5_key_t): Add a couple new values for...
2004-07-14 Ken Raeburn* k5-thread.h (k5_os_mutex_init, k5_os_mutex_destroy...
2004-07-12 Ken Raeburn* krb5-config.in: Substitute $(PTHREAD_CFLAGS)
2004-07-12 Ken Raeburn* shlib.conf (alpha*-dec-osf*): Use $(PTHREAD_CFLAGS...
2004-07-11 Ken Raeburn* aclocal.m4 (KRB5_AC_ENABLE_THREADS): Fix typo that...
2004-07-11 Ken Raeburn* configure.in: Use KRB5_AC_INET6
2004-07-11 Ken Raeburn* configure.in: Use KRB5_AC_INET6
2004-07-11 Ken Raeburn* klist.c: Include autoconf.h before network headers
2004-07-11 Ken Raeburn* k5-thread.h (k5_os_mutex_lock, k5_os_mutex_unlock...
2004-07-11 Ken Raeburn* fake-addrinfo.h (in6addr_any): If we need to define...
2004-07-11 Ken Raeburn* configure.in: Check krb5_cv_inet6_with_dinet6 as...
2004-07-11 Ken Raeburn* aclocal.m4 (KRB5_AC_ENABLE_THREADS): Use PTHREAD_CFLA...
2004-07-09 Ken Raeburn* aclocal.m4 (KRB5_AC_ENABLE_THREADS): Always include...
2004-07-09 Ken Raeburn* shlib.conf (alpha*-dec-osf*): Use $(PTHREAD_CFLAGS...
2004-07-09 Ken Raeburn* aclocal.m4 (KRB5_AC_ENABLE_THREADS): Don't test for...
2004-07-09 Ken Raeburn* k5-thread.h: Test HAVE_PTHREAD instead of HAVE_PTHREAD_H
2004-07-09 Ken Raeburn* kdb_db2.c (krb5_db2_db_get_principal): Rename local...
2004-07-09 Jeffrey Altman forgot the changelog
2004-07-09 Jeffrey Altman osconf.h:
2004-07-09 Ken Raeburn* win-mac.h (KRB5_USE_INET6, ENABLE_THREADS): Define
2004-07-08 Ken Raeburn* aclocal.m4 (KRB5_AC_ENABLE_THREADS): Default to enabl...
2004-07-08 Jeffrey Altman * cc_mslsa.c: Fix thread safety
2004-07-08 Jeffrey Altmankfw-fixed.nsi: Add registry keys to allow KFW executab...
2004-07-08 Ken Raeburn* Makefile.in (LOCALINCLUDES): Add $(srcdir)/.. to...
2004-07-07 Ken Raeburn* disp_status.c: Include gss_libinit.h.
2004-07-07 Jeffrey Altman2004-07-07 Jeffrey Altman <jaltman@mit.edu>
2004-07-07 Jeffrey Altman* kfw-fixed.nsi: Microsoft did not place the AllowTGTS...
2004-07-07 Ken Raeburn* k5-thread.h [! HAVE_PTHREAD_H]: Don't explicitly...
2004-07-07 Ken RaeburnMake thread-specific data support build under Windows...
2004-07-07 Ken Raeburn* k5-thread.h: Use K5_THREAD_H for multiple inclusion...
2004-07-07 Ken Raeburn* configure.in: Check for getpwuid_r
2004-07-07 Ken Raeburn* import_name.c (krb5_gss_import_name) [HAVE_GETPWUID_R...
2004-07-06 Ken Raeburn* configure.in: Check for pthread_rwlock_init
2004-07-06 Ken Raeburn* configure.in: Fix bug in last change that caused...
2004-07-04 Ken Raeburn* aclocal.m4 (AC_LIBRARY_NET): Look for res_nsearch.
2004-07-04 Ken Raeburn* dnssrv.c (krb5int_make_srv_query_realm) [HAVE_RES_NSE...
2004-07-04 Ken Raeburn* error_message.c (remove_error_table) [!ENABLE_THREADS...
2004-07-02 Ken Raeburn* k5-thread.h: Restructured mutex code.
2004-07-02 Ken Raeburn* an_to_ln.c: Include string.h
2004-07-01 Ken Raeburn* kinit.c (k5_kinit): Don't free addresses after calling
2004-07-01 Ken Raeburn* configure.in: Test for 'inline' support.
2004-07-01 Ken Raeburn* k5-thread.h (K5_MUTEX_DEBUG_INITIALIZER): Use current...
2004-06-30 Ken RaeburnThread-safety for file-based credentials caches
2004-06-30 Ken Raeburn* k5-thread.h (k5_debug_assert_locked, k5_debug_assert_...
2004-06-30 Ken Raeburn* libkadm5clnt.exports: Export kadm5_get_admin_service_name
2004-06-30 Jeffrey Altman * cc_mslsa.c:
2004-06-29 Ken Raeburn* cc_memory.c (krb5_mcc_free): Don't free the mutex...
2004-06-28 Tom YuLots of signedness and argument-casting fixes. Some...
2004-06-28 Ken RaeburnMissed some log data with last checkin:
2004-06-28 Ken Raeburn* cc_memory.c: Include k5-thread.h.
2004-06-26 Tom Yu * ovsec_kadmd.c (log_badverf): Fix a missed rpc_u_int32
2004-06-25 Tom Yumore namespace cleanup: remove uses of rpc_int32 and...
2004-06-25 Ken Raeburn* k5-platform.h (JOIN4, JOIN4_2, JOIN3, JOIN3_2): Unuse...
2004-06-25 Alexandra Ellwoodgssapi_krb5.h is autogenerated in krb5-1.4 and later...
2004-06-25 Alexandra EllwoodUpdated for krb5-1.4 file changes
2004-06-25 Alexandra Ellwoodgssapi_krb5.h is autogenerated in krb5-1.4 and later...
2004-06-25 Ken Raeburn* configure.in: Fix typo in setting krb5_cv_header_sys_...
2004-06-25 Tom Yu * kpasswd.c (P1, P2): Cosmetic fix for prompts to...
2004-06-24 Tom YuUse null pointer as service name to request host-based...
2004-06-24 Ken Raeburnupdate copyright, fix comment typo
2004-06-24 Ken Raeburn* cc_file.c (krb5_fcc_read_data): Combine stdio and...
2004-06-24 Ken Raeburntypo in last change
2004-06-24 Ken Raeburn* threads.c: Reorganize code: One definition of each...
2004-06-24 Tom Yuuse host-based service name for kadmin client
2004-06-24 Tom Yu * alt_prof.c (kadm5_get_admin_service_name): Fix call to
2004-06-24 Tom Yu * client_init.c (_kadm5_init_any)[DEBUG]: Print error...
2004-06-22 Ken Raeburn* cc_file.c (my_fopen): Function deleted.
2004-06-22 Ken RaeburnDelete preprocessor tests for macintosh, __MWERKS__...
2004-06-22 Jeffrey Altman cc_mslsa.c: Comment out calls to FormatMessage and...
2004-06-21 Ken Raeburn* threads.c (key_lock): Change to a k5_mutex_t.
2004-06-19 Jeffrey Altman * cc_mslsa.c: Enforce acceptable enctypes by checki...
2004-06-19 Tom Yufix some 64-bit bugs in RPCSEC_GSS
2004-06-19 Ken Raeburnignore generated timestamp file autoconf.stmp
2004-06-19 Ken Raeburnignore generated file krb5support32.def
2004-06-19 Ken Raeburnignore generated file gssapi_krb5.h
2004-06-19 Ken Raeburn* mpool/mpool.c (mpool_get, mpool_write): Check that...
2004-06-19 Ken Raeburn* Makefile.in (SHLIB_EXPLIBS): Add $(LIBS)
2004-06-19 Ken Raeburn* aclocal.m4 (WITH_CC): Use -Wl,-search_paths_first...
2004-06-19 Ken Raeburn* shlib.conf (*-*-darwin*, *-*-rhapsody*): Don't set...
2004-06-19 Ken Raeburn* pre.in (PTHREAD_CFLAGS): New variable.
2004-06-19 Ken Raeburn* Makefile.in (all-windows): Make autoconf.h in include...
2004-06-18 Ken Raeburn* win-pre.in (SLIB): New variable
2004-06-18 Ken Raeburn* k5-platform.h (MAKE_INIT_FUNCTION, CALL_INIT_FUNCTION...
2004-06-18 Ken Raeburn* Makefile.in (SLIBS, SDEF, S_GLUE, COMERR_GLUE, PROF_G...
2004-06-18 Ken Raeburn* Makefile.in (OBJFILEDEP, OBJFILELIST) [DOS]: Include...
2004-06-18 Ken Raeburn* Makefile.in (OBJFILELIST, OBJFILEDEP) [DOS]: Depend...
2004-06-18 Ken Raeburn* version.rc: Add info for support library
next