| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Define new error codes for errors loading dal plugins. | Sam Hartman | 2006-01-27 | 2 | -5/+11 |
| * | add/update copyright notices for non-trivial code additions/changes in 2006 | Ken Raeburn | 2006-01-26 | 1 | -0/+24 |
| * | Delete the rest of the support in the kdb library for doing locking on | Ken Raeburn | 2006-01-25 | 4 | -94/+28 |
| * | Remove the thread-safety flag from the kdb plugin interface. Instead, | Ken Raeburn | 2006-01-25 | 3 | -22/+11 |
| * | * kdb5.c (kdb_load_library): Make dbpath_names static, to keep Solaris native | Ken Raeburn | 2005-12-02 | 2 | -1/+11 |
| * | make depend | Tom Yu | 2005-11-29 | 1 | -26/+18 |
| * | * Makefile.in (SHLIB_EXPLIBS): Include support library. Don't include system | Ken Raeburn | 2005-10-11 | 2 | -1/+4 |
| * | * libkdb5.exports: Delete __kdb2_*, kdb2_*, and a bunch of other symbols that | Ken Raeburn | 2005-10-11 | 2 | -115/+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 | 2 | -8/+4 |
| * | * Makefile.in (DBDIR, DBOBJLISTS, DBOBJLISTS-sys, DBOBJLISTS-k5): Variables | Ken Raeburn | 2005-10-04 | 2 | -8/+5 |
| * | * kdb5.c (kdb_get_conf_section): If the default realm is null, return null. | Ken Raeburn | 2005-10-04 | 2 | -2/+12 |
| * | Move lib/kdb/kdb_db2 to modules/kdb/db2, and patch up pathnames in various | Ken Raeburn | 2005-09-22 | 16 | -3988/+6 |
| * | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 1 | -2/+0 |
| * | All configure.in scripts: Use K5_AC_INIT instead of AC_INIT | Ken Raeburn | 2005-08-20 | 4 | -2/+10 |
| * | * kdb_db2.c (MAX_LOCK_TRIES): New macro. | Ken Raeburn | 2005-08-20 | 2 | -13/+25 |
| * | partial doc of Novell changes | Ken Raeburn | 2005-08-19 | 1 | -3/+27 |
| * | * kdb5.c (kdb_load_library): Look up db_modules>db_module_dir in config file, | Ken Raeburn | 2005-08-17 | 2 | -2/+37 |
| * | * kdb5.c (kdb_get_library_name, kdb_load_library): Change default name to "db2". | Ken Raeburn | 2005-07-06 | 2 | -8/+11 |
| * | Rename module to "db2" | Ken Raeburn | 2005-07-06 | 5 | -8/+17 |
| * | kdb_db2.c change from friday | Ken Raeburn | 2005-07-06 | 1 | -0/+5 |
| * | * err_handle.c (krb5_err_key): Variable deleted. | Ken Raeburn | 2005-07-02 | 2 | -7/+12 |
| * | delete functions in '#if 0' | Ken Raeburn | 2005-07-02 | 1 | -332/+0 |
| * | whitespace | Ken Raeburn | 2005-07-02 | 1 | -12/+12 |
| * | Convert to ISO C function declaration style. | Ken Raeburn | 2005-07-02 | 1 | -116/+71 |
| * | reformat | Ken Raeburn | 2005-07-02 | 1 | -520/+452 |
| * | * Makefile.in (t_kdb, check, clean): Delete t_kdb references | Ken Raeburn | 2005-06-30 | 2 | -12/+4 |
| * | * Makefile.in: Use libnover_frag. | Ken Raeburn | 2005-06-30 | 2 | -21/+9 |
| * | * Makefile.in (LIB): Variable deleted, uses replaced with LIBBASE. | Ken Raeburn | 2005-06-29 | 2 | -7/+16 |
| * | Fix build problems on AIX, Tru64 | Ken Raeburn | 2005-06-27 | 2 | -7/+12 |
| * | * Makefile.in (SHLIB_EXPLIBS): Add $(DL_LIB) | Ken Raeburn | 2005-06-21 | 2 | -1/+3 |
| * | * err_handle.c, kdb5.c: Test ENABLE_THREADS, not just HAVE_PTHREAD_H | Ken Raeburn | 2005-06-21 | 3 | -6/+16 |
| * | reformat | Ken Raeburn | 2005-06-21 | 3 | -1024/+919 |
| * | Novell Database Abstraction Layer merge. | Ken Raeburn | 2005-06-21 | 34 | -1740/+5044 |
| * | Update dependencies | Ken Raeburn | 2005-06-21 | 1 | -21/+31 |
| * | * kdb_dbm.c: Unused file deleted | Ken Raeburn | 2005-06-10 | 2 | -1409/+4 |
| * | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -62/+63 |
| * | * kdb_db2.c (krb5_db2_db_get_principal): Rename local variable "try" | Ken Raeburn | 2004-07-09 | 2 | -3/+10 |
| * | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 2 | -1/+5 |
| * | * keytab.c (krb5_ktkdb_get_entry): Change local variable rom int | Ezra Peisach | 2004-05-25 | 2 | -1/+7 |
| * | updated dependencies | Ken Raeburn | 2004-04-24 | 1 | -33/+41 |
| * | Add files containing the export lists used on UNIX, in each directory | Ken Raeburn | 2004-04-22 | 2 | -0/+156 |
| * | * t_kdb.c (add_principal): Delete unused argument 'rseed'. | Ken Raeburn | 2004-04-03 | 2 | -10/+9 |
| * | * keytab.c (krb5_ktkdb_get_entry): Don't use local variable "context" until | Ken Raeburn | 2004-04-03 | 2 | -1/+8 |
| * | ignore some more generated files | Ken Raeburn | 2004-02-24 | 1 | -0/+1 |
| * | make depend | Ken Raeburn | 2003-12-15 | 1 | -31/+33 |
| * | add get_name callback for kdb keytab type, for debugging | Ken Raeburn | 2003-12-13 | 2 | -1/+16 |
| * | make-depend updates | Ken Raeburn | 2003-05-24 | 1 | -30/+30 |
| * | Cross realm checks can check beyond end of buffer | Ezra Peisach | 2003-05-22 | 2 | -1/+6 |
| * | don't install in-tree libdb | Tom Yu | 2003-04-02 | 2 | -6/+19 |