summaryrefslogtreecommitdiffstats
path: root/src/lib/kdb
Commit message (Expand)AuthorAgeFilesLines
* Change comments to remove the note that we're going to redesign keyTom Yu2003-02-082-2/+6
* Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather thanKen Raeburn2003-01-102-4/+3
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-102-0/+8
* * setup_mkey.c (krb5_db_setup_mkey_name): Use size_t instead ofEzra Peisach2002-12-232-2/+7
* * Makefile.in (check): Remove test_db before running testsKen Raeburn2002-12-192-0/+5
* Changes to allow compilation --with-system-db and --enable-sharedEzra Peisach2002-12-162-3/+11
* update dependenciesKen Raeburn2002-09-131-2/+2
* * kdb_db2.c (krb5_db2_db_iterate_ext): Don't call bt_rseq if HAVE_BT_RSEQ isKen Raeburn2002-09-132-0/+15
* update dependenciesKen Raeburn2002-08-291-10/+20
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+1
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* * kdb_db2.h: Add prototype and rename forTom Yu2002-08-234-5/+53
* * keytab.c (krb5_ktkdb_get_entry): For consistency, check forTom Yu2002-08-152-0/+11
* Apply patch toSam Hartman2002-08-092-0/+6
* update dependenciesKen Raeburn2002-06-151-24/+21
* shlib version number updates from 1.2.x branchKen Raeburn2002-03-072-1/+7
* Use const instead of krb5_constKen Raeburn2002-02-232-1/+6
* * t_kdb.c (do_testing): Invoke krb5_free_principal andEzra Peisach2001-11-192-0/+17
* * kdb_cpw.c (cleanup_key_data): Do not free NULL pointerEzra Peisach2001-10-302-0/+7
* * kdb_xdr.c (krb5_encode_princ_contents): Use krb5_ui_2 instead ofEzra Peisach2001-10-262-1/+6
* * kdb_xdr.c (krb5_dbe_search_enctype): Filter out enctypes thatTom Yu2001-10-253-2/+31
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-201-10/+10
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-23/+26
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-106-52/+57
* dependenciesKen Raeburn2001-09-011-0/+47
* * kdb_xdr.c (krb5_dbe_update_mod_princ_data,Ezra Peisach2001-07-273-4/+14
* Fixed several typos in commentsMitchell Berger2001-06-201-1/+1
* kdb_dbm.c (destroy_file_suffix): Declare as staticEzra Peisach2001-04-252-1/+5
* * kdb_xdr.c: Change the variable index to idx to prevent functionEzra Peisach2001-03-102-4/+9
* * configure.in: Use AC_CHECK_HEADERS instead of AC_HAVE_HEADERSEzra Peisach2000-11-012-1/+5
* * fetch_mkey.c: Signed/unsigned int cleanupEzra Peisach2000-10-173-12/+17
* * kdb_xdr.c (krb5_dbe_free_contents): Clean up signedness warningEzra Peisach2000-09-206-15/+47
* * encrypt_key.c, kdb_cpw.c, kdb_xdr.c: Add parenthesis aboutEzra Peisach2000-07-044-22/+24
* * Makefile.in (SHLIB_EXPDEPS): Add libdb, since we can build thisTom Yu2000-06-302-2/+9
* pullup from 1.2 branchKen Raeburn2000-06-275-25/+51
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* Get rid of unused variableEzra Peisach2000-03-162-1/+5
* * kdb_xdr.c (krb5_dbe_lookup_mod_princ_data): In casting argumentEzra Peisach2000-03-122-1/+6
* from Bear Giles:Ken Raeburn2000-02-212-2/+5
* * kdb_cpw.c (krb5_dbe_crk):Tom Yu2000-02-192-0/+13
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+0
* copyright notice updates from 1.1 branchKen Raeburn1999-09-2414-14/+56
* testcase fixes from 1.1 branch:Ken Raeburn1999-09-012-11/+24
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-0/+7
* * kdb_cpw.c (krb5_dbe_crk):Tom Yu1998-11-172-8/+38
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-3012-235/+330
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-062-1/+6
* * Makefile.in (SHLIB_EXPDEPS):Tom Yu1998-04-152-3/+8