summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Preliminary fixes for AIX4.3:Sam Hartman1998-07-121-0/+6
* Wed Jul 8 01:10:44 1998 Matthew D Hancher <mdh@mit.edu>Matthew Hancher1998-07-081-0/+6
* Update commands to build the Macintosh MPW MakefileTheodore Tso1998-07-031-0/+4
* Don't depend on $(RM) macro being defined when building kerbsrc-nt.zipTheodore Tso1998-05-271-0/+3
* Makefile.in: include krb5/ccache/memory and windows/lib in the list ofTheodore Tso1998-05-271-0/+15
* Makefile.in: Remove lib/kadm and lib/krb5/free from the list ofTheodore Tso1998-05-251-0/+4
* aclocal.m4: Added suggested changes to improve HP-UX's support forTheodore Tso1998-05-251-0/+5
* Add support for generic file existence tests (used to simplify someTheodore Tso1998-05-061-0/+6
* aclocal.m4: Remove unused variables BUILDTOP and SRCTOP (now definedTheodore Tso1998-03-021-0/+10
* aclocal.m4 (KRB5_AC_REGEX_FUNCS): Take the regular expression functionTheodore Tso1998-02-281-0/+6
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-181-0/+5
* aclocal.m4: Rename K5_OUPUT_FILES to K5_AC_OUTPUT, and leave aTheodore Tso1998-02-131-0/+6
* Mass makefile/configure.in build system revampTheodore Tso1998-02-121-0/+14
* * aclocal.m4 (WITH_NETLIB): Use AC_LIBRARY_NET.Ezra Peisach1997-10-281-0/+6
* * aclocal.m4 (TCL_WITH): Check for libtcl8.0Ezra Peisach1997-10-231-0/+4
* * aclocal.m4 (AC_KRB5_TCL): Rewritten for clearerEzra Peisach1997-10-221-0/+5
* * configure.in: Add KRB5_LIB_AUX so configure --help gives info onEzra Peisach1997-10-131-1/+6
* * aclocal.m4 (KRB5_LIB_PARAMS): For the alpha, revert RUN_ENVEzra Peisach1997-10-071-0/+6
* Punt HAS_STDLIB_H, NO_STDLIB_H, POSIX_TYPES; see individual ChangeLogsTom Yu1997-10-021-0/+4
* Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replaceTom Yu1997-09-261-0/+4
* remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABSTom Yu1997-09-191-0/+4
* * aclocal.m4 (KRB5_LIB_PARAMS): For the alpha, RUN_ENV needs toEzra Peisach1997-08-181-0/+6
* * aclocal.m4 (WITH_HESIOD): Fix --with-hesiod support to DTRT ifEzra Peisach1997-08-121-0/+5
* * Makefile.in (MACFILES): Remove mac/gss/* as it does not existEzra Peisach1997-08-121-0/+4
* * aclocal.m4 (KRB5_BUILD_LIBRARY_STATIC): Fix up some things soTom Yu1997-08-121-0/+12
* * aclocal.m4: Add support for --with-hesiod (and add it toTom Yu1997-08-071-0/+6
* Added the mac/gss files to the Macintosh tar fileTheodore Tso1997-06-111-0/+5
* Makefile.in: Add MIT files to the windows zip file (if the mitTheodore Tso1997-04-291-0/+10
* * aclocal.m4 (KRB5_LIB_AUX): add lib$(LIB)$(SHLIBVEXT) to the listTom Yu1997-03-281-0/+7
* Fix up Macintosh and Windows build rules now that the top-levelTheodore Tso1997-03-251-0/+5
* * aclocal.m4: (KRB5_LIB_PARAMS): Add support for HP/UX, FreeBSD,Tom Yu1997-03-241-0/+6
* * aclocal.m4 (KRB5_LIB_PARAMS): Add support for mips-dec-netbsdTom Yu1997-03-211-0/+4
* * aclocal.m4: Add provisions to make major version numberTom Yu1997-03-101-0/+5
* Added RUN_ENV line for LinuxTheodore Tso1997-02-241-1/+4
* * Make shared libs work on AIXSam Hartman1997-02-221-0/+7
* Linux doesn't understand -R; use "-bWl,-rpath -Wl,$(PROG_RPATH)" insteadTheodore Tso1997-02-211-0/+5
* Build krb4 library under win16/win32Richard Basch1997-02-181-0/+4
* * aclocal.m4: Add shared library support for IrixTom Yu1997-02-141-0/+7
* * aclocal.m4: Remove INSTALL_VARIABLE_HACK, as it's no longerTom Yu1997-02-121-0/+5
* * aclocal.m4 (KRB5_LIB_PARAMS): Set CC_LINK_STATIC for platformsEzra Peisach1997-02-101-0/+7
* Merge of libhack_branchTom Yu1997-02-091-0/+80
* Windows/NT integrationRichard Basch1997-02-061-0/+5
* * aclocal.m4: Add AC_PREREQ(2.12) as we now require autoconf 2.12.Ezra Peisach1996-12-301-0/+5
* * aclocal.m4 (V5_AC_OUTPUT_MAKEFILE): Fix to deal with theTom Yu1996-12-241-0/+5
* Automatically make the mac-bin-dirs target so that the binaryTheodore Tso1996-12-201-0/+6
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-131-0/+20
* * aclocal.m4 (LinkFileDir, LinkFile): AC_REQUIRE the AC_LN_S macroTom Yu1996-11-081-0/+5
* Correctly build the file lists for the Macintosh 68K and PPC objectTheodore Tso1996-11-071-0/+5
* * Makefile.in (install-recurse): Add dependency of install-recurseTom Yu1996-11-051-0/+5
* * aclocal.m4 (AC_KRB5_TCL): Check for -ldl when checking for -ltclTom Yu1996-11-021-0/+5