| Commit message (Expand) | Author | Age | Files | Lines |
* | * t_kdb.c (add_principal): Delete unused argument 'rseed'. | Ken Raeburn | 2004-04-03 | 1 | -10/+6 |
* | * t_kdb.c (do_testing): Invoke krb5_free_principal and | Ezra Peisach | 2001-11-19 | 1 | -0/+11 |
* | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 1 | -12/+12 |
* | pullup from 1.2 branch | Ken Raeburn | 2000-06-27 | 1 | -22/+25 |
* | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 1 | -1/+4 |
* | testcase fixes from 1.1 branch: | Ken Raeburn | 1999-09-01 | 1 | -11/+13 |
* | POSIX states that getopt returns -1 when it is done parsing options, | Theodore Tso | 1998-05-06 | 1 | -1/+1 |
* | * t_kdb.c (do_testing): Add krb5_free_context | Ezra Peisach | 1997-10-13 | 1 | -0/+3 |
* | * t_kdb.c: Reflect changes in the API, mostly db_create | Tom Yu | 1997-07-25 | 1 | -6/+14 |
* | t_kdb.c (do_testing): Clean up error handling for krb5_init_context | Theodore Tso | 1997-03-24 | 1 | -4/+3 |
* | * t_krb5.conf: Dummy krb5.conf file from the krb5 library | Ezra Peisach | 1996-11-09 | 1 | -4/+10 |
* | kdb_dbm.c: Remove vestigal code which was using BERK_DB_DBM define. | Theodore Tso | 1996-08-22 | 1 | -173/+80 |
* | Handle compiling with BERK_DB without dbm available. (Linux when | Ezra Peisach | 1996-05-07 | 1 | -0/+8 |
* | * t_kdb.c: wrap db_dbm decls and berkely_dispatch in ifdefs | Mark Eichin | 1996-01-27 | 1 | -0/+8 |
* | * keytab.c (krb5_ktkdb_resolve): Fix casting | Ezra Peisach | 1995-12-18 | 1 | -12/+10 |
* | * fetch_mkey.c, kdb_cpw.c, t_kdb.c : | Chris Provenzano | 1995-11-09 | 1 | -6/+2 |
* | * decrypt_key.c, encrypt_key.c, fetch_mkey.c, kdb_compat.c, | Chris Provenzano | 1995-09-06 | 1 | -4/+4 |
* | * decrypt_key.c, fetch_mkey.c, t_kdb.c : Remove krb5_enctype | Chris Provenzano | 1995-09-06 | 1 | -2/+1 |
* | Add multiprocess testing | Paul Park | 1995-08-18 | 1 | -7/+128 |
* | * decrypt_key.c, encrypt_key.c, kdb_dbm.c, kdb_xdr.c: | Chris Provenzano | 1995-07-27 | 1 | -48/+68 |
* | * kdb_dbm.c, t_kdb.c: Add prototype for dbm_error and dbm_clearerr | Tom Yu | 1995-07-25 | 1 | -0/+12 |
* | Add ability to test using Berkeley or DBM | Paul Park | 1995-06-30 | 1 | -16/+129 |
* | Shared library Makefile/configure changes and cleanup | Paul Park | 1995-06-15 | 1 | -43/+56 |
* | Wed Jun 14 12:37:51 1995 Sam Hartman <hartmans@tardis.MIT.EDU> | Sam Hartman | 1995-06-14 | 1 | -1/+1 |
* | Use new Berkeley Database code and add test | Paul Park | 1995-05-26 | 1 | -0/+865 |