]> git.sur5r.net Git - openldap/log
openldap
25 years agoAdd alias deref comment. OPENLDAP_REL_ENG_1_1_3
Kurt Zeilenga [Wed, 20 Jan 1999 02:25:19 +0000 (02:25 +0000)]
Add alias deref comment.

25 years agoBe consistent with SLAPD_ALIAS_DEREF macro.
Kurt Zeilenga [Wed, 20 Jan 1999 02:19:12 +0000 (02:19 +0000)]
Be consistent with SLAPD_ALIAS_DEREF macro.

25 years agoSince previous change was made directly in REL_ENG_1_1. The change
Kurt Zeilenga [Wed, 20 Jan 1999 02:11:14 +0000 (02:11 +0000)]
Since previous change was made directly in REL_ENG_1_1.  The change
was never applied to -devel and hence doesn't need to be backed out.
NO ACTUAL CHANGES are associated with log entry

25 years agoMove aliasing dereferencing code behind #ifdef SLAPD_ALIAS_DEREF.
Kurt Zeilenga [Wed, 20 Jan 1999 02:07:13 +0000 (02:07 +0000)]
Move aliasing dereferencing code behind #ifdef SLAPD_ALIAS_DEREF.
This change will be backed out of devel once imported into release engineering
branchs.

25 years agoUpdate for 1.1.3 release
Kurt Zeilenga [Tue, 19 Jan 1999 23:45:54 +0000 (23:45 +0000)]
Update for 1.1.3 release

25 years agoIncrement version to 1.1.4 but mark it as 'Engineering'
Kurt Zeilenga [Tue, 19 Jan 1999 23:25:24 +0000 (23:25 +0000)]
Increment version to 1.1.4 but mark it as 'Engineering'

25 years agoUpdate version for release
Kurt Zeilenga [Tue, 19 Jan 1999 23:22:21 +0000 (23:22 +0000)]
Update version for release

25 years agoWrap verbose output dn with quotes.
Kurt Zeilenga [Tue, 19 Jan 1999 23:16:29 +0000 (23:16 +0000)]
Wrap verbose output dn with quotes.

25 years agoImport pthread <sys/types.h> compatibility check.
Kurt Zeilenga [Tue, 19 Jan 1999 23:14:31 +0000 (23:14 +0000)]
Import pthread <sys/types.h> compatibility check.

25 years agoImport slapd.conf and ldap.conf changes from -devel
Kurt Zeilenga [Tue, 19 Jan 1999 23:10:47 +0000 (23:10 +0000)]
Import slapd.conf and ldap.conf changes from -devel
Mainly comment on 'read' privs and provide references to man pages

25 years agoUpdate changes.
Kurt Zeilenga [Tue, 19 Jan 1999 20:23:13 +0000 (20:23 +0000)]
Update changes.

25 years agoimport fix clobberred dn fix.
Kurt Zeilenga [Mon, 18 Jan 1999 20:49:57 +0000 (20:49 +0000)]
import fix clobberred dn fix.

25 years agoImport ITS#44 tcp_wrapper connections bug fix from devel.
Kurt Zeilenga [Mon, 18 Jan 1999 18:41:15 +0000 (18:41 +0000)]
Import ITS#44 tcp_wrapper connections bug fix from devel.

