summaryrefslogtreecommitdiffstats
path: root/src/admin/edit/dump.c
Commit message (Expand)AuthorAgeFilesLines
* Removing programs which are now in the new OV admin systemEzra Peisach1996-08-241-1762/+0
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-30/+35
* * ss_wrapper.c (main): Make sci_idx a global. This makes certain CygnusKen Raeburn1996-05-031-0/+22
* POSIX requires a file be opened read-write for lockingRichard Basch1996-03-061-1/+1
* now the keys actually *work* when you load an old dump (a real one,Mark Eichin1996-03-051-3/+8
* With this change, lddb -old actually *works* on old dumps..Mark Eichin1996-02-251-1/+40
* * dump.c (load_db): dbrenerr_fmt prints "from" first, so pass itMark Eichin1996-01-301-1/+1
* * dump.c (process_k5_record): t2..t9 is only 8 vars, not 9Mark Eichin1996-01-281-1/+1
* * dump.c, dumpv4.c, kdb5_edit.c, loadv4.c :Chris Provenzano1995-12-131-10/+6
* Fix off by one in malloc for reading in nameEzra Peisach1995-10-271-1/+1
* * cpw.c, dump.c, dumpv4.c, kdb5_edit.c, loadv4.c :Chris Provenzano1995-09-061-7/+7
* * cpw.c, dump.c, dumpv4.c, kdb5_edit.c, loadv4.c : Remove krb5_enctypeChris Provenzano1995-09-061-2/+2
* Make new dump format text-based. Also add logic to read/write old formatPaul Park1995-08-211-250/+1584
* Use new kdb formatChris Provenzano1995-07-271-258/+66
* Avoid <krb5/...> and <com_err.h> includesJohn Gilmore1995-02-281-13/+3
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-17/+18
* When scanning a database entry, read fail_auth_count into a temporaryTheodore Tso1994-10-141-2/+3
* Make sure mod time on the dump_ok file is updated. (Some systemsTheodore Tso1994-09-291-0/+8
* Relink executable when libraries changeTheodore Tso1994-09-291-13/+68
* Exit with a non-zero status if there was an error in an executed command.Theodore Tso1994-09-291-0/+14
* Fix error string ("for reading" -> "for writing")Theodore Tso1994-09-151-1/+1
* stamp out rcs keywordsMark Eichin1994-08-181-7/+1
* lint cleanupMark Eichin1994-08-141-1/+1
* tcl supportTom Yu1994-06-091-2/+1
* Fixed bug in the load routine, so that the alternative salt is loaded onlyTheodore Tso1994-01-131-1/+1
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-151-4/+4
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Fix broken kerberos database restoreTheodore Tso1993-07-101-1/+1
* New dump version that includes the alternate key, alternate salt,Theodore Tso1992-09-301-52/+137
* Moved defines to kdb5_edit.hTheodore Tso1992-09-241-10/+1
* Read data into temporary variables to avoid dependencies on size ofJohn Carr1992-08-211-3/+11
* Improve error checkingJohn Carr1992-02-231-1/+9
* Fixed spelling mistakesTheodore Tso1991-08-201-6/+9
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* libos-proto.h -> los-proto.hJohn Kohl1991-03-141-1/+1
* Improved load_db's parsing of the dump fileTheodore Tso1991-03-061-15/+81
* update copyright noticesJohn Kohl1991-02-191-10/+10
* Changed so that kdb5_edit can be run even if there is no validTheodore Tso1991-02-051-17/+42
* Fixed update_ok_file to use com_err and so that it doesn't exit if itTheodore Tso1991-01-151-22/+21
* Changed to import progname from an extern variableTheodore Tso1991-01-151-0/+2
* Unlink the output dump file before we open it, to make sure we don'tTheodore Tso1991-01-111-0/+11
* Changed error message not to refer to kdb_utilTheodore Tso1991-01-101-1/+1
* Added code to support the load_db and dump_db requestsTheodore Tso1990-12-201-10/+172
* Initial revisionTheodore Tso1990-11-021-0/+117