summaryrefslogtreecommitdiffstats
path: root/src/admin
Commit message (Expand)AuthorAgeFilesLines
* better error code interpretationJohn Kohl1991-01-041-4/+9
* some better error interpretation and sequencing when a databaseJohn Kohl1991-01-041-7/+20
* 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 usage of krb5_keyblock to krb5_encrypted_keyblockTheodore Tso1990-12-131-1/+1
* 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
* don't need config anymore (it's in krb5.h) but do need osconf nowJohn Kohl1990-11-201-1/+1
* use default keytypes/etypesJohn Kohl1990-11-202-4/+4
* use default keytypes/etypesJohn Kohl1990-11-201-2/+2
* need to use 0xffff rather than -1 since the type is unsigned.John Kohl1990-11-202-4/+4
* 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-1/+1
* use macros from encryption.hJohn Kohl1990-11-201-19/+12
* use macros for encryption functionsJohn Kohl1990-11-201-14/+11
* changes for narrow/wide prototypesJohn Kohl1990-11-191-1/+4
* change bzero to memsetJohn Kohl1990-11-083-12/+12
* 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
* change rindex to strrchrJohn Kohl1990-10-293-6/+6
* had an extra count to the length of the principal namesJohn Kohl1990-10-251-2/+2
* use krb5_init_ets()John Kohl1990-09-251-8/+14
* use macros to hide abstractionJohn Kohl1990-09-202-9/+6
* add v4 password routinesJohn Kohl1990-07-102-4/+67
* *** empty log message ***John Kohl1990-05-295-0/+331
* add RCS and copyright infoJohn Kohl1990-05-256-0/+54
* add key-change commandsJohn Kohl1990-05-242-48/+146
* clean up error tableJohn Kohl1990-05-241-0/+3
* use symbolic lib namesJohn Kohl1990-05-241-1/+1
* fix include filesJohn Kohl1990-05-234-31/+12
* can't use 'delete' else we get conflicts on old dbmJohn Kohl1990-05-181-6/+6
* *** empty log message ***John Kohl1990-05-182-0/+125
* add anameJohn Kohl1990-05-181-1/+1
* fix error messagesJohn Kohl1990-05-091-4/+53
* add delJohn Kohl1990-05-091-0/+3
* use DEPKDBLIBJohn Kohl1990-05-094-4/+4
* *** empty log message ***John Kohl1990-05-094-0/+25
* change to use subdirsJohn Kohl1990-05-091-15/+4
* 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 max life stuffJohn Kohl1990-05-071-0/+1