28 May, 2010
5 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6431 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6430 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6429 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6428 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6427 41b1ffd8-f28e-4786-ab96-9950f0a78031
27 May, 2010
24 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6426 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6425 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6424 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6423 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…protocol, especially flow control and handling connection outage. git-svn-id: https://svn.forgerock.org/opendj/trunk@6422 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
… CLI with the --connectTimeout option (expressed in milliseconds), the default is 30 000 milliseconds. This solves Issue 4196. git-svn-id: https://svn.forgerock.org/opendj/trunk@6421 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…he MR used and not the equality MR. git-svn-id: https://svn.forgerock.org/opendj/trunk@6420 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6419 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…ve ECL and tests as well git-svn-id: https://svn.forgerock.org/opendj/trunk@6418 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6417 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6416 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6415 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
… integrity on several attributes and only one is in the entry git-svn-id: https://svn.forgerock.org/opendj/trunk@6414 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…e any kind of content. git-svn-id: https://svn.forgerock.org/opendj/trunk@6413 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6412 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…se when two mods (one add and one del) are done in the same modify operation. This code contains unit tests case for this problem and fix the conflict resolution code. git-svn-id: https://svn.forgerock.org/opendj/trunk@6411 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…s are configured and a modification doesn't contain those attributes. git-svn-id: https://svn.forgerock.org/opendj/trunk@6410 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6409 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
The fix consists on waiting in the service code to the start-ds.bat call to finish (the re-entrant one). This avoids having a race condition problem locking the file (as can happen today). There is a new environment variable that can be configured (OPENDS_WINDOWS_SERVICE_STARTDS_WAIT). The default value is 300000 milliseconds (5 minutes). This is the maximum time in milliseconds the service code will wait for the server to start before checking directly its status. Also update setup.bat and uninstall.bat to return an error code when called in CLI mode. git-svn-id: https://svn.forgerock.org/opendj/trunk@6408 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6407 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…, we must ignore changes older than the purge date. git-svn-id: https://svn.forgerock.org/opendj/trunk@6406 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…lure happen in the dbHandler cleaner trimming thread the db shutdown can be called from this thread and should therefore not wait for the trimming thread to complete. This is fixed by setting the done flag before calling the shutdown. git-svn-id: https://svn.forgerock.org/opendj/trunk@6405 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6404 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6403 41b1ffd8-f28e-4786-ab96-9950f0a78031
26 May, 2010
1 commit
-
…es generated at build time are located in <ws>/build. If -Dbuild.dir is used, it is possible to specify another directory. This change allows to run unit-tests in this kind of build environment. git-svn-id: https://svn.forgerock.org/opendj/trunk@6402 41b1ffd8-f28e-4786-ab96-9950f0a78031
04 May, 2010
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6401 41b1ffd8-f28e-4786-ab96-9950f0a78031
29 Apr, 2010
4 commits
-
This adds support for the IETF based Password Policy for LDAP as SubEntry. Also resolves the following issues : - 4544 : initializeBackend() should not set JE env config params directly. - 4478 : ECL in draft compat mode / search lastchangenumber can be very long - 4538 : Virtual attributes not retrieved when entry cache configured - 4547 : Search Filter Matching differ for cn=Directory Manager and plain user. - 4514 : Logs shows unexpected message with replication monitoring data missing (Partial fix) - 4534 : Replication using security does not work after server restart - 4516 : SEVERE_ERROR: servers (...) have the same ServerId In addition, they also improve reliability and performance in various areas including CollectiveAttributes, Virtual Attributes and Subentries management, Schema loading, Replication... git-svn-id: https://svn.forgerock.org/opendj/trunk@6400 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
- Update BDB JE to version 4.0.95 - Remove BDB logging configuration and definitely fix issue 4367 - Resolve issue 4523 - ACI and sub-entry caches not updated on replicas - Update the build factory to warn about generated messages on precommit - Resolve some issues in the Control Panel - Fix an issue with java.properties being ignored by some CLI git-svn-id: https://svn.forgerock.org/opendj/trunk@6399 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6398 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6397 41b1ffd8-f28e-4786-ab96-9950f0a78031
27 Apr, 2010
4 commits
-
Also improves unit, functional tests. More specifically this commit resolves the following open issues: 4385 - NPE when using ExtensibleMatch filter without a matching rule 4521 - dynamic lookup in attribut selection when selecting the sort order attribut while defining VLV index 4531 - Control Panel creates virtual static groups using groupOfURLs as objectclass 4533 - NullPointerException when configuring replication between 2 OpenDS 4539 - DSML Gateway - jaxb.properties Exception git-svn-id: https://svn.forgerock.org/opendj/trunk@6396 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6395 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6394 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6393 41b1ffd8-f28e-4786-ab96-9950f0a78031
27 Jan, 2010
1 commit
-
… after a binary update happened in the entry) Treat the ds-sync-hist in a special manner. It is an attribute with DirectoryString syntax but it can contain byte[] values expressed in a String format which can completely break the UI and the entry processing. git-svn-id: https://svn.forgerock.org/opendj/trunk@6392 41b1ffd8-f28e-4786-ab96-9950f0a78031