summaryrefslogtreecommitdiffstats
path: root/src/kadmin/dbutil/dump.c
Commit message (Expand)AuthorAgeFilesLines
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-1/+1
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-211-156/+89
* * dump.c (dump_db): Update usage comment. Add "-rev" andTom Yu2002-08-231-5/+21
* * main.c: updated the usage functionJen Selby2002-08-141-1/+2
* * dump.c (master_key_convert): Iterate over freeingTom Yu2002-07-311-2/+6
* * dump.c (dump_ov_princ): Remove variable set but unusedEzra Peisach2002-07-151-4/+2
* * dump.c (dump_db): Pass krb5_boolean instead of char * asEzra Peisach2001-10-261-1/+3
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-30/+30
* Fixed a bunch of typosMitchell Berger2001-06-201-5/+5
* * dump.c (name_matches): Cleanup warning of assignments inEzra Peisach2001-06-181-4/+4
* * dump.c: Include regex.h if exists and if HAVE_REGCOMPEzra Peisach2001-06-181-1/+1
* * loadv4.c, ovload.c, kdb5_util.h, kdb5_util.c, kadm5_create.c,Ezra Peisach2001-02-261-7/+6
* * dump.c: Various message char arrays turned into macros, to permit gcc toKen Raeburn2000-07-051-64/+62
* * dump.c: Add a new dump version, r1_3_version, and make it theTom Yu2000-07-011-6/+61
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* * dump.c: Fix up to work with new crypto APITom Yu1998-11-031-26/+19
* Add support for changing the master key for a database as part ofTheodore Tso1998-09-301-26/+162
* * loadv4.c:Tom Yu1997-07-251-3/+8
* * dump.c (process_k5beta_record): Change variables from char toEzra Peisach1997-07-171-4/+4
* dump.c kdb5_destroy.c kdb5_stash.c kdb5_util.c:Richard Basch1997-02-201-1/+0
* * dump.c (load_db): lock the database directly (having fixed theMark Eichin1996-11-131-0/+20
* * kadmin/dbutil dumpv4 expiration ("never") fixesMark Eichin1996-11-111-1/+1
* minor fix to verification of specified load version (autodetect codeBarry Jaspan1996-11-051-8/+4
* * dump.c (dump_k5beta6_iterator): don't dump tl types that areBarry Jaspan1996-10-181-8/+34
* * dump.c (load_db): osa_adb_rename_policy_db will create the db,Barry Jaspan1996-10-181-10/+0
* * dump.c (load_db): rename osa_adb_rename_policy to *_dbBarry Jaspan1996-10-081-2/+2
* * dump.c (load_db): rework the way policy database naming andBarry Jaspan1996-10-081-55/+53
* * dump.c (dump_db): don't compare apples and iguanasBarry Jaspan1996-08-291-1/+1
* * all files: reworked for non-ss usage; kdb5_util_ct.ct andBarry Jaspan1996-08-051-57/+32
* * dump.c, kadm5_create.c, kdb5_create.c: create policy databaseBarry Jaspan1996-08-011-0/+10
* * Makefile.in, Makefile.ov, configure.in, dump.c: add support forBarry Jaspan1996-08-011-27/+256
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+1957