Account lockout
[krb5.git] / src / kadmin / dbutil / dump.c
2009-10-25 Greg HudsonAccount lockout
2009-02-02 Ken RaeburnRemove unnecessary pointer casts in args to free,memcpy...
2009-01-30 Will FiveashMaster Key Migration Project
2009-01-28 Ken RaeburnStart to phase out krb5_xfree macro, which just casts...
2008-10-20 Greg HudsonUse asprintf instead of malloc/strcpy/strcat in many...
2008-08-15 Will Fiveasha stash file is not a keytab
2008-08-06 Ken RaeburnOops. Really delete the extra argument this time
2008-08-06 Ken RaeburnRemoved unused (and unpassed) argument to process_k5bet...
2008-07-31 Ken RaeburnReuse more k5beta7 code for iprop
2008-07-17 Tom YuApply patch from Mark Phalan to correctly use progname...
2008-06-24 Ken RaeburnMerge from branch sun-iprop
2008-06-03 Ken RaeburnFix various minor format-string issues
2006-12-01 Tom Yu * src/kadmin/dbutil/dump.c (load_db): Open the dumpfile as
2006-10-21 Will Fiveashenabling LDAP mix-in support for kdb5_util load
2006-10-14 Ken RaeburnCall fileno and krb5_lock_file before calling fclose...
2006-10-12 Ken RaeburnAnother patch from Will Fiveash, to make "kdb5_util...
2006-06-30 Ken Raeburncopyright dates
2006-06-30 Ken Raeburn* dump.c (load_db): Call krb5_db_promote instead of...
2006-06-30 Ken RaeburnNew kdb backend operation promote_db, makes a temporary...
2006-06-29 Ken Raeburn* kdb5_util.c (add_db_arg): New function.
2006-05-16 Ken Raeburn* lib/kadm5/alt_prof.c (kadm5_get_config_params): Repla...
2006-04-13 Ken RaeburnPartial merge from Novell LDAP integration branch,...
2006-03-11 Ken RaeburnInstead of arbitrary division of headers into include...
2005-06-21 Ken RaeburnNovell Database Abstraction Layer merge.
2002-08-23 Tom Yu * dump.c (dump_db): Update usage comment. Add "-rev...
2002-08-14 Jen Selby * main.c: updated the usage function
2002-07-31 Tom Yu * dump.c (master_key_convert): Iterate over freeing
2002-07-15 Ezra Peisach * dump.c (dump_ov_princ): Remove variable set...
2001-10-26 Ezra Peisach * dump.c (dump_db): Pass krb5_boolean instead of char...
2001-10-10 Ken RaeburnDon't conditionalize prototypes; delete macros supporti...
2001-06-20 Mitchell BergerFixed a bunch of typos
2001-06-18 Ezra Peisach * dump.c (name_matches): Cleanup warning of assignments in
2001-06-18 Ezra Peisach * dump.c: Include regex.h if exists and if HAVE_REGCOMP
2001-02-26 Ezra Peisach * loadv4.c, ovload.c, kdb5_util.h, kdb5_util.c, kadm5_...
2000-07-05 Ken Raeburn* dump.c: Various message char arrays turned into macro...
2000-07-01 Tom Yu * dump.c: Add a new dump version, r1_3_version, and...
1999-09-24 Ken Raeburncopyright notice updates from 1.1 branch
1998-11-03 Tom Yu * dump.c: Fix up to work with new crypto API
1998-09-30 Theodore TsoAdd support for changing the master key for a database...
1997-07-25 Tom Yu * loadv4.c:
1997-07-17 Ezra Peisach * dump.c (process_k5beta_record): Change variables...
1997-02-20 Richard Baschdump.c kdb5_destroy.c kdb5_stash.c kdb5_util.c:
1996-11-13 Mark Eichin * dump.c (load_db): lock the database directly (having...
1996-11-11 Mark Eichin * kadmin/dbutil dumpv4 expiration ("never") fixes
1996-11-05 Barry Jaspanminor fix to verification of specified load version...
1996-10-18 Barry Jaspan * dump.c (dump_k5beta6_iterator): don't dump tl types...
1996-10-18 Barry Jaspan * dump.c (load_db): osa_adb_rename_policy_db will...
1996-10-08 Barry Jaspan * dump.c (load_db): rename osa_adb_rename_policy to...
1996-10-08 Barry Jaspan * dump.c (load_db): rework the way policy database...
1996-08-29 Barry Jaspan * dump.c (dump_db): don't compare apples and iguanas
1996-08-05 Barry Jaspan * all files: reworked for non-ss usage; kdb5_util_ct...
1996-08-01 Barry Jaspan * dump.c, kadm5_create.c, kdb5_create.c: create policy...
1996-08-01 Barry Jaspan * Makefile.in, Makefile.ov, configure.in, dump.c:...
1996-07-22 Marc Horowitzthis commit includes all the changes on the OV_9510_INT...