25 years agoFix slapd crash (ITS#38)... onelevel_candidates() should attempt
Kurt Zeilenga [Mon, 18 Jan 1999 18:02:39 +0000 (18:02 +0000)]
Fix slapd crash (ITS#38)...  onelevel_candidates() should attempt
to return entry lock with e == NULL.

25 years agoImport doc changes from devel
Kurt Zeilenga [Mon, 18 Jan 1999 18:00:18 +0000 (18:00 +0000)]
Import doc changes from devel

25 years agoImport minor trace output cleanup
Kurt Zeilenga [Mon, 18 Jan 1999 17:49:20 +0000 (17:49 +0000)]
Import minor trace output cleanup

25 years agoImport slapd.conf mode change (with typo correction) from -devel.
Kurt Zeilenga [Fri, 15 Jan 1999 20:18:29 +0000 (20:18 +0000)]
Import slapd.conf mode change (with typo correction) from -devel.

25 years agoImport alias "don't return null entry" fix from devel
Kurt Zeilenga [Fri, 15 Jan 1999 18:06:14 +0000 (18:06 +0000)]
Import alias "don't return null entry" fix from devel

25 years agoImport ldap session default init changes.
Kurt Zeilenga [Thu, 14 Jan 1999 23:14:10 +0000 (23:14 +0000)]
Import ldap session default init changes.

25 years agoImport LDAPNOINIT change for devel.
Kurt Zeilenga [Thu, 14 Jan 1999 22:23:38 +0000 (22:23 +0000)]
Import LDAPNOINIT change for devel.

25 years agoUpdate CHANGES based upon recent imports from devel.
Kurt Zeilenga [Thu, 14 Jan 1999 22:01:30 +0000 (22:01 +0000)]
Update CHANGES based upon recent imports from devel.

25 years agoImport res_search check fixes from devel.
Kurt Zeilenga [Thu, 14 Jan 1999 05:53:14 +0000 (05:53 +0000)]
Import res_search check fixes from devel.

25 years agoImport normalized dn in Entry change from devel.
Kurt Zeilenga [Thu, 14 Jan 1999 05:52:11 +0000 (05:52 +0000)]
Import normalized dn in Entry change from devel.

25 years agoImport slapd changes from devel including:
Kurt Zeilenga [Thu, 14 Jan 1999 02:57:45 +0000 (02:57 +0000)]
Import slapd changes from devel including:
shutdown without busy loop, explicit yield func no longer mandatory
use pthread_detach() to detach threads (instead of creating them
in a detached state)
pthread_create error reporting
moved declarations to init.c
Import configure changes:
revamp res_search check
remove strtok_r check

25 years agoImport latest from -devel:
Kurt Zeilenga [Thu, 14 Jan 1999 02:02:03 +0000 (02:02 +0000)]
Import latest from -devel:
build environment changes (for VPATH, lib orderring)
test script changes (for VPATH)
doc updates

25 years agoMinor code cleanup imported from devel.
Kurt Zeilenga [Wed, 13 Jan 1999 22:01:43 +0000 (22:01 +0000)]
Minor code cleanup imported from devel.
  search op deallocation
  protect alias/reference from double free
  DB2 unwrap datum init

25 years agoCleanup last commit.
Kurt Zeilenga [Wed, 13 Jan 1999 21:14:12 +0000 (21:14 +0000)]
Cleanup last commit.

25 years agoImport ACL/parent locking changes from devel but define
Kurt Zeilenga [Wed, 13 Jan 1999 21:11:36 +0000 (21:11 +0000)]
Import ACL/parent locking changes from devel but define
SLAPD_CHILD_MODIFICATION_WITH_ENTRY_ACL to maintain current
behavior (need child write "entry" instead of parent write "children").
Fix Modrdn to use ACL.
In 1.2, this define should be removed.

25 years agoUnwrap ldbm_datum_init()
Kurt Zeilenga [Fri, 8 Jan 1999 20:26:46 +0000 (20:26 +0000)]
Unwrap ldbm_datum_init()

25 years agoImport add/delete/modify fixes from devel.
Kurt Zeilenga [Fri, 8 Jan 1999 20:06:57 +0000 (20:06 +0000)]
Import add/delete/modify fixes from devel.
Define SLAPD_CHILD_MODIFICATION_WITH_ENTRY_ACL in back-ldbm to
keep delete behavior from changing.  Should be removed in next release.

25 years agoApply ldif2ldbm MAXARGS bugfix (ITS#34) from devel.
Kurt Zeilenga [Thu, 7 Jan 1999 18:53:40 +0000 (18:53 +0000)]
Apply ldif2ldbm MAXARGS bugfix (ITS#34) from devel.

25 years agoUpdate build environment:
Kurt Zeilenga [Thu, 7 Jan 1999 18:36:30 +0000 (18:36 +0000)]
Update build environment:
  import db2 patch
  fix --disable-slurpd
  fix make clean
  create $localstatedir
  update version file in preparation for release

25 years agoImport slapd tcp_wrapper DoS bug fix from -devel.
Kurt Zeilenga [Thu, 7 Jan 1999 18:24:25 +0000 (18:24 +0000)]
Import slapd tcp_wrapper DoS bug fix from -devel.

25 years agoUpdate am_init verion number (is not used for anything but might
Kurt Zeilenga [Wed, 6 Jan 1999 00:30:03 +0000 (00:30 +0000)]
Update am_init verion number (is not used for anything but might
confuse somebody).

25 years agoImport fix for ITS#31: slapd/ldbm/delete initialization bug
Kurt Zeilenga [Sun, 3 Jan 1999 23:03:30 +0000 (23:03 +0000)]
Import fix for ITS#31: slapd/ldbm/delete initialization bug

25 years agoUpdate CHANGES to reflect addition of strtok mutex.
Kurt Zeilenga [Sun, 3 Jan 1999 22:22:10 +0000 (22:22 +0000)]
Update CHANGES to reflect addition of strtok mutex.

25 years agoImport unprotected strtok fix from -devel. Yes, you have to edit 8 files
Kurt Zeilenga [Fri, 1 Jan 1999 23:03:48 +0000 (23:03 +0000)]
Import unprotected strtok fix from -devel.  Yes, you have to edit 8 files
to add a simple mutex.  Should be two (proto-slap.h & init.c).

25 years agoImport man reinstall bugfix from -devel.
Kurt Zeilenga [Fri, 1 Jan 1999 22:57:04 +0000 (22:57 +0000)]
Import man reinstall bugfix from -devel.

25 years agoImport ksp's changes to support newer versions of DB2 (ITS#27). OPENLDAP_REL_ENG_1_1_2
Kurt Zeilenga [Thu, 31 Dec 1998 21:29:30 +0000 (21:29 +0000)]
Import ksp's changes to support newer versions of DB2 (ITS#27).

25 years agoUpdate copyright of build environment, includes, and liblber/libldap.
Kurt Zeilenga [Thu, 31 Dec 1998 20:32:03 +0000 (20:32 +0000)]
Update copyright of build environment, includes, and liblber/libldap.

25 years agoAdd special pthread_create check for HP-UX 11. (ITS14).
Kurt Zeilenga [Wed, 30 Dec 1998 21:02:28 +0000 (21:02 +0000)]
Add special pthread_create check for HP-UX 11.  (ITS14).

25 years agoApply fixes for ITS24 & ITS26 from devel.
Kurt Zeilenga [Wed, 30 Dec 1998 21:00:56 +0000 (21:00 +0000)]
Apply fixes for ITS24 & ITS26 from devel.
 * slapd aclgroup deadlock bug fix
 * slapd non-authorized add bug fix

25 years agoWorkaround FreeBSD pthread_exit() bug (PR# i386/9237) by cleaning up
Kurt Zeilenga [Wed, 30 Dec 1998 20:43:59 +0000 (20:43 +0000)]
Workaround FreeBSD pthread_exit() bug (PR# i386/9237) by cleaning up
thread shutdown codes.

25 years agoaclparse/alist should be charray_free'ed instead of free'd
Kurt Zeilenga [Wed, 30 Dec 1998 20:37:02 +0000 (20:37 +0000)]
aclparse/alist should be charray_free'ed instead of free'd

25 years agoApply changes from -devel.
Kurt Zeilenga [Wed, 30 Dec 1998 20:27:29 +0000 (20:27 +0000)]
Apply changes from -devel.

25 years agoApply minor fixes from -devel.
Kurt Zeilenga [Wed, 30 Dec 1998 20:25:57 +0000 (20:25 +0000)]
Apply minor fixes from -devel.

25 years agoApply --disable-crypt & -disable-cleartext fixes from devel.
Kurt Zeilenga [Tue, 29 Dec 1998 23:02:18 +0000 (23:02 +0000)]
Apply --disable-crypt & -disable-cleartext fixes from devel.

25 years agoImport reasonable defaults from -devel.
Kurt Zeilenga [Tue, 29 Dec 1998 05:53:37 +0000 (05:53 +0000)]
Import reasonable defaults from -devel.

25 years agoMake LD session options optional.
Kurt Zeilenga [Tue, 29 Dec 1998 05:47:33 +0000 (05:47 +0000)]
Make LD session options optional.

25 years agoApply fix for schema check bug (ITS#25) from -devel.
Kurt Zeilenga [Tue, 29 Dec 1998 02:02:50 +0000 (02:02 +0000)]
Apply fix for schema check bug (ITS#25) from -devel.

25 years agoldap.conf should be included and installed.
Kurt Zeilenga [Mon, 28 Dec 1998 20:25:26 +0000 (20:25 +0000)]
ldap.conf should be included and installed.

25 years agoApply back-ldbm/search.c matched initialization bugfix from -devel
Kurt Zeilenga [Mon, 28 Dec 1998 18:42:37 +0000 (18:42 +0000)]
Apply back-ldbm/search.c matched initialization bugfix from -devel
to resolve ITS#23.
Update CHANGES & build/version in preparation for OpenLDAP 1.1.2.

25 years agoRemove duplicate defs of global_schemacheck and global_oc (from devel)
Kurt Zeilenga [Mon, 28 Dec 1998 18:39:53 +0000 (18:39 +0000)]
Remove duplicate defs of global_schemacheck and global_oc (from devel)

25 years agoImport debug trace UNKNOWN_PREFIX ('?') change
Kurt Zeilenga [Mon, 28 Dec 1998 18:38:23 +0000 (18:38 +0000)]
Import debug trace UNKNOWN_PREFIX ('?') change

25 years agoMake LDAP_ALLOW_NULL_SEARCH_BASE the last resort. (from -devel)
Kurt Zeilenga [Mon, 28 Dec 1998 18:13:18 +0000 (18:13 +0000)]
Make LDAP_ALLOW_NULL_SEARCH_BASE the last resort. (from -devel)

25 years agoMisc bug fixes from -devel:
Kurt Zeilenga [Mon, 28 Dec 1998 18:08:42 +0000 (18:08 +0000)]
Misc bug fixes from -devel:
  Plug some memory leaks
  Change overlapping `strcpy( x, y )' to `SAFEMEMCPY( x, y, strlen( y ) + 1 )'

25 years agoUpdate tags in CHANGES
Kurt Zeilenga [Mon, 28 Dec 1998 18:02:48 +0000 (18:02 +0000)]
Update tags in CHANGES

25 years agoAdd latest projects from -devel. OPENLDAP_REL_ENG_1_1_1
Kurt Zeilenga [Sat, 26 Dec 1998 18:48:07 +0000 (18:48 +0000)]
Add latest projects from -devel.

25 years agoAdd autoconf INSTALL from devel.
Kurt Zeilenga [Sat, 26 Dec 1998 18:46:12 +0000 (18:46 +0000)]
Add autoconf INSTALL from devel.

25 years agoUpdate INSTALL, README with latest from -devel.
Kurt Zeilenga [Sat, 26 Dec 1998 18:41:45 +0000 (18:41 +0000)]
Update INSTALL, README with latest from -devel.

25 years agoApply Hallvard's modtail twice freed bug fix from -devel.
Kurt Zeilenga [Sat, 26 Dec 1998 18:14:26 +0000 (18:14 +0000)]
Apply Hallvard's modtail twice freed bug fix from -devel.

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