]> git.sur5r.net Git - openldap/log
openldap
25 years agoFixes compiling issues on NT4.
Kurt Zeilenga [Fri, 25 Dec 1998 00:08:23 +0000 (00:08 +0000)]
Fixes compiling issues on NT4.

25 years agoMSVC++ has stdarg support
Kurt Zeilenga [Thu, 24 Dec 1998 23:42:48 +0000 (23:42 +0000)]
MSVC++ has stdarg support

25 years agoUpdate docs and import Randy's configure.in cleanup changes from -devel.
Kurt Zeilenga [Thu, 24 Dec 1998 19:42:30 +0000 (19:42 +0000)]
Update docs and import Randy's configure.in cleanup changes from -devel.

25 years agoUse fork1() instead of fork(). May reduce problems under Solaris THR.
Kurt Zeilenga [Thu, 24 Dec 1998 19:03:42 +0000 (19:03 +0000)]
Use fork1() instead of fork().  May reduce problems under Solaris THR.

25 years agoUpdate devel docs with latest from -devel.
Kurt Zeilenga [Thu, 24 Dec 1998 19:02:35 +0000 (19:02 +0000)]
Update devel docs with latest from -devel.

25 years agoImport ITS#17 fix: kerberos bind rc bug
Kurt Zeilenga [Thu, 24 Dec 1998 18:59:28 +0000 (18:59 +0000)]
Import ITS#17 fix: kerberos bind rc bug

25 years agoApply ITS#12 fix from devel.
Kurt Zeilenga [Tue, 22 Dec 1998 05:43:52 +0000 (05:43 +0000)]
Apply ITS#12 fix from devel.
Update CHANGES with ITS numbers.

25 years agoUpdate build version to 1.1.1 in preparation for next release.
Kurt Zeilenga [Tue, 22 Dec 1998 05:32:52 +0000 (05:32 +0000)]
Update build version to 1.1.1 in preparation for next release.

25 years agoUpdate slapd.h with <ac/signals.h>
Kurt Zeilenga [Tue, 22 Dec 1998 05:32:00 +0000 (05:32 +0000)]
Update slapd.h with <ac/signals.h>

25 years agoImport more FreeBSD elf shared library fixes.
Kurt Zeilenga [Tue, 22 Dec 1998 05:29:47 +0000 (05:29 +0000)]
Import more FreeBSD elf shared library fixes.

25 years agoImport latest guidelines/todo from -devel.
Kurt Zeilenga [Tue, 22 Dec 1998 05:18:16 +0000 (05:18 +0000)]
Import latest guidelines/todo from -devel.

25 years agoImport syslogging fix from -devel.
Kurt Zeilenga [Tue, 22 Dec 1998 05:15:53 +0000 (05:15 +0000)]
Import syslogging fix from -devel.

25 years agoUpdate CHANGES based on latest changes (since release of 1.0)
Kurt Zeilenga [Sun, 20 Dec 1998 21:00:48 +0000 (21:00 +0000)]
Update CHANGES based on latest changes (since release of 1.0)

25 years agoRebuild configure...
Kurt Zeilenga [Sun, 20 Dec 1998 20:51:22 +0000 (20:51 +0000)]
Rebuild configure...

25 years agoImport cache_delete_entry_internal/dntree&idtree delete fix from -devel.
Kurt Zeilenga [Sun, 20 Dec 1998 20:46:24 +0000 (20:46 +0000)]
Import cache_delete_entry_internal/dntree&idtree delete fix from -devel.

25 years agoImport value_cmp fix from -devel.
Kurt Zeilenga [Sun, 20 Dec 1998 20:44:41 +0000 (20:44 +0000)]
Import value_cmp fix from -devel.

25 years agoImport ldif/line64 bug fix... ensure 4, not 3, characters are analyzed.
Kurt Zeilenga [Sun, 20 Dec 1998 20:35:08 +0000 (20:35 +0000)]
Import ldif/line64 bug fix... ensure 4, not 3, characters are analyzed.

