aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-06-17Undo Novell's change to the com_err API.novell-dal-branchKen Raeburn5-12/+27
2005-06-17don't remove autoconf.h in clean targetKen Raeburn1-1/+1
2005-06-17file deletions from novell that apparently didn't survive my mergingKen Raeburn15-4961/+0
2005-06-17use adb_err.{c,h} from the build tree, not the source treeKen Raeburn3-10/+12
2005-06-17configure tests againKen Raeburn1-1/+1
2005-06-17build adb_err.[ch] from .etKen Raeburn3-84/+3
2005-06-17Update dependencies after mergeKen Raeburn49-1046/+1896
2005-06-17Apparently these generated files were supposed to be checked in tooKen Raeburn2-0/+84
2005-06-17Initial checkin of Novell Database Abstraction Layer changes.Ken Raeburn95-1287/+9568
2005-06-15This commit was manufactured by cvs2svn to create branchno author1-652/+0
2005-06-15ksu keeps old ccache lockedKen Raeburn2-1/+6
2005-06-15updated to reflect new header generationAlexandra Ellwood1-8/+10
2005-06-15* k5-platform.h: Include endian.h if it's available, or machine/endian.h ifKen Raeburn2-75/+133
2005-06-15* configure.in: Check for endian.hKen Raeburn2-1/+5
2005-06-10* destest.c (main): Force testing of unaligned access to input, output, and keyKen Raeburn2-3/+17
2005-06-10* configure.in: Check for headers byteswap.h, sys/bswap.h, machine/endian.h,Ken Raeburn2-3/+27
2005-06-10* kdb_dbm.c: Unused file deletedKen Raeburn2-1409/+4
2005-06-10* sendto_kdc.c (service_fds): Don't create a select_state on the stack; take anKen Raeburn2-23/+40
2005-06-10add commentKen Raeburn1-0/+2
2005-06-09Use GCC's packed-structure support to try to optimize unaligned loads andKen Raeburn2-7/+135
2005-06-09* f_tables.h: Include k5-platform.h.Ken Raeburn2-11/+9
2005-06-07don't always require support library when building with sun ccKen Raeburn2-22/+33
2005-06-06* profile.swg (errcode_t* tcl8 argout typemap): Cast return value fromKen Raeburn3-20/+27
2005-06-06Fix gcc preprocessor warnings due to last changeKen Raeburn2-0/+15
2005-06-01Some autoconf messages want to use the PACKAGE_* valuesKen Raeburn2-1/+5
2005-06-01* trval.c (convert_nibble): Declare the argument with a typeKen Raeburn2-1/+5
2005-06-01* k5-thread.h (krb5int_pthread_loaded) [HAVE_PRAGMA_WEAK_REF]: Declare.Ken Raeburn2-8/+10
2005-06-01Add run-time determination of whether thread support is available in theKen Raeburn3-1/+68
2005-06-01* Makefile.in (test_getpw): Depend on, and link against, the support libraryKen Raeburn2-2/+7
2005-05-28* k5-int.h (encode_krb5_sam_challenge, encode_krb5_sam_key,Ken Raeburn2-30/+8
2005-05-24Make "make check" able to link things again..Ken Raeburn2-1/+7
2005-05-20Implement RFC 3961 PRFSam Hartman19-67/+531
2005-05-18* fake-addrinfo.c (fai_add_hosts_by_name): Pass null pointer instead of telnetKen Raeburn2-2/+36
2005-05-13* configure.in: Merged content from include/configure.in. Don't configureKen Raeburn9-367/+387
2005-05-13* aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Provide comment template when definingKen Raeburn2-13/+19
2005-05-13* err_txt.c: Don't include krb_err.c if DEPEND is definedKen Raeburn2-1/+5
2005-05-13make dependKen Raeburn1-2/+2
2005-05-13* kerberos_v4.c: Include autoconf.h before testing KRB5_KRB4_COMPATKen Raeburn2-0/+6
2005-05-04build failure on sparc64-solarisKen Raeburn2-1/+5
2005-05-01typo fixKen Raeburn1-1/+1
2005-05-01* ytypes.h: Include autoconf.h. Include sys/types.h only if it existsKen Raeburn2-0/+8
2005-05-01* shs.c (SHSTransform) [CONFIG_SMALL]: Roll loops for each roundKen Raeburn2-0/+32
2005-05-01* md5.c (Transform) [CONFIG_SMALL]: Roll loops for each roundKen Raeburn2-0/+60
2005-05-01* md4.c (Transform) [CONFIG_SMALL]: Roll loops for each roundKen Raeburn2-0/+27
2005-05-01* t_crc.c (main): Don't run timing test for nowKen Raeburn2-1/+7
2005-04-28updated dependencies for socket-utils.h changeKen Raeburn8-21/+38
2005-04-28* yarrow.c: Delete old macintosh support.Ken Raeburn2-13/+21
2005-04-28* k5-int.h: Include fcntl.h only if HAVE_FCNTL_H is defined.Ken Raeburn2-0/+10
2005-04-28* port-sockets.h: On PalmOS, include autoconf.h and netdb.h, and defineKen Raeburn3-15/+23
2005-04-25 the purpose of the krb5_get_credentials call is toJeffrey Altman2-2/+19