summaryrefslogtreecommitdiffstats
path: root/src/lib/kdb/keytab.c
Commit message (Expand)AuthorAgeFilesLines
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-211-7/+6
* * keytab.c (krb5_ktkdb_get_entry): Change local variable rom intEzra Peisach2004-05-251-1/+1
* * keytab.c (krb5_ktkdb_get_entry): Don't use local variable "context" untilKen Raeburn2004-04-031-1/+3
* add get_name callback for kdb keytab type, for debuggingKen Raeburn2003-12-131-1/+11
* Cross realm checks can check beyond end of bufferEzra Peisach2003-05-221-1/+1
* fix kadmind startup failure with krb4 vuln patchTom Yu2003-03-191-8/+10
* Disable krb4 cross-realm in krb524d and krb5kdc. Provide an option toSam Hartman2003-03-171-1/+46
* use kdb keytab for kadmindTom Yu2003-03-061-4/+27
* Change comments to remove the note that we're going to redesign keyTom Yu2003-02-081-2/+1
* * keytab.c (krb5_ktkdb_get_entry): For consistency, check forTom Yu2002-08-151-0/+6
* * kdb_xdr.c (krb5_dbe_search_enctype): Filter out enctypes thatTom Yu2001-10-251-0/+7
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-3/+3
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-1/+1
* * keytab.c: (krb5_ktkdb_get_entry): Incoming principal is constEzra Peisach1997-09-151-2/+2
* * t_kdb.c: Reflect changes in the API, mostly db_createTom Yu1997-07-251-23/+10
* * keytab.c: Don't assume dbm_db_get_mkey() and dbe_find_enctypeTom Yu1997-03-171-14/+23
* Don't dump core when principal doesn't existSam Hartman1996-08-101-0/+5
* * keytab.c (krb5_ktkdb_close): Free memory allocated byEzra Peisach1996-06-111-1/+12
* * keytab.c (krb5_ktkdb_close): new function, non-optional.Mark Eichin1996-02-241-10/+21
* * t_kdb.c: wrap db_dbm decls and berkely_dispatch in ifdefsMark Eichin1996-01-271-2/+2
* * keytab.c (krb5_ktkdb_resolve): Fix castingEzra Peisach1995-12-181-1/+1
* * Makefile.in, keytab.c : Move db keytab routines hereChris Provenzano1995-12-131-0/+117