25 years agoUpdate build environment with changes from -devel, including:
Kurt Zeilenga [Sun, 20 Dec 1998 20:32:07 +0000 (20:32 +0000)]
Update build environment with changes from -devel, including:
--without-"server-component" fixes
make clean in shared libraries directories

25 years agoImport ldif2ldbm 'no write sync' change...
Kurt Zeilenga [Sun, 20 Dec 1998 20:05:01 +0000 (20:05 +0000)]
Import ldif2ldbm 'no write sync' change...

25 years agoApply ksp's LDBM DB2 patch (after tab cleanup).
Kurt Zeilenga [Sun, 20 Dec 1998 19:59:31 +0000 (19:59 +0000)]
Apply ksp's LDBM DB2 patch (after tab cleanup).

25 years agoImport fix for ITS#9 from devel. -lwrap failed due to missing externs.
Kurt Zeilenga [Sun, 20 Dec 1998 19:46:55 +0000 (19:46 +0000)]
Import fix for ITS#9 from devel.  -lwrap failed due to missing externs.

25 years agoImport latest doc changes from devel.
Kurt Zeilenga [Sun, 20 Dec 1998 19:43:24 +0000 (19:43 +0000)]
Import latest doc changes from devel.
"predantic" typo in INSTALL and updates to hints

25 years agoImport pthread detection changes from devel. OPENLDAP_REL_ENG_1_1_0
Kurt Zeilenga [Mon, 14 Dec 1998 21:16:15 +0000 (21:16 +0000)]
Import pthread detection changes from devel.

25 years agoImport kerberos changes from devel.
Kurt Zeilenga [Mon, 14 Dec 1998 21:10:25 +0000 (21:10 +0000)]
Import kerberos changes from devel.

25 years agoUpdate version tag.
Kurt Zeilenga [Mon, 14 Dec 1998 21:08:55 +0000 (21:08 +0000)]
Update version tag.

25 years agoImport cache assert bug fix from -devel.
Kurt Zeilenga [Mon, 14 Dec 1998 21:07:58 +0000 (21:07 +0000)]
Import cache assert bug fix from -devel.

25 years agoUpdate docs with latest -devel changes
Kurt Zeilenga [Mon, 14 Dec 1998 21:01:40 +0000 (21:01 +0000)]
Update docs with latest -devel changes

25 years agoBack out previous change. Should have been applied only to devel.
Kurt Zeilenga [Mon, 14 Dec 1998 20:57:09 +0000 (20:57 +0000)]
Back out previous change.  Should have been applied only to devel.

25 years agoProvide example code with dc style baseDN.
Kurt Zeilenga [Mon, 14 Dec 1998 20:54:42 +0000 (20:54 +0000)]
Provide example code with dc style baseDN.

25 years agoImport cache assert bug fix from -devel.
Kurt Zeilenga [Mon, 14 Dec 1998 20:50:37 +0000 (20:50 +0000)]
Import cache assert bug fix from -devel.

25 years agoUpdate release documents from devel. Ready for 1.1 release.
Kurt Zeilenga [Mon, 14 Dec 1998 20:48:29 +0000 (20:48 +0000)]
Update release documents from devel.  Ready for 1.1 release.

25 years agoPrepare for OpenLDAP 1.1 Release
Kurt Zeilenga [Sat, 12 Dec 1998 23:56:35 +0000 (23:56 +0000)]
Prepare for OpenLDAP 1.1 Release

25 years agoUpdate todo with latest changes from -devel.
Kurt Zeilenga [Sat, 12 Dec 1998 23:49:11 +0000 (23:49 +0000)]
Update todo with latest changes from -devel.

25 years agoUpdate Kerberos checks. Imported from -devel.
Kurt Zeilenga [Thu, 10 Dec 1998 19:55:03 +0000 (19:55 +0000)]
Update Kerberos checks.  Imported from -devel.

