aboutsummaryrefslogtreecommitdiff
path: root/src/lib/kdb
AgeCommit message (Expand)AuthorFilesLines
2001-09-01dependenciesKen Raeburn1-0/+47
2001-07-27 * kdb_xdr.c (krb5_dbe_update_mod_princ_data,Ezra Peisach3-4/+14
2001-06-20Fixed several typos in commentsMitchell Berger1-1/+1
2001-04-25 kdb_dbm.c (destroy_file_suffix): Declare as staticEzra Peisach2-1/+5
2001-03-10 * kdb_xdr.c: Change the variable index to idx to prevent functionEzra Peisach2-4/+9
2000-11-01 * configure.in: Use AC_CHECK_HEADERS instead of AC_HAVE_HEADERSEzra Peisach2-1/+5
2000-10-17 * fetch_mkey.c: Signed/unsigned int cleanupEzra Peisach3-12/+17
2000-09-20 * kdb_xdr.c (krb5_dbe_free_contents): Clean up signedness warningEzra Peisach6-15/+47
2000-07-04 * encrypt_key.c, kdb_cpw.c, kdb_xdr.c: Add parenthesis aboutEzra Peisach4-22/+24
2000-06-30 * Makefile.in (SHLIB_EXPDEPS): Add libdb, since we can build thisTom Yu2-2/+9
2000-06-27pullup from 1.2 branchKen Raeburn5-25/+51
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez1-2/+2
2000-03-16Get rid of unused variableEzra Peisach2-1/+5
2000-03-12 * kdb_xdr.c (krb5_dbe_lookup_mod_princ_data): In casting argumentEzra Peisach2-1/+6
2000-02-21from Bear Giles:Ken Raeburn2-2/+5
2000-02-19 * kdb_cpw.c (krb5_dbe_crk):Tom Yu2-0/+13
1999-10-26log tritan's changesTom Yu1-0/+7
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-1/+0
1999-09-24copyright notice updates from 1.1 branchKen Raeburn14-14/+56
1999-09-01testcase fixes from 1.1 branch:Ken Raeburn2-11/+24
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso2-0/+7
1998-11-17 * kdb_cpw.c (krb5_dbe_crk):Tom Yu2-8/+38
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz12-235/+330
1998-05-06POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso2-1/+6
1998-04-15 * Makefile.in (SHLIB_EXPDEPS):Tom Yu2-3/+8
1998-03-02Remove check for the regular expression functions, since they aren'tTheodore Tso2-1/+5
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu2-2/+7
1998-02-12Mass makefile/configure.in build system revampTheodore Tso2-0/+6
1997-10-28 * kdb_cpw.c (add_key_pwd): For KRB5_KDB_SALTTYPE_AFS3, the saltEzra Peisach2-0/+19
1997-10-13 * t_kdb.c (do_testing): Add krb5_free_contextEzra Peisach2-0/+7
1997-09-15 * keytab.c: (krb5_ktkdb_get_entry): Incoming principal is constEzra Peisach6-9/+25
1997-07-31 * kdb_db2.c (krb5_db2_db_delete_principal): Fix switch statementEzra Peisach2-0/+6
1997-07-29 * kdb_db2.c (krb5_db2_db_set_hashfirst): Don't cast aTom Yu2-1/+6
1997-07-26 * kdb_db2.c: Fix typo; also, tweak page size in attempt to speedTom Yu3-5/+8
1997-07-25 * t_kdb.c: Reflect changes in the API, mostly db_createTom Yu7-60/+1545
1997-03-24t_kdb.c (do_testing): Clean up error handling for krb5_init_contextTheodore Tso3-8/+13
1997-03-17 * keytab.c: Don't assume dbm_db_get_mkey() and dbe_find_enctypeTom Yu2-14/+29
1997-02-22* Make shared libs work on AIXSam Hartman2-1/+5
1997-02-09Merge of libhack_branchTom Yu3-50/+34
1996-12-13Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso2-1/+5
1996-11-13 * kdb_dbm.c: Ditch DB_OPENCLOSE conditionals, and fix the realMark Eichin2-69/+27
1996-11-12 * kdb_cpw.c (add_key_pwd): set length to -1 so krb5_string_to_keyMark Eichin2-1/+11
1996-11-11 * kdb_cpw.c (cleanup_key_data): fix memory leak [krb5-kdc/163]Barry Jaspan2-2/+15
1996-11-09 * t_krb5.conf: Dummy krb5.conf file from the krb5 libraryEzra Peisach4-6/+51
1996-10-31 * Makefile.in (t_kdb): Link with $(TOPLIBD)/libdb.aEzra Peisach2-1/+5
1996-10-18update rename comment to agree with code and previous comment inBarry Jaspan1-1/+1
1996-09-04 * Makefile.in (t_kdb): Fix up dependencies of t_kdb so it willTom Yu2-2/+8
1996-08-23Fix Makefile so that t_kdb is linked correctly with the appropriateTheodore Tso3-3/+7
1996-08-22kdb_dbm.c: Remove vestigal code which was using BERK_DB_DBM define.Theodore Tso5-250/+95
1996-08-12 * kdb_dbm.c (krb5_dbm_db_rename): rename should not insist thatBarry Jaspan2-1/+6