summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Depend on kadm5 server library too, now that we use the config_params callsKen Raeburn2007-03-151-1/+1
* Use "unsigned __int{16,32}" types for Windows in load_{16,32}_n, per KevinKen Raeburn2007-03-141-0/+8
* * kadm5_create.c: Include fake-addrinfo.h.Ken Raeburn2007-03-141-6/+21
* Fix tail portability problem by adding an expression test to theKen Raeburn2007-03-141-1/+1
* Remove test pass that exercises AES256 over UDP, since we also haveKen Raeburn2007-03-141-12/+0
* * include/k5-platform.h: Add load_{16,32,64}_n for loading values fromKen Raeburn2007-03-142-2/+39
* * sendto_kdc.c (default_debug_handler): If writing to a log file, keepKen Raeburn2007-03-141-8/+22
* KFW: Vista Integrated LogonJeffrey Altman2007-03-134-33/+323
* Remove from unused_passes a configuration also listed in the default passesKen Raeburn2007-03-091-12/+0
* 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