]> git.sur5r.net Git - openldap/history - build
Fix "*" op-attr search
[openldap] / build /
1999-07-18 Kurt ZeilengaUpdates from libtool 1.3.3
1999-07-18 Kurt ZeilengaReplace install-sh with Autoconf 2.13 distributed versi...
1999-07-18 Kurt ZeilengaVersions from Autoconf CVS repository (stable branch).
1999-07-18 Kurt ZeilengaReplace config.guess/.sub with versions from Autoconf...
1999-07-16 Kurt ZeilengaFix typo in last commit.
1999-07-16 Kurt ZeilengaDon't use non-portable "ln -s -f".
1999-07-16 Kurt ZeilengaImport experimental referral implementation from OPENLD...
1999-07-14 Hallvard FurusethFix typo in socklen_t comment (signal.h -> sys/types...
1999-07-14 Julio Sánchez Fern... Fix detection of socklen_t
1999-07-13 Julio Sánchez Fern... Pass TLS_LIBS to the Makefile's.
1999-07-13 Kurt ZeilengaAdd configure support for 'socklen_t' as provided by...
1999-06-26 Kurt Zeilengas/gecos/passwd/ in comment.
1999-06-26 Kurt ZeilengaAdded support for "userPassword: {UNIX}uid". getpwnam...
1999-06-19 Kurt ZeilengaAdd a few missing dependencies on .exe projects.
1999-06-18 Gary Williamsadd setup project to copy config files as necessary
1999-06-17 Kurt Zeilengaldapconfig.h vs ldap_config.h changes
1999-06-10 Kurt ZeilengaAdd basic regex compatibility test.
1999-06-09 Kurt ZeilengaFail depend test if .o is generated.
1999-06-08 Kurt ZeilengaUpdate build system to use output of new dependency...
1999-06-08 Kurt ZeilengaOL_MKDEPEND: Round 2
1999-06-07 Kurt ZeilengaFirst cut of OL_CC_DEPEND test. Attempts to detect...
1999-06-06 Kurt ZeilengaSomeone who isn't likely to upgrade to BerkeleyDB 2...
1999-06-06 Kurt ZeilengaUpdate BDB version number to 2.7.5... should rewrite...
1999-06-06 Kurt ZeilengaAllow -m to set CC_MKDEP and -x to set CC_MKDEP_FLAGS.
1999-06-06 Kurt Zeilenga-c xxx overrides CC_MKDEP
1999-06-06 Kurt Zeilengamkdep was ignoring CC_MKDEP!
1999-05-28 Kurt ZeilengaObtain version name from build/version (re-add build...
1999-05-26 Kurt ZeilengaAdd missing MSVC5 project.
1999-05-26 Kurt ZeilengaAdd main MSVC5 workspace to build the works.
1999-05-24 Kurt ZeilengaEliminate DECL_STRDUP check in favor of simple fix...
1999-05-24 Kurt ZeilengaProtect externs from inappropriate macro expansion.
1999-05-21 Ben CollinsFixed missing comma in -ldb check
1999-05-20 Kurt Zeilenga$LIBVERSION -> $(LIBVERSION)
1999-05-07 Ben CollinsMoved db1/db.h check to the db1 marco in openldap.m4...
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...
next