summaryrefslogtreecommitdiffstats
path: root/src/lib/kdb
Commit message (Expand)AuthorAgeFilesLines
...
* * Makefile.in (t_kdb, check, clean): Delete t_kdb referencesKen Raeburn2005-06-302-12/+4
* * Makefile.in: Use libnover_frag.Ken Raeburn2005-06-302-21/+9
* * Makefile.in (LIB): Variable deleted, uses replaced with LIBBASE.Ken Raeburn2005-06-292-7/+16
* Fix build problems on AIX, Tru64Ken Raeburn2005-06-272-7/+12
* * Makefile.in (SHLIB_EXPLIBS): Add $(DL_LIB)Ken Raeburn2005-06-212-1/+3
* * err_handle.c, kdb5.c: Test ENABLE_THREADS, not just HAVE_PTHREAD_HKen Raeburn2005-06-213-6/+16
* reformatKen Raeburn2005-06-213-1024/+919
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-2134-1740/+5044
* Update dependenciesKen Raeburn2005-06-211-21/+31
* * kdb_dbm.c: Unused file deletedKen Raeburn2005-06-102-1409/+4
* run "make depend"Ken Raeburn2004-12-301-62/+63
* * kdb_db2.c (krb5_db2_db_get_principal): Rename local variable "try"Ken Raeburn2004-07-092-3/+10
* 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