| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * kdb5.c (kdb_load_library): Look up db_modules>db_module_dir in config file, | Ken Raeburn | 2005-08-17 | 2 | -2/+37 |
| * | * env-setup.shin: Export $libdir. | Ken Raeburn | 2005-08-17 | 4 | -0/+28 |
| * | * krb5.conf.proto: Change db module name to be more obviously not magic. Point | Ken Raeburn | 2005-08-17 | 2 | -2/+8 |
| * | Fix to last change: Add the new db info lines to krb5.conf files always, not | Ken Raeburn | 2005-08-17 | 2 | -12/+8 |
| * | * Makefile.in (site.exp): Write KRB5_DB_MODULE_DIR setting into site.exp. | Ken Raeburn | 2005-08-17 | 4 | -2/+28 |
| * | * Makefile.in (fake-install): New target; create a partially populated install | Ken Raeburn | 2005-08-17 | 2 | -0/+15 |
| * | * Makefile.in ($(FAKEPREFIX)/lib): Target deleted. | Ken Raeburn | 2005-08-17 | 2 | -4/+5 |
| * | * get_in_tkt.c (krb5_get_init_creds): Free tempstr on non-error | Tom Yu | 2005-08-16 | 2 | -4/+11 |
| * | consistently include stdio.h in lib/gssapi/krb5/import_name.c | Tom Yu | 2005-08-11 | 2 | -2/+6 |
| * | Add stub for krb5int_pthread_loaded() for Windows | Jeffrey Altman | 2005-07-28 | 2 | -0/+10 |
| * | doc Novell changes | Ken Raeburn | 2005-07-22 | 3 | -26/+107 |
| * | coding style | Ken Raeburn | 2005-07-22 | 1 | -45/+32 |
| * | describe Novell changes | Ken Raeburn | 2005-07-21 | 1 | -9/+31 |
| * | cleanup | Ken Raeburn | 2005-07-21 | 1 | -2/+1 |
| * | describe Novell changes in this directory | Ken Raeburn | 2005-07-20 | 1 | -4/+52 |
| * | * aclocal.m4 (AC_LIBRARY_NET): Special-case AIX 5.x due to broken | Tom Yu | 2005-07-20 | 2 | -0/+15 |
| * | doc novell change | Ken Raeburn | 2005-07-14 | 2 | -2/+3 |
| * | fix MITKRB5-SA-2005-003 krb5_recvauth double-free | Tom Yu | 2005-07-12 | 2 | -2/+4 |
| * | fix MITKRB5-SA-2005-002 KDC double-free and heap overflow | Tom Yu | 2005-07-12 | 6 | -2/+30 |
| * | * api.1/lock.exp (lock_test_continue): After exiting the loop, send the process | Ken Raeburn | 2005-07-08 | 2 | -0/+7 |
| * | * krb5.conf.proto: Add a bunch of db module info that should be in | Ken Raeburn | 2005-07-06 | 2 | -0/+15 |
| * | * 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 |
| * | Drop "lib" prefix from things intended to be dynamically loaded | Ken Raeburn | 2005-07-06 | 5 | -22/+36 |
| * | kdb_db2.c change from friday | Ken Raeburn | 2005-07-06 | 1 | -0/+5 |
| * | rename string_to_key.c to arcfour_s2k.c | Ken Raeburn | 2005-07-02 | 3 | -5/+10 |
| * | rename arcfour.c to rc4.c | Ken Raeburn | 2005-07-02 | 3 | -12/+16 |
| * | * Makefile.in (INSTALLMKDIRS): Add KRB5_DB_MODULE_DIR | Ken Raeburn | 2005-07-02 | 2 | -0/+5 |
| * | * err_handle.c (krb5_err_key): Variable deleted. | Ken Raeburn | 2005-07-02 | 4 | -14/+24 |
| * | * k5-thread.h (k5_key_t): Add K5_KEY_KDB_ERR_HANDLER and K5_KEY_KADM_CLNT_ERR... | Ken Raeburn | 2005-07-02 | 2 | -0/+7 |
| * | * Makefile.in (check-unix): Don't run dyntest automatically | Ken Raeburn | 2005-07-02 | 2 | -1/+5 |
| * | 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 |
| * | * t_ser.c (ser_data): Don't initialize db serialization code that doesn't exist | Ken Raeburn | 2005-06-30 | 2 | -13/+7 |
| * | * osconf.h (DEFAULT_KDB_LIB_PATH): Use @MODULEDIR. Don't use a fixed global | Ken Raeburn | 2005-06-29 | 2 | -1/+6 |
| * | * Makefile.in (osconf.h): Depend on Makefile. Always display commands executed | Ken Raeburn | 2005-06-29 | 2 | -3/+10 |
| * | * pre.in (KRB5_DB_MODULE_DIR): New variable | Ken Raeburn | 2005-06-29 | 2 | -0/+3 |
| * | * libnover.in (Makefile): Depend on correct makefile fragment. | Ken Raeburn | 2005-06-29 | 2 | -6/+8 |
| * | * aclocal.m4 (libnover_frag): Set and substitute | Ken Raeburn | 2005-06-29 | 2 | -0/+6 |
| * | update comments | Ken Raeburn | 2005-06-29 | 1 | -1/+2 |
| * | * libnover.in: New file | Ken Raeburn | 2005-06-29 | 2 | -0/+112 |
| * | * 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 | 5 | -1091/+1005 |