summaryrefslogtreecommitdiffstats
path: root/src/include/krb5/kdb.h
Commit message (Expand)AuthorAgeFilesLines
* * kdb.h: Update dbe_crk and dbe_cpw to take a boolean to indicateTom Yu1998-11-171-0/+2
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-11/+35
* Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1998-07-171-2/+2
* * kdb_dbm.h: Add const to argument of krb5_dbm_db_get_principal.Ezra Peisach1997-09-151-4/+4
* * kdb_kt.h: Move support for "kdb" keytab hereTom Yu1997-07-251-8/+30
* * kdb.h: add KRB5_TL_KADM5_E_DATABarry Jaspan1996-08-261-0/+1
* Remove dbm_error and dbm_clearerr from the dispatch table (whichTheodore Tso1996-08-231-3/+1
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-27/+29
* adm_proto.h: Change usage of INTERFACE to use KRB5_CALLCONV and KRB5_DLLIMPTheodore Tso1996-06-121-2/+2
* add afs3 salttype valueMark Eichin1996-04-091-0/+1
* * kdb.h : Remove mkvno for krb5_db_entryChris Provenzano1995-12-131-2/+1
* * adm.h: Added principal flag keywords KRB5_ADM_KW_SETFLAGS andChris Provenzano1995-12-121-0/+2
* * kdb.h: Added prototype for krb5_dbe_search_enctype(). ChangedTheodore Tso1995-11-071-1/+10
* * adm.h : Constant changes for the new kadmin code.Chris Provenzano1995-11-031-0/+1
* kdb.h, kdb_dbm.h: Add #if !defined(_MSDOS) && !defined(_MACINTOSH) toTheodore Tso1995-09-271-22/+25
* Reintegrate Macintosh changes while keeping Proven's changesEzra Peisach1995-09-111-4/+4
* Mac Beta 1 submissionKeith Vetter1995-09-111-4/+4
* * adm.h, adm_proto.h kdb.h : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-061-4/+4
* Add prototype for database context serializerPaul Park1995-08-291-0/+2
* Add prototype for krb5_dbe_find_keytype()Paul Park1995-08-151-0/+8
* Always define KRB5_MAX_FAIL_COUNTPaul Park1995-08-101-2/+4
* Add prototypes for krb5_dbe_{en,de}code_last_pwd_change(), andChris Provenzano1995-08-071-4/+31
* Add encode/decode macros for integers for use between kdb modulesPaul Park1995-08-041-0/+25
* Added prototype for krb5_dbe_cpw() the new db entry change password routineChris Provenzano1995-08-031-0/+10
* Define new kdb formatChris Provenzano1995-07-271-58/+166
* Add stash file parameter to krb5_db_fetch_mkey()Paul Park1995-07-171-0/+1
* Add kdb dispatch table for changing between Berkeley and DBMPaul Park1995-06-301-0/+27
* Remove KDB_CONVERT_KEY_{TO,OUTOF}_DBPaul Park1995-06-231-3/+0
* Makefile.in: Don't remove autoconf.h when doing a make clean; it's anTheodore Tso1995-06-211-22/+22
* * base-defs.h Typedef krb5_boolean, krb5_msgtype, krb5_kvno,Chris Provenzano1995-01-271-6/+2
* * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1995-01-251-17/+1
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-28/+58
* Add new attribute which defines whether or not a server supports DES/MD5Theodore Tso1994-11-181-0/+1
* Add a magic number to krb5_db_entry. The other magic number changes toTheodore Tso1994-10-041-0/+1
* Add field for structure magic numbersTheodore Tso1994-09-301-0/+5
* stamp out rcs keywordsMark Eichin1994-08-181-3/+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-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