summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2005-08-2048-25/+115
* * aclocal.m4 (K5_AC_INIT, K5_VERSION, K5_BUGADDR): New macrosKen Raeburn2005-08-202-0/+11
* Minor changes (shouldn't alter semantics) to increase similarity to code outputKen Raeburn2005-08-202-133/+109
* * 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
* * env-setup.shin: Export $libdir.Ken Raeburn2005-08-174-0/+28
* * krb5.conf.proto: Change db module name to be more obviously not magic. PointKen Raeburn2005-08-172-2/+8
* Fix to last change: Add the new db info lines to krb5.conf files always, notKen Raeburn2005-08-172-12/+8
* * Makefile.in (site.exp): Write KRB5_DB_MODULE_DIR setting into site.exp.Ken Raeburn2005-08-174-2/+28
* * Makefile.in (fake-install): New target; create a partially populated installKen Raeburn2005-08-172-0/+15
* * Makefile.in ($(FAKEPREFIX)/lib): Target deleted.Ken Raeburn2005-08-172-4/+5
* * get_in_tkt.c (krb5_get_init_creds): Free tempstr on non-errorTom Yu2005-08-162-4/+11
* consistently include stdio.h in lib/gssapi/krb5/import_name.cTom Yu2005-08-112-2/+6
* 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