25 years agoUpdate todo with changes from -devel.
Kurt Zeilenga [Thu, 10 Dec 1998 19:49:50 +0000 (19:49 +0000)]
Update todo with changes from -devel.

25 years agoUpdate docs in preparation for release.
Kurt Zeilenga [Sat, 5 Dec 1998 03:24:27 +0000 (03:24 +0000)]
Update docs in preparation for release.

25 years agoimport testavl link fix from devel
Kurt Zeilenga [Sat, 5 Dec 1998 03:24:00 +0000 (03:24 +0000)]
import testavl link fix from devel

25 years agoUpdate build environment based on devel changes.
Kurt Zeilenga [Sat, 5 Dec 1998 03:22:16 +0000 (03:22 +0000)]
Update build environment based on devel changes.

25 years agoImport change to dc from devel
Kurt Zeilenga [Sat, 5 Dec 1998 03:19:17 +0000 (03:19 +0000)]
Import change to dc from devel

25 years agoimport slapd/add memory leak fix from devel.
Kurt Zeilenga [Sat, 5 Dec 1998 03:18:58 +0000 (03:18 +0000)]
import slapd/add memory leak fix from devel.

25 years agoFix debug print bug from -devel.
Kurt Zeilenga [Sat, 5 Dec 1998 03:18:32 +0000 (03:18 +0000)]
Fix debug print bug from -devel.

25 years agoUpdate contrib with the latest.
Kurt Zeilenga [Sat, 5 Dec 1998 03:17:22 +0000 (03:17 +0000)]
Update contrib with the latest.

25 years agoPort ldap.conf patch from -devel.
Kurt Zeilenga [Tue, 1 Dec 1998 21:02:56 +0000 (21:02 +0000)]
Port ldap.conf patch from -devel.

25 years agoUpdate contrib to latest -devel. OPENLDAP_REL_ENG_1_1_BETA
Kurt Zeilenga [Tue, 1 Dec 1998 08:22:56 +0000 (08:22 +0000)]
Update contrib to latest -devel.

25 years agoImport in slapd password enhancements from -devel.
Kurt Zeilenga [Tue, 1 Dec 1998 08:11:57 +0000 (08:11 +0000)]
Import in slapd password enhancements from -devel.

25 years agoLast minute updates to platform hints
Kurt Zeilenga [Tue, 1 Dec 1998 04:11:18 +0000 (04:11 +0000)]
Last minute updates to platform hints

25 years agoImport pthread_create TRY_RUN lint removal from -devel.
Kurt Zeilenga [Tue, 1 Dec 1998 02:01:37 +0000 (02:01 +0000)]
Import pthread_create TRY_RUN lint removal from -devel.

25 years agoUpdate CHANGES with derefDN and ldif2ldbm fixes.
Kurt Zeilenga [Mon, 30 Nov 1998 23:16:21 +0000 (23:16 +0000)]
Update CHANGES with derefDN and ldif2ldbm fixes.

25 years agoImport ldbm derefDN suggested fix from -devel.
Kurt Zeilenga [Mon, 30 Nov 1998 23:14:31 +0000 (23:14 +0000)]
Import ldbm derefDN suggested fix from -devel.

25 years agoImport ldif2ldbm ldif fix from -devel. Still doesn't completely
Kurt Zeilenga [Mon, 30 Nov 1998 23:13:27 +0000 (23:13 +0000)]
Import ldif2ldbm ldif fix from -devel.  Still doesn't completely
handle extra newlines in ldifs.

25 years agoUpdate top-level docs in prep for beta tag.
Kurt Zeilenga [Mon, 30 Nov 1998 22:01:27 +0000 (22:01 +0000)]
Update top-level docs in prep for beta tag.

