]> git.sur5r.net Git - openldap/history - build
Glibc 2.1 has Berkley db as -ldb1. Set up the autoconf to check this first, else...
[openldap] / build /
1999-05-06 Ben CollinsGlibc 2.1 has Berkley db as -ldb1. Set up the autoconf...
1999-04-29 Kurt ZeilengaRemove $(VERSIONFILE) dependencies
1999-04-28 Kurt ZeilengaForgot to add mkversion... ud needs the version string to
1999-04-28 Kurt ZeilengaAdd mkversion script to generate version.c files. ...
1999-04-21 Kurt ZeilengaMore sh portability changes
1999-04-21 Kurt ZeilengaFix magic for 4.2BSD systems.
1999-04-20 Kurt ZeilengaRemove libtool --version-info warnings.
1999-04-14 Kurt ZeilengaAdd basic gmodule detection for SLAPD_MODULES.
1999-04-08 Kurt ZeilengaChanges to support FreeBSD LinuxThreads port. Namely...
1999-04-07 Kurt ZeilengaNew pthread_try_link test. Looks for pthread_create...
1999-04-06 Kurt ZeilengaNew LinuxThreads detection. Correctly detects FreeBSD...
1999-04-06 Hallvard FurusethDo not pipe to awk, use temporary file instead
1999-04-06 Hallvard FurusethAdd $CC_MKDEP to override $CC and the -c option
1999-03-30 Kurt Zeilengaremove libtool comment
1999-03-30 Juan GomezMDBM detection feature.
1999-03-26 Kurt ZeilengaReplace -M with $CC_MKDEP_FLAGS in comment
1999-03-18 Kurt ZeilengaAdd TMPROOT support for two phase building/installing.
1999-03-18 Kurt ZeilengaAdd copyright notice (to generate log message).
1999-03-18 Kurt ZeilengaBogus change just to generate a log message.
1999-03-18 Kurt ZeilengaAdd 1999 to copyright. Test new log.pl.
1999-03-17 Kurt ZeilengaAdd OL_STRUCT_PASSWD_PW_GECOS test. Checks for pw_geco...
1999-03-17 Kurt ZeilengaMinor change to EBCDIC test.
1999-03-15 Kurt ZeilengaUpdate EBCDIC tests.
1999-03-15 Kurt ZeilengaImplement OL_HEADER_STDC (derived from AC_HEADER_STDC...
1999-03-15 Kurt ZeilengaAdd EBCDIC test in preparation for VM port.
1999-03-15 Kurt ZeilengaFix "decleration" and missing ";" errors.
1999-03-15 Ben CollinsDefine OL_DECL_STRDUP, the current declaration conflict...
1999-03-13 Kurt ZeilengaOriginal test failed under FreeBSD. Reworked LN_H...
1999-03-13 Ben CollinsNewest from GNU's CVS, provides detection of BeOS as...
1999-03-13 Ben CollinsDeclare LN_H=@LN_H@
1999-03-13 Ben CollinsFixed small error in last commit for sys_errlist in...
1999-03-13 Ben Collinsactually define HAVE_SYS_ERRLIST if we have it, if...
1999-03-12 Ben CollinsDon't FORCE manpages in all-common
1999-03-10 Kurt ZeilengaUpdate configure to:
1999-03-08 Kurt ZeilengaRemove @DEFS@ from CPPFLAGS... we use portable.h uncond...
1999-03-08 Kurt Zeilengarelocate LDAP_LIBPATH to front of LDFLAGS.
1999-03-07 Kurt ZeilengaRelocate reentrant checks to before thread checks.
1999-03-03 Kurt ZeilengaIf rsaref is needed, add it to TLS_LIBS.
1999-03-03 Kurt ZeilengaAdd first cut of ctime_r return type test.
1999-03-02 Kurt ZeilengaFix new man.mk to create tmp pages in object directory...
1999-02-28 Ben CollinsSyntax error on install, mistakenly commited before...
1999-02-28 Ben CollinsFixed a small mistake in the last commit, as well as...
1999-02-28 Ben CollinsMoved man page generation to the build cycle instead...
1999-02-25 Bart HartgersPatch to support to determine the number of args of the
1999-02-20 Hallvard FurusethSilence libtool if `make -s' is running
1999-02-20 Hallvard FurusethAdd $CC_MKDEP_FLAGS to override -M
1999-02-06 Kurt Zeilengareplace "ln -sf" with $(LN_S).
1999-02-03 Kurt SpanierFix typo in LDAP_LIBAVL_DEPEND
1999-02-03 Kurt ZeilengaFix slapd/tool dependencies on libraries.
1999-02-01 Kurt ZeilengaAdd EXEEXT/OBJEXT for GNU win32 environments.
1999-01-28 Kurt ZeilengaFix lthread depend.
1999-01-26 Kurt ZeilengaLDBM/back-ldbm locking reworked!
1999-01-26 Kurt ZeilengaFix mkdep to split lines with multiple dependencies.
1999-01-25 Kurt ZeilengaMove install.sh to install-sh. install.sh name may...
1999-01-23 Kurt ZeilengaReal fix for FreeBSD 4.
1999-01-23 Kurt ZeilengaAdd support for Freebsd 4.x (and greater)
1999-01-14 Kurt ZeilengaInitial version of the experimental 'back-perl'
1999-01-14 Kurt ZeilengaRevamp build system yet again to move all external...
1999-01-14 Kurt Zeilenga-lldif must proceed -lldap in 1.1 (for ldap_debug).
1999-01-13 Kurt ZeilengaFix up a few typos and add some minor cleanup.
1999-01-12 Kurt SpanierNew description for use of Bereley DB 2.x on a Linux...
1999-01-10 Kurt ZeilengaUpdate build environment to fix VPATH support.
1999-01-08 Kurt SpanierDescription of the '-l syslog-local-user' option in...
1999-01-07 Kurt SpanierRe-specification of the DB patch.
1999-01-07 Kurt SpanierSpecification of the platform, that caused the problem.
1999-01-05 Kurt Spanier- Make install creates $(RUNDIR)/var for pid and args...
1999-01-02 Kurt ZeilengaUpdate ctime_r() argument macro to cache results and...
1999-01-02 Bart HartgersMoved the ctime_r number of arguments check to the...
1999-01-01 Kurt Zeilengafix minor reinstall bug: INSTALLDIR -> MANDIR
1998-12-28 Kurt ZeilengaAdd simple copyright notice.
1998-12-28 Kurt ZeilengaUpdate copyright notices for 1999.
1998-12-22 Kurt ZeilengaAdded lber_get/set_option. Removed lber_debug/ldap_debug.
1998-12-21 Kurt ZeilengaStill wasn't working exactly write on FreeBSD3. Need to
1998-12-20 Kurt ZeilengaMinor change to signal handler. Changed _shutdown...
1998-12-20 Kurt ZeilengaProvide framework for ldap_r and reentrant/thread safet...
1998-12-20 Kurt ZeilengaFix server --without-xxx build issues...
1998-12-19 Kurt Zeilenga-lldap reentrantancy improvements from Bart Hartgers...
1998-12-18 Kurt ZeilengaFix ltconfig for FreeBSD 3 (elf detection was wrong).
1998-12-04 Kurt ZeilengaUpdate libtool for FreeBSD elf support.
1998-12-03 Kurt ZeilengaUpdate posix thread version check to match against...
1998-11-29 Kurt ZeilengaAdd --with-subdir to allow user specification of instal...
1998-11-29 Kurt ZeilengaUpdate build environment:
1998-11-29 Kurt ZeilengaNeeds to add symlink for static version of library.
1998-11-22 Kurt ZeilengaUse environment $CC is available, otherwise cc. New...
1998-11-22 Kurt Zeilenga"make veryclean" now lives up to its name.
1998-11-22 Kurt ZeilengaAdd libtool support based upon patch by Bart Hartgers...
1998-11-20 Kurt ZeilengaFix manual support. Set MANCOMPRESS to $(CAT) for...
1998-11-20 Kurt ZeilengaPass $(CC) to mkdep
1998-11-04 Kurt ZeilengaUpdate to 2.0-devel
1998-10-25 Kurt Zeilengawasn't merged in first round.
1998-10-25 Kurt Zeilengaremove old files
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-21 Kurt Zeilengano longer supported.
1998-10-21 Kurt Zeilengano longer needed.
1998-10-21 Kurt ZeilengaThe world is STDC.
1998-10-19 Kurt ZeilengaRemove DEFS variables from Makefiles, remove bridge.h.
1998-09-28 Kurt ZeilengaClean up sh commands in Makefiles (incorrect use of...
1998-09-23 Kurt Zeilenga3.3 -> 1.0.1
1998-09-22 Kurt ZeilengaCleanup config.status and Makefile:Makefile.in dependen...
1998-09-21 Kurt ZeilengaFix library depends
next