summaryrefslogtreecommitdiffstats
path: root/src/admin/edit/kdb5_edit.c
Commit message (Expand)AuthorAgeFilesLines
* Removing programs which are now in the new OV admin systemEzra Peisach1996-08-241-1476/+0
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-16/+10
* * kdb5_edit.c (extract_v4_srvtab): Use the matching key_data's kvno;Richard Basch1996-04-111-1/+1
* V4 srvtab extraction did not do proper principal translationRichard Basch1996-04-111-16/+30
* * kdb5_edit.c (extract_v4_srvtab): do not test to make sure weRichard Basch1996-03-201-7/+0
* * kdb5_edit.c: new command line option -f stashfile.Mark Eichin1996-03-051-15/+17
* * kdb5_edit.c (kdb5_edit_Init): set manual_mkey for testing with -PMark Eichin1996-02-231-0/+1
* * kdb5_edit.c (enter_master_key, set_dbname_help): If master keyEzra Peisach1996-02-141-11/+47
* * kdb5_edit.c (extract_v4_srvtab): krb5_dbekd_decrypt_key_dataEzra Peisach1996-02-131-2/+2
* Fixed extraction of keytabs to extract all keysSam Hartman1996-01-261-6/+31
* Set the enctype to ENCTYPE_UNKNOWN when the enctype should be determined fromRichard Basch1996-01-111-2/+2
* * dump.c, dumpv4.c, kdb5_edit.c, loadv4.c :Chris Provenzano1995-12-131-2/+0
* * kdb5_edit.c: Use the master key enctype from the stash file if noneRichard Basch1995-12-121-11/+18
* * kdb5_edit.M: Document that modent existsEzra Peisach1995-12-101-0/+21
* * kdb5_edit.c : Remove krb5_enctype from krb5_string_to_key() argsChris Provenzano1995-11-091-1/+0
* When showing a principal with the "show" command, iterate through theRichard Basch1995-10-301-8/+27
* Rather than displaying the master key version twice, display the actualRichard Basch1995-10-241-1/+1
* extract_v4_srvtab: Version number is only one byte long (warlord)Ezra Peisach1995-10-091-2/+4
* Use the kdc.conf file to determine the default list of keysalt tuplesTheodore Tso1995-10-041-1/+14
* kdb5_edit.c (show_principal): Show key version and last password changeEzra Peisach1995-09-181-2/+2
* * cpw.c, dump.c, dumpv4.c, kdb5_edit.c, loadv4.c :Chris Provenzano1995-09-061-16/+16
* * cpw.c, dump.c, dumpv4.c, kdb5_edit.c, loadv4.c : Remove krb5_enctypeChris Provenzano1995-09-061-24/+2
* Add support for -s scriptfile and fix gcc -Wall complaintsPaul Park1995-08-151-72/+94
* * cpw.c : Uses new kdb change password routines for ank, ark, cpw,Chris Provenzano1995-08-071-436/+0
* Use new admin string conversion routinesPaul Park1995-07-311-143/+51
* Use new kdb formatChris Provenzano1995-07-271-156/+141
* Add KDC profile and stash file supportPaul Park1995-07-171-3/+67
* Check the return code from kdb5_init_context()Theodore Tso1995-05-011-1/+6
* When default realm specified on command line, call krb5_set_default_realm soEzra Peisach1995-04-191-1/+8
* Add "support_desmd5" flagTheodore Tso1995-03-241-1/+3
* Avoid <krb5/...> and <com_err.h> includesJohn Gilmore1995-02-281-10/+2
* * kdb5_edit.c: add struct timeb and sys/timeb includes fromMark Eichin1995-02-241-0/+31
* * kdb5_edit.c: add modentTom Yu1995-02-141-5/+214
* * kdb5_edit.c (show_principal): make sane and print all usefulTom Yu1995-02-091-4/+63
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-145/+148
* Don't let errors in set_dbname_help initially cause the exit status toTheodore Tso1994-10-071-0/+1
* Add new option -P to specify master key passwrd on the command line.Theodore Tso1994-10-071-5/+28
* Relink executable when libraries changeTheodore Tso1994-09-291-2/+4
* Exit with a non-zero status if there was an error in an executed command.Theodore Tso1994-09-291-3/+117
* stamp out rcs keywordsMark Eichin1994-08-181-7/+1
* lint cleanupMark Eichin1994-08-141-5/+3
* use getcwd if availableMark Eichin1994-06-241-0/+8
* tcl supportTom Yu1994-06-091-101/+61
* Fixed krb5-bugs [0437]:Theodore Tso1994-03-111-3/+2
* Added show_principal requestTheodore Tso1994-01-131-133/+293
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-151-13/+13
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Moved #include of kdb5_edit.h past the declaration of struct saltblock,Theodore Tso1993-07-291-2/+2
* Fix typo for dbnameTheodore Tso1993-06-031-4/+1
* Changed the ldb command so that it would accept wildcardsTheodore Tso1992-09-241-20/+72