summaryrefslogtreecommitdiffstats
path: root/src/admin
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* add arg to fetch_mkeyJohn Kohl1990-05-022-3/+4
* *** empty log message ***John Kohl1990-05-012-0/+349
* turn on KRB5_KDB_DISALLOW_ALL_TIX for master keyJohn Kohl1990-05-011-0/+1
* add kdb5_editJohn Kohl1990-05-011-2/+8
* fix argument in getoptJohn Kohl1990-04-301-1/+1