summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * krb-root/rlogin.exp (start_rlogin_daemon): Use built-in sleep command.Ken Raeburn2005-01-1210-8/+22
* * default.exp (start_kerberos_daemons): Format date internally rather thanKen Raeburn2005-01-122-2/+7
* * gc_frm_kdc.c (krb5_get_cred_from_kdc_opt): Free credentials retrieved fromKen Raeburn2005-01-122-276/+331
* * k5-int.h (krb5int_zap_data): Fix preprocessor test for WindowsKen Raeburn2005-01-092-1/+5
* * k5-thread.h (KRB5_CALLCONV, KRB5_CALLCONV_C): Define if not defined.Ken Raeburn2005-01-092-2/+26
* * crc-32.h (mit_crc32): Remove gratuitous "const" in argument declarationKen Raeburn2005-01-082-1/+6
* make dependTom Yu2005-01-062-0/+7
* Add new function krb5_boolean krb5_is_thread_safe(void) to library.Jeffrey Altman2005-01-059-0/+63
* * win-mac.h: define NEED_INSIXADDR_ANY for ipv6 symbolJeffrey Altman2005-01-052-0/+5
* Makefile.in: add krb5 support library to windows klist executableJeffrey Altman2005-01-052-1/+5
* * configure.in: Check for uint32_t and int32_t in system headersKen Raeburn2005-01-052-1/+3
* * Makefile.in (krb5.h): Don't pull in autoconf SIZEOF macrosKen Raeburn2005-01-052-1/+4
* * threads.c (krb5int_mutex_lock_update_stats,Ken Raeburn2005-01-052-0/+24
* fix typoTom Yu2005-01-041-1/+1
* * implementor.texinfo (Porting Issues): New chapter with a bunch of notes fromKen Raeburn2005-01-032-1/+101
* update thread support docKen Raeburn2005-01-033-7/+35
* * build.texinfo (The util Directory): Add the new support library.Ken Raeburn2005-01-032-1/+14
* * implementor.texinfo (Host Address Lookup): Document Mac OS X issuesKen Raeburn2005-01-032-0/+24
* krb5_parse_name not thread-safe, not responsive to environment changesKen Raeburn2005-01-032-2/+9
* 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