| Commit message (Expand) | Author | Age | Files | Lines |
| * | krb5_get_error_message cannot return NULL, and returns "Success" on | Greg Hudson | 2010-11-01 | 1 | -24/+4 |
| * | FILE keytabs have been able to handle write operations since krb5 1.7, | Greg Hudson | 2010-10-26 | 1 | -9/+0 |
| * | Declare kadmin_purgekeys | Ken Raeburn | 2010-10-23 | 1 | -0/+1 |
| * | Add a kadm5 RPC for purging old keys from the KDB (e.g., from | Tom Yu | 2010-10-08 | 6 | -9/+128 |
| * | Propagate modprinc -unlock from master to slave KDCs | Greg Hudson | 2010-10-05 | 1 | -26/+52 |
| * | KDC worker processes feature | Greg Hudson | 2010-09-17 | 1 | -1/+1 |
| * | kdb: store mkey list in context and permit NULL mkey for kdb_dbe_decrypt_key_... | Sam Hartman | 2010-09-15 | 1 | -6/+0 |
| * | Make depend | Greg Hudson | 2010-09-08 | 4 | -49/+56 |
| * | Remove count parameters from get_principal, put_principal, | Greg Hudson | 2010-07-06 | 5 | -253/+158 |
| * | Remove verify_master_key from the DAL table, as well as its associated | Greg Hudson | 2010-07-02 | 2 | -14/+5 |
| * | Rename krb5_dbekd_encrypt_key_data and krb5_dbekd_decrypt_key_data to | Greg Hudson | 2010-07-02 | 3 | -31/+22 |
| * | Remove the set_master_key and get_master_key DAL interfaces and their | Greg Hudson | 2010-07-02 | 2 | -8/+2 |
| * | Make kadmin work over IPv6 | Greg Hudson | 2010-06-26 | 1 | -0/+2 |
| * | Remove some dead code in kdb5_stash() left behind by r24142 | Greg Hudson | 2010-06-22 | 1 | -9/+0 |
| * | Eliminate a bunch of duplicated code in kdb5_stash() by using | Greg Hudson | 2010-06-21 | 1 | -41/+3 |
| * | kdb5_stash() contains its own kdb5_db_open() call (because it doesn't | Greg Hudson | 2010-06-21 | 1 | -1/+1 |
| * | kadmin ktadd may display wrong name of default keytab | Greg Hudson | 2010-06-08 | 2 | -4/+7 |
| * | When we display enctypes, display the input name rather than the | Greg Hudson | 2010-06-08 | 5 | -8/+9 |
| * | make depend | Greg Hudson | 2010-06-07 | 4 | -77/+87 |
| * | Remove a non-functional and unnecessary check in kdb5_util's | Greg Hudson | 2010-05-21 | 1 | -2/+0 |
| * | Fix an error case in kdb_util's dump.c where the dump file handle was | Greg Hudson | 2010-05-21 | 1 | -0/+1 |
| * | Remove an unneeded conditional in the cleanup for kadmin's keytab | Greg Hudson | 2010-05-21 | 1 | -5/+3 |
| * | In getdate.y, remove an error check from r19656 which couldn't ever | Greg Hudson | 2010-05-21 | 1 | -2/+0 |
| * | Use ANSI-style function definitions in our copy of getdate.y | Greg Hudson | 2010-05-21 | 1 | -37/+11 |
| * | Get rid of some kdb5_util load code which is no longer useful after | Greg Hudson | 2010-05-04 | 1 | -32/+1 |
| * | Remove some unused format string definitions from kdb5_util's dump.c | Greg Hudson | 2010-05-04 | 1 | -14/+0 |
| * | Eliminate some uses of variables as format strings. Based on a patch | Greg Hudson | 2010-05-03 | 1 | -1/+1 |
| * | Eliminate the use of variables for format strings in kdb5_util. Many | Greg Hudson | 2010-05-03 | 8 | -140/+8 |
| * | Always pass -W option to kdb5_util create in testing | Ken Raeburn | 2010-03-27 | 1 | -1/+1 |
| * | Merge users/raeburn/branches/network-merge | Ken Raeburn | 2010-03-17 | 7 | -2147/+146 |
| * | Fix minor error-handling bug in r23676 | Greg Hudson | 2010-01-31 | 1 | -1/+1 |
| * | Handle migration from pre-1.7 databases with master key kvno != 1 | Greg Hudson | 2010-01-28 | 1 | -2/+8 |
| * | disable weak crypto by default | Tom Yu | 2010-01-05 | 1 | -1/+0 |
| * | Anonymous documentation | Sam Hartman | 2010-01-04 | 1 | -1/+20 |
| * | Initialize variables in case of error path winds up freeing stack garbage | Ezra Peisach | 2010-01-03 | 1 | -2/+2 |
| * | Some unsigned/signed warning cleanup | Ezra Peisach | 2010-01-03 | 2 | -2/+4 |
| * | Unsigned/signed cleanup | Ezra Peisach | 2010-01-01 | 1 | -1/+1 |
| * | Add a new -P option to krb5kdc and kadmind which, if given, specifies | Russ Allbery | 2010-01-01 | 2 | -0/+59 |
| * | Fix spelling and hyphen errors in man pages | Russ Allbery | 2009-12-31 | 1 | -3/+3 |
| * | Whitespace fixes for new anonymous support | Greg Hudson | 2009-12-28 | 1 | -7/+8 |
| * | Anonymous support for Kerberos | Sam Hartman | 2009-12-28 | 1 | -4/+15 |
| * | Reformat new comments | Ken Raeburn | 2009-12-03 | 1 | -14/+20 |
| * | fix slow behavior on Mac OS X with link-local addresses | Ken Raeburn | 2009-12-03 | 1 | -10/+48 |
| * | allow testing even if name->addr->name mapping doesn't work | Ken Raeburn | 2009-12-03 | 2 | -5/+4 |
| * | Consolidate Makefile variables now that we have only a single global | Greg Hudson | 2009-11-22 | 14 | -289/+276 |
| * | Use "unsigned short" instead of "u_short" in argument to SET macro; | Ken Raeburn | 2009-11-04 | 1 | -8/+13 |
| * | Reindent and manually restore some BSD-style files that were | Tom Yu | 2009-11-04 | 3 | -1/+4 |
| * | Reindent after making fixes for emacs-23 | Tom Yu | 2009-11-03 | 4 | -8/+8 |
| * | make mark-cstyle | Tom Yu | 2009-10-31 | 33 | -8481/+8492 |
| * | Fix printf argument type mismatches related to pw_max_fail in | Greg Hudson | 2009-10-26 | 1 | -4/+5 |