summaryrefslogtreecommitdiffstats
path: root/src/lib/kdb/kdb5.c
Commit message (Expand)AuthorAgeFilesLines
* * kdb5.c (kdb_unlock_lib_lock, kdb_destroy_lib_lock): Cast 0 to void to silenceKen Raeburn2006-04-101-2/+2
* * kdb5.c: Don't include pthread.hKen Raeburn2006-03-081-4/+0
* 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-271-0/+1
* Define new error codes for errors loading dal plugins.Sam Hartman2006-01-271-5/+7
* 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-251-85/+18
* Remove the thread-safety flag from the kdb plugin interface. Instead,Ken Raeburn2006-01-251-18/+2
* * kdb5.c (kdb_load_library): Make dbpath_names static, to keep Solaris nativeKen Raeburn2005-12-021-1/+6
* * kdb5.c (kdb_get_conf_section): If the default realm is null, return null.Ken Raeburn2005-10-041-2/+5
* * kdb5.c (kdb_load_library): Look up db_modules>db_module_dir in config file,Ken Raeburn2005-08-171-2/+31
* * kdb5.c (kdb_get_library_name, kdb_load_library): Change default name to "db2".Ken Raeburn2005-07-061-8/+3
* * err_handle.c, kdb5.c: Test ENABLE_THREADS, not just HAVE_PTHREAD_HKen Raeburn2005-06-211-3/+3
* reformatKen Raeburn2005-06-211-953/+830
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-211-0/+2051