| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -1194/+0 |
* | * kdb5.c (kdb_unlock_lib_lock, kdb_destroy_lib_lock): Cast 0 to void to silence | Ken Raeburn | 2006-04-10 | 1 | -0/+5 |
* | set DEFS empty in more places | Ken Raeburn | 2006-04-04 | 1 | -0/+4 |
* | Include autoconf.h (or include it earlier) in a bunch of files that are | Ken Raeburn | 2006-04-01 | 1 | -0/+4 |
* | * kdb5.c: Don't include pthread.h | Ken Raeburn | 2006-03-08 | 1 | -0/+4 |
* | Note that caller must free result of conf_get_section | Sam Hartman | 2006-01-27 | 1 | -0/+1 |
* | Define new error codes for errors loading dal plugins. | Sam Hartman | 2006-01-27 | 1 | -0/+4 |
* | Delete the rest of the support in the kdb library for doing locking on | Ken Raeburn | 2006-01-25 | 1 | -4/+8 |
* | Remove the thread-safety flag from the kdb plugin interface. Instead, | Ken Raeburn | 2006-01-25 | 1 | -0/+9 |
* | * kdb5.c (kdb_load_library): Make dbpath_names static, to keep Solaris native | Ken Raeburn | 2005-12-02 | 1 | -0/+5 |
* | * Makefile.in (SHLIB_EXPLIBS): Include support library. Don't include system | Ken Raeburn | 2005-10-11 | 1 | -0/+3 |
* | * libkdb5.exports: Delete __kdb2_*, kdb2_*, and a bunch of other symbols that | Ken Raeburn | 2005-10-11 | 1 | -0/+5 |
* | partial doc on Novell changes | Ken Raeburn | 2005-10-11 | 1 | -17/+23 |
* | * configure.in: Don't pull in libdb on AIX any more | Ken Raeburn | 2005-10-10 | 1 | -0/+4 |
* | * Makefile.in (DBDIR, DBOBJLISTS, DBOBJLISTS-sys, DBOBJLISTS-k5): Variables | Ken Raeburn | 2005-10-04 | 1 | -0/+4 |
* | * kdb5.c (kdb_get_conf_section): If the default realm is null, return null. | Ken Raeburn | 2005-10-04 | 1 | -0/+7 |
* | Move lib/kdb/kdb_db2 to modules/kdb/db2, and patch up pathnames in various | Ken Raeburn | 2005-09-22 | 1 | -0/+5 |
* | All configure.in scripts: Use K5_AC_INIT instead of AC_INIT | Ken Raeburn | 2005-08-20 | 1 | -0/+4 |
* | * kdb5.c (kdb_load_library): Look up db_modules>db_module_dir in config file, | Ken Raeburn | 2005-08-17 | 1 | -0/+6 |
* | * kdb5.c (kdb_get_library_name, kdb_load_library): Change default name to "db2". | Ken Raeburn | 2005-07-06 | 1 | -0/+8 |
* | * err_handle.c (krb5_err_key): Variable deleted. | Ken Raeburn | 2005-07-02 | 1 | -0/+7 |
* | * Makefile.in (t_kdb, check, clean): Delete t_kdb references | Ken Raeburn | 2005-06-30 | 1 | -0/+4 |
* | * Makefile.in (SHLIB_EXPLIBS): Add $(DL_LIB) | Ken Raeburn | 2005-06-21 | 1 | -0/+2 |
* | * err_handle.c, kdb5.c: Test ENABLE_THREADS, not just HAVE_PTHREAD_H | Ken Raeburn | 2005-06-21 | 1 | -0/+5 |
* | Novell Database Abstraction Layer merge. | Ken Raeburn | 2005-06-21 | 1 | -0/+27 |
* | * kdb_dbm.c: Unused file deleted | Ken Raeburn | 2005-06-10 | 1 | -0/+4 |
* | * kdb_db2.c (krb5_db2_db_get_principal): Rename local variable "try" | Ken Raeburn | 2004-07-09 | 1 | -0/+7 |
* | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 1 | -0/+4 |
* | * keytab.c (krb5_ktkdb_get_entry): Change local variable rom int | Ezra Peisach | 2004-05-25 | 1 | -0/+6 |
* | Add files containing the export lists used on UNIX, in each directory | Ken Raeburn | 2004-04-22 | 1 | -0/+4 |
* | * t_kdb.c (add_principal): Delete unused argument 'rseed'. | Ken Raeburn | 2004-04-03 | 1 | -0/+3 |
* | * keytab.c (krb5_ktkdb_get_entry): Don't use local variable "context" until | Ken Raeburn | 2004-04-03 | 1 | -0/+5 |
* | add get_name callback for kdb keytab type, for debugging | Ken Raeburn | 2003-12-13 | 1 | -0/+5 |
* | Cross realm checks can check beyond end of buffer | Ezra Peisach | 2003-05-22 | 1 | -0/+5 |
* | don't install in-tree libdb | Tom Yu | 2003-04-02 | 1 | -0/+10 |
* | fix kadmind startup failure with krb4 vuln patch | Tom Yu | 2003-03-19 | 1 | -0/+5 |
* | Disable krb4 cross-realm in krb524d and krb5kdc. Provide an option to | Sam Hartman | 2003-03-17 | 1 | -0/+8 |
* | use kdb keytab for kadmind | Tom Yu | 2003-03-06 | 1 | -0/+18 |
* | Change comments to remove the note that we're going to redesign key | Tom Yu | 2003-02-08 | 1 | -0/+5 |
* | Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather than | Ken Raeburn | 2003-01-10 | 1 | -0/+3 |
* | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 1 | -0/+4 |
* | * setup_mkey.c (krb5_db_setup_mkey_name): Use size_t instead of | Ezra Peisach | 2002-12-23 | 1 | -0/+5 |
* | * Makefile.in (check): Remove test_db before running tests | Ken Raeburn | 2002-12-19 | 1 | -0/+4 |
* | Changes to allow compilation --with-system-db and --enable-shared | Ezra Peisach | 2002-12-16 | 1 | -0/+5 |
* | * kdb_db2.c (krb5_db2_db_iterate_ext): Don't call bt_rseq if HAVE_BT_RSEQ is | Ken Raeburn | 2002-09-13 | 1 | -0/+5 |
* | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 1 | -0/+4 |
* | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 1 | -0/+4 |
* | * kdb_db2.h: Add prototype and rename for | Tom Yu | 2002-08-23 | 1 | -0/+12 |
* | * keytab.c (krb5_ktkdb_get_entry): For consistency, check for | Tom Yu | 2002-08-15 | 1 | -0/+5 |
* | Apply patch to | Sam Hartman | 2002-08-09 | 1 | -0/+5 |