summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * aclocal.m4 (KRB5_AC_CHECK_TYPE_WITH_HEADERS): Need brackets around argument...Ken Raeburn2001-09-281-0/+5
* Fix clean-windows target to clean appl/gssftp/ftpDanilo Almeida2001-08-311-0/+4
* make sockaddr_storage checks separate from ipv6 supportKen Raeburn2001-08-311-0/+10
* * aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Do put /usr/include/tcl$v inKen Raeburn2001-08-311-0/+7
* * aclocal.m4 (KRB5_AC_CHECK_INET6): Don't check for AI_ADDRCONFIGKen Raeburn2001-08-211-0/+5
* * aclocal.m4: Fix typo in last change. Do not get rid ofEzra Peisach2001-07-311-0/+5
* * aclocal.m4: Add functions KRB5_GETSOCKNAME_ARGS andEzra Peisach2001-07-301-0/+6
* * Makefile.in: Build gssftp client on Win32Danilo Almeida2001-07-241-0/+4
* * aclocal.m4 (CHECK_WAIT_TYPE): Need to include sys/types.h forEzra Peisach2001-07-081-0/+5
* * aclocal.m4 (CHECK_WAIT_TYPE): Improved testing if wait uses intEzra Peisach2001-07-051-0/+6
* * aclocal.m4 (KRB5_LIB_PARAMS): Display test for host type andEzra Peisach2001-06-211-0/+8
* * acconfig.h: Add HAVE_REGCOMPEzra Peisach2001-06-181-0/+11
* * aclocal.m4 (KRB5_NEED_PROTO): Determines if the OS provides aEzra Peisach2001-06-111-0/+5
* * krb5-config.in (CC_LINK): Use ' vs " to prevent bash expansion ofEzra Peisach2001-06-081-0/+6
* aclocal.m4 (CONFIG_RULES): Set and substitute AUTOHEADER and AUTOHEADERFLAGSKen Raeburn2001-06-061-0/+5
* * krb5-config.in: New script for providing linker and compilerEzra Peisach2001-05-301-0/+14
* * aclocal.m4 (WITH_CC, WITH_CCOPTS): Autoconf 2.50 fix. ChangeEzra Peisach2001-05-231-0/+6
* * aclocal.m4 (DECLARE_SYS_ERRLIST): Check for sys_nerr with anKen Raeburn2001-04-271-0/+11
* * aclocal.m4 (KRB5_AC_INET6): Don't look for getipnodebyname, getipnodebyaddrKen Raeburn2001-04-261-0/+1
* assume ANSI C: delete no-volatile support, and most no-prototype supportKen Raeburn2001-04-261-0/+6
* move socklen_t, socklen handling from krb5 library to include/k5-int.hKen Raeburn2001-04-261-0/+5
* * Makefile.in (unixmac): Target deletedKen Raeburn2001-04-171-0/+4
* * aclocal.m4 (WITH_CC): Reorganize test: Do not use cache variableEzra Peisach2001-04-111-0/+9
* * Makefile.in: Add $(datadir) to INSTALLMKDIRS for util/etEzra Peisach2001-02-161-0/+4
* * aclocal.m4 (KRB5_LIB_AUX): Smash some shared lib file extensionsTom Yu2001-01-291-0/+6
* * configure.in: Call AC_REQUIRE_CPP before checking for GCC, to ensure that weKen Raeburn2001-01-161-0/+7
* * aclocal.m4 (KRB5_AC_INET6): Ensure that we check for sa_len fieldKen Raeburn2000-12-061-0/+5
* (WITH_CC): Don't use -Wtraditional, we're always assuming ANSI mode nowKen Raeburn2000-12-061-0/+2
* * aclocal.m4 (KRB5_AC_INET6): Look for netdb.h.Ken Raeburn2000-12-051-0/+9
* * aclocal.m4 (CONFIG_RULES): Quote AUTOCONFFLAGS properlyTom Yu2000-11-021-0/+4
* * configure.in: If the cache_file is /dev/null (autoconf 2.49),Ezra Peisach2000-11-011-0/+3
* * aclocal.m4 (V5_SET_TOPDIR): In newer versions of autoconfEzra Peisach2000-11-011-0/+14
* * aclocal.m4 (AC_LIBRARY_NET): Newer versions of autoconf are moreEzra Peisach2000-10-311-0/+6
* * post.in (Makefile): When running autoconf, use AUTOCONFFLAGSEzra Peisach2000-10-271-0/+5
* * aclocal.m4 (LIBLINKS): Fix appending of $EXTRA_LIB_TARGETS toTom Yu2000-08-311-0/+6
* * aclocal.m4 (KRB5_LIB_AUX): Fold in values of EXTRA_LIB_TARGETS,Ken Raeburn2000-08-301-0/+7
* * aclocal.m4 (KRB5_AC_CHECK_INET6): Require "struct sockaddr_storage" for IPv...Ken Raeburn2000-08-231-0/+5
* * aclocal.m4 (CHECK_SIGPROCMASK): Check for posix sigprocmaskEzra Peisach2000-08-071-0/+5
* * Makefile.in: Compile .et file for krb524Danilo Almeida2000-07-201-0/+4
* * Makefile.in: Remove references to now defunct directoriesDanilo Almeida2000-07-191-0/+5
* Add ms2mit and krb524 Makefile creation to Windows build preparationDanilo Almeida2000-07-191-1/+2
* Add ms2mitDanilo Almeida2000-07-191-0/+4
* * aclocal.m4 (KRB5_LIB_PARAMS): Moved bulk of the work into config/shlib.conf.Ken Raeburn2000-07-141-0/+7
* * acconfig.h: Add function replacement renaming symbols forTom Yu2000-07-011-0/+5
* pullup from 1.2.1 releaseKen Raeburn2000-07-011-0/+18
* pullup from 1.2-beta4Ken Raeburn2000-06-301-0/+35
* Finish up Darwin linker flagsWilfredo Sanchez2000-05-051-0/+4
* Use @includedir@Wilfredo Sanchez2000-05-051-0/+6
* kadmin server binaries go into SERVER_BINDIRWilfredo Sanchez2000-05-041-0/+6
* Clean up Rhapsody/Darwin compilation optionsWilfredo Sanchez2000-05-031-0/+11