]> git.sur5r.net Git - openldap/log
openldap
25 years agofix up make depend (only)
Kurt Zeilenga [Tue, 20 Oct 1998 04:24:09 +0000 (04:24 +0000)]
fix up make depend (only)

25 years agoRemove bridge
Kurt Zeilenga [Tue, 20 Oct 1998 04:18:39 +0000 (04:18 +0000)]
Remove bridge

25 years agoupdate to NT port for UNIX testing
Kurt Zeilenga [Tue, 20 Oct 1998 04:17:33 +0000 (04:17 +0000)]
update to NT port for UNIX testing

25 years agoVC++ Port: round 1
Kurt Zeilenga [Tue, 20 Oct 1998 04:13:34 +0000 (04:13 +0000)]
VC++ Port: round 1

25 years agoVC++ Port: round 1
Kurt Zeilenga [Tue, 20 Oct 1998 04:00:50 +0000 (04:00 +0000)]
VC++ Port: round 1

25 years agoRemove DEFS variables from Makefiles, remove bridge.h.
Kurt Zeilenga [Mon, 19 Oct 1998 23:51:45 +0000 (23:51 +0000)]
Remove DEFS variables from Makefiles, remove bridge.h.
Rely on portable.h.

25 years agoMerge in latest from -current.
Kurt Zeilenga [Mon, 19 Oct 1998 19:19:48 +0000 (19:19 +0000)]
Merge in latest from -current.

25 years agoMinor fixes for Linux
Kurt Zeilenga [Wed, 30 Sep 1998 20:13:59 +0000 (20:13 +0000)]
Minor fixes for Linux

25 years agoUse autoconf headers.
Kurt Zeilenga [Mon, 28 Sep 1998 20:28:22 +0000 (20:28 +0000)]
Use autoconf headers.

25 years agoClean up sh commands in Makefiles (incorrect use of ';').
Kurt Zeilenga [Mon, 28 Sep 1998 19:27:53 +0000 (19:27 +0000)]
Clean up sh commands in Makefiles (incorrect use of ';').
Fix make install problems.

25 years agoEverything compiles.... but tests fail...
Kurt Zeilenga [Fri, 25 Sep 1998 19:25:20 +0000 (19:25 +0000)]
Everything compiles....  but tests fail...

25 years agomore ldap_cdefs.h, less bridge.h
Kurt Zeilenga [Wed, 23 Sep 1998 08:56:54 +0000 (08:56 +0000)]
more ldap_cdefs.h, less bridge.h

25 years agoUse ldap_cdefs.h more. Use bridge.h less.
Kurt Zeilenga [Wed, 23 Sep 1998 08:13:37 +0000 (08:13 +0000)]
Use ldap_cdefs.h more.  Use bridge.h less.

25 years agoAdded acconfig.h defines. started to clean up -llber.
Kurt Zeilenga [Wed, 23 Sep 1998 04:33:15 +0000 (04:33 +0000)]
Added acconfig.h defines.  started to clean up -llber.

25 years ago3.3 -> 1.0.1
Kurt Zeilenga [Wed, 23 Sep 1998 04:27:57 +0000 (04:27 +0000)]
3.3 -> 1.0.1

25 years agoU-MICH -> OpenLDAP change.
Kurt Zeilenga [Wed, 23 Sep 1998 04:26:52 +0000 (04:26 +0000)]
U-MICH -> OpenLDAP change.
Added ACKNOWLEDGEMENT of U. Michigan contribution.

25 years agoAdd detection of LWP threads (untested).
Kurt Zeilenga [Tue, 22 Sep 1998 20:15:20 +0000 (20:15 +0000)]
Add detection of LWP threads (untested).

25 years agoAdd header for special C defines.
Kurt Zeilenga [Tue, 22 Sep 1998 09:00:51 +0000 (09:00 +0000)]
Add header for special C defines.

25 years agoFixed md5/sha files.
Kurt Zeilenga [Tue, 22 Sep 1998 08:59:26 +0000 (08:59 +0000)]
Fixed md5/sha files.

25 years agoCleanup config.status and Makefile:Makefile.in dependency rules
Kurt Zeilenga [Tue, 22 Sep 1998 02:25:42 +0000 (02:25 +0000)]
Cleanup config.status and Makefile:Makefile.in dependency rules
Add basics of Kerberos detection.

