summaryrefslogtreecommitdiffstats
path: root/src/lib/kdb
Commit message (Expand)AuthorAgeFilesLines
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-1194/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-111-48/+0
* * kdb5.c (kdb_unlock_lib_lock, kdb_destroy_lib_lock): Cast 0 to void to silenceKen Raeburn2006-04-102-2/+7
* set DEFS empty in more placesKen Raeburn2006-04-042-0/+5
* Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn2006-04-012-0/+5
* make depend, now with dependency sortingKen Raeburn2006-03-311-53/+53
* make dependKen Raeburn2006-03-271-15/+20
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-20/+20
* * kdb5.c: Don't include pthread.hKen Raeburn2006-03-082-4/+4
* make dependKen Raeburn2006-03-081-7/+14
* Mark #else of KDB5_STATIC_LINK with ifdef nameSam Hartman2006-01-271-1/+1
* Note that caller must free result of conf_get_sectionSam Hartman2006-01-272-0/+2
* Define new error codes for errors loading dal plugins.Sam Hartman2006-01-272-5/+11
* add/update copyright notices for non-trivial code additions/changes in 2006Ken Raeburn2006-01-261-0/+24
* Delete the rest of the support in the kdb library for doing locking onKen Raeburn2006-01-254-94/+28
* Remove the thread-safety flag from the kdb plugin interface. Instead,Ken Raeburn2006-01-253-22/+11
* * kdb5.c (kdb_load_library): Make dbpath_names static, to keep Solaris nativeKen Raeburn2005-12-022-1/+11
* make dependTom Yu2005-11-291-26/+18
* * Makefile.in (SHLIB_EXPLIBS): Include support library. Don't include systemKen Raeburn2005-10-112-1/+4
* * libkdb5.exports: Delete __kdb2_*, kdb2_*, and a bunch of other symbols thatKen Raeburn2005-10-112-115/+5
* partial doc on Novell changesKen Raeburn2005-10-111-17/+23
* * configure.in: Don't pull in libdb on AIX any moreKen Raeburn2005-10-102-8/+4
* * Makefile.in (DBDIR, DBOBJLISTS, DBOBJLISTS-sys, DBOBJLISTS-k5): VariablesKen Raeburn2005-10-042-8/+5
* * kdb5.c (kdb_get_conf_section): If the default realm is null, return null.Ken Raeburn2005-10-042-2/+12
* Move lib/kdb/kdb_db2 to modules/kdb/db2, and patch up pathnames in variousKen Raeburn2005-09-2216-3988/+6
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-2/+0
* All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2005-08-204-2/+10
* * kdb_db2.c (MAX_LOCK_TRIES): New macro.Ken Raeburn2005-08-202-13/+25
* partial doc of Novell changesKen Raeburn2005-08-191-3/+27
* * kdb5.c (kdb_load_library): Look up db_modules>db_module_dir in config file,Ken Raeburn2005-08-172-2/+37
* * kdb5.c (kdb_get_library_name, kdb_load_library): Change default name to "db2".Ken Raeburn2005-07-062-8/+11
* Rename module to "db2"Ken Raeburn2005-07-065-8/+17
* kdb_db2.c change from fridayKen Raeburn2005-07-061-0/+5
* * err_handle.c (krb5_err_key): Variable deleted.Ken Raeburn2005-07-022-7/+12
* delete functions in '#if 0'Ken Raeburn2005-07-021-332/+0
* whitespaceKen Raeburn2005-07-021-12/+12
* Convert to ISO C function declaration style.Ken Raeburn2005-07-021-116/+71
* reformatKen Raeburn2005-07-021-520/+452
* * 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