summaryrefslogtreecommitdiffstats
path: root/src/admin/edit/kdb5_edit.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed memory leak and bug in V4 srvtab extraction routineTheodore Tso1992-08-181-12/+20
* Set umask to 077 on entry so that output files created with stdioJohn Carr1992-02-231-12/+15
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* Added missing break in switch statement; the -onlyrealmsalt option now worksTheodore Tso1991-04-191-6/+8
* libos-proto.h -> los-proto.hJohn Kohl1991-03-141-1/+1
* fix copyrightsJohn Kohl1991-03-141-0/+1
* Added support of entering passwords with different saltsTheodore Tso1991-03-061-41/+73
* update copyright noticesJohn Kohl1991-02-191-12/+11
* need to initialize salt in all casesJohn Kohl1991-02-181-0/+4
* changes for salts in the databaseJohn Kohl1991-02-141-15/+65
* 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 valid Theodore Tso1991-02-051-6/+47
* Changed to export some global variables as externsTheodore Tso1991-01-151-4/+4
* Added changes so that it is possible to run kdb5_edit on a databaseTheodore Tso1990-12-201-35/+141
* Delete unused variable; cast argument 1 to fwrite()John Carr1990-12-031-3/+2
* Added extract version 4 srvtab functionTheodore Tso1990-11-291-0/+104
* 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
* 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-101-4/+61
* add key-change commandsJohn Kohl1990-05-241-48/+140
* fix include filesJohn Kohl1990-05-231-8/+3
* fix error messagesJohn Kohl1990-05-091-4/+53
* fix some code in the db restart codeJohn Kohl1990-05-081-6/+38
* SS functions are voidJohn Kohl1990-05-081-30/+157
* need config.h for the KDB paramsJohn Kohl1990-05-071-0/+1
* add random_key and set_dbname funcs, some cleanupJohn Kohl1990-05-021-75/+205
* *** empty log message ***John Kohl1990-05-011-0/+324