25 years agoUpdate lockf/flock detection and bridge handling.
Kurt Zeilenga [Tue, 22 Sep 1998 00:09:33 +0000 (00:09 +0000)]
Update lockf/flock detection and bridge handling.

25 years agoFix test for sched_yield/pthread_yield(), needed $LTHREAD_LIBS added to $LIBS.
Kurt Zeilenga [Mon, 21 Sep 1998 23:34:32 +0000 (23:34 +0000)]
Fix test for sched_yield/pthread_yield(), needed $LTHREAD_LIBS added to $LIBS.

25 years agoAdded more tests and fixed mismatched ifdefs.
Kurt Zeilenga [Mon, 21 Sep 1998 23:15:58 +0000 (23:15 +0000)]
Added more tests and fixed mismatched ifdefs.

25 years agoAdd additional bridge support, including detection of SYSV routines.
Kurt Zeilenga [Mon, 21 Sep 1998 22:35:13 +0000 (22:35 +0000)]
Add additional bridge support, including detection of SYSV routines.
Still needs more work.

25 years agoAdd check for pthread_yield().
Kurt Zeilenga [Mon, 21 Sep 1998 21:30:09 +0000 (21:30 +0000)]
Add check for pthread_yield().
Verify either sched_yield() or pthread_yield() exist if using POSIX Threads.

25 years agoAdd detection of -lnsl, -lsocket, -linet
Kurt Zeilenga [Mon, 21 Sep 1998 20:43:53 +0000 (20:43 +0000)]
Add detection of -lnsl, -lsocket, -linet

25 years agoAdded termcap and ncurses detection.
Kurt Zeilenga [Mon, 21 Sep 1998 06:09:46 +0000 (06:09 +0000)]
Added termcap and ncurses detection.

25 years agoFix library depends
Kurt Zeilenga [Mon, 21 Sep 1998 05:46:46 +0000 (05:46 +0000)]
Fix library depends

25 years agoUse more portable sh if statement to resolve include problem.
Kurt Zeilenga [Mon, 21 Sep 1998 04:56:22 +0000 (04:56 +0000)]
Use more portable sh if statement to resolve include problem.

25 years agoAdd support for manual specification of LDBM and Thread flags.
Kurt Zeilenga [Mon, 21 Sep 1998 04:36:15 +0000 (04:36 +0000)]
Add support for manual specification of LDBM and Thread flags.

25 years agoprefix md5 calls with ldap_
Kurt Zeilenga [Mon, 21 Sep 1998 03:22:09 +0000 (03:22 +0000)]
prefix md5 calls with ldap_

25 years agoFix VPATH includes/libraries
Kurt Zeilenga [Mon, 21 Sep 1998 02:59:21 +0000 (02:59 +0000)]
Fix VPATH includes/libraries

25 years agoFix Berkeley DB2 Macro
Kurt Zeilenga [Mon, 21 Sep 1998 01:14:56 +0000 (01:14 +0000)]
Fix Berkeley DB2 Macro

25 years agoAdd some comments to Berkeley DB and DB2 macros.
Kurt Zeilenga [Mon, 21 Sep 1998 00:41:49 +0000 (00:41 +0000)]
Add some comments to Berkeley DB and DB2 macros.

25 years agoFixup crypt detection.
Kurt Zeilenga [Sun, 20 Sep 1998 23:22:32 +0000 (23:22 +0000)]
Fixup crypt detection.

25 years agoUse builtin mkdep
Kurt Zeilenga [Sun, 20 Sep 1998 23:20:33 +0000 (23:20 +0000)]
Use builtin mkdep

25 years agoMerged in per cache entry reader/writer locks from OPENLDAP_DEVEL_THREAD
Kurt Zeilenga [Sun, 20 Sep 1998 20:22:46 +0000 (20:22 +0000)]
Merged in per cache entry reader/writer locks from OPENLDAP_DEVEL_THREAD

25 years agoUpdate FreeBSD3 platform
Kurt Zeilenga [Sun, 20 Sep 1998 19:39:41 +0000 (19:39 +0000)]
Update FreeBSD3 platform

25 years agoAdd comment about broken VPATH make depend.
Kurt Zeilenga [Sun, 20 Sep 1998 18:56:58 +0000 (18:56 +0000)]
Add comment about broken VPATH make depend.

25 years agoAdded basic VPATH support. VPATH Make depend still needs work.
Kurt Zeilenga [Sun, 20 Sep 1998 18:54:36 +0000 (18:54 +0000)]
Added basic VPATH support. VPATH Make depend still needs work.

