| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Depend on kadm5 server library too, now that we use the config_params calls | Ken Raeburn | 2007-03-15 | 1 | -1/+1 |
| * | Use "unsigned __int{16,32}" types for Windows in load_{16,32}_n, per Kevin | Ken Raeburn | 2007-03-14 | 1 | -0/+8 |
| * | * kadm5_create.c: Include fake-addrinfo.h. | Ken Raeburn | 2007-03-14 | 1 | -6/+21 |
| * | Fix tail portability problem by adding an expression test to the | Ken Raeburn | 2007-03-14 | 1 | -1/+1 |
| * | Remove test pass that exercises AES256 over UDP, since we also have | Ken Raeburn | 2007-03-14 | 1 | -12/+0 |
| * | * include/k5-platform.h: Add load_{16,32,64}_n for loading values from | Ken Raeburn | 2007-03-14 | 2 | -2/+39 |
| * | * sendto_kdc.c (default_debug_handler): If writing to a log file, keep | Ken Raeburn | 2007-03-14 | 1 | -8/+22 |
| * | KFW: Vista Integrated Logon | Jeffrey Altman | 2007-03-13 | 4 | -33/+323 |
| * | Remove from unused_passes a configuration also listed in the default passes | Ken Raeburn | 2007-03-09 | 1 | -12/+0 |
| * | Do use valgrind on /bin/sh commands, since that's how we launch kadmind curre... | Ken Raeburn | 2007-03-06 | 1 | -1/+2 |
| * | reverting commit to windows WIX installer (revision 19207) | Jeffrey Altman | 2007-03-06 | 2 | -8/+8 |
| * | osf1: get proper library dependencies installed | Ken Raeburn | 2007-03-05 | 1 | -1/+1 |
| * | Train build script to use repository sources, omit sample configuration. [wi... | Kevin Koch | 2007-03-05 | 5 | -176/+250 |
| * | Move automation documentation from wiki to here. | Kevin Koch | 2007-03-05 | 5 | -1/+1295 |
| * | Automation for building KfW | Kevin Koch | 2007-03-05 | 6 | -0/+850 |
| * | Back out windows specific makefile change | Sam Hartman | 2007-03-03 | 1 | -1/+1 |
| * | More existence tests; path update | Kevin Koch | 2007-03-02 | 11 | -14/+13 |
| * | Test for existence of identity/obj before try to delete files | Kevin Koch | 2007-03-02 | 1 | -1/+1 |
| * | On unload, free up g_mechSet and g_mechList | Ken Raeburn | 2007-03-02 | 1 | -7/+33 |
| * | update dependencies | Ken Raeburn | 2007-03-02 | 2 | -3/+8 |
| * | Delete more stuff for 'clean' and 'distclean' targets | Ken Raeburn | 2007-03-02 | 6 | -6/+8 |
| * | valgrind detects uninitialized (but really unused) bytes in 'queue' | Ken Raeburn | 2007-03-01 | 1 | -0/+6 |
| * | krb5_get_cred_from_kdc fails to null terminate the tgt list | Jeffrey Altman | 2007-03-01 | 1 | -0/+1 |
| * | Add intalert.h which should have been added as part of | Jeffrey Altman | 2007-02-28 | 1 | -0/+136 |
| * | Windows - some apps define ssize_t as a preprocessor symbol | Jeffrey Altman | 2007-02-28 | 1 | -0/+3 |
| * | NIM Improved Alert Management | Jeffrey Altman | 2007-02-28 | 62 | -1582/+5069 |
| * | Unused macro NEG removed | Ken Raeburn | 2007-02-26 | 1 | -1/+0 |
| * | When importing a name with a valid (non-null) handle but a zero | Ken Raeburn | 2007-02-24 | 1 | -1/+4 |
| * | If a reflection is detected, zap the message buffer pointer output | Ken Raeburn | 2007-02-24 | 1 | -1/+4 |
| * | Initialize "loopback" field in newly allocated name structure | Ken Raeburn | 2007-02-22 | 1 | -0/+1 |
| * | Ensure consistancy between prototypes and functions | Ezra Peisach | 2007-02-19 | 9 | -30/+23 |
| * | Conditionalize some ipv6 bits | Ken Raeburn | 2007-02-16 | 1 | -1/+9 |
| * | Conditionalize more bits that might not be defined by the OS | Ken Raeburn | 2007-02-16 | 1 | -0/+10 |
| * | Don't use struct in6_addr if we don't have IPv6 support | Ken Raeburn | 2007-02-16 | 1 | -0/+7 |
| * | rename krb5_server_decrypt_ticket_keyblock() to | Tom Yu | 2007-02-13 | 2 | -5/+6 |
| * | hack to permit GetEnvironmentVariable usage without requiring getenv() conver... | Jeffrey Altman | 2007-02-12 | 1 | -0/+9 |
| * | In the resolve function - ensure on memory allocation error - | Ezra Peisach | 2007-02-12 | 1 | -3/+6 |
| * | krb5_kt_default_name should take an unsized length | Ezra Peisach | 2007-02-05 | 2 | -6/+6 |
| * | krb5_kt_get_type should return const char *. | Ezra Peisach | 2007-02-05 | 4 | -5/+5 |
| * | Add a new program to perform various tests on the WRFILE: and MEMORY: keytabs | Ezra Peisach | 2007-02-04 | 2 | -8/+461 |
| * | MEMORY keytab krb5_kt_get_entry sets enctype to 0 if unspecified | Ezra Peisach | 2007-02-04 | 1 | -10/+10 |
| * | MEMORY keytab does not copy keytab_entry keyblock contents | Ezra Peisach | 2007-02-04 | 1 | -3/+21 |
| * | The default K4 compatibility mode is now none, not preauth. Also document | Russ Allbery | 2007-02-03 | 1 | -3/+7 |
| * | Memory leak in new memory keytab | Ezra Peisach | 2007-02-03 | 1 | -0/+2 |
| * | buffer overflow in krb5_kt_get_name | Ezra Peisach | 2007-02-01 | 3 | -3/+3 |
| * | Use krb5.h now for kdb errors, not kdb5_err.h | Ken Raeburn | 2007-02-01 | 2 | -3/+3 |
| * | Don't need to initialize error tables | Ken Raeburn | 2007-02-01 | 1 | -2/+0 |
| * | Don't need to register WRFILE: keytab type, it's already in the compiled-in | Ken Raeburn | 2007-02-01 | 2 | -17/+1 |
| * | Fix merge botches: | Tom Yu | 2007-01-31 | 2 | -12/+30 |
| * | remove krb5_get_init_creds_opt_set_pkinit() for now | Tom Yu | 2007-01-31 | 3 | -82/+0 |