05 Jul, 2007
2 commits
-
written to the access log in the additional log message. OpenDS Issue Number: 1476 git-svn-id: https://svn.forgerock.org/opendj/trunk@2260 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
nonzero result code. For now, we're using a result code of 16654 (0x410e, which is what OpenLDAP uses). If a new specification is released with an official OID and result code, then we'll use them. OpenDS Issue Number: 577 git-svn-id: https://svn.forgerock.org/opendj/trunk@2259 41b1ffd8-f28e-4786-ab96-9950f0a78031
04 Jul, 2007
17 commits
-
number for our next official release. git-svn-id: https://svn.forgerock.org/opendj/trunk@2258 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Add a "Finish" step to the graphical upgrade, setup and uninstall. Issue 1325: Update quicksetup to integrate common install scenario These modifications allow to configure replication in the graphical setup. Issue 1850: consider replication for uninstall and cancel install These modfications allow to cancel the modifications done in remote servers during the install when the user clicks on cancel. Issue 1863: combine Web Start upgrade and install into one tool These modifications allow to launch an application that combines both install and upgrade. Note: because of some problems with the total update (see Issue 1893) the administration suffix is configured with its own database so a new directory has been created in the installation (adminDb). If we consider that is not a good idea to have a separate database this will be updated in the future once 1893 is fixed. The directory must be created during installation because in some case the Administration configuration is created using LDAP and remotely when installing a new server (and in this case we have no access to the fiel system of the firstly installed server). git-svn-id: https://svn.forgerock.org/opendj/trunk@2257 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
a couple of CDDL/copyright headers. Finally, update the CheckPrecommit Ant task so that it properly checks for a property that can be used to ignore these problems and continue with the build. git-svn-id: https://svn.forgerock.org/opendj/trunk@2256 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
to re-open on a connection that has been closed without notifying the publisher. Several changes were done to avoid this : - reading the monitoring information does not acquire the lock on the PendingChanges object anymore so that we can use it to debug such problems. - When a connection to a server goes down, the operation now never tries to re-open the connection, but wait for the receiver thread to do it. The operation thread wait in the post-op until the reconnection is finished or until the receiver thread has found that there are no replication server available. - tries to make the window mechanism more robustby introducing a loop around the sendWindow.acquire() call so that the publisher thread is never blocked indefinitely in this call in case of bugs or other problems that could lead to this situation. Also add a WindowProbe message that is sent to the replication server when the publisher notice that the window has been closed for a while to check if the window is really closed. - notify the publisher thread when the connection has been shutdown. git-svn-id: https://svn.forgerock.org/opendj/trunk@2255 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@2254 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@2253 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
… the review panels. Before the fix when we resized the dialog the labels went to the center of the screen instead of staying anchored in the top-left and the insets between labels were too big. git-svn-id: https://svn.forgerock.org/opendj/trunk@2252 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@2251 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@2250 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@2249 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…he feeling that things are not blocked for operations that can take long (like loading the configuration of the servers registered in the ADS). Commit also the temporary progress icon provided by Brian. git-svn-id: https://svn.forgerock.org/opendj/trunk@2248 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@2247 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…e CLI, we were returning an error code systematically (the error code corresponding to an error in the data provided by the user). With this modifications when the user asks for the usage explicitly we return an error code 0. In addition to that, when the usage is asked explicitly in the command line for the usage it is written to the standard output. When we display the usage because of an error on the data provided by the user the usage is displayed in the error output. git-svn-id: https://svn.forgerock.org/opendj/trunk@2246 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…ermine approx env size. - remove fields that are no longer used. git-svn-id: https://svn.forgerock.org/opendj/trunk@2245 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…ogger of the ADS. Without these modifications when running the TopologyCache of the ADS class we got some debug messages in the standard output. git-svn-id: https://svn.forgerock.org/opendj/trunk@2244 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
call loadBVaraibels function to load variables git-svn-id: https://svn.forgerock.org/opendj/trunk@2243 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@2242 41b1ffd8-f28e-4786-ab96-9950f0a78031
03 Jul, 2007
4 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@2241 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@2240 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
This includes the new set of local operations as well as the workflows and the networkgroups. git-svn-id: https://svn.forgerock.org/opendj/trunk@2239 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…tion/virtual functionnalities. This includes the new set of local operations, as well as the workflow and networkgroup support. git-svn-id: https://svn.forgerock.org/opendj/trunk@2238 41b1ffd8-f28e-4786-ab96-9950f0a78031
02 Jul, 2007
16 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@2237 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@2236 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@2235 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@2234 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@2233 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@2232 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@2231 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@2230 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@2229 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…st cases already committed. git-svn-id: https://svn.forgerock.org/opendj/trunk@2228 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@2227 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@2226 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@2225 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@2224 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@2223 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@2222 41b1ffd8-f28e-4786-ab96-9950f0a78031
30 Jun, 2007
1 commit
-
that would cause the class instantiation to fail if the server schema wasn't available. OpenDS Issue Number: 1868 git-svn-id: https://svn.forgerock.org/opendj/trunk@2221 41b1ffd8-f28e-4786-ab96-9950f0a78031