summaryrefslogtreecommitdiffstats
path: root/src/lib/kdb
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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