summaryrefslogtreecommitdiffstats
path: root/src/admin/edit
Commit message (Expand)AuthorAgeFilesLines
...
* Changes to reflect the API interface changesTheodore Tso1991-02-141-2/+7
* Changed so that kdb5_edit can be run even if there is no validTheodore Tso1991-02-051-17/+42
* Changed so that kdb5_edit can be run even if there is no valid Theodore Tso1991-02-051-6/+47
* Fixed update_ok_file to use com_err and so that it doesn't exit if itTheodore Tso1991-01-151-22/+21
* Changed to export some global variables as externsTheodore Tso1991-01-151-4/+4
* 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
* Fixed typo so that "make saber_kdb5_edit" worksTheodore Tso1990-12-201-1/+1
* Added code to support the load_db and dump_db requestsTheodore Tso1990-12-201-10/+172
* Added changes so that it is possible to run kdb5_edit on a databaseTheodore Tso1990-12-201-35/+141
* Added load_db and enter_master_key requestsTheodore Tso1990-12-201-1/+7
* Changed arguments to SaberProgramTarget so that the libraries will be loaded.Theodore Tso1990-12-031-1/+1
* Delete unused variable; cast argument 1 to fwrite()John Carr1990-12-031-3/+2
* Added extract version 4 srvtab functionTheodore Tso1990-11-292-0/+107
* fix up dependency stageJohn Kohl1990-11-201-0/+2
* depend on generated krb5_ed_ct.cJohn Kohl1990-11-201-0/+2
* use default keytypes/etypesJohn Kohl1990-11-201-2/+2
* need to use 0xffff rather than -1 since the type is unsigned.John Kohl1990-11-201-2/+2
* use macros from encryption.hJohn Kohl1990-11-201-19/+12
* changes for narrow/wide prototypesJohn Kohl1990-11-191-1/+4
* change bzero to memsetJohn Kohl1990-11-081-9/+9
* Initial revisionTheodore Tso1990-11-021-0/+117
* Added dump.c as an object and source file to kdb5_editTheodore Tso1990-11-021-2/+4
* Added dump_db, cwd, and pwd requestsTheodore Tso1990-11-021-0/+9
* Added routines to handle 'pwd' and 'cwd' command-line requestsTheodore Tso1990-11-021-15/+55
* use krb5_init_ets()John Kohl1990-09-251-8/+14
* use macros to hide abstractionJohn Kohl1990-09-201-7/+5
* add v4 password routinesJohn Kohl1990-07-102-4/+67
* *** empty log message ***John Kohl1990-05-291-0/+84
* add RCS and copyright infoJohn Kohl1990-05-251-0/+9
* add key-change commandsJohn Kohl1990-05-242-48/+146
* clean up error tableJohn Kohl1990-05-241-0/+3
* fix include filesJohn Kohl1990-05-231-8/+3
* fix error messagesJohn Kohl1990-05-091-4/+53
* add delJohn Kohl1990-05-091-0/+3
* use DEPKDBLIBJohn Kohl1990-05-091-1/+1
* *** empty log message ***John Kohl1990-05-091-0/+13
* add list_dbJohn Kohl1990-05-081-0/+3
* fix some code in the db restart codeJohn Kohl1990-05-081-6/+38
* SS functions are voidJohn Kohl1990-05-081-30/+157
* add extract_srvtabJohn Kohl1990-05-081-0/+3
* need config.h for the KDB paramsJohn Kohl1990-05-071-0/+1
* add more requests; right-justify othersJohn Kohl1990-05-021-5/+11
* add random_key and set_dbname funcs, some cleanupJohn Kohl1990-05-021-75/+205
* *** empty log message ***John Kohl1990-05-012-0/+349