summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * 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
* remove old makefileKen Raeburn2005-06-211-652/+0
* ksu keeps old ccache lockedKen Raeburn2005-06-152-1/+6
* updated to reflect new header generationAlexandra Ellwood2005-06-151-8/+10
* * k5-platform.h: Include endian.h if it's available, or machine/endian.h ifKen Raeburn2005-06-152-75/+133
* * configure.in: Check for endian.hKen Raeburn2005-06-152-1/+5
* * destest.c (main): Force testing of unaligned access to input, output, and keyKen Raeburn2005-06-102-3/+17
* * configure.in: Check for headers byteswap.h, sys/bswap.h, machine/endian.h,Ken Raeburn2005-06-102-3/+27
* * 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
* add commentKen Raeburn2005-06-101-0/+2
* Use GCC's packed-structure support to try to optimize unaligned loads andKen Raeburn2005-06-092-7/+135
* * f_tables.h: Include k5-platform.h.Ken Raeburn2005-06-092-11/+9
* don't always require support library when building with sun ccKen Raeburn2005-06-072-22/+33
* * profile.swg (errcode_t* tcl8 argout typemap): Cast return value fromKen Raeburn2005-06-063-20/+27
* Fix gcc preprocessor warnings due to last changeKen Raeburn2005-06-062-0/+15
* Some autoconf messages want to use the PACKAGE_* valuesKen Raeburn2005-06-012-1/+5
* * trval.c (convert_nibble): Declare the argument with a typeKen Raeburn2005-06-012-1/+5
* * k5-thread.h (krb5int_pthread_loaded) [HAVE_PRAGMA_WEAK_REF]: Declare.Ken Raeburn2005-06-012-8/+10
* Add run-time determination of whether thread support is available in theKen Raeburn2005-06-013-1/+68
* * Makefile.in (test_getpw): Depend on, and link against, the support libraryKen Raeburn2005-06-012-2/+7
* * k5-int.h (encode_krb5_sam_challenge, encode_krb5_sam_key,Ken Raeburn2005-05-282-30/+8
* Make "make check" able to link things again..Ken Raeburn2005-05-242-1/+7
* Implement RFC 3961 PRFSam Hartman2005-05-2019-67/+531
* * fake-addrinfo.c (fai_add_hosts_by_name): Pass null pointer instead of telnetKen Raeburn2005-05-182-2/+36
* * configure.in: Merged content from include/configure.in. Don't configureKen Raeburn2005-05-139-367/+387
* * aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Provide comment template when definingKen Raeburn2005-05-132-13/+19
* * err_txt.c: Don't include krb_err.c if DEPEND is definedKen Raeburn2005-05-132-1/+5
* make dependKen Raeburn2005-05-131-2/+2
* * kerberos_v4.c: Include autoconf.h before testing KRB5_KRB4_COMPATKen Raeburn2005-05-132-0/+6
* 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
* * shs.c (SHSTransform) [CONFIG_SMALL]: Roll loops for each roundKen Raeburn2005-05-012-0/+32