| Commit message (Expand) | Author | Age | Files | Lines |
| * | If error is KDC_ERR_S_PRINCIPAL_UNKNOWN, report the server name | Ken Raeburn | 2007-07-04 | 1 | -0/+14 |
| * | In file-not-found case, report the filename sought | Ken Raeburn | 2007-07-04 | 1 | -4/+17 |
| * | Remove debugging message accidentally left in | Ken Raeburn | 2007-07-04 | 1 | -1/+0 |
| * | Save a detailed message for FCC_NOFILE including the file name | Ken Raeburn | 2007-07-04 | 1 | -2/+13 |
| * | Define a localtime_r wrapper around localtime if the system doesn't | Ken Raeburn | 2007-06-29 | 1 | -7/+17 |
| * | Move (BSD-licensed) mkstemp from libdb2 to libkrb5support, and rename | Ken Raeburn | 2007-06-20 | 1 | -4/+0 |
| * | set svn:eol-style to native for *.[ch] | Ken Raeburn | 2007-06-20 | 1 | -94/+94 |
| * | provide asprintf functionality for internal use | Ken Raeburn | 2007-06-20 | 1 | -3/+9 |
| * | set eol-style and mime-type properties | Ken Raeburn | 2007-06-19 | 1 | -677/+677 |
| * | krb5_walk_realm_tree leaks in capaths case | Tom Yu | 2007-06-18 | 1 | -0/+3 |
| * | Move CCAPI sources to krb5 repository | Alexandra Ellwood | 2007-05-31 | 2 | -3/+3 |
| * | don't check for readability resolving SRVTAB: keytab | Ken Raeburn | 2007-05-31 | 1 | -7/+0 |
| * | Change struct _krb5_context.os_context into a single element instead of array[1] | Ken Raeburn | 2007-05-21 | 10 | -43/+40 |
| * | Fix various gcc warnings about pointer target signedness and qualifiers | Ken Raeburn | 2007-05-10 | 1 | -2/+4 |
| * | Define and use some inline helper functions for comparing data and authdata s... | Ken Raeburn | 2007-05-10 | 7 | -65/+27 |
| * | k5-int.h, gic_opt.c | Jeffrey Altman | 2007-05-02 | 1 | -2/+12 |
| * | rd_req_decoded needs to deal with referral realms | Sam Hartman | 2007-04-29 | 1 | -5/+21 |
| * | race condition in referrals fallback | Tom Yu | 2007-04-25 | 1 | -0/+1 |
| * | Revert previous change; krb5int_cm_call_select is used by the KDC, and should | Ken Raeburn | 2007-04-13 | 1 | -7/+8 |
| * | Produce a more informative error message for KDC_UNREACH with KDC not responding | Ken Raeburn | 2007-04-13 | 1 | -2/+11 |
| * | Provide more detailed error message for 'client not found in kdb' | Ken Raeburn | 2007-04-13 | 1 | -0/+17 |
| * | If select returns EINTR, recompute the expiration time and call it again | Ken Raeburn | 2007-04-13 | 1 | -1/+5 |
| * | EAI_NODATA deprecated, not always defined | Ken Raeburn | 2007-04-09 | 2 | -2/+11 |
| * | service location plugin returning no addresses handled incorrectly | Ken Raeburn | 2007-04-05 | 1 | -18/+18 |
| * | Remove unused scc_default_format field from krb5_context | Ken Raeburn | 2007-03-26 | 2 | -13/+0 |
| * | Initialize 'now' to avoid compiler warning | Ken Raeburn | 2007-03-25 | 1 | -0/+1 |
| * | MAX_FORMAT_BUFFER should be type size_t to reduce warnings | Ken Raeburn | 2007-03-25 | 1 | -1/+1 |
| * | Adjust type of 'stable' in krb5_register_serializer to reduce warnings | Ken Raeburn | 2007-03-25 | 1 | -4/+4 |
| * | Change strnchr sought value to int to match passed value | Ken Raeburn | 2007-03-25 | 1 | -1/+1 |
| * | Initialize values to avoid 'possibly uninitialized' compiler warnings | Ken Raeburn | 2007-03-25 | 1 | -2/+2 |
| * | Convert keyblock or padata types to krb5_data without compiler warnings. | Ken Raeburn | 2007-03-25 | 3 | -7/+33 |
| * | Use memset to silence some 'may be used uninitialized' warnings | Ken Raeburn | 2007-03-25 | 2 | -0/+2 |
| * | whitespace (mostly wrapping long lines produced by protoize) | Ken Raeburn | 2007-03-25 | 13 | -36/+74 |
| * | krb5 library uses kdc.conf when it shouldn't | Ken Raeburn | 2007-03-21 | 1 | -1/+1 |
| * | Enable Vista support for MSLSA | Jeffrey Altman | 2007-03-20 | 1 | -9/+99 |
| * | * include/k5-platform.h: Add load_{16,32,64}_n for loading values from | Ken Raeburn | 2007-03-14 | 1 | -2/+15 |
| * | * sendto_kdc.c (default_debug_handler): If writing to a log file, keep | Ken Raeburn | 2007-03-14 | 1 | -8/+22 |
| * | update dependencies | Ken Raeburn | 2007-03-02 | 2 | -3/+8 |
| * | krb5_get_cred_from_kdc fails to null terminate the tgt list | Jeffrey Altman | 2007-03-01 | 1 | -0/+1 |
| * | Ensure consistancy between prototypes and functions | Ezra Peisach | 2007-02-19 | 5 | -24/+17 |
| * | Conditionalize some ipv6 bits | Ken Raeburn | 2007-02-16 | 1 | -1/+9 |
| * | rename krb5_server_decrypt_ticket_keyblock() to | Tom Yu | 2007-02-13 | 1 | -4/+5 |
| * | 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 | 1 | -5/+5 |
| * | krb5_kt_get_type should return const char *. | Ezra Peisach | 2007-02-05 | 2 | -2/+2 |
| * | 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 |
| * | Memory leak in new memory keytab | Ezra Peisach | 2007-02-03 | 1 | -0/+2 |