25 years agoFixed GDBM bugs.
Kurt Zeilenga [Sun, 20 Sep 1998 08:34:18 +0000 (08:34 +0000)]
Fixed GDBM bugs.

25 years agoReworked enable/with options. Mostly works.
Kurt Zeilenga [Sun, 20 Sep 1998 05:35:00 +0000 (05:35 +0000)]
Reworked enable/with options.  Mostly works.

25 years agoAllow OpenLDAP to be built without LDBM.
Kurt Zeilenga [Sat, 19 Sep 1998 20:57:14 +0000 (20:57 +0000)]
Allow OpenLDAP to be built without LDBM.

25 years agoimport generic headers
Kurt Zeilenga [Sat, 19 Sep 1998 17:43:52 +0000 (17:43 +0000)]
import generic headers

25 years agoFreeBSD2 has POSIX_THREADS but is missing sched_yield()
Kurt Zeilenga [Sat, 19 Sep 1998 05:43:12 +0000 (05:43 +0000)]
FreeBSD2 has POSIX_THREADS but is missing sched_yield()

25 years agoFreeBSD 2.X has POSIX_THREADS, but is missing sched_yield().
Kurt Zeilenga [Sat, 19 Sep 1998 05:40:47 +0000 (05:40 +0000)]
FreeBSD 2.X has POSIX_THREADS, but is missing sched_yield().

25 years agoOptimizer eliminated pthread_create call.
Kurt Zeilenga [Sat, 19 Sep 1998 05:09:57 +0000 (05:09 +0000)]
Optimizer eliminated pthread_create call.

25 years agoOptimizer eliminated the pthread_create() call.
Kurt Zeilenga [Sat, 19 Sep 1998 05:08:14 +0000 (05:08 +0000)]
Optimizer eliminated the pthread_create() call.

25 years ago-pthread test should have mangled LIBS not CPPFLAGS
Kurt Zeilenga [Sat, 19 Sep 1998 04:57:41 +0000 (04:57 +0000)]
-pthread test should have mangled LIBS not CPPFLAGS

25 years agoMore Posix Thread detection.
Kurt Zeilenga [Sat, 19 Sep 1998 03:53:11 +0000 (03:53 +0000)]
More Posix Thread detection.

25 years agoAdded gcc -pthread detection.
Kurt Zeilenga [Sat, 19 Sep 1998 02:31:39 +0000 (02:31 +0000)]
Added gcc -pthread detection.

25 years agoAdded detection of POSIX thread defines.
Kurt Zeilenga [Sat, 19 Sep 1998 01:03:25 +0000 (01:03 +0000)]
Added detection of POSIX thread defines.

25 years agoNow with working Wrapper support
Kurt Zeilenga [Fri, 18 Sep 1998 23:07:56 +0000 (23:07 +0000)]
Now with working Wrapper support

25 years agoFixed CRYPT, MD5, and SHA1 support.
Kurt Zeilenga [Fri, 18 Sep 1998 22:54:37 +0000 (22:54 +0000)]
Fixed CRYPT, MD5, and SHA1 support.
Added basic -lwrap detection.

25 years agoAdded DB2 detection.
Kurt Zeilenga [Fri, 18 Sep 1998 21:45:15 +0000 (21:45 +0000)]
Added DB2 detection.

25 years agoReturn to 1.5.10.3
Kurt Zeilenga [Fri, 18 Sep 1998 19:21:18 +0000 (19:21 +0000)]
Return to 1.5.10.3

25 years agoRe-add this.
Kurt Zeilenga [Fri, 18 Sep 1998 19:17:45 +0000 (19:17 +0000)]
Re-add this.

25 years agoAdd configure to branch.
Kurt Zeilenga [Fri, 18 Sep 1998 19:06:13 +0000 (19:06 +0000)]
Add configure to branch.
Though configure is derived from configure.in but requires autoconf
to build.  Some folks may not have autoconf installed.

25 years agoRemove old build system.
Kurt Zeilenga [Fri, 18 Sep 1998 19:00:28 +0000 (19:00 +0000)]
Remove old build system.

25 years agoForgot to set the appropriate man section.
Kurt Zeilenga [Fri, 18 Sep 1998 18:48:27 +0000 (18:48 +0000)]
Forgot to set the appropriate man section.

