27 May, 2010
8 commits
-
…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
2 commits
-
… 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
-
- serialize the startDS in the tools function startservers to avoid emma.properties generated file to overwrite each other - skip the kill on OpenDS processes to avoid potential unexpected behaviour with code coverage - generating a new Emma coverage.ec statistics file for each start of any given OpenDS instance git-svn-id: https://svn.forgerock.org/opendj/trunk@6391 41b1ffd8-f28e-4786-ab96-9950f0a78031
26 Jan, 2010
4 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6390 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6389 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6388 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6387 41b1ffd8-f28e-4786-ab96-9950f0a78031
25 Jan, 2010
5 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6386 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6385 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6384 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6383 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…disconnection and silly message when broker is stopping. git-svn-id: https://svn.forgerock.org/opendj/trunk@6382 41b1ffd8-f28e-4786-ab96-9950f0a78031
22 Jan, 2010
4 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6381 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6380 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…utput. If the environment variable is not set to 'true' the current behavior is kept. git-svn-id: https://svn.forgerock.org/opendj/trunk@6379 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6378 41b1ffd8-f28e-4786-ab96-9950f0a78031
21 Jan, 2010
3 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6377 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6376 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6375 41b1ffd8-f28e-4786-ab96-9950f0a78031
20 Jan, 2010
4 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6374 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…pple MacOS 10.6 SE 6. git-svn-id: https://svn.forgerock.org/opendj/trunk@6373 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6372 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6371 41b1ffd8-f28e-4786-ab96-9950f0a78031