aboutsummaryrefslogtreecommitdiff
path: root/src/lib/kdb/keytab.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-06Remove count parameters from get_principal, put_principal,Greg Hudson1-17/+10
2010-07-02Rename krb5_dbekd_encrypt_key_data and krb5_dbekd_decrypt_key_data toGreg Hudson1-2/+2
2009-10-31make mark-cstyleTom Yu1-79/+79
2009-01-30Master Key Migration ProjectWill Fiveash1-1/+6
2009-01-28Start to phase out krb5_xfree macro, which just casts its argument toKen Raeburn1-1/+1
2009-01-07kdb/keytab.c: map KRB5_KDB_NO_MATCHING_KEY to KRB5_KT_KVNONOTFOUND.Sam Hartman1-0/+2
2008-10-24Use strlcpy instead of strcpy in many placesGreg Hudson1-2/+1
2005-06-21Novell Database Abstraction Layer merge.Ken Raeburn1-7/+6
2004-05-25 * keytab.c (krb5_ktkdb_get_entry): Change local variable rom intEzra Peisach1-1/+1
2004-04-03* keytab.c (krb5_ktkdb_get_entry): Don't use local variable "context" untilKen Raeburn1-1/+3
2003-12-13add get_name callback for kdb keytab type, for debuggingKen Raeburn1-1/+11
2003-05-22Cross realm checks can check beyond end of bufferEzra Peisach1-1/+1
2003-03-19fix kadmind startup failure with krb4 vuln patchTom Yu1-8/+10
2003-03-17Disable krb4 cross-realm in krb524d and krb5kdc. Provide an option toSam Hartman1-1/+46
2003-03-06use kdb keytab for kadmindTom Yu1-4/+27
2003-02-08Change comments to remove the note that we're going to redesign keyTom Yu1-2/+1
2002-08-15 * keytab.c (krb5_ktkdb_get_entry): For consistency, check forTom Yu1-0/+6
2001-10-25 * kdb_xdr.c (krb5_dbe_search_enctype): Filter out enctypes thatTom Yu1-0/+7
2001-10-10Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn1-3/+3
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-1/+1
1997-09-15 * keytab.c: (krb5_ktkdb_get_entry): Incoming principal is constEzra Peisach1-2/+2
1997-07-25 * t_kdb.c: Reflect changes in the API, mostly db_createTom Yu1-23/+10
1997-03-17 * keytab.c: Don't assume dbm_db_get_mkey() and dbe_find_enctypeTom Yu1-14/+23
1996-08-10Don't dump core when principal doesn't existSam Hartman1-0/+5
1996-06-11 * keytab.c (krb5_ktkdb_close): Free memory allocated byEzra Peisach1-1/+12
1996-02-24 * keytab.c (krb5_ktkdb_close): new function, non-optional.Mark Eichin1-10/+21
1996-01-27 * t_kdb.c: wrap db_dbm decls and berkely_dispatch in ifdefsMark Eichin1-2/+2
1995-12-18 * keytab.c (krb5_ktkdb_resolve): Fix castingEzra Peisach1-1/+1
1995-12-13 * Makefile.in, keytab.c : Move db keytab routines hereChris Provenzano1-0/+117