summaryrefslogtreecommitdiffstats
path: root/src/include/krb5/kdb.h
Commit message (Expand)AuthorAgeFilesLines
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-485/+0
* Enable compilation of little-endian unaligned load/store helperKen Raeburn2006-03-081-18/+5
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-211-132/+296
* Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, allKen Raeburn2004-06-221-2/+2
* Missing prototype for krb5_db_iterate_extEzra Peisach2003-05-251-0/+4
* This commit fixes up the in-tree callers of krb5_read_password() andTom Yu2002-11-061-2/+2
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-2/+2
* * kdb.h: For structs krb5_tl_data (tl_data_length), krb5_key_dataEzra Peisach2001-07-251-78/+4
* Fixed several typos in commentsMitchell Berger2001-06-201-1/+1
* Make prototypes unconditionalKen Raeburn2001-01-171-216/+135
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* kdb.h: Add new TL types provided by Frank Cusack's preauth patchTheodore Tso1999-04-101-0/+4
* * 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