]> git.sur5r.net Git - openldap/history - configure
Update configure to handle DEC OSF1 3.2 special cases.
[openldap] / configure
1998-11-11 Kurt ZeilengaUpdate configure to handle DEC OSF1 3.2 special cases.
1998-11-10 Kurt ZeilengaAdd support for OSF1 c89's -thread option to enable...
1998-11-09 Kurt ZeilengaFix rwlock pthread draft4 compatibility.
1998-11-09 Kurt ZeilengaInitial LDAP_API_FEATURE_X_OPENLDAP commit:
1998-11-08 Kurt ZeilengaAdd -lresolv check for LDAP_DNS.
1998-11-08 Kurt Zeilengaloginfo test...
1998-11-08 Kurt ZeilengaAdded comment to test new loginfo commands.
1998-11-08 Kurt ZeilengaAdd additional LDAPD/ISODE checks
1998-11-06 Kurt ZeilengaAdd LDAPD library checks.
1998-11-05 Kurt Zeilengadefine _REENTRANT & _THREAD_SAFE to pull in reentrant...
1998-11-05 Kurt ZeilengaAdd cross compiling warnings and errors.
1998-11-04 Kurt ZeilengaAdd tests for vsnprintf and snprintf.
1998-11-04 Kurt ZeilengaAdd CPP check.
1998-11-04 Kurt ZeilengaFix DCE detection.
1998-11-04 Kurt ZeilengaFixed assignment bugs from Hallvard.
1998-11-04 Kurt Zeilengaautoconf update
1998-11-02 Kurt ZeilengaFix bogus SunOS/Solaris LWP tests.
1998-11-02 Kurt ZeilengaTry to find sched_yield in -lposix4 (Solaris) and ...
1998-11-01 Kurt ZeilengaCheck in mach cthread fixes. Should make non-pthread...
1998-10-25 Kurt ZeilengaFix aclgroups (missing 's')
1998-10-25 Kurt Zeilengabash(1) doesn't like empty if statements
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-24 Kurt ZeilengaStill looking for the ldapsearch bug... and cleaning...
1998-10-22 Kurt ZeilengaBlindly added Autoconf support to ldapd.
1998-10-22 Kurt ZeilengaChanged THREAD_PREEMPTIVE to PREEMPTIVE_THREADS.
1998-10-22 Kurt ZeilengaThe world compiles and links....
1998-10-22 Kurt ZeilengaMoved strdup/tempnam to liblutil
1998-10-22 Kurt ZeilengaSLAPD and tools compile and link!
1998-10-21 Kurt ZeilengaSLDAP compiles, needs LDBM work to link
1998-10-21 Kurt Zeilengainclude portable.h
1998-10-20 Kurt Zeilengaclients build under FreeBSD
1998-10-20 Kurt ZeilengaAdd test for little/big endian.
1998-10-20 Kurt ZeilengaModified NT changes to work under UNIX.
1998-10-20 Kurt Zeilengafix up make depend (only)
1998-10-20 Kurt Zeilengaupdate to NT port for UNIX testing
1998-10-19 Kurt ZeilengaRemove DEFS variables from Makefiles, remove bridge.h.
1998-09-30 Kurt ZeilengaMinor fixes for Linux
1998-09-28 Kurt ZeilengaClean up sh commands in Makefiles (incorrect use of...
1998-09-25 Kurt ZeilengaEverything compiles.... but tests fail...
1998-09-23 Kurt ZeilengaAdded acconfig.h defines. started to clean up -llber.
1998-09-22 Kurt ZeilengaAdd detection of LWP threads (untested).
1998-09-22 Kurt ZeilengaFixed md5/sha files.
1998-09-22 Kurt ZeilengaCleanup config.status and Makefile:Makefile.in dependen...
1998-09-22 Kurt ZeilengaUpdate lockf/flock detection and bridge handling.
1998-09-21 Kurt ZeilengaFix test for sched_yield/pthread_yield(), needed $LTHRE...
1998-09-21 Kurt ZeilengaAdded more tests and fixed mismatched ifdefs.
1998-09-21 Kurt ZeilengaAdd additional bridge support, including detection...
1998-09-21 Kurt ZeilengaAdd check for pthread_yield().
1998-09-21 Kurt ZeilengaAdd detection of -lnsl, -lsocket, -linet
1998-09-21 Kurt ZeilengaAdded termcap and ncurses detection.
1998-09-21 Kurt ZeilengaUse more portable sh if statement to resolve include...
1998-09-21 Kurt ZeilengaAdd support for manual specification of LDBM and Thread...
1998-09-21 Kurt ZeilengaFix Berkeley DB2 Macro
1998-09-20 Kurt ZeilengaFixed GDBM bugs.
1998-09-20 Kurt ZeilengaReworked enable/with options. Mostly works.
1998-09-19 Kurt ZeilengaAllow OpenLDAP to be built without LDBM.
1998-09-19 Kurt ZeilengaFreeBSD 2.X has POSIX_THREADS, but is missing sched_yie...
1998-09-19 Kurt ZeilengaOptimizer eliminated pthread_create call.
1998-09-19 Kurt Zeilenga-pthread test should have mangled LIBS not CPPFLAGS
1998-09-19 Kurt ZeilengaMore Posix Thread detection.
1998-09-19 Kurt ZeilengaAdded gcc -pthread detection.
1998-09-19 Kurt ZeilengaAdded detection of POSIX thread defines.
1998-09-18 Kurt ZeilengaNow with working Wrapper support
1998-09-18 Kurt ZeilengaFixed CRYPT, MD5, and SHA1 support.
1998-09-18 Kurt ZeilengaAdded DB2 detection.
1998-09-18 Kurt ZeilengaAdd configure to branch.