summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* run "make depend"Ken Raeburn2004-12-3059-2573/+2772
* Do the target object file name hacking in "make depend" earlier, before theKen Raeburn2004-12-305-11/+33
* * post.in (.depend): Delete blank lines in generated file.Ken Raeburn2004-12-302-21/+29
* Memory leak in asn1_decode_generaltimeEzra Peisach2004-12-282-0/+6
* Memory leaks in ccache due to thread integrationEzra Peisach2004-12-252-0/+10
* * def-check.pl: Check for PRIVATE or INTERNAL annotations in defsTom Yu2004-12-212-1/+13
* * krb5.hin: Flag krb5_principal2salt as KRB5_CALLCONV_WRONGTom Yu2004-12-212-1/+5
* * kerberos.c (kerberos4_status): Null-terminate the correctTom Yu2004-12-202-1/+6
* fix MITKRB5-SA-2004-004Tom Yu2004-12-204-35/+296
* Mark krb5_principal2salt has being declared with the wrong calling conventionJeffrey Altman2004-12-202-3/+8
* Add support for optionally installing Debug SymbolsJeffrey Altman2004-12-196-13/+51
* 2004-12-18 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2004-12-182-41/+78
* 2004-12-17 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2004-12-182-0/+5
* can't build shared libraries on sparc64-netbsdKen Raeburn2004-12-172-1/+6
* 2004-12-16 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2004-12-162-0/+12
* krb5-config needs to include krb5support libraryEzra Peisach2004-12-162-1/+5
* Update for WiX 2.1 installerJeffrey Altman2004-12-155-7/+10
* remove unnecessary if statementJeffrey Altman2004-12-151-2/+0
* 2004-12-15 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2004-12-155-0/+54
* 2004-12-15 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2004-12-152-43/+88
* 2004-12-15 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2004-12-159-7/+27
* 2004-12-15 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2004-12-156-9/+33
* insufficient locking in profile re-reading caseKen Raeburn2004-12-152-1/+47
* new test prog "prof1" for profile reloadingKen Raeburn2004-12-123-0/+89
* * include/k5-int.h (struct _krb5int_access): Add function pointer fieldKen Raeburn2004-12-086-13/+29
* bump accessor struct version number for 1.4Ken Raeburn2004-12-082-1/+5
* allow build with KRB5_DNS_LOOKUP undefinedTom Yu2004-12-062-0/+7
* * libkrb5support.exports: Add krb5int_in6addr_anyKen Raeburn2004-12-062-0/+3
* hooks for recording statistics on locking behaviorKen Raeburn2004-12-066-10/+189
* ticket: newSam Hartman2004-11-262-7/+6
* fix missing mutex initialization in keytab file codeKen Raeburn2004-11-262-0/+12
* fix missing locking in keytab; fix stdio handling tooKen Raeburn2004-11-242-24/+102
* set errno=0 prior to fopen in kt_fileTom Yu2004-11-242-2/+11
* KDC on Tru64 was hanging because of another case where Yarrow codeKen Raeburn2004-11-232-12/+47
* * locate_kdc.c (krb5int_add_host_to_list): If debugging, log the requestedKen Raeburn2004-11-194-10/+32
* * kt_file.c (krb5_ktfileint_open): Patch from Roland Dowdeswell toTom Yu2004-11-192-2/+7
* create rpc header install directoryTom Yu2004-11-192-1/+6
* * cc_mslsa.c (MSCredToMITCred): Don't create an empty array for addresses, justKen Raeburn2004-11-192-6/+6
* * fake-addrinfo.c (HAVE_GETADDRINFO, HAVE_GETNAMEINFO)[_WIN32]: Don't defineKen Raeburn2004-11-192-8/+15
* * win-mac.h (HAVE_GETADDRINFO, HAVE_GETNAMEINFO): DefineKen Raeburn2004-11-192-0/+6
* * aclocal.m4 (KRB5_AC_PRIOCNTL_HACK): Check for Solaris patchTom Yu2004-11-192-3/+32
* after 1.4 branch, trunk is effectively krb5-1.5-prereleaseTom Yu2004-11-191-1/+1
* * Makefile.in (SHLIB_EXPLIBS): Remove -ldl accidentally added in last changeKen Raeburn2004-11-182-1/+6
* install rpc headers into correct directoryTom Yu2004-11-184-2/+12
* * prng.c (do_yarrow_init): Move mutex initialization here.Ken Raeburn2004-11-172-1/+12
* * Makefile.in (SHLIB_EXPDEPS, SHLIB_EXPLIBS): Add support libraryKen Raeburn2004-11-172-2/+7
* oops, bad updateKen Raeburn2004-11-161-2/+2
* make dependKen Raeburn2004-11-162-19/+19
* make dependKen Raeburn2004-11-166-26/+24
* * k5-int.h (struct _krb5_cc_ops): Add new function pointer field get_flagsKen Raeburn2004-11-162-0/+5