summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Add stub for krb5int_pthread_loaded() for WindowsJeffrey Altman2005-07-282-0/+10
* doc Novell changesKen Raeburn2005-07-223-26/+107
* coding styleKen Raeburn2005-07-221-45/+32
* describe Novell changesKen Raeburn2005-07-211-9/+31
* cleanupKen Raeburn2005-07-211-2/+1
* describe Novell changes in this directoryKen Raeburn2005-07-201-4/+52
* * aclocal.m4 (AC_LIBRARY_NET): Special-case AIX 5.x due to brokenTom Yu2005-07-202-0/+15
* doc novell changeKen Raeburn2005-07-142-2/+3
* fix MITKRB5-SA-2005-003 krb5_recvauth double-freeTom Yu2005-07-122-2/+4
* fix MITKRB5-SA-2005-002 KDC double-free and heap overflowTom Yu2005-07-126-2/+30
* * api.1/lock.exp (lock_test_continue): After exiting the loop, send the processKen Raeburn2005-07-082-0/+7
* * krb5.conf.proto: Add a bunch of db module info that should be inKen Raeburn2005-07-062-0/+15
* * 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
* Drop "lib" prefix from things intended to be dynamically loadedKen Raeburn2005-07-065-22/+36
* kdb_db2.c change from fridayKen Raeburn2005-07-061-0/+5
* rename string_to_key.c to arcfour_s2k.cKen Raeburn2005-07-023-5/+10
* rename arcfour.c to rc4.cKen Raeburn2005-07-023-12/+16
* * Makefile.in (INSTALLMKDIRS): Add KRB5_DB_MODULE_DIRKen Raeburn2005-07-022-0/+5
* * err_handle.c (krb5_err_key): Variable deleted.Ken Raeburn2005-07-024-14/+24
* * k5-thread.h (k5_key_t): Add K5_KEY_KDB_ERR_HANDLER and K5_KEY_KADM_CLNT_ERR...Ken Raeburn2005-07-022-0/+7
* * Makefile.in (check-unix): Don't run dyntest automaticallyKen Raeburn2005-07-022-1/+5
* 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
* * t_ser.c (ser_data): Don't initialize db serialization code that doesn't existKen Raeburn2005-06-302-13/+7
* * osconf.h (DEFAULT_KDB_LIB_PATH): Use @MODULEDIR. Don't use a fixed globalKen Raeburn2005-06-292-1/+6
* * Makefile.in (osconf.h): Depend on Makefile. Always display commands executedKen Raeburn2005-06-292-3/+10
* * pre.in (KRB5_DB_MODULE_DIR): New variableKen Raeburn2005-06-292-0/+3
* * libnover.in (Makefile): Depend on correct makefile fragment.Ken Raeburn2005-06-292-6/+8
* * aclocal.m4 (libnover_frag): Set and substituteKen Raeburn2005-06-292-0/+6
* update commentsKen Raeburn2005-06-291-1/+2
* * libnover.in: New fileKen Raeburn2005-06-292-0/+112
* * 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-215-1091/+1005
* * aclocal.m4 (KRB5_AC_ENABLE_THREADS): Override guessed PTHREAD_CFLAGS withKen Raeburn2005-06-212-0/+9
* Use DL_LIB and THREAD_LINKOPTS instead of explicitly specifying the dlKen Raeburn2005-06-2124-14/+55
* * pre.in (THREAD_LINKOPTS): New variableKen Raeburn2005-06-212-1/+2
* * pre.in (PTHREAD_LIBS, DL_LIB): New variablesKen Raeburn2005-06-212-0/+7
* * aclocal.m4 (WITH_CC): Don't use -pedantic on Linux.Ken Raeburn2005-06-212-4/+14
* *** empty log message ***Ken Raeburn2005-06-211-1/+2
* * aclocal.m4 (WITH_CC): Don't use -pedantic on LinuxKen Raeburn2005-06-212-0/+4
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-21118-2921/+6793
* Update dependenciesKen Raeburn2005-06-2154-1126/+1642