summaryrefslogtreecommitdiffstats
path: root/src/lib/kdb
Commit message (Expand)AuthorAgeFilesLines
* make dependKen Raeburn2007-08-161-24/+27
* Avoid use of unchecked sprintf in libraries. Use asprintf if theKen Raeburn2007-07-121-4/+6
* Make clean in lib/kdb leaves error table filesEzra Peisach2006-11-051-0/+1
* Another patch from Will Fiveash, to make "kdb5_util load <dumpfile>"Ken Raeburn2006-10-121-4/+4
* make dependTom Yu2006-10-061-12/+12
* (get_errmsg): Check for errcode_2_string and release_errcode_stringKen Raeburn2006-09-291-1/+4
* * kdb5.c (kdb_load_library): Make error message a little more accurate.Ken Raeburn2006-09-161-29/+47
* Make database plugin responsible for releasing the error-message string, soKen Raeburn2006-09-061-0/+1
* whitespaceKen Raeburn2006-09-061-111/+113
* * kdb_default.c (krb5_def_store_mkey): If the file can't be opened, constructKen Raeburn2006-08-151-0/+3
* Merge remaining changes from LDAP integration branchKen Raeburn2006-07-181-2/+3
* * kdb_default.c (krb5_def_promote_db): New function.Ken Raeburn2006-06-303-0/+11
* New kdb backend operation promote_db, makes a temporary database become theKen Raeburn2006-06-302-0/+45
* * lib/kdb/kdb5.h: Remove macros also defined in include/kdb5.hSam Hartman2006-06-301-6/+0
* autoconf 2.60 compatibilityKen Raeburn2006-06-281-2/+2
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-241-6/+6
* install headers into include/krb5Ken Raeburn2006-05-231-29/+33
* * configure.in: Set and substitute KSU_LIBS, SETENVOBJ, DO_TCL. GenerateKen Raeburn2006-05-182-17/+2
* * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn2006-05-161-1/+2
* kdb_load_library(): SGI compiler requires that when initializing arraysEzra Peisach2006-05-081-1/+4
* Changed to krb5int_open_plugin_dirs/krb5int_close_plugin_dirs whichAlexandra Ellwood2006-05-042-51/+45
* (DB2_NAME): New macro, adding .so suffix for now.Ken Raeburn2006-04-271-2/+3
* Change kdb plugin code to use the new plugin support instead ofKen Raeburn2006-04-252-20/+25
* Change name of kdb function-table symbol from being derived from theKen Raeburn2006-04-251-3/+1
* (KRB5_KDB_SRV_TYPE_*, KRB5_DB_LOCKMODE_*): Delete definitions duplicated from...Ken Raeburn2006-04-181-32/+0
* Partial merge from Novell LDAP integration branch, not including theKen Raeburn2006-04-136-287/+35
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-136-2/+7
* 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