14 Dec, 2007
4 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3560 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3559 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3558 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Before creating the ldapURL, check if we have an IPv6 address git-svn-id: https://svn.forgerock.org/opendj/trunk@3557 41b1ffd8-f28e-4786-ab96-9950f0a78031
13 Dec, 2007
8 commits
-
In the error messages quote the values that are causing problems to help the user identify proble ms with trailing spaces. git-svn-id: https://svn.forgerock.org/opendj/trunk@3556 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Initialization of the ADS fails when both servers where configured for replication separately. The problem is that the entry that we read from the ADS is not complete (is missing the public key attribute). So when we use the server entry we read from one ADS to register that server in the other ADS the registration is not complete. The fix consists simply on reading the public key certificate in the ADS when we construct the object representing the server. git-svn-id: https://svn.forgerock.org/opendj/trunk@3555 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3554 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3553 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3552 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3551 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3550 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Type in the class name git-svn-id: https://svn.forgerock.org/opendj/trunk@3549 41b1ffd8-f28e-4786-ab96-9950f0a78031
12 Dec, 2007
2 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3548 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3547 41b1ffd8-f28e-4786-ab96-9950f0a78031
11 Dec, 2007
4 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3546 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3545 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3544 41b1ffd8-f28e-4786-ab96-9950f0a78031
10 Dec, 2007
3 commits
-
If the Replication Server is stopped while the ServerHandler writer threads are blocked waiting for some window credit they are blocked and don't stop immediately. This issue is minimal for real life but can cause unit test failure because replication Servers are stopped and started a number of times during the tests. This commit also enabled some more replication tests and change them to make the order in which they are run more predictible. git-svn-id: https://svn.forgerock.org/opendj/trunk@3542 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3541 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3540 41b1ffd8-f28e-4786-ab96-9950f0a78031
08 Dec, 2007
3 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3539 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
shuffle FIFO and Soft Reference entry cache positions and their respective cache levels so that FIFO becomes the first choice. git-svn-id: https://svn.forgerock.org/opendj/trunk@3538 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3537 41b1ffd8-f28e-4786-ab96-9950f0a78031
07 Dec, 2007
5 commits
-
The classes in org.opends.messages need to be made public so that they can be referenced from other public APIs. This change adds the PublicAPI annotation to the classes defined in this package as follows: * the org.opends.messages package is VOLATILE * the org.opends.messages core classes (Message, MessageDescriptor, MessageBuilder, Category, and Severity) are all UNCOMMITTED * the class org.opends.messages.MessageDescriptorRegistry is PRIVATE (it's only used in unit tests) * generated message classes are PRIVATE In addition minor cleanup was made to the classes where appropriate to make them suitable for public APIs: * used "final" where possible * reduced visibility of classes, methods, and members where appropriate * fixed some potential bugs spotted during this clean-up: class members not being initialized (the "final" keyword is useful for spotting this!) * added missing javadoc * I've removed the third-party and user-defined message generation since we could see know way in which they could be easily used without impacting core OpenDS source git-svn-id: https://svn.forgerock.org/opendj/trunk@3536 41b1ffd8-f28e-4786-ab96-9950f0a78031 -
git-svn-id: https://svn.forgerock.org/opendj/trunk@3535 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3534 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3533 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
dsreplication enable fails to initialise schema of the peer if the user schema contains a new objectClass dependent on a new attributeType. This was happening because the validation of the new objectClasses was done using the old schema while it must be done with the new schema currently being modified. git-svn-id: https://svn.forgerock.org/opendj/trunk@3532 41b1ffd8-f28e-4786-ab96-9950f0a78031
06 Dec, 2007
2 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3531 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3530 41b1ffd8-f28e-4786-ab96-9950f0a78031
05 Dec, 2007
5 commits
-
make sure each entry cache monitor has its unique name. git-svn-id: https://svn.forgerock.org/opendj/trunk@3529 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Reset the generation ID after the initialize all task. git-svn-id: https://svn.forgerock.org/opendj/trunk@3528 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3527 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3526 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3525 41b1ffd8-f28e-4786-ab96-9950f0a78031
04 Dec, 2007
4 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3524 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3523 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3522 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3521 41b1ffd8-f28e-4786-ab96-9950f0a78031