| Commit message (Expand) | Author | Age | Files | Lines |
| * | r22529@squish: raeburn | 2009-08-12 13:49:45 -0400 | Ken Raeburn | 2009-08-12 | 1 | -6/+5 |
| * | kdc: handle_referral_params does not return ENOMEM errors | Ezra Peisach | 2009-04-09 | 1 | -1/+1 |
| * | Verify return code from krb5_db_set_mkey_list | Zhanna Tsitkov | 2009-03-16 | 1 | -1/+6 |
| * | Call kdb_set_mkey_list from the KDC | Sam Hartman | 2009-03-16 | 1 | -1/+1 |
| * | Report verbose error messages from KDC | Greg Hudson | 2009-03-11 | 1 | -38/+65 |
| * | Fix in handle_referral_params | Zhanna Tsitkov | 2009-02-19 | 1 | -9/+10 |
| * | Use macros for config parameters | Zhanna Tsitkov | 2009-02-04 | 1 | -16/+16 |
| * | Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ... | Ken Raeburn | 2009-02-02 | 1 | -3/+3 |
| * | small storage leak in KDC startup | Ken Raeburn | 2009-02-02 | 1 | -1/+0 |
| * | Master Key Migration Project | Will Fiveash | 2009-01-30 | 1 | -2/+21 |
| * | Changed the name match_config_pattern to krb5_match_config_pattern. Check str... | Zhanna Tsitkov | 2009-01-30 | 1 | -14/+62 |
| * | Introduced match_config_pattern function to find a pattern in the config valu... | Zhanna Tsitkov | 2009-01-29 | 1 | -85/+51 |
| * | Check asprintf return codes. Styling | Zhanna Tsitkov | 2009-01-26 | 1 | -47/+56 |
| * | Eliminate the need for the domain_realm mapping table on the client side by i... | Zhanna Tsitkov | 2009-01-23 | 1 | -5/+102 |
| * | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 1 | -2/+32 |
| * | In the KDC, remove krb4 request handling support and fakeka code | Greg Hudson | 2008-12-15 | 1 | -44/+2 |
| * | Incorporate Apple's patch | Ken Raeburn | 2008-08-25 | 1 | -0/+3 |
| * | a stash file is not a keytab | Will Fiveash | 2008-08-15 | 1 | -1/+2 |
| * | Rewrite krb5_db_open flag handling to avoid confusing emacs c-mode | Ken Raeburn | 2008-07-18 | 1 | -6/+6 |
| * | Avoid unchecked sprintf in some KDC-side programs | Ken Raeburn | 2007-07-12 | 1 | -10/+6 |
| * | Clean up usage message a little | Ken Raeburn | 2007-04-13 | 1 | -3/+3 |
| * | latest Novell ldap patches and kdb5_util dump support for ldap | Will Fiveash | 2006-10-30 | 1 | -0/+3 |
| * | Free v4mode when done with it | Ken Raeburn | 2006-10-14 | 1 | -0/+1 |
| * | Preauthentication Plugin Framework | Sam Hartman | 2006-10-03 | 1 | -0/+3 |
| * | * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename and | Ken Raeburn | 2006-05-16 | 1 | -3/+3 |
| * | * main.c (initialize_realms): Use precise size allocation for dbname= parameter | Ken Raeburn | 2006-05-13 | 1 | -1/+1 |
| * | Partial merge from Novell LDAP integration branch, not including the | Ken Raeburn | 2006-04-13 | 1 | -3/+5 |
| * | Novell Database Abstraction Layer merge. | Ken Raeburn | 2005-06-21 | 1 | -30/+81 |
| * | Remove ENCTYPE_LOCAL_DES3_HMAC_SHA1 | Sam Hartman | 2004-02-24 | 1 | -17/+0 |
| * | * main.c (init_realm): Apply patch from Will Fiveash to use | Tom Yu | 2004-02-09 | 1 | -1/+1 |
| * | Drop default_kdc_enctypes and all related code | Tom Yu | 2003-06-03 | 1 | -143/+0 |
| * | * main.c (init_realm): Use KRB5_KDB_MAX_RLIFE, not KRB5_KDB_MAX_LIFE, as | Ken Raeburn | 2003-05-30 | 1 | -1/+1 |
| * | Disable krb4 cross-realm in krb524d and krb5kdc. Provide an option to | Sam Hartman | 2003-03-17 | 1 | -2/+7 |
| * | use kdb keytab for kadmind | Tom Yu | 2003-03-06 | 1 | -1/+1 |
| * | * kdc_util.h, replay.c, main.c: Pass global krb5_context to | Ezra Peisach | 2003-01-12 | 1 | -2/+2 |
| * | * main.c: On exit, free more allocated memory, including: | Ezra Peisach | 2003-01-03 | 1 | -1/+14 |
| * | Add TCP support to the KDC, turned off by default, and using separate | Ken Raeburn | 2002-09-19 | 1 | -19/+36 |
| * | * main.c (DEFAULT_KDC_PORTLIST): Define as DEFAULT_KDC_UDP_PORTLIST | Ken Raeburn | 2002-09-19 | 1 | -0/+1 |
| * | * main.c (initialize_realms): Include replay cache name in error if it can't ... | Ken Raeburn | 2002-09-13 | 1 | -1/+2 |
| * | protoize | Ken Raeburn | 2002-09-11 | 1 | -34/+14 |
| * | * dispatch.c (dispatch): Remove arg "portnum"; update callers. | Ken Raeburn | 2002-06-26 | 1 | -1/+0 |
| * | KDC support for new PRNG | Sam Hartman | 2002-01-08 | 1 | -8/+2 |
| * | * main.c (main, init_realm): Get rid of variables set but never used | Ezra Peisach | 2001-12-14 | 1 | -6/+2 |
| * | better realm transit path checking for app server | Ken Raeburn | 2001-09-26 | 1 | -3/+7 |
| * | * configure.in: Test for daemon prototype | Ezra Peisach | 2001-06-21 | 1 | -0/+4 |
| * | * kdc_preauth.c: Include adm_proto.h for krb5_klog_syslog() | Ezra Peisach | 2001-06-08 | 1 | -0/+4 |
| * | * kdc_util.c (add_to_transited): Add braces to provide unambiguous | Ezra Peisach | 2001-06-04 | 1 | -1/+2 |
| * | * do_as_req.c, do_tgs_req.c, kdc_preauth.c, kdc_util.h, kerberos_v4.c, main.c, | Ken Raeburn | 2001-04-10 | 1 | -8/+8 |
| * | * main.c (initialize_realms): For "cannot initialize realm" messages, tell the | Ken Raeburn | 2000-08-23 | 1 | -2/+7 |
| * | * main.c: Move kdc_initialize_rcache() to kdc_util.c | Tom Yu | 2000-03-01 | 1 | -50/+0 |