]>
git.sur5r.net Git - openldap/log
Kurt Zeilenga [Sun, 27 Jun 1999 00:34:43 +0000 (00:34 +0000)]
Added closesocket detection/use for BeOS (ITS#195)
Kurt Zeilenga [Fri, 25 Jun 1999 22:14:43 +0000 (22:14 +0000)]
Rebuild configure to ensure consistency.
Juan Gomez [Fri, 25 Jun 1999 21:53:18 +0000 (21:53 +0000)]
Added MDBM support.
Juan Gomez [Fri, 25 Jun 1999 17:44:34 +0000 (17:44 +0000)]
Added _SGI_MP_SRC hack for errno in IRIX.
Kurt Zeilenga [Fri, 25 Jun 1999 02:34:14 +0000 (02:34 +0000)]
Add <sys/select.h> detection.
Add _SGI_MP_SOURCE to acconfig.h.
Update BerkeleyDB prereq to 2.7.5.
Update doc/devel docs.
Kurt Zeilenga [Thu, 24 Jun 1999 22:40:04 +0000 (22:40 +0000)]
Update BerkeleyDB recommendation to 2.7.5
Juan Gomez [Fri, 18 Jun 1999 07:19:21 +0000 (07:19 +0000)]
Added SGI errno changes.
Julio Sánchez Fernández [Wed, 16 Jun 1999 12:10:13 +0000 (12:10 +0000)]
Fixed bogus handling of objectclass in oc_schema_check.
Kurt Zeilenga [Wed, 9 Jun 1999 23:42:51 +0000 (23:42 +0000)]
Disable referral directive
Kurt Zeilenga [Fri, 4 Jun 1999 23:12:33 +0000 (23:12 +0000)]
Truncate patch number from version.
Kurt Zeilenga [Thu, 3 Jun 1999 23:18:26 +0000 (23:18 +0000)]
Back to Release Engineering...
Kurt Zeilenga [Thu, 3 Jun 1999 23:15:06 +0000 (23:15 +0000)]
Fix typo
Kurt Zeilenga [Thu, 3 Jun 1999 23:09:44 +0000 (23:09 +0000)]
Add 1959 to re12.
Kurt Zeilenga [Thu, 3 Jun 1999 23:08:04 +0000 (23:08 +0000)]
Update in preparation for 1.2.3 release
Kurt Zeilenga [Thu, 3 Jun 1999 01:49:25 +0000 (01:49 +0000)]
Remove web500gw from listed contrib packages.
Kurt Zeilenga [Thu, 3 Jun 1999 01:48:32 +0000 (01:48 +0000)]
Update README with comments about licensing.
Add ldaptcl to list of packages.
Add URL to OpenLDAP ITS web page.
Kurt Zeilenga [Thu, 3 Jun 1999 00:42:00 +0000 (00:42 +0000)]
Add ldapd warning to rel eng 1.2 as well.
Kurt Zeilenga [Wed, 2 Jun 1999 20:35:15 +0000 (20:35 +0000)]
ITS#189 fix 2. value_normalize may change length of value. Recompute.
Kurt Zeilenga [Wed, 2 Jun 1999 03:31:49 +0000 (03:31 +0000)]
Update Solaris hint.
Kurt Zeilenga [Wed, 2 Jun 1999 00:16:48 +0000 (00:16 +0000)]
ITS#189 fix: indexed normalized(e_dn) without recomputing length.
Changed to use e_ndn and it's length.
Kurt Zeilenga [Tue, 1 Jun 1999 03:21:41 +0000 (03:21 +0000)]
Post 1.2.2 updates.
Kurt Zeilenga [Tue, 1 Jun 1999 03:19:49 +0000 (03:19 +0000)]
Update for release.
Kurt Zeilenga [Mon, 31 May 1999 02:48:31 +0000 (02:48 +0000)]
Use #error if no <regex.h>
Kurt Zeilenga [Mon, 31 May 1999 02:36:15 +0000 (02:36 +0000)]
Remove -P 3 option.
Kurt Zeilenga [Sun, 30 May 1999 05:41:52 +0000 (05:41 +0000)]
Mistakenly updated tag too early.
Kurt Zeilenga [Fri, 28 May 1999 02:38:17 +0000 (02:38 +0000)]
Remove LDAP_VERSION3 from ldap.h. Some folks might actually
be use this for version checking (which isn't too bright, but).
Kurt Zeilenga [Fri, 28 May 1999 00:19:15 +0000 (00:19 +0000)]
Apply ITS#159 (null ldaphost) fix.
Kurt Zeilenga [Thu, 27 May 1999 23:16:49 +0000 (23:16 +0000)]
Update CHANGES with latest mods (attribution normalization, BeOS).
Kurt Zeilenga [Thu, 27 May 1999 23:09:40 +0000 (23:09 +0000)]
Add -lnet for BeOS
Kurt Zeilenga [Thu, 27 May 1999 23:08:05 +0000 (23:08 +0000)]
Import fix from modification of string literal "dn" from devel.
Juan Gomez [Wed, 26 May 1999 02:17:21 +0000 (02:17 +0000)]
Added tests for special cases--->avoid regressions.
Juan Gomez [Wed, 26 May 1999 02:10:36 +0000 (02:10 +0000)]
Output files for new modrdn tests.
Juan Gomez [Wed, 26 May 1999 02:06:42 +0000 (02:06 +0000)]
Add new defs for output files used in modrdn tests.
Juan Gomez [Wed, 26 May 1999 00:44:04 +0000 (00:44 +0000)]
Use LDAP_MOD_SOFTADD instead of LDAP_MOD_ADD when adding the new rdn as
an attribute to the entry. This covers the case in which the rdn value
was already an attribute value for the entry in question.
Juan Gomez [Tue, 25 May 1999 23:07:05 +0000 (23:07 +0000)]
Add SOFTADD OP
Juan Gomez [Tue, 25 May 1999 22:54:59 +0000 (22:54 +0000)]
Teach index functions how to deal with SOFTADDS.
Juan Gomez [Tue, 25 May 1999 22:51:08 +0000 (22:51 +0000)]
Add warning to avoid hard-to-track bugs later on.
Juan Gomez [Tue, 25 May 1999 22:48:06 +0000 (22:48 +0000)]
I do not find another better way how to fix this prob so I will use this
LDAP_MOD_SOFTADD hack and hide it in this file. A LDAP_MOD_SOFTADD is just
the same as LDAP_MOD_ADD, but it does not fail when the attribute value
being added already exist. This is needed for some special cases of ldap
modrdn.
Juan Gomez [Tue, 25 May 1999 22:41:54 +0000 (22:41 +0000)]
Normalize attribute name when adding index, otherwise we end with duplicated
inconsistent index files (i.e. CN.gdbm and cn.gdbm).
Kurt Zeilenga [Tue, 25 May 1999 19:31:23 +0000 (19:31 +0000)]
Update tests to filter create/modify dn/timestamp.
Kurt Zeilenga [Tue, 25 May 1999 02:49:29 +0000 (02:49 +0000)]
Update CHANGES with ITS numbers.
Kurt Zeilenga [Tue, 25 May 1999 02:41:48 +0000 (02:41 +0000)]
Apply acl group extended parse fix.
Kurt Zeilenga [Mon, 24 May 1999 23:41:18 +0000 (23:41 +0000)]
Previous log bogus, last change should have log:
#ifdef around BerkeleyDB 2.4.x DB_ENV vs db_cachesize issue
Kurt Zeilenga [Mon, 24 May 1999 23:39:21 +0000 (23:39 +0000)]
Update CHANGES in preparation for release.
Kurt Zeilenga [Mon, 24 May 1999 19:12:26 +0000 (19:12 +0000)]
Don't set db_cachesize of memory pool is in use.
Kurt Zeilenga [Mon, 24 May 1999 19:08:39 +0000 (19:08 +0000)]
Apply protection from glibc #define strdup ....
Juan Gomez [Wed, 19 May 1999 01:40:56 +0000 (01:40 +0000)]
Used to test modrdn fix.
Juan Gomez [Wed, 19 May 1999 01:36:03 +0000 (01:36 +0000)]
Modrdn fix to support deleteoldrdn (LDAP v2).
Kurt Zeilenga [Wed, 28 Apr 1999 23:11:42 +0000 (23:11 +0000)]
Remove doc from CLEANDIRS (it's in SUBDIRS).
Kurt Zeilenga [Wed, 28 Apr 1999 20:04:37 +0000 (20:04 +0000)]
Apply ITS#148 fix for "ud find seg fault", NULL in printf
Kurt Zeilenga [Wed, 28 Apr 1999 19:35:31 +0000 (19:35 +0000)]
Fix -l.
Kurt Zeilenga [Tue, 20 Apr 1999 21:58:53 +0000 (21:58 +0000)]
2nd arg of _thread_create() is an int, not a pointer to an attribute.
s/NULL/0/
Kurt Zeilenga [Thu, 1 Apr 1999 03:28:07 +0000 (03:28 +0000)]
Return version to -Engineering
Kurt Zeilenga [Thu, 1 Apr 1999 03:18:21 +0000 (03:18 +0000)]
Update version for release.
Kurt Zeilenga [Thu, 1 Apr 1999 03:17:44 +0000 (03:17 +0000)]
Update docs in preparation for release of 1.2.1
Kurt Zeilenga [Wed, 31 Mar 1999 00:41:16 +0000 (00:41 +0000)]
Import cn=config crash fix from -devel.
Kurt Zeilenga [Fri, 26 Mar 1999 22:32:04 +0000 (22:32 +0000)]
fclose( ldap.conf )
Kurt Zeilenga [Fri, 26 Mar 1999 22:31:40 +0000 (22:31 +0000)]
Apply ldbmcat patch suggested in ITS#85.
Devel needs to be patched separately. Ksp working on changes.
Kurt Zeilenga [Fri, 26 Mar 1999 21:49:43 +0000 (21:49 +0000)]
Import derefDN crash fix from -devel.
Resolves ITS#76, 83, 108.
Kurt Zeilenga [Fri, 26 Mar 1999 21:46:06 +0000 (21:46 +0000)]
Fix syntax error testing for des_debug.
Kurt Zeilenga [Fri, 26 Mar 1999 19:25:35 +0000 (19:25 +0000)]
Import minor WINSOCK dll fix.
Kurt Zeilenga [Fri, 26 Mar 1999 19:24:10 +0000 (19:24 +0000)]
Add mkdep change.
Kurt Zeilenga [Fri, 26 Mar 1999 19:22:42 +0000 (19:22 +0000)]
Update mkdep with CC_MKDEP_FLAGS from devel.
Ben Collins [Fri, 12 Mar 1999 14:57:04 +0000 (14:57 +0000)]
Oops, wrong branch, reverted changes
Ben Collins [Fri, 12 Mar 1999 14:47:45 +0000 (14:47 +0000)]
Moved 'doc' to SUBDIRS and removed it from CLEANDIRS/INSTALLDIRS
Kurt Zeilenga [Fri, 5 Mar 1999 23:10:53 +0000 (23:10 +0000)]
Import libpath fix.
Kurt Zeilenga [Fri, 5 Mar 1999 23:07:03 +0000 (23:07 +0000)]
Import make veryclean changes from -devel.
Ben Collins [Fri, 5 Mar 1999 02:00:28 +0000 (02:00 +0000)]
Added veryclean-local-srv so that veryclean would be run in the slapd subdirectories
Kurt Zeilenga [Tue, 2 Mar 1999 19:30:02 +0000 (19:30 +0000)]
Apply Hallvard's ctype 'unsigned char' fix from -devel.
Kurt Zeilenga [Tue, 2 Mar 1999 18:51:45 +0000 (18:51 +0000)]
Add pthread '-mt' detection for Solaris 2.x (from -devel).
Still requires ac_cv_func_pthread_create=no workaround.
Kurt Zeilenga [Tue, 2 Mar 1999 18:44:55 +0000 (18:44 +0000)]
Update ac headers from devel
Kurt Zeilenga [Thu, 11 Feb 1999 23:48:50 +0000 (23:48 +0000)]
Update README to 1.2.
Kurt Zeilenga [Thu, 11 Feb 1999 23:31:30 +0000 (23:31 +0000)]
Minor update to 1.2 announcement.
Kurt Zeilenga [Thu, 11 Feb 1999 23:18:43 +0000 (23:18 +0000)]
Update docs for 1.2 release
Kurt Zeilenga [Thu, 11 Feb 1999 23:09:03 +0000 (23:09 +0000)]
Import Randy's LDAP TCL API.
Kurt Zeilenga [Thu, 11 Feb 1999 22:54:04 +0000 (22:54 +0000)]
Minor changes to support MSVC.
Kurt Zeilenga [Thu, 11 Feb 1999 22:19:51 +0000 (22:19 +0000)]
Import tmplout Y2k bug fix from -devel.
Kurt Zeilenga [Thu, 11 Feb 1999 22:09:59 +0000 (22:09 +0000)]
Import NT changes from -devel.
Kurt Zeilenga [Thu, 11 Feb 1999 21:37:54 +0000 (21:37 +0000)]
Import minor doc updates from -devel.
Kurt Zeilenga [Thu, 11 Feb 1999 21:29:34 +0000 (21:29 +0000)]
Remove extra space in dn created by modrdn.
Kurt Zeilenga [Wed, 10 Feb 1999 20:49:38 +0000 (20:49 +0000)]
Remove gtk-tool from the Release Engineering branch until
updated to support the 1.x API.
Kurt Zeilenga [Wed, 10 Feb 1999 20:36:53 +0000 (20:36 +0000)]
Port cache add vs update bug fix from devel without new
cache managed entry locking. The cache managed entry locking
should be imported as soon as possible.
Kurt Zeilenga [Tue, 9 Feb 1999 18:03:29 +0000 (18:03 +0000)]
Update CHANGES in preparation for release.
Kurt Zeilenga [Tue, 9 Feb 1999 18:02:44 +0000 (18:02 +0000)]
Update required autoconf comment.
Kurt Zeilenga [Mon, 8 Feb 1999 22:56:47 +0000 (22:56 +0000)]
Import pthread_detach detection fix from devel. Supports symbol
mangling by pthread.h.
Kurt Zeilenga [Mon, 8 Feb 1999 21:52:42 +0000 (21:52 +0000)]
More pthread related changes.
Kurt Zeilenga [Mon, 8 Feb 1999 19:52:14 +0000 (19:52 +0000)]
Update build environment
- remove OpenLDAP defaults from ldap.conf
- add "edit configuration" step to INSTALL doc
- update AC_TRY_LINK detections (mainly affects pthread detections)
Kurt Zeilenga [Sun, 7 Feb 1999 19:42:24 +0000 (19:42 +0000)]
Import fix from devel to handle signals in all threads.
Kurt Zeilenga [Sun, 7 Feb 1999 19:24:50 +0000 (19:24 +0000)]
Import fixes for cache assert problems from devel.
Kurt Zeilenga [Sun, 7 Feb 1999 19:22:13 +0000 (19:22 +0000)]
Fix man.mk "ln -sf" bug found by Roy Hooper <rhooper@cyberus.ca>
Kurt Zeilenga [Fri, 5 Feb 1999 23:44:32 +0000 (23:44 +0000)]
Don't call idl_free() unless necessary.
Kurt Zeilenga [Fri, 5 Feb 1999 18:02:55 +0000 (18:02 +0000)]
Change to 1.2.0-Engineering (after laying 1.2beta2 tag)
Kurt Zeilenga [Fri, 5 Feb 1999 18:00:38 +0000 (18:00 +0000)]
Update for release as 1.2beta2
Kurt Zeilenga [Fri, 5 Feb 1999 17:39:10 +0000 (17:39 +0000)]
Remove ;; typos
Kurt Zeilenga [Fri, 5 Feb 1999 17:32:37 +0000 (17:32 +0000)]
Import build environment changes from -devel.
- KerberosV des_debug fix
- conditional include some inet headers
Kurt Zeilenga [Thu, 4 Feb 1999 19:58:00 +0000 (19:58 +0000)]
Need $(KRB_LIBS) to link test programs.
Kurt Zeilenga [Thu, 4 Feb 1999 19:49:52 +0000 (19:49 +0000)]
Import alias deref'ing changes from -devel.
Remove SLAPD_ALIAS_DEREF define.
Kurt Zeilenga [Thu, 4 Feb 1999 19:03:27 +0000 (19:03 +0000)]
Add pid/arg file example from -devel.
Kurt Zeilenga [Thu, 4 Feb 1999 18:52:26 +0000 (18:52 +0000)]
installed slapd.conf needs localstatedir translation.
Kurt Zeilenga [Thu, 4 Feb 1999 18:45:32 +0000 (18:45 +0000)]
Import cache/entry deadlock fix from devel.
Includes new reader/writer locking code with trylock() support.