aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-12-30run "make depend"Ken Raeburn59-2573/+2772
2004-12-30Do the target object file name hacking in "make depend" earlier, before theKen Raeburn5-11/+33
2004-12-30* post.in (.depend): Delete blank lines in generated file.Ken Raeburn2-21/+29
2004-12-28Memory leak in asn1_decode_generaltimeEzra Peisach2-0/+6
2004-12-25Memory leaks in ccache due to thread integrationEzra Peisach2-0/+10
2004-12-21 * def-check.pl: Check for PRIVATE or INTERNAL annotations in defsTom Yu2-1/+13
2004-12-21 * krb5.hin: Flag krb5_principal2salt as KRB5_CALLCONV_WRONGTom Yu2-1/+5
2004-12-20 * kerberos.c (kerberos4_status): Null-terminate the correctTom Yu2-1/+6
2004-12-20fix MITKRB5-SA-2004-004Tom Yu4-35/+296
2004-12-20Mark krb5_principal2salt has being declared with the wrong calling conventionJeffrey Altman2-3/+8
2004-12-19 Add support for optionally installing Debug SymbolsJeffrey Altman6-13/+51
2004-12-182004-12-18 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2-41/+78
2004-12-182004-12-17 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2-0/+5
2004-12-17can't build shared libraries on sparc64-netbsdKen Raeburn2-1/+6
2004-12-162004-12-16 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2-0/+12
2004-12-16krb5-config needs to include krb5support libraryEzra Peisach2-1/+5
2004-12-15Update for WiX 2.1 installerJeffrey Altman5-7/+10
2004-12-15 remove unnecessary if statementJeffrey Altman1-2/+0
2004-12-152004-12-15 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman5-0/+54
2004-12-152004-12-15 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2-43/+88
2004-12-152004-12-15 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman9-7/+27
2004-12-152004-12-15 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman6-9/+33
2004-12-15insufficient locking in profile re-reading caseKen Raeburn2-1/+47
2004-12-12new test prog "prof1" for profile reloadingKen Raeburn3-0/+89
2004-12-08* include/k5-int.h (struct _krb5int_access): Add function pointer fieldKen Raeburn6-13/+29
2004-12-08bump accessor struct version number for 1.4Ken Raeburn2-1/+5
2004-12-06allow build with KRB5_DNS_LOOKUP undefinedTom Yu2-0/+7
2004-12-06* libkrb5support.exports: Add krb5int_in6addr_anyKen Raeburn2-0/+3
2004-12-06hooks for recording statistics on locking behaviorKen Raeburn6-10/+189
2004-11-26ticket: newSam Hartman2-7/+6
2004-11-26fix missing mutex initialization in keytab file codeKen Raeburn2-0/+12
2004-11-24fix missing locking in keytab; fix stdio handling tooKen Raeburn2-24/+102
2004-11-24set errno=0 prior to fopen in kt_fileTom Yu2-2/+11
2004-11-23KDC on Tru64 was hanging because of another case where Yarrow codeKen Raeburn2-12/+47
2004-11-20document Solaris patches for pty-close bugTom Yu2-0/+11
2004-11-19* locate_kdc.c (krb5int_add_host_to_list): If debugging, log the requestedKen Raeburn4-10/+32
2004-11-19 * kt_file.c (krb5_ktfileint_open): Patch from Roland Dowdeswell toTom Yu2-2/+7
2004-11-19create rpc header install directoryTom Yu2-1/+6
2004-11-19* cc_mslsa.c (MSCredToMITCred): Don't create an empty array for addresses, justKen Raeburn2-6/+6
2004-11-19* fake-addrinfo.c (HAVE_GETADDRINFO, HAVE_GETNAMEINFO)[_WIN32]: Don't defineKen Raeburn2-8/+15
2004-11-19* win-mac.h (HAVE_GETADDRINFO, HAVE_GETNAMEINFO): DefineKen Raeburn2-0/+6
2004-11-19 * aclocal.m4 (KRB5_AC_PRIOCNTL_HACK): Check for Solaris patchTom Yu2-3/+32
2004-11-19after 1.4 branch, trunk is effectively krb5-1.5-prereleaseTom Yu1-1/+1
2004-11-18* Makefile.in (SHLIB_EXPLIBS): Remove -ldl accidentally added in last changeKen Raeburn2-1/+6
2004-11-18install rpc headers into correct directoryTom Yu4-2/+12
2004-11-17* prng.c (do_yarrow_init): Move mutex initialization here.Ken Raeburn2-1/+12
2004-11-17* Makefile.in (SHLIB_EXPDEPS, SHLIB_EXPLIBS): Add support libraryKen Raeburn2-2/+7
2004-11-16oops, bad updateKen Raeburn1-2/+2
2004-11-16make dependKen Raeburn2-19/+19
2004-11-16make dependKen Raeburn6-26/+24