summaryrefslogtreecommitdiffstats
path: root/src/lib/kdb/t_kdb.c
Commit message (Expand)AuthorAgeFilesLines
* * t_kdb.c (add_principal): Delete unused argument 'rseed'.Ken Raeburn2004-04-031-10/+6
* * t_kdb.c (do_testing): Invoke krb5_free_principal andEzra Peisach2001-11-191-0/+11
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-12/+12
* pullup from 1.2 branchKen Raeburn2000-06-271-22/+25
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* testcase fixes from 1.1 branch:Ken Raeburn1999-09-011-11/+13
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-061-1/+1
* * t_kdb.c (do_testing): Add krb5_free_contextEzra Peisach1997-10-131-0/+3
* * t_kdb.c: Reflect changes in the API, mostly db_createTom Yu1997-07-251-6/+14
* t_kdb.c (do_testing): Clean up error handling for krb5_init_contextTheodore Tso1997-03-241-4/+3
* * t_krb5.conf: Dummy krb5.conf file from the krb5 libraryEzra Peisach1996-11-091-4/+10
* kdb_dbm.c: Remove vestigal code which was using BERK_DB_DBM define.Theodore Tso1996-08-221-173/+80
* Handle compiling with BERK_DB without dbm available. (Linux whenEzra Peisach1996-05-071-0/+8
* * t_kdb.c: wrap db_dbm decls and berkely_dispatch in ifdefsMark Eichin1996-01-271-0/+8
* * keytab.c (krb5_ktkdb_resolve): Fix castingEzra Peisach1995-12-181-12/+10
* * fetch_mkey.c, kdb_cpw.c, t_kdb.c :Chris Provenzano1995-11-091-6/+2
* * decrypt_key.c, encrypt_key.c, fetch_mkey.c, kdb_compat.c,Chris Provenzano1995-09-061-4/+4
* * decrypt_key.c, fetch_mkey.c, t_kdb.c : Remove krb5_enctypeChris Provenzano1995-09-061-2/+1
* Add multiprocess testingPaul Park1995-08-181-7/+128
* * decrypt_key.c, encrypt_key.c, kdb_dbm.c, kdb_xdr.c:Chris Provenzano1995-07-271-48/+68
* * kdb_dbm.c, t_kdb.c: Add prototype for dbm_error and dbm_clearerrTom Yu1995-07-251-0/+12
* Add ability to test using Berkeley or DBMPaul Park1995-06-301-16/+129
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-151-43/+56
* Wed Jun 14 12:37:51 1995 Sam Hartman <hartmans@tardis.MIT.EDU>Sam Hartman1995-06-141-1/+1
* Use new Berkeley Database code and add testPaul Park1995-05-261-0/+865