- Jul 26, 2012
-
-
-
For all other ce_types it holds that each is represented by one attribute, making ce_type matching for X-ORDERED siblings equivalent to how back-ldif handles them. Cft_misc is means "all other types", however no overlay/backend so far has used different attributes as siblings, triggering the difference in handling between bconfig.c and back-ldif.
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
ITS#7325
-
Untrusted issuer error can appear with self-signed PEM certificates.
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
-
maxreaders/maxsize was not re-opening because cleanup call was missing online indexer should abort txn after index failure
-
Quanah Gibson-Mount authored
-
-
Otherwise duplicate entries aren't detected
-
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
Howard Chu authored
Ignore current cursor pos if it's out of bounds.
-
Howard Chu authored
-
- Jul 25, 2012
-
-
Howard Chu authored
-
- Jul 24, 2012
-
-
Howard Chu authored
-
- Jul 23, 2012
-
-
Howard Chu authored
-
Howard Chu authored
Minimizes the number of memcpy's if additional dups are stored.
-
Howard Chu authored
-
- Jul 21, 2012
-
-
Howard Chu authored
Append mode now does no key comparisons, input must be in sorted order. page_split was not updating cursor parents correctly.
-
- Jul 18, 2012
-
-
Quanah Gibson-Mount authored
-
-
Add a mutex in ldap_pvt_gettime(), delete the mutex comment since it's no longer relevant (and was ignored anyway). This could only ever affect multi-processor machines.
-
Quanah Gibson-Mount authored
-
- Jul 17, 2012
-
-
Howard Chu authored
-
- Jul 13, 2012
-
-
Howard Chu authored
Just lookup the DB roots as needed. When many DBs are in use, most of the copies won't be referenced in a given txn, and there's a bad race condition in the copy routine.
-
Howard Chu authored
Must begin with '/'
-
Howard Chu authored
-
Howard Chu authored
-
- Jul 09, 2012
-
-
Howard Chu authored
-
Howard Chu authored
This reverts commit 4a0b3049.
-
- Jul 07, 2012
-
-
Howard Chu authored
Relevant info should be copied during txn_begin only.
-