summaryrefslogtreecommitdiffstats
path: root/src/lib/kdb
Commit message (Expand)AuthorAgeFilesLines
...
* Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn2004-06-042-1/+5
* * keytab.c (krb5_ktkdb_get_entry): Change local variable rom intEzra Peisach2004-05-252-1/+7
* updated dependenciesKen Raeburn2004-04-241-33/+41
* Add files containing the export lists used on UNIX, in each directoryKen Raeburn2004-04-222-0/+156
* * t_kdb.c (add_principal): Delete unused argument 'rseed'.Ken Raeburn2004-04-032-10/+9
* * keytab.c (krb5_ktkdb_get_entry): Don't use local variable "context" untilKen Raeburn2004-04-032-1/+8
* ignore some more generated filesKen Raeburn2004-02-241-0/+1
* make dependKen Raeburn2003-12-151-31/+33
* add get_name callback for kdb keytab type, for debuggingKen Raeburn2003-12-132-1/+16
* make-depend updatesKen Raeburn2003-05-241-30/+30
* Cross realm checks can check beyond end of bufferEzra Peisach2003-05-222-1/+6
* don't install in-tree libdbTom Yu2003-04-022-6/+19
* fix kadmind startup failure with krb4 vuln patchTom Yu2003-03-192-8/+15
* Disable krb4 cross-realm in krb524d and krb5kdc. Provide an option toSam Hartman2003-03-172-1/+54
* use kdb keytab for kadmindTom Yu2003-03-064-8/+49
* 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