summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Do use valgrind on /bin/sh commands, since that's how we launch kadmind curre...Ken Raeburn2007-03-061-1/+2
* reverting commit to windows WIX installer (revision 19207)Jeffrey Altman2007-03-062-8/+8
* osf1: get proper library dependencies installedKen Raeburn2007-03-051-1/+1
* Train build script to use repository sources, omit sample configuration. [wi...Kevin Koch2007-03-055-176/+250
* Move automation documentation from wiki to here.Kevin Koch2007-03-055-1/+1295
* Automation for building KfWKevin Koch2007-03-056-0/+850
* Back out windows specific makefile changeSam Hartman2007-03-031-1/+1
* More existence tests; path updateKevin Koch2007-03-0211-14/+13
* Test for existence of identity/obj before try to delete filesKevin Koch2007-03-021-1/+1
* On unload, free up g_mechSet and g_mechListKen Raeburn2007-03-021-7/+33
* update dependenciesKen Raeburn2007-03-022-3/+8
* Delete more stuff for 'clean' and 'distclean' targetsKen Raeburn2007-03-026-6/+8
* valgrind detects uninitialized (but really unused) bytes in 'queue'Ken Raeburn2007-03-011-0/+6
* krb5_get_cred_from_kdc fails to null terminate the tgt listJeffrey Altman2007-03-011-0/+1
* Add intalert.h which should have been added as part of Jeffrey Altman2007-02-281-0/+136
* Windows - some apps define ssize_t as a preprocessor symbolJeffrey Altman2007-02-281-0/+3
* NIM Improved Alert Management Jeffrey Altman2007-02-2862-1582/+5069
* Unused macro NEG removedKen Raeburn2007-02-261-1/+0
* When importing a name with a valid (non-null) handle but a zeroKen Raeburn2007-02-241-1/+4
* If a reflection is detected, zap the message buffer pointer outputKen Raeburn2007-02-241-1/+4
* Initialize "loopback" field in newly allocated name structureKen Raeburn2007-02-221-0/+1
* Ensure consistancy between prototypes and functionsEzra Peisach2007-02-199-30/+23
* Conditionalize some ipv6 bitsKen Raeburn2007-02-161-1/+9
* Conditionalize more bits that might not be defined by the OSKen Raeburn2007-02-161-0/+10
* Don't use struct in6_addr if we don't have IPv6 supportKen Raeburn2007-02-161-0/+7
* rename krb5_server_decrypt_ticket_keyblock() toTom Yu2007-02-132-5/+6
* hack to permit GetEnvironmentVariable usage without requiring getenv() conver...Jeffrey Altman2007-02-121-0/+9
* In the resolve function - ensure on memory allocation error - Ezra Peisach2007-02-121-3/+6
* krb5_kt_default_name should take an unsized lengthEzra Peisach2007-02-052-6/+6
* krb5_kt_get_type should return const char *. Ezra Peisach2007-02-054-5/+5
* Add a new program to perform various tests on the WRFILE: and MEMORY: keytabsEzra Peisach2007-02-042-8/+461
* MEMORY keytab krb5_kt_get_entry sets enctype to 0 if unspecifiedEzra Peisach2007-02-041-10/+10
* MEMORY keytab does not copy keytab_entry keyblock contentsEzra Peisach2007-02-041-3/+21
* The default K4 compatibility mode is now none, not preauth. Also documentRuss Allbery2007-02-031-3/+7
* Memory leak in new memory keytabEzra Peisach2007-02-031-0/+2
* buffer overflow in krb5_kt_get_nameEzra Peisach2007-02-013-3/+3
* Use krb5.h now for kdb errors, not kdb5_err.hKen Raeburn2007-02-012-3/+3
* Don't need to initialize error tablesKen Raeburn2007-02-011-2/+0
* Don't need to register WRFILE: keytab type, it's already in the compiled-inKen Raeburn2007-02-012-17/+1
* Fix merge botches:Tom Yu2007-01-312-12/+30
* remove krb5_get_init_creds_opt_set_pkinit() for nowTom Yu2007-01-313-82/+0
* sort, remove duplicatesKen Raeburn2007-01-301-7/+1
* update def-check to look at preauth_plugin.hTom Yu2007-01-301-2/+5
* get_init_creds_opt extensibilityTom Yu2007-01-3015-101/+925
* This commit adds a thread safe MEMORY keytab implementation Jeffrey Altman2007-01-305-11/+720
* Conditionalize ssize_t declarationJeffrey Altman2007-01-301-0/+3
* The fix for the command line race conditionsJeffrey Altman2007-01-301-3/+4
* Microsoft Windows Visual Studio does not define ssize_tJeffrey Altman2007-01-301-0/+8
* KFW: 32-bit builds use the pismere krbv4w32.dll libraryJeffrey Altman2007-01-301-2/+2
* sortKen Raeburn2007-01-271-9/+9