krb5.git
2004-08-31 Tom Yufix MITKRB5-SA-2004-003
2004-08-31 Tom Yufix MITKRB5-SA-2004-002
2004-08-30 Alexandra Ellwoodadded private apple pkinit sources
2004-08-28 Ken Raeburn* prof_file.c (profile_open_file): If an error occurs...
2004-08-28 Ken Raeburn* prof_parse.c (parse_std_line): Rewrite handling of...
2004-08-28 Tom Yu * init_sec_context.c (make_ap_req_v1): Free checksum...
2004-08-28 Ken Raeburnmove last patch down a little so it applies to tcp...
2004-08-28 Ken Raeburn* sendto_kdc.c (start_connection) [DEBUG]: Log the...
2004-08-27 Ken RaeburnFinally applied patch from Nalin Dahyabhai at Red Hat...
2004-08-27 Ken Raeburn* profile_tcl.c: New file, generated from profile.swg...
2004-08-27 Ken Raeburn* profile.swg: New file.
2004-08-27 Ken Raeburn* run.test (getnwords): Run data through "cat -v",...
2004-08-27 Ken Raeburn* prof_int.h (struct _prf_data_t): Add a mutex.
2004-08-27 Sam HartmanPatch from Garry Zacheiss to use krb5_get_init_creds_pa...
2004-08-26 Ken Raeburn* acquire_cred.c (krb5_gss_acquire_cred): Call gssint_i...
2004-08-26 Tom Yu * configure.in: Look for uint32_t, not int32_t, since...
2004-08-24 Ken Raeburn* configure.in: Don't test for pthread_rwlock_init
2004-08-24 Ken Raeburn* aclocal.m4 (KRB5_AC_PRAGMA_WEAK_REF): Fix to work...
2004-08-23 Ken Raeburn* addrinfo-test.c: New file
2004-08-23 Ken Raeburn* fake-addrinfo.h (fai_add_hosts_by_name): Handle case...
2004-08-21 Jeffrey Altman New commands: kcpytkt and kdeltkt
2004-08-21 Jeffrey Altman kvno: add -c ccache command line parameter
2004-08-21 Tom Yu * libkadm5srv.exports: Update for previous renaming
2004-08-21 Tom YuFix no-auth test to use a config mask flag to ask for...
2004-08-21 Ken Raeburnwhitespace
2004-08-20 Jeffrey Altman ChangeLogs for WiX MSI installer
2004-08-20 Jeffrey AltmanNew WiX based MSI installer for KFW
2004-08-20 Alexandra Ellwoodrenamed acl_* functions to kadm5int_acl_*
2004-08-20 Alexandra EllwoodAdded kadmin code to project to make searches easier
2004-08-19 Sam Hartman * shlib.conf: Add support for gnu hurd and...
2004-08-19 Ken Raeburn* aclocal.m4 (KRB5_AC_ENABLE_THREADS): Check for pthrea...
2004-08-17 Tom Yu * svc.c (svc_getreqset): Allocate cred and verf memory to
2004-08-17 Tom Yu * svc_auth_gss.c (gssrpc__svcauth_gss): Add some debug...
2004-08-16 Ken Raeburn* cc_file.c (struct _krb5_fcc_data): Add new mutex...
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...
next