28 May, 2010
15 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6441 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6440 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6439 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6438 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…t convert strings to UTF-8 and not local charset. git-svn-id: https://svn.forgerock.org/opendj/trunk@6437 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6436 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6435 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6434 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…ection when an exception occurs during protocol decode git-svn-id: https://svn.forgerock.org/opendj/trunk@6433 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6432 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
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