summaryrefslogtreecommitdiffstats
path: root/src/include/krb5/kdb.h
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+0
* Remove default flag which diallowed skey operationTheodore Tso1993-06-031-1/+1
* (Hopefully final) rearrangement of KDC database structureTheodore Tso1992-09-291-7/+11
* Added KRB5_KDB_PWCHANGE_SERVICETheodore Tso1992-09-291-0/+1
* Added the KDB_DISALLOW_SVR flagTheodore Tso1992-09-241-3/+2
* Added some new feeds that originally came from SandiaTheodore Tso1992-08-181-1/+20
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* fix copyrightsJohn Kohl1991-03-141-2/+2
* add salt supportJohn Kohl1991-02-141-0/+9
* need to declare krb5_encrypted_keyblock *before* db_entryJohn Kohl1990-12-151-10/+10
* move krb5_encrypted_keyblock to kdb.hJohn Kohl1990-12-141-0/+10
* Changed encrypted keyblocks to use krb5_encrypted_keyblock insteadTheodore Tso1990-12-131-3/+6
* need to special case krb5_db_set_lockmode as wellJohn Kohl1990-11-201-2/+4
* allow narrow or wide prototypesJohn Kohl1990-11-191-9/+21
* Added prototypes for krb5_db_lock and krb5_db_unlockTheodore Tso1990-11-011-0/+11
* fix copyright/distribution referenceJohn Kohl1990-05-251-1/+1
* add krb5_db_delete_principalJohn Kohl1990-05-091-0/+3
* move KRB5_KDB_MAX_LIFE & friends to config.hJohn Kohl1990-05-071-5/+0
* add extra arg to fetch_mkey to indicate how many times to read the passwordJohn Kohl1990-05-021-1/+1
* add const to encrypt/decrypt key parametersJohn Kohl1990-05-021-2/+6
* add KRB5_KDB_DISALLOW_ALL_TIXJohn Kohl1990-05-011-0/+1
* add krb5_db_store_mkeyJohn Kohl1990-04-271-0/+3
* add fullname return arg to setup_mkeyJohn Kohl1990-04-271-1/+1
* add krb5_db_setup_mkey_nameJohn Kohl1990-04-241-0/+2
* remove leading __ on #include-blockers (__ is reserved by standards)John Kohl1990-03-261-3/+3
* fix prototype for db_age to use time_tJohn Kohl1990-02-131-1/+11
* add krb5_kdb_encrypt_key, krb5_kdb_decrypt_keyJohn Kohl1990-02-081-0/+4
* add KRB5_KDC_MKEY_1, KRB5_KDC_MKEY_2, krb5_mkey_pwd_prompt1, krb5_mkey_pwd_pr...John Kohl1990-02-071-2/+12
* add arg to prototype for krb5_db_verify_master_keyJohn Kohl1990-02-051-1/+1
* key is no longer ptr in the db_entry structureJohn Kohl1990-02-031-1/+3
* name change: principal to entryJohn Kohl1990-01-221-22/+22
* add tag name to structureJohn Kohl1990-01-191-1/+39
* *** empty log message ***John Kohl1990-01-181-0/+39