]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
1998-10-20  Kurt Zeilengaupdate to NT port for UNIX testing
1998-10-20  Kurt ZeilengaVC++ Port: round 1
1998-10-20  Kurt ZeilengaVC++ Port: round 1
1998-10-19  Kurt ZeilengaRemove DEFS variables from Makefiles, remove bridge.h.
1998-10-19  Kurt ZeilengaMerge in latest from -current.
1998-09-30  Kurt ZeilengaMinor fixes for Linux
1998-09-28  Kurt ZeilengaUse autoconf headers.
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 Zeilengamore ldap_cdefs.h, less bridge.h
1998-09-23  Kurt ZeilengaUse ldap_cdefs.h more. Use bridge.h less.
1998-09-23  Kurt ZeilengaAdded acconfig.h defines. started to clean up -llber.
1998-09-23  Kurt Zeilenga3.3 -> 1.0.1
1998-09-23  Kurt ZeilengaU-MICH -> OpenLDAP change.
1998-09-22  Kurt ZeilengaAdd detection of LWP threads (untested).
1998-09-22  Kurt ZeilengaAdd header for special C defines.
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 ZeilengaFix library depends
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 Zeilengaprefix md5 calls with ldap_
1998-09-21  Kurt ZeilengaFix VPATH includes/libraries
1998-09-21  Kurt ZeilengaFix Berkeley DB2 Macro
1998-09-21  Kurt ZeilengaAdd some comments to Berkeley DB and DB2 macros.
1998-09-20  Kurt ZeilengaFixup crypt detection.
1998-09-20  Kurt ZeilengaUse builtin mkdep
1998-09-20  Kurt ZeilengaAdd comment about broken VPATH make depend.
1998-09-20  Kurt ZeilengaAdded basic VPATH support. VPATH Make depend still...
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 Zeilengaimport generic headers
1998-09-19  Kurt ZeilengaFreeBSD2 has POSIX_THREADS but is missing sched_yield()
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 ZeilengaOptimizer eliminated the 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 ZeilengaReturn to 1.5.10.3
1998-09-18  Kurt ZeilengaRe-add this.
1998-09-18  Kurt ZeilengaAdd configure to branch.
1998-09-18  Kurt ZeilengaRemove old build system.
1998-09-18  Kurt ZeilengaForgot to set the appropriate man section.
1998-09-18  Kurt ZeilengaManual support!
1998-09-18  Kurt ZeilengaFixed make clean/install for everything but man pages.
1998-09-18  Kurt Zeilengamisc cleanup
1998-09-18  Kurt ZeilengaMake all, clean, veryclean, depend, install all appear...
1998-09-18  Kurt ZeilengaAdded slapd templates.
1998-09-17  Kurt ZeilengaStart of slapd.
1998-09-17  Kurt ZeilengaAdded Makefile template for slurpd.
1998-09-17  Kurt ZeilengaAdd DEFS/LIBS support.
1998-09-17  Kurt ZeilengaAdd Makefile templates for clients
1998-09-17  Kurt ZeilengaLibraries actually compiles using current templates...
1998-09-17  Kurt ZeilengaAdd Makefile templates for libraries
1998-09-17  Kurt ZeilengaAdd Makefile templates for libraries.
1998-09-17  Kurt ZeilengaAdd Makefile template for testsuite
1998-09-17  Kurt ZeilengaSecond level directory templates now appear to working...
1998-09-17  Kurt ZeilengaAdd clients/servers Makefile.in to the mix.
1998-09-17  Kurt ZeilengaWorking include directory!
1998-09-17  Kurt ZeilengaReassign copyright and add liblutil directory
1998-09-17  Kurt ZeilengaFrom BOOLEAN_LDAP
1998-09-17  Kurt ZeilengaAdded misc commands.
1998-09-17  Kurt ZeilengaUndo delete. This file should be hand merged.
1998-09-17  Kurt ZeilengaUnder delete.
1998-09-17  Kurt Zeilengainclude directory getting closer... still not sure...
1998-09-17  Kurt ZeilengaUse ldapconfig.h instead of hardcoded paths. Merged...
1998-09-17  Kurt ZeilengaReplaced with ldapconfig.h.in
1998-09-17  Kurt ZeilengaUpdate ldapconfig.h.in based upon current (-devel)...
1998-09-17  Kurt ZeilengaFix up portable.h.in to match new configure.in
1998-09-16  Kurt ZeilengaAdded additional arguments. Still needs much more...
1998-09-16  Kurt ZeilengaAdd temporary bridge support to old portable.h (in...
1998-09-16  Kurt ZeilengaAdded additonal enable/with options. Still missing...
1998-09-16  Kurt ZeilengaFrom BOOLEAN_LDAP etc/. Added manually.
1998-09-16  Kurt ZeilengaA do very little configure.in.
1998-09-16  Kurt ZeilengaImport files from BOOLEAN_LDAP.
1998-09-16  Kurt ZeilengaDon't output anything.
1998-09-16  Kurt ZeilengaFrom BOOLEAN_LDAP
1998-09-16  Kurt ZeilengaMerge in platform updates from main.
1998-08-09  Kurt ZeilengaImport of Umich LDAP 3.3 UMICH UMICH_LDAP_3_3
1998-08-09  Kurt ZeilengaInitial revision