]>
git.sur5r.net Git - openldap/log
Kurt Zeilenga [Mon, 18 Jan 1999 18:00:18 +0000 (18:00 +0000)]
Import doc changes from devel
Kurt Zeilenga [Mon, 18 Jan 1999 17:49:20 +0000 (17:49 +0000)]
Import minor trace output cleanup
Kurt Zeilenga [Fri, 15 Jan 1999 20:18:29 +0000 (20:18 +0000)]
Import slapd.conf mode change (with typo correction) 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
Kurt Zeilenga [Thu, 14 Jan 1999 23:14:10 +0000 (23:14 +0000)]
Import ldap session default init changes.
Kurt Zeilenga [Thu, 14 Jan 1999 22:23:38 +0000 (22:23 +0000)]
Import LDAPNOINIT change for devel.
Kurt Zeilenga [Thu, 14 Jan 1999 22:01:30 +0000 (22:01 +0000)]
Update CHANGES based upon recent imports from devel.
Kurt Zeilenga [Thu, 14 Jan 1999 05:53:14 +0000 (05:53 +0000)]
Import res_search check fixes from devel.
Kurt Zeilenga [Thu, 14 Jan 1999 05:52:11 +0000 (05:52 +0000)]
Import normalized dn in Entry change from devel.
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
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
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
Kurt Zeilenga [Wed, 13 Jan 1999 21:14:12 +0000 (21:14 +0000)]
Cleanup last commit.
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.
Kurt Zeilenga [Fri, 8 Jan 1999 20:26:46 +0000 (20:26 +0000)]
Unwrap ldbm_datum_init()
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.
Kurt Zeilenga [Thu, 7 Jan 1999 18:53:40 +0000 (18:53 +0000)]
Apply ldif2ldbm MAXARGS bugfix (ITS#34) from devel.
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
Kurt Zeilenga [Thu, 7 Jan 1999 18:24:25 +0000 (18:24 +0000)]
Import slapd tcp_wrapper DoS bug fix from -devel.
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).
Kurt Zeilenga [Sun, 3 Jan 1999 23:03:30 +0000 (23:03 +0000)]
Import fix for ITS#31: slapd/ldbm/delete initialization bug
Kurt Zeilenga [Sun, 3 Jan 1999 22:22:10 +0000 (22:22 +0000)]
Update CHANGES to reflect addition of strtok mutex.
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).
Kurt Zeilenga [Fri, 1 Jan 1999 22:57:04 +0000 (22:57 +0000)]
Import man reinstall bugfix from -devel.
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).
Kurt Zeilenga [Thu, 31 Dec 1998 20:32:03 +0000 (20:32 +0000)]
Update copyright of build environment, includes, and liblber/libldap.
Kurt Zeilenga [Wed, 30 Dec 1998 21:02:28 +0000 (21:02 +0000)]
Add special pthread_create check for HP-UX 11. (ITS14).
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
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.
Kurt Zeilenga [Wed, 30 Dec 1998 20:37:02 +0000 (20:37 +0000)]
aclparse/alist should be charray_free'ed instead of free'd
Kurt Zeilenga [Wed, 30 Dec 1998 20:27:29 +0000 (20:27 +0000)]
Apply changes from -devel.
Kurt Zeilenga [Wed, 30 Dec 1998 20:25:57 +0000 (20:25 +0000)]
Apply minor fixes from -devel.
Kurt Zeilenga [Tue, 29 Dec 1998 23:02:18 +0000 (23:02 +0000)]
Apply --disable-crypt & -disable-cleartext fixes from devel.
Kurt Zeilenga [Tue, 29 Dec 1998 05:53:37 +0000 (05:53 +0000)]
Import reasonable defaults from -devel.
Kurt Zeilenga [Tue, 29 Dec 1998 05:47:33 +0000 (05:47 +0000)]
Make LD session options optional.
Kurt Zeilenga [Tue, 29 Dec 1998 02:02:50 +0000 (02:02 +0000)]
Apply fix for schema check bug (ITS#25) from -devel.
Kurt Zeilenga [Mon, 28 Dec 1998 20:25:26 +0000 (20:25 +0000)]
ldap.conf should be included and installed.
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.
Kurt Zeilenga [Mon, 28 Dec 1998 18:39:53 +0000 (18:39 +0000)]
Remove duplicate defs of global_schemacheck and global_oc (from devel)
Kurt Zeilenga [Mon, 28 Dec 1998 18:38:23 +0000 (18:38 +0000)]
Import debug trace UNKNOWN_PREFIX ('?') change
Kurt Zeilenga [Mon, 28 Dec 1998 18:13:18 +0000 (18:13 +0000)]
Make LDAP_ALLOW_NULL_SEARCH_BASE the last resort. (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 )'
Kurt Zeilenga [Mon, 28 Dec 1998 18:02:48 +0000 (18:02 +0000)]
Update tags in CHANGES
Kurt Zeilenga [Sat, 26 Dec 1998 18:48:07 +0000 (18:48 +0000)]
Add latest projects from -devel.
Kurt Zeilenga [Sat, 26 Dec 1998 18:46:12 +0000 (18:46 +0000)]
Add autoconf INSTALL from devel.
Kurt Zeilenga [Sat, 26 Dec 1998 18:41:45 +0000 (18:41 +0000)]
Update INSTALL, README with latest 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.
Kurt Zeilenga [Fri, 25 Dec 1998 00:08:23 +0000 (00:08 +0000)]
Fixes compiling issues on NT4.
Kurt Zeilenga [Thu, 24 Dec 1998 23:42:48 +0000 (23:42 +0000)]
MSVC++ has stdarg support
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.
Kurt Zeilenga [Thu, 24 Dec 1998 19:03:42 +0000 (19:03 +0000)]
Use fork1() instead of fork(). May reduce problems under Solaris THR.
Kurt Zeilenga [Thu, 24 Dec 1998 19:02:35 +0000 (19:02 +0000)]
Update devel docs with latest from -devel.
Kurt Zeilenga [Thu, 24 Dec 1998 18:59:28 +0000 (18:59 +0000)]
Import ITS#17 fix: kerberos bind rc bug
Kurt Zeilenga [Tue, 22 Dec 1998 05:43:52 +0000 (05:43 +0000)]
Apply ITS#12 fix from devel.
Update CHANGES with ITS numbers.
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.
Kurt Zeilenga [Tue, 22 Dec 1998 05:32:00 +0000 (05:32 +0000)]
Update slapd.h with <ac/signals.h>
Kurt Zeilenga [Tue, 22 Dec 1998 05:29:47 +0000 (05:29 +0000)]
Import more FreeBSD elf shared library fixes.
Kurt Zeilenga [Tue, 22 Dec 1998 05:18:16 +0000 (05:18 +0000)]
Import latest guidelines/todo from -devel.
Kurt Zeilenga [Tue, 22 Dec 1998 05:15:53 +0000 (05:15 +0000)]
Import syslogging fix from -devel.
Kurt Zeilenga [Sun, 20 Dec 1998 21:00:48 +0000 (21:00 +0000)]
Update CHANGES based on latest changes (since release of 1.0)
Kurt Zeilenga [Sun, 20 Dec 1998 20:51:22 +0000 (20:51 +0000)]
Rebuild configure...
Kurt Zeilenga [Sun, 20 Dec 1998 20:46:24 +0000 (20:46 +0000)]
Import cache_delete_entry_internal/dntree&idtree delete fix from -devel.
Kurt Zeilenga [Sun, 20 Dec 1998 20:44:41 +0000 (20:44 +0000)]
Import value_cmp fix from -devel.
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.
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
Kurt Zeilenga [Sun, 20 Dec 1998 20:05:01 +0000 (20:05 +0000)]
Import ldif2ldbm 'no write sync' change...
Kurt Zeilenga [Sun, 20 Dec 1998 19:59:31 +0000 (19:59 +0000)]
Apply ksp's LDBM DB2 patch (after tab cleanup).
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.
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
Kurt Zeilenga [Mon, 14 Dec 1998 21:16:15 +0000 (21:16 +0000)]
Import pthread detection changes from devel.
Kurt Zeilenga [Mon, 14 Dec 1998 21:10:25 +0000 (21:10 +0000)]
Import kerberos changes from devel.
Kurt Zeilenga [Mon, 14 Dec 1998 21:08:55 +0000 (21:08 +0000)]
Update version tag.
Kurt Zeilenga [Mon, 14 Dec 1998 21:07:58 +0000 (21:07 +0000)]
Import cache assert bug fix from -devel.
Kurt Zeilenga [Mon, 14 Dec 1998 21:01:40 +0000 (21:01 +0000)]
Update docs with latest -devel changes
Kurt Zeilenga [Mon, 14 Dec 1998 20:57:09 +0000 (20:57 +0000)]
Back out previous change. Should have been applied only to devel.
Kurt Zeilenga [Mon, 14 Dec 1998 20:54:42 +0000 (20:54 +0000)]
Provide example code with dc style baseDN.
Kurt Zeilenga [Mon, 14 Dec 1998 20:50:37 +0000 (20:50 +0000)]
Import cache assert bug fix from -devel.
Kurt Zeilenga [Mon, 14 Dec 1998 20:48:29 +0000 (20:48 +0000)]
Update release documents from devel. Ready for 1.1 release.
Kurt Zeilenga [Sat, 12 Dec 1998 23:56:35 +0000 (23:56 +0000)]
Prepare for OpenLDAP 1.1 Release
Kurt Zeilenga [Sat, 12 Dec 1998 23:49:11 +0000 (23:49 +0000)]
Update todo with latest changes from -devel.
Kurt Zeilenga [Thu, 10 Dec 1998 19:55:03 +0000 (19:55 +0000)]
Update Kerberos checks. Imported from -devel.
Kurt Zeilenga [Thu, 10 Dec 1998 19:49:50 +0000 (19:49 +0000)]
Update todo with changes from -devel.
Kurt Zeilenga [Sat, 5 Dec 1998 03:24:27 +0000 (03:24 +0000)]
Update docs in preparation for release.
Kurt Zeilenga [Sat, 5 Dec 1998 03:24:00 +0000 (03:24 +0000)]
import testavl link fix from devel
Kurt Zeilenga [Sat, 5 Dec 1998 03:22:16 +0000 (03:22 +0000)]
Update build environment based on devel changes.
Kurt Zeilenga [Sat, 5 Dec 1998 03:19:17 +0000 (03:19 +0000)]
Import change to dc from devel
Kurt Zeilenga [Sat, 5 Dec 1998 03:18:58 +0000 (03:18 +0000)]
import slapd/add memory leak fix from devel.
Kurt Zeilenga [Sat, 5 Dec 1998 03:18:32 +0000 (03:18 +0000)]
Fix debug print bug from -devel.
Kurt Zeilenga [Sat, 5 Dec 1998 03:17:22 +0000 (03:17 +0000)]
Update contrib with the latest.
Kurt Zeilenga [Tue, 1 Dec 1998 21:02:56 +0000 (21:02 +0000)]
Port ldap.conf patch from -devel.
Kurt Zeilenga [Tue, 1 Dec 1998 08:22:56 +0000 (08:22 +0000)]
Update contrib to latest -devel.
Kurt Zeilenga [Tue, 1 Dec 1998 08:11:57 +0000 (08:11 +0000)]
Import in slapd password enhancements from -devel.
Kurt Zeilenga [Tue, 1 Dec 1998 04:11:18 +0000 (04:11 +0000)]
Last minute updates to platform hints
Kurt Zeilenga [Tue, 1 Dec 1998 02:01:37 +0000 (02:01 +0000)]
Import pthread_create TRY_RUN lint removal from -devel.
Kurt Zeilenga [Mon, 30 Nov 1998 23:16:21 +0000 (23:16 +0000)]
Update CHANGES with derefDN and ldif2ldbm fixes.
Kurt Zeilenga [Mon, 30 Nov 1998 23:14:31 +0000 (23:14 +0000)]
Import ldbm derefDN suggested fix from -devel.
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.
Kurt Zeilenga [Mon, 30 Nov 1998 22:01:27 +0000 (22:01 +0000)]
Update top-level docs in prep for beta tag.
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.
Kurt Zeilenga [Mon, 30 Nov 1998 21:19:31 +0000 (21:19 +0000)]
Import REENTRANT define fix from -devel.