| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | Fixed a bunch of typos | Mitchell Berger | 2001-06-20 | 1 | -5/+5 |
| * | * dump.c (name_matches): Cleanup warning of assignments in | Ezra Peisach | 2001-06-18 | 1 | -4/+4 |
| * | * dump.c: Include regex.h if exists and if HAVE_REGCOMP | Ezra Peisach | 2001-06-18 | 1 | -1/+1 |
| * | * loadv4.c, ovload.c, kdb5_util.h, kdb5_util.c, kadm5_create.c, | Ezra Peisach | 2001-02-26 | 1 | -7/+6 |
| * | * dump.c: Various message char arrays turned into macros, to permit gcc to | Ken Raeburn | 2000-07-05 | 1 | -64/+62 |
| * | * dump.c: Add a new dump version, r1_3_version, and make it the | Tom Yu | 2000-07-01 | 1 | -6/+61 |
| * | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 1 | -1/+4 |
| * | * dump.c: Fix up to work with new crypto API | Tom Yu | 1998-11-03 | 1 | -26/+19 |
| * | Add support for changing the master key for a database as part of | Theodore Tso | 1998-09-30 | 1 | -26/+162 |
| * | * loadv4.c: | Tom Yu | 1997-07-25 | 1 | -3/+8 |
| * | * dump.c (process_k5beta_record): Change variables from char to | Ezra Peisach | 1997-07-17 | 1 | -4/+4 |
| * | dump.c kdb5_destroy.c kdb5_stash.c kdb5_util.c: | Richard Basch | 1997-02-20 | 1 | -1/+0 |
| * | * dump.c (load_db): lock the database directly (having fixed the | Mark Eichin | 1996-11-13 | 1 | -0/+20 |
| * | * kadmin/dbutil dumpv4 expiration ("never") fixes | Mark Eichin | 1996-11-11 | 1 | -1/+1 |
| * | minor fix to verification of specified load version (autodetect code | Barry Jaspan | 1996-11-05 | 1 | -8/+4 |
| * | * dump.c (dump_k5beta6_iterator): don't dump tl types that are | Barry Jaspan | 1996-10-18 | 1 | -8/+34 |
| * | * dump.c (load_db): osa_adb_rename_policy_db will create the db, | Barry Jaspan | 1996-10-18 | 1 | -10/+0 |
| * | * dump.c (load_db): rename osa_adb_rename_policy to *_db | Barry Jaspan | 1996-10-08 | 1 | -2/+2 |
| * | * dump.c (load_db): rework the way policy database naming and | Barry Jaspan | 1996-10-08 | 1 | -55/+53 |
| * | * dump.c (dump_db): don't compare apples and iguanas | Barry Jaspan | 1996-08-29 | 1 | -1/+1 |
| * | * all files: reworked for non-ss usage; kdb5_util_ct.ct and | Barry Jaspan | 1996-08-05 | 1 | -57/+32 |
| * | * dump.c, kadm5_create.c, kdb5_create.c: create policy database | Barry Jaspan | 1996-08-01 | 1 | -0/+10 |