| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix edge-case bugs in kdb5_util load | Greg Hudson | 2012-07-31 | 1 | -15/+25 |
| * | Revert an out-of-scope change in policy extensions | Greg Hudson | 2012-07-31 | 1 | -1/+1 |
| * | Policy extensions + new policy: allowed ks types | Nicolas Williams | 2012-07-30 | 1 | -58/+258 |
| * | De-indent process_k5beta6_record() | Nicolas Williams | 2012-07-30 | 1 | -247/+210 |
| * | Only store master mey list in DAL handle | Greg Hudson | 2012-03-21 | 1 | -5/+2 |
| * | Remove an unused variable | Ezra Peisach | 2011-08-19 | 1 | -1/+0 |
| * | Mark up strings for translation | Greg Hudson | 2011-06-10 | 1 | -80/+80 |
| * | Adjust most C source files to match the new standards for copyright | Greg Hudson | 2011-03-09 | 1 | -7/+3 |
| * | Make sure ulog_map() is invoked whenever we open the database in | Greg Hudson | 2011-02-27 | 1 | -8/+0 |
| * | After a failed kdb5_util load, make a subsequent load operation work | Greg Hudson | 2010-11-06 | 1 | -22/+10 |
| * | krb5_get_error_message cannot return NULL, and returns "Success" on | Greg Hudson | 2010-11-01 | 1 | -24/+4 |
| * | Remove count parameters from get_principal, put_principal, | Greg Hudson | 2010-07-06 | 1 | -67/+66 |
| * | Remove verify_master_key from the DAL table, as well as its associated | Greg Hudson | 2010-07-02 | 1 | -4/+5 |
| * | Rename krb5_dbekd_encrypt_key_data and krb5_dbekd_decrypt_key_data to | Greg Hudson | 2010-07-02 | 1 | -7/+5 |
| * | 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 |
| * | 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 the use of variables for format strings in kdb5_util. Many | Greg Hudson | 2010-05-03 | 1 | -1/+1 |
| * | make mark-cstyle | Tom Yu | 2009-10-31 | 1 | -2001/+2002 |
| * | Account lockout | Greg Hudson | 2009-10-25 | 1 | -54/+231 |
| * | Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ... | Ken Raeburn | 2009-02-02 | 1 | -2/+2 |
| * | Master Key Migration Project | Will Fiveash | 2009-01-30 | 1 | -44/+53 |
| * | Start to phase out krb5_xfree macro, which just casts its argument to | Ken Raeburn | 2009-01-28 | 1 | -7/+7 |
| * | Use asprintf instead of malloc/strcpy/strcat in many places | Greg Hudson | 2008-10-20 | 1 | -8/+2 |
| * | a stash file is not a keytab | Will Fiveash | 2008-08-15 | 1 | -13/+48 |
| * | Oops. Really delete the extra argument this time | Ken Raeburn | 2008-08-06 | 1 | -1/+1 |
| * | Removed unused (and unpassed) argument to process_k5beta7_policy | Ken Raeburn | 2008-08-06 | 1 | -1/+0 |
| * | Reuse more k5beta7 code for iprop | Ken Raeburn | 2008-07-31 | 1 | -61/+1 |
| * | Apply patch from Mark Phalan to correctly use progname instead of | Tom Yu | 2008-07-17 | 1 | -40/+32 |
| * | Merge from branch sun-iprop | Ken Raeburn | 2008-06-24 | 1 | -3/+190 |
| * | Fix various minor format-string issues | Ken Raeburn | 2008-06-03 | 1 | -5/+6 |
| * | * src/kadmin/dbutil/dump.c (load_db): Open the dumpfile as | Tom Yu | 2006-12-01 | 1 | -1/+1 |
| * | enabling LDAP mix-in support for kdb5_util load | Will Fiveash | 2006-10-21 | 1 | -7/+29 |
| * | Call fileno and krb5_lock_file before calling fclose, rather than after. | Ken Raeburn | 2006-10-14 | 1 | -2/+6 |
| * | Another patch from Will Fiveash, to make "kdb5_util load <dumpfile>" | Ken Raeburn | 2006-10-12 | 1 | -22/+80 |
| * | copyright dates | Ken Raeburn | 2006-06-30 | 1 | -1/+1 |
| * | * dump.c (load_db): Call krb5_db_promote instead of krb5_db_fini | Ken Raeburn | 2006-06-30 | 1 | -0/+10 |
| * | New kdb backend operation promote_db, makes a temporary database become the | Ken Raeburn | 2006-06-30 | 1 | -1/+7 |
| * | * kdb5_util.c (add_db_arg): New function. | Ken Raeburn | 2006-06-29 | 1 | -16/+5 |
| * | * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename and | Ken Raeburn | 2006-05-16 | 1 | -2/+2 |
| * | Partial merge from Novell LDAP integration branch, not including the | Ken Raeburn | 2006-04-13 | 1 | -1/+2 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -1/+1 |
| * | Novell Database Abstraction Layer merge. | Ken Raeburn | 2005-06-21 | 1 | -156/+89 |
| * | * dump.c (dump_db): Update usage comment. Add "-rev" and | Tom Yu | 2002-08-23 | 1 | -5/+21 |
| * | * main.c: updated the usage function | Jen Selby | 2002-08-14 | 1 | -1/+2 |
| * | * dump.c (master_key_convert): Iterate over freeing | Tom Yu | 2002-07-31 | 1 | -2/+6 |
| * | * dump.c (dump_ov_princ): Remove variable set but unused | Ezra Peisach | 2002-07-15 | 1 | -4/+2 |
| * | * dump.c (dump_db): Pass krb5_boolean instead of char * as | Ezra Peisach | 2001-10-26 | 1 | -1/+3 |
| * | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 1 | -30/+30 |