25 years agoImport slurpd test fix (to skip test when slurpd doesn't exist)
Kurt Zeilenga [Mon, 30 Nov 1998 21:24:01 +0000 (21:24 +0000)]
Import slurpd test fix (to skip test when slurpd doesn't exist)
and update README/INSTALL with latest from -devel.

25 years agoImport REENTRANT define fix from -devel.
Kurt Zeilenga [Mon, 30 Nov 1998 21:19:31 +0000 (21:19 +0000)]
Import REENTRANT define fix from -devel.

25 years agoImport joining of detached thread bugfix from -devel.
Kurt Zeilenga [Mon, 30 Nov 1998 21:15:06 +0000 (21:15 +0000)]
Import joining of detached thread bugfix from -devel.

25 years agoSync'ed with LDAP_PORT changes in -devel... fixed typo in request.c.
Kurt Zeilenga [Mon, 30 Nov 1998 21:14:08 +0000 (21:14 +0000)]
Sync'ed with LDAP_PORT changes in -devel... fixed typo in request.c.

25 years agoForced commit to correct previous log, files were not changed.
Kurt Zeilenga [Mon, 30 Nov 1998 21:06:36 +0000 (21:06 +0000)]
Forced commit to correct previous log, files were not changed.
Last update to included, in addition, ldap_subdir support for -devel.

25 years agoAdd PORT of ldap.conf support from -devel.
Kurt Zeilenga [Mon, 30 Nov 1998 20:57:00 +0000 (20:57 +0000)]
Add PORT of ldap.conf support from -devel.

25 years agoImport pthread_create check for -devel.
Kurt Zeilenga [Mon, 30 Nov 1998 20:54:45 +0000 (20:54 +0000)]
Import pthread_create check for -devel.

25 years agoPrepare for beta tag to be layed down.
Kurt Zeilenga [Sun, 29 Nov 1998 23:52:11 +0000 (23:52 +0000)]
Prepare for beta tag to be layed down.
version info updated.
shared library current version changed to 1.

25 years agoImport build environment changes from -devel including
Kurt Zeilenga [Sun, 29 Nov 1998 23:12:27 +0000 (23:12 +0000)]
Import build environment changes from -devel including
$ldap_subdir change and lib-shared fix.

25 years agoImport strdup() -> ch_strdup() change from -devel.
Kurt Zeilenga [Sun, 29 Nov 1998 22:52:34 +0000 (22:52 +0000)]
Import strdup() -> ch_strdup() change from -devel.

25 years agoImport KRB_LIBS fix from -devel.
Kurt Zeilenga [Sun, 29 Nov 1998 22:46:04 +0000 (22:46 +0000)]
Import KRB_LIBS fix from -devel.

25 years agoUpdate contrib software.
Kurt Zeilenga [Sun, 29 Nov 1998 22:20:20 +0000 (22:20 +0000)]
Update contrib software.

25 years agoUpdate doc/devel/todo document from -devel.
Kurt Zeilenga [Sun, 29 Nov 1998 22:16:28 +0000 (22:16 +0000)]
Update doc/devel/todo document from -devel.

25 years agoUpdate install docs from -devel.
Kurt Zeilenga [Sun, 29 Nov 1998 22:12:09 +0000 (22:12 +0000)]
Update install docs from -devel.

25 years agoImport nextid safety checks from -devel.
Kurt Zeilenga [Sun, 29 Nov 1998 22:11:20 +0000 (22:11 +0000)]
Import nextid safety checks from -devel.

25 years agoImport fix of ldap_sigusr2 typo from -devel.
Kurt Zeilenga [Sun, 29 Nov 1998 22:10:54 +0000 (22:10 +0000)]
Import fix of ldap_sigusr2 typo from -devel.

25 years agoUpdate contrib with latest from -devel, including php3-tool and gtk-tool. OPENLDAP_REL_ENG_1_1_ALPHA3
Kurt Zeilenga [Tue, 24 Nov 1998 18:30:47 +0000 (18:30 +0000)]
Update contrib with latest from -devel, including php3-tool and gtk-tool.

25 years agoSuck in latest changes from -devel. Besides the usually lint removal,
Kurt Zeilenga [Tue, 24 Nov 1998 17:46:20 +0000 (17:46 +0000)]
Suck in latest changes from -devel.  Besides the usually lint removal,
the patch includes slapd malloc/free fixes in the slapd dn2entry code.

25 years agoUpdate NT portable.h
Kurt Zeilenga [Sun, 22 Nov 1998 23:42:26 +0000 (23:42 +0000)]
Update NT portable.h

25 years agoGet the version right.
Kurt Zeilenga [Sun, 22 Nov 1998 23:14:13 +0000 (23:14 +0000)]
Get the version right.

25 years agoApply patches from Hallvard and others to remove lint.
Kurt Zeilenga [Sun, 22 Nov 1998 22:38:18 +0000 (22:38 +0000)]
Apply patches from Hallvard and others to remove lint.

25 years agoUpdate 1.1alpha with latest build environment changes from -devel.
Kurt Zeilenga [Sun, 22 Nov 1998 22:25:56 +0000 (22:25 +0000)]
Update 1.1alpha with latest build environment changes from -devel.
includes libtool support
includes select yield changes
headers updates
Apply strdup() -> ldap_strdup() patch.

25 years agoApply patch from -devel.
Kurt Zeilenga [Sun, 22 Nov 1998 22:22:45 +0000 (22:22 +0000)]
Apply patch from -devel.

25 years agoApply back-ldbm delete id bugfix from -devel.
Kurt Zeilenga [Sun, 22 Nov 1998 22:21:52 +0000 (22:21 +0000)]
Apply back-ldbm delete id bugfix from -devel.

25 years agoUpdate INSTALL/README with references to new docs from -devel
Kurt Zeilenga [Sun, 22 Nov 1998 20:51:22 +0000 (20:51 +0000)]
Update INSTALL/README with references to new docs from -devel

25 years agoImport docs from -devel.
Kurt Zeilenga [Sun, 22 Nov 1998 20:46:12 +0000 (20:46 +0000)]
Import docs from -devel.

25 years agoImport changes from -devel to remove lint.
Kurt Zeilenga [Thu, 19 Nov 1998 01:55:36 +0000 (01:55 +0000)]
Import changes from -devel to remove lint.

25 years agoApply LinuxThread changes to support alpha/sparc signals
Kurt Zeilenga [Thu, 19 Nov 1998 01:33:57 +0000 (01:33 +0000)]
Apply LinuxThread changes to support alpha/sparc signals

25 years agoUpdate lutil based on recent -devel changes.
Kurt Zeilenga [Thu, 19 Nov 1998 01:07:03 +0000 (01:07 +0000)]
Update lutil based on recent -devel changes.
  passwd.c in OBJS
  memcmp/strdup macro protection

25 years agoportable.h.nt needs SIZEOF.
Kurt Zeilenga [Wed, 18 Nov 1998 06:16:41 +0000 (06:16 +0000)]
portable.h.nt needs SIZEOF.

25 years agoUpdate autoconf environment.
Kurt Zeilenga [Wed, 18 Nov 1998 05:44:14 +0000 (05:44 +0000)]
Update autoconf environment.

25 years agoBack out fix. Needs review.
Kurt Zeilenga [Wed, 18 Nov 1998 04:25:42 +0000 (04:25 +0000)]
Back out fix.  Needs review.

25 years agoUpdate for Alpha3 from -devel as of OPENLDAP_DEVEL_981116.
Kurt Zeilenga [Tue, 17 Nov 1998 00:24:13 +0000 (00:24 +0000)]
Update for Alpha3 from -devel as of OPENLDAP_DEVEL_981116.
Includes everything but ldapext & ldap.conf changes.

25 years agoImport errno patch from -devel.
Kurt Zeilenga [Sun, 15 Nov 1998 21:14:10 +0000 (21:14 +0000)]
Import errno patch from -devel.

25 years agoWhoops. local debugging changes should not have made it into
Kurt Zeilenga [Sun, 15 Nov 1998 21:03:21 +0000 (21:03 +0000)]
Whoops.  local debugging changes should not have made it into
previous patch set.

25 years agoMongo patch: changes from -devel from 981105 snap to present
Kurt Zeilenga [Sun, 15 Nov 1998 20:08:54 +0000 (20:08 +0000)]
Mongo patch: changes from -devel from 981105 snap to present
    Changed LDBM default to sync on writes
    Added mail500 BOUNCEFROM patch
    Added dbcachenowsync option
    Fixed slapd/ldbm id2children bug
    Fixed slapd/shell newline bug
    Fixed whois++ get_dn leak
    Fixed DEC OSF1 (alpha) support
    Fixed r/w lock initialization on non-final Pthreads
    Fixed slapd/slurpd file unlock bugs
    Fixed slurpd string translation bug
    Fixed slurpd/st mutex unlock bug
    Moved detach() to -llutil
    Added lutil_passwd() to -llutil
    Autoconf:
        Fixed thread detection
        Removed gcc -traditional tests
        Changed --enable-dns to require --enable-referrals
        Added -lresolv tests for ldapd and LDAP_DNS
        Added basic ISODE checks
        Added pwd.h &  getpwuid() tests
        Added sys/resource.h test
    Updated NT support (now builds ud)
    Removed lint

25 years agochange -1UL to (unsigned long) -1L for NT4 OPENLDAP_REL_ENG_1_1_ALPHA2
Kurt Zeilenga [Fri, 6 Nov 1998 03:17:14 +0000 (03:17 +0000)]
change -1UL to (unsigned long) -1L for NT4

25 years agoUpdate Alpha2 with NT4 changes.
Kurt Zeilenga [Fri, 6 Nov 1998 01:48:50 +0000 (01:48 +0000)]
Update Alpha2 with NT4 changes.

25 years agoUpdate with latest NT mods.
Kurt Zeilenga [Fri, 6 Nov 1998 01:32:41 +0000 (01:32 +0000)]
Update with latest NT mods.

25 years agoClarify ACLGROUP change
Kurt Zeilenga [Thu, 5 Nov 1998 23:05:59 +0000 (23:05 +0000)]
Clarify ACLGROUP change

25 years agoWe added the aclgroup enhancement.
Kurt Zeilenga [Thu, 5 Nov 1998 23:00:05 +0000 (23:00 +0000)]
We added the aclgroup enhancement.

25 years agoUpdate with latest changes.
Kurt Zeilenga [Thu, 5 Nov 1998 22:32:05 +0000 (22:32 +0000)]
Update with latest changes.

25 years agoMore changes from -devel.
Kurt Zeilenga [Thu, 5 Nov 1998 22:10:57 +0000 (22:10 +0000)]
More changes from -devel.

25 years agoUpdate with latest from -devel.
Kurt Zeilenga [Thu, 5 Nov 1998 21:27:15 +0000 (21:27 +0000)]
Update with latest from -devel.

25 years agoUpdate to reflex changes integrated since last 1026 devel snap OPENLDAP_REL_ENG_1_1_ALPHA
Kurt Zeilenga [Wed, 28 Oct 1998 02:45:18 +0000 (02:45 +0000)]
Update to reflex changes integrated since last 1026 devel snap

25 years agoUpdate CHANGES from stable.
Kurt Zeilenga [Wed, 28 Oct 1998 02:34:46 +0000 (02:34 +0000)]
Update CHANGES from stable.

25 years agoMerge in fixes/minor enhancements from from -devel.
Kurt Zeilenga [Wed, 28 Oct 1998 00:04:01 +0000 (00:04 +0000)]
Merge in fixes/minor enhancements from from -devel.

25 years agoUpdate to PRE_V3.
Kurt Zeilenga [Tue, 27 Oct 1998 23:43:07 +0000 (23:43 +0000)]
Update to PRE_V3.

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