krb5.git
2004-08-15 Ken Raeburn* cc_file.c: Add buffering on reading.
2004-08-15 Ken Raeburn* run.test (getnwords): Rewrite to drop blank lines...
2004-08-15 Ken Raeburn* cc_file.c (dereference): Lock mutex around call to...
2004-08-15 Ken RaeburnFix Tru64 build:
2004-08-13 Ken RaeburnOnly open a credential cache file once, even if multipl...
2004-08-13 Ken Raeburn* k5-thread.h (k5_os_nothread_mutex_finish_init, k5_os_...
2004-08-12 Ken Raeburn* run.test (getnwords): New function. Uses sed to...
2004-08-12 Alexandra Ellwoodget_in_tkt.c (get_init_creds): Support ticket_lifetime...
2004-08-12 Alexandra Ellwoodccdefname.c (krb5_cc_set_default_name, krb5_cc_default_...
2004-08-10 Tom Yu * configure.in: Solaris getpwnam_r returns struct...
2004-08-09 Ken Raeburn* ftpd.c (main): Use socklen_t for the size of the...
2004-08-09 Ken Raeburn* krb524d.c (do_connection): Use socklen_t for the...
2004-08-08 Ken Raeburn* aclocal.m4 (WITH_CC): Log messages when adding AIX...
2004-08-08 Ken Raeburn* libkrb5.exports: Remove memory ccache symbols except...
2004-08-08 Ken Raeburn* aclocal.m4 (KRB5_AC_ENABLE_THREADS): Clear PTHREAD_CF...
2004-08-08 Ken Raeburn* threads.c (GET_NO_PTHREAD_TSD) [!HAVE_PRAGMA_WEAK_REF...
2004-08-08 Ken Raeburn* configure.in: If getpwnam_r is available, determine...
2004-08-08 Ken Raeburn* aclocal.m4 (KRB5_AC_ENABLE_THREADS): On AIX and OSF...
2004-08-07 Ken Raeburn* configure.in: Look for sched.h and sched_yield.
2004-08-06 Alexandra Ellwoodupdated for new files
2004-08-05 Ken Raeburn* cc_file.c: Remove USE_STDIO support
2004-08-05 Ken Raeburn* k5-thread.h [HAVE_PTHREAD]: Include sched.h if DEBUG_...
2004-08-04 Ken Raeburn* srv_rcache.c (krb5_get_server_rcache): Call krb5_rc_r...
2004-08-04 Ken Raeburn* rc-int.h (struct _krb5_rc_ops): Add new member, recov...
2004-08-04 Ken Raeburn* k5-int.h (krb5_rc_recover_or_initialize): Declare
2004-08-04 Ken Raeburn* configure.in: Actually check for pthread_mutex_lock
2004-08-03 Ken Raeburn* configure.in: Build makefile for new "threads" subdir...
2004-08-03 Ken Raeburn* Makefile.in, t_rcache.c: New files
2004-07-31 Ken Raeburn* threads.c (krb5int_thread_support_init): Do finish...
2004-07-30 Ken RaeburnImplement new replay cache type "none"
2004-07-30 Tom Yu * configure.in: Only sanity-check setutent() API if...
2004-07-30 Ken Raeburn* gssapi_krb5.c (kg_ccache_name): Variable deleted.
2004-07-29 Sam HartmanExport lucid context functions and gss_krb5_set_allowab...
2004-07-29 Ken RaeburnAdd a mutex to the GSSAPI krb5 mechanism credential...
2004-07-29 Ken Raeburn* set_ccache.c (gss_krb5_ccache_name): Don't make a...
2004-07-29 Ken Raeburn* gssapi_krb5.c (kg_get_ccache_name): Make the copy...
2004-07-28 Ken Raeburn* gssapi_krb5.c (kg_get_ccache_name): Make a copy of...
2004-07-28 Ken Raeburn* tcl_kadm5.c (parse_flags, parse_keysalts, parse_key_d...
2004-07-28 Ken Raeburn* k5-thread.h [HAVE_PRAGMA_WEAK_REF]: Declare the pthre...
2004-07-26 Jeffrey Altman cc_mslsa.c: fix is_windows_xp not to return true...
2004-07-24 Tom Yuanother krb4 ticket backdating fix
2004-07-23 Ken RaeburnAdd a mutex to protect the per-process fake-getaddrinfo...
2004-07-22 Ken Raeburn[needs the include/configure.in checkin of a few minute...
2004-07-22 Ken Raeburn* configure.in: Look for "struct lifconf" and maybe...
2004-07-21 Ken Raeburn* implementor.texinfo (Compiler and OS Requirements...
2004-07-21 Ken Raeburn* implementor.texinfo (Thread Safety): Rewrite; add...
2004-07-21 Ken Raeburn* implementor.texinfo: Changed @code to @file where...
2004-07-20 Ken Raeburn* implementor.texinfo (NetBSD Shared Library Support...
2004-07-19 Ken Raeburn* fake-addrinfo.h (struct face, struct fac): Always...
2004-07-19 Ken Raeburn* fake-addrinfo.c: New file.
2004-07-18 Ezra Peisach * cc_memory.c (krb5_mcc_store): When allocating krb5_m...
2004-07-17 Ken Raeburnzap remaining bits of macsock.h support
2004-07-16 Ken Raeburnupdate dependencies
2004-07-16 Ken Raeburnupdate dependencies
2004-07-16 Ken Raeburn* pty-int.h: Include port-sockets.h instead of netdb...
2004-07-16 Ken Raeburn* fake-addrinfo.h: Don't include netdb.h, since port...
2004-07-16 Ken Raeburn * kadmin.M: Put space after ".B" directive
2004-07-16 Ken Raeburn* compat_recv.c: Only include sys/select.h if it's...
2004-07-16 Ken Raeburn* port-sockets.h (inet_ntop): Cast NULL to desired...
2004-07-15 Alexandra EllwoodAdded thread support code to project
2004-07-15 Alexandra EllwoodRemove use of client principal from krb5_context (defau...
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>
next