summaryrefslogtreecommitdiffstats
path: root/src/admin/create/kdb5_create.c
Commit message (Expand)AuthorAgeFilesLines
* Removing programs which are now in the new OV admin systemEzra Peisach1996-08-241-519/+0
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-4/+5
* * kdb5_create.c : Remove mkvno from krb5_db_entryChris Provenzano1995-12-131-1/+0
* * kdb5_create.c : Remove krb5_enctype from krb5_string_to_key() argsChris Provenzano1995-11-091-10/+5
* Add new option 's' which automatically stashes the master key in theTheodore Tso1995-10-231-1/+19
* (tgt_keysalt_iterate): Don't bash the master key encblock whenTheodore Tso1995-09-131-55/+89
* * kdb5_create.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-061-17/+17
* * kdb5_create.c : Remove krb5_enctype references, and replace withChris Provenzano1995-09-061-25/+3
* Use key/salt list to determine which key types to make for the tgt principalPaul Park1995-08-091-16/+75
* Use new admin string conversion routinesPaul Park1995-07-311-7/+19
* Use new kdb formatChris Provenzano1995-07-271-23/+33
* Add KDC profile and stash file supportPaul Park1995-07-171-3/+57
* Avoid <krb5/...> and <com_err.h> includesJohn Gilmore1995-02-281-11/+2
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-52/+59
* Allow master key to be passed in on the command line. Makes testingTheodore Tso1994-10-071-10/+34
* Add magic number placeholder to statically initialized structuresTheodore Tso1994-10-011-5/+7
* stamp out rcs keywordsMark Eichin1994-08-181-7/+1
* * kdb5_create.c: start kvno and mkno at 1, not 0Tom Yu1994-07-201-2/+2
* folding in Harry's changesTom Yu1994-06-291-3/+1
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-151-1/+1
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Cleaned up TGTNAME define; now KRB5_TGS_NAMETheodore Tso1993-08-171-1/+1
* Change DEFAULT_DBM_FILE to DEFAULT_KDB_FILETheodore Tso1993-06-031-4/+1
* Fix so that the kdb5_entry structure is clered before we start filling Theodore Tso1992-09-241-0/+1
* Changes to support new principal typeTheodore Tso1992-08-181-6/+8
* Principal structure changesJohn Carr1992-06-091-13/+18
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* libos-proto.h -> los-proto.hJohn Kohl1991-03-141-1/+1
* Added code to initialize the salt information in the kdb entryTheodore Tso1991-03-011-0/+3
* Changes to conform with API modificationsTheodore Tso1991-02-191-5/+5
* some better error interpretation and sequencing when a databaseJohn Kohl1991-01-041-7/+20
* Changed usage of krb5_keyblock to krb5_encrypted_keyblockTheodore Tso1990-12-131-1/+1
* 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-201-2/+2
* need to use 0xffff rather than -1 since the type is unsigned.John Kohl1990-11-201-2/+2
* use macros for encryption functionsJohn Kohl1990-11-201-14/+11
* change bzero to memsetJohn Kohl1990-11-081-1/+1
* change rindex to strrchrJohn Kohl1990-10-291-2/+2
* had an extra count to the length of the principal namesJohn Kohl1990-10-251-2/+2
* use macros to hide abstractionJohn Kohl1990-09-201-2/+1
* fix include filesJohn Kohl1990-05-231-6/+3
* need config.h for the max life stuffJohn Kohl1990-05-071-0/+1
* add arg to fetch_mkeyJohn Kohl1990-05-021-2/+2
* turn on KRB5_KDB_DISALLOW_ALL_TIX for master keyJohn Kohl1990-05-011-0/+1
* -d option for dbnameJohn Kohl1990-04-271-13/+14
* use 'k' for KeytypeJohn Kohl1990-02-131-10/+15
* *** empty log message ***John Kohl1990-02-131-0/+307