]> git.sur5r.net Git - openldap/log
openldap
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 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 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 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.

25 years agoDon't output anything.
Kurt Zeilenga [Wed, 16 Sep 1998 03:14:16 +0000 (03:14 +0000)]
Don't output anything.

25 years agoFrom BOOLEAN_LDAP
Kurt Zeilenga [Wed, 16 Sep 1998 03:01:24 +0000 (03:01 +0000)]
From BOOLEAN_LDAP

25 years agoMerge in platform updates from main.
Kurt Zeilenga [Wed, 16 Sep 1998 02:47:02 +0000 (02:47 +0000)]
Merge in platform updates from main.

25 years agoImport of Umich LDAP 3.3 UMICH UMICH_LDAP_3_3
Kurt Zeilenga [Sun, 9 Aug 1998 00:43:13 +0000 (00:43 +0000)]
Import of Umich LDAP 3.3

25 years agoInitial revision
Kurt Zeilenga [Sun, 9 Aug 1998 00:43:13 +0000 (00:43 +0000)]
Initial revision