aboutsummaryrefslogtreecommitdiff
path: root/src/lib/kdb
AgeCommit message (Expand)AuthorFilesLines
2003-05-24make-depend updatesKen Raeburn1-30/+30
2003-05-22Cross realm checks can check beyond end of bufferEzra Peisach2-1/+6
2003-04-02don't install in-tree libdbTom Yu2-6/+19
2003-03-19fix kadmind startup failure with krb4 vuln patchTom Yu2-8/+15
2003-03-17Disable krb4 cross-realm in krb524d and krb5kdc. Provide an option toSam Hartman2-1/+54
2003-03-06use kdb keytab for kadmindTom Yu4-8/+49
2003-02-08Change comments to remove the note that we're going to redesign keyTom Yu2-2/+6
2003-01-10Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather thanKen Raeburn2-4/+3
2003-01-10Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2-0/+8
2002-12-23 * setup_mkey.c (krb5_db_setup_mkey_name): Use size_t instead ofEzra Peisach2-2/+7
2002-12-19* Makefile.in (check): Remove test_db before running testsKen Raeburn2-0/+5
2002-12-16Changes to allow compilation --with-system-db and --enable-sharedEzra Peisach2-3/+11
2002-09-13update dependenciesKen Raeburn1-2/+2
2002-09-13* kdb_db2.c (krb5_db2_db_iterate_ext): Don't call bt_rseq if HAVE_BT_RSEQ isKen Raeburn2-0/+15
2002-08-29update dependenciesKen Raeburn1-10/+20
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2-1/+5
2002-08-29Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn1-0/+1
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2-1/+5
2002-08-23 * kdb_db2.h: Add prototype and rename forTom Yu4-5/+53
2002-08-15 * keytab.c (krb5_ktkdb_get_entry): For consistency, check forTom Yu2-0/+11
2002-08-09Apply patch toSam Hartman2-0/+6
2002-06-15update dependenciesKen Raeburn1-24/+21
2002-03-07shlib version number updates from 1.2.x branchKen Raeburn2-1/+7
2002-02-23Use const instead of krb5_constKen Raeburn2-1/+6
2001-11-19 * t_kdb.c (do_testing): Invoke krb5_free_principal andEzra Peisach2-0/+17
2001-10-30 * kdb_cpw.c (cleanup_key_data): Do not free NULL pointerEzra Peisach2-0/+7
2001-10-26 * kdb_xdr.c (krb5_encode_princ_contents): Use krb5_ui_2 instead ofEzra Peisach2-1/+6
2001-10-25 * kdb_xdr.c (krb5_dbe_search_enctype): Filter out enctypes thatTom Yu3-2/+31
2001-10-20In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn1-10/+10
2001-10-11Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn1-23/+26
2001-10-10Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn6-52/+57
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