summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * error_message.c (com_err_terminate): Lock the list mutex before walkingKen Raeburn2005-01-142-1/+8
* profile code never destroys its per-file mutexesKen Raeburn2005-01-142-6/+12
* * ftpd.c: GCC 4.0 fixes... Move static declaration of gunique outEzra Peisach2005-01-132-1/+6
* correction to previous commit. do not call krb5_gss_release_cred()Jeffrey Altman2005-01-131-11/+46
* Tree does not compile with GCC 4.0Ezra Peisach2005-01-132-0/+6
* Fix the calls to krb5_gss_release_cred to pass in the correct type.Jeffrey Altman2005-01-133-41/+19
* * prng.c (read_entropy_from_device): Use ssize_t, not size_t, soTom Yu2005-01-132-1/+6
* * default.exp (start_tail): New proc. Handles GNU tail race condition withKen Raeburn2005-01-122-64/+74
* Fix some potential resource leaks in dnsglue.cTom Yu2005-01-124-18/+48
* 2005-01-11 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2005-01-122-13/+30
* * 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
* 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