25 years agoManual support!
Kurt Zeilenga [Fri, 18 Sep 1998 18:47:14 +0000 (18:47 +0000)]
Manual support!

25 years agoFixed make clean/install for everything but man pages.
Kurt Zeilenga [Fri, 18 Sep 1998 18:11:02 +0000 (18:11 +0000)]
Fixed make clean/install for everything but man pages.

25 years agomisc cleanup
Kurt Zeilenga [Fri, 18 Sep 1998 17:35:44 +0000 (17:35 +0000)]
misc cleanup

25 years agoMake all, clean, veryclean, depend, install all appear to work!
Kurt Zeilenga [Fri, 18 Sep 1998 06:03:19 +0000 (06:03 +0000)]
Make all, clean, veryclean, depend, install all appear to work!
Now to sort out configure enable/with options.

25 years agoAdded slapd templates.
Kurt Zeilenga [Fri, 18 Sep 1998 02:13:14 +0000 (02:13 +0000)]
Added slapd templates.

25 years agoStart of slapd.
Kurt Zeilenga [Thu, 17 Sep 1998 19:38:07 +0000 (19:38 +0000)]
Start of slapd.

25 years agoAdded Makefile template for slurpd.
Kurt Zeilenga [Thu, 17 Sep 1998 19:15:20 +0000 (19:15 +0000)]
Added Makefile template for slurpd.
Added NO_THREAD support to configure.in.  (Still need thread lib detection)

25 years agoAdd DEFS/LIBS support.
Kurt Zeilenga [Thu, 17 Sep 1998 18:58:48 +0000 (18:58 +0000)]
Add DEFS/LIBS support.

25 years agoAdd Makefile templates for clients
Kurt Zeilenga [Thu, 17 Sep 1998 18:36:00 +0000 (18:36 +0000)]
Add Makefile templates for clients

25 years agoLibraries actually compiles using current templates...
Kurt Zeilenga [Thu, 17 Sep 1998 10:13:13 +0000 (10:13 +0000)]
Libraries actually compiles using current templates...
however much is still needed (included db2 and thread detection)

25 years agoAdd Makefile templates for libraries
Kurt Zeilenga [Thu, 17 Sep 1998 09:47:38 +0000 (09:47 +0000)]
Add Makefile templates for libraries

25 years agoAdd Makefile templates for libraries.
Kurt Zeilenga [Thu, 17 Sep 1998 09:46:56 +0000 (09:46 +0000)]
Add Makefile templates for libraries.

25 years agoAdd Makefile template for testsuite
Kurt Zeilenga [Thu, 17 Sep 1998 09:40:33 +0000 (09:40 +0000)]
Add Makefile template for testsuite

25 years agoSecond level directory templates now appear to working correctly.
Kurt Zeilenga [Thu, 17 Sep 1998 08:14:20 +0000 (08:14 +0000)]
Second level directory templates now appear to working correctly.

25 years agoAdd clients/servers Makefile.in to the mix.
Kurt Zeilenga [Thu, 17 Sep 1998 07:54:14 +0000 (07:54 +0000)]
Add clients/servers Makefile.in to the mix.

25 years agoWorking include directory!
Kurt Zeilenga [Thu, 17 Sep 1998 04:49:44 +0000 (04:49 +0000)]
Working include directory!

25 years agoReassign copyright and add liblutil directory
Kurt Zeilenga [Thu, 17 Sep 1998 04:47:36 +0000 (04:47 +0000)]
Reassign copyright and add liblutil directory

25 years agoFrom BOOLEAN_LDAP
Kurt Zeilenga [Thu, 17 Sep 1998 04:46:19 +0000 (04:46 +0000)]
From BOOLEAN_LDAP

25 years agoAdded misc commands.
Kurt Zeilenga [Thu, 17 Sep 1998 04:43:43 +0000 (04:43 +0000)]
Added misc commands.

25 years agoUndo delete. This file should be hand merged.
Kurt Zeilenga [Thu, 17 Sep 1998 04:25:07 +0000 (04:25 +0000)]
Undo delete.  This file should be hand merged.

25 years agoUnder delete.
Kurt Zeilenga [Thu, 17 Sep 1998 04:23:20 +0000 (04:23 +0000)]
Under delete.

25 years agoinclude directory getting closer... still not sure how best to
Kurt Zeilenga [Thu, 17 Sep 1998 03:57:35 +0000 (03:57 +0000)]
include directory getting closer... still not sure how best to
handle ldapconfig.h.in.

