summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-2426-89/+0
* * t_ser.c (ser_kcontext_test): Remove statement declaring anEzra Peisach2005-08-232-1/+5
* Rename all RPC functions from _1 to _2 to match current program version number;Ken Raeburn2005-08-209-109/+100
* All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2005-08-2022-11/+53
* 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
* * 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
* 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
* 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-122-0/+9
* * api.1/lock.exp (lock_test_continue): After exiting the loop, send the processKen Raeburn2005-07-082-0/+7
* * 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
* 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
* * err_handle.c (krb5_err_key): Variable deleted.Ken Raeburn2005-07-024-14/+24
* * 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
* * 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
* Use DL_LIB and THREAD_LINKOPTS instead of explicitly specifying the dlKen Raeburn2005-06-212-1/+4
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-2173-2324/+5263
* Update dependenciesKen Raeburn2005-06-2132-921/+1354
* ksu keeps old ccache lockedKen Raeburn2005-06-152-1/+6
* * destest.c (main): Force testing of unaligned access to input, output, and keyKen Raeburn2005-06-102-3/+17
* * kdb_dbm.c: Unused file deletedKen Raeburn2005-06-102-1409/+4
* * sendto_kdc.c (service_fds): Don't create a select_state on the stack; take anKen Raeburn2005-06-102-23/+40
* * f_tables.h: Include k5-platform.h.Ken Raeburn2005-06-092-11/+9
* Make "make check" able to link things again..Ken Raeburn2005-05-242-1/+7
* Implement RFC 3961 PRFSam Hartman2005-05-2016-67/+491
* * err_txt.c: Don't include krb_err.c if DEPEND is definedKen Raeburn2005-05-132-1/+5
* build failure on sparc64-solarisKen Raeburn2005-05-042-1/+5
* typo fixKen Raeburn2005-05-011-1/+1
* * ytypes.h: Include autoconf.h. Include sys/types.h only if it existsKen Raeburn2005-05-012-0/+8