25 years agoUse ldapconfig.h instead of hardcoded paths. Merged from -devel.
Kurt Zeilenga [Thu, 17 Sep 1998 03:40:30 +0000 (03:40 +0000)]
Use ldapconfig.h instead of hardcoded paths.  Merged from -devel.

25 years agoUse ldapconfig.h instead of hardcoded paths.
Kurt Zeilenga [Thu, 17 Sep 1998 03:38:36 +0000 (03:38 +0000)]
Use ldapconfig.h instead of hardcoded paths.

25 years agoReplaced with ldapconfig.h.in
Kurt Zeilenga [Thu, 17 Sep 1998 02:22:11 +0000 (02:22 +0000)]
Replaced with ldapconfig.h.in

25 years agoUpdate ldapconfig.h.in based upon current (-devel) ldapconfig.h.edit
Kurt Zeilenga [Thu, 17 Sep 1998 02:21:28 +0000 (02:21 +0000)]
Update ldapconfig.h.in based upon current (-devel) ldapconfig.h.edit

25 years agoFix up portable.h.in to match new configure.in
Kurt Zeilenga [Thu, 17 Sep 1998 02:20:58 +0000 (02:20 +0000)]
Fix up portable.h.in to match new configure.in

25 years agoAdded additional arguments. Still needs much more work.
Kurt Zeilenga [Wed, 16 Sep 1998 22:10:42 +0000 (22:10 +0000)]
Added additional arguments.  Still needs much more work.

25 years agoAdd ldap_ prefix to md5 calls.
Kurt Zeilenga [Wed, 16 Sep 1998 19:03:22 +0000 (19:03 +0000)]
Add ldap_ prefix to md5 calls.
Patch submitted by Chris Smith <csmith@platform.com>

25 years agoInsert Y2K fix (hidden behind -DLDAP_Y2K).
Kurt Zeilenga [Wed, 16 Sep 1998 08:33:34 +0000 (08:33 +0000)]
Insert Y2K fix (hidden behind -DLDAP_Y2K).

25 years agoUpdate changes from -stable.
Kurt Zeilenga [Wed, 16 Sep 1998 06:44:08 +0000 (06:44 +0000)]
Update changes from -stable.

25 years agoRemove rcs id.
Kurt Zeilenga [Wed, 16 Sep 1998 04:43:37 +0000 (04:43 +0000)]
Remove rcs id.

25 years agoUpdate README based upon gmake support.
Kurt Zeilenga [Wed, 16 Sep 1998 04:30:31 +0000 (04:30 +0000)]
Update README based upon gmake support.

25 years agoUpdate the INSTALL process based upon the Make-common.gmake addition.
Kurt Zeilenga [Wed, 16 Sep 1998 04:25:09 +0000 (04:25 +0000)]
Update the INSTALL process based upon the Make-common.gmake addition.

25 years agoWrap $CC with quotes.
Kurt Zeilenga [Wed, 16 Sep 1998 04:18:42 +0000 (04:18 +0000)]
Wrap $CC with quotes.
Patch provided by Hallvard B Furuseth <h.b.furuseth@usit.uio.no>.

25 years agoAdd temporary bridge support to old portable.h (in bridge.h).
Kurt Zeilenga [Wed, 16 Sep 1998 04:03:34 +0000 (04:03 +0000)]
Add temporary bridge support to old portable.h (in bridge.h).

25 years agoAdded additonal enable/with options. Still missing a few and haven't
Kurt Zeilenga [Wed, 16 Sep 1998 04:02:05 +0000 (04:02 +0000)]
Added additonal enable/with options.  Still missing a few and haven't
completed handling of options yet.

25 years agoFrom BOOLEAN_LDAP etc/. Added manually.
Kurt Zeilenga [Wed, 16 Sep 1998 03:26:06 +0000 (03:26 +0000)]
From BOOLEAN_LDAP etc/.  Added manually.

25 years agoA do very little configure.in.
Kurt Zeilenga [Wed, 16 Sep 1998 03:21:18 +0000 (03:21 +0000)]
A do very little configure.in.

25 years agoImport files from BOOLEAN_LDAP.
Kurt Zeilenga [Wed, 16 Sep 1998 03:15:41 +0000 (03:15 +0000)]
Import files from BOOLEAN_LDAP.
Remove include/portable.h as it will now be built by configure.