06 Apr, 2009
2 commits
-
- Removed an extra BER length read when decoding objectClasses from version 2 entries from JE. git-svn-id: https://svn.forgerock.org/opendj/trunk@5186 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Fix ServerState.reload() and add a test case for this method. Also take the chance to add some synchronization. git-svn-id: https://svn.forgerock.org/opendj/trunk@5184 41b1ffd8-f28e-4786-ab96-9950f0a78031
03 Apr, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5179 41b1ffd8-f28e-4786-ab96-9950f0a78031
02 Apr, 2009
1 commit
-
dsreplication status sometimes returns very unexpected high values. This is due to the fact that the replication server monitoring algorithm sometimes does not compute well the max server state available in the whole topology and thus is sometimes calling ChangeNumber.diffSeqNum(CN1,CN2) with a CN1 lower than CN2. git-svn-id: https://svn.forgerock.org/opendj/trunk@5172 41b1ffd8-f28e-4786-ab96-9950f0a78031
01 Apr, 2009
4 commits
-
… code when no password provided. git-svn-id: https://svn.forgerock.org/opendj/trunk@5165 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5164 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5163 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5162 41b1ffd8-f28e-4786-ab96-9950f0a78031
31 Mar, 2009
1 commit
-
This change fix some problems found by code inspection in the replication ChangeNumberGenerator. Those problems are very unlikely because they only happen in case of very short race condition or rolling seqnum but they are worth fixing anyway. git-svn-id: https://svn.forgerock.org/opendj/trunk@5155 41b1ffd8-f28e-4786-ab96-9950f0a78031
30 Mar, 2009
1 commit
-
A while ago, I moved the replication tasks to the replication package so that all the replication code stay in the replication packages and to avoid to make method public. However it now appears that this break the compatibility of the 1.3 builds with dsreplication fron older release. This change therefore reverts previous change, moving back the replication tasks to the tasks package. git-svn-id: https://svn.forgerock.org/opendj/trunk@5149 41b1ffd8-f28e-4786-ab96-9950f0a78031
26 Mar, 2009
2 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5140 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5134 41b1ffd8-f28e-4786-ab96-9950f0a78031
25 Mar, 2009
1 commit
-
- remove keytool dependencie by using keystore API - integrate Andy Wang's IBM JVM/JDK changes - provide a Platform class to put platform and JDK version specific code in a single place - provide APIs for Kunals core matching rule changes git-svn-id: https://svn.forgerock.org/opendj/trunk@5132 41b1ffd8-f28e-4786-ab96-9950f0a78031
24 Mar, 2009
2 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5128 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5127 41b1ffd8-f28e-4786-ab96-9950f0a78031
23 Mar, 2009
3 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5123 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5121 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
This change adds a getReplicaStates() method to the ReplicationDomain This allows Replicas to know about the State of the other Replicas in the topology. git-svn-id: https://svn.forgerock.org/opendj/trunk@5119 41b1ffd8-f28e-4786-ab96-9950f0a78031
20 Mar, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5114 41b1ffd8-f28e-4786-ab96-9950f0a78031
18 Mar, 2009
3 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5109 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5108 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5106 41b1ffd8-f28e-4786-ab96-9950f0a78031
17 Mar, 2009
3 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5101 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
has enabled strict syntax checking. git-svn-id: https://svn.forgerock.org/opendj/trunk@5100 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5096 41b1ffd8-f28e-4786-ab96-9950f0a78031
16 Mar, 2009
4 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5092 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5090 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5089 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
This change fix the conflict resolution code and add a unit test for this problem. git-svn-id: https://svn.forgerock.org/opendj/trunk@5087 41b1ffd8-f28e-4786-ab96-9950f0a78031
12 Mar, 2009
2 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5080 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5077 41b1ffd8-f28e-4786-ab96-9950f0a78031
11 Mar, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5073 41b1ffd8-f28e-4786-ab96-9950f0a78031
10 Mar, 2009
3 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5063 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
These changes improve the replication monitoring by - changing the monitoring tree so that the monitoring entries use the same topology as the current replication topology : For example : if the topology is currently 2 DS connected to 1 RS and 1RS without any DS connected, the monitoring tree will consist in a RS entry with 2 DS child entries and 1 RS child entry. - rename the base-dn attribute into domain-name - fix the DN of the monitoring entries so that comma and equals signs are not used anymore in the RDN. - group all the replication monitoring entries below cn=replication and all the DS and RS entries below a suffix entry git-svn-id: https://svn.forgerock.org/opendj/trunk@5062 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
This involve making the tasks private to the LDAP ReplicationDomain because tasks have to normalize DNs. git-svn-id: https://svn.forgerock.org/opendj/trunk@5060 41b1ffd8-f28e-4786-ab96-9950f0a78031
05 Mar, 2009
2 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5048 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5047 41b1ffd8-f28e-4786-ab96-9950f0a78031
04 Mar, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5041 41b1ffd8-f28e-4786-ab96-9950f0a78031
03 Mar, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5039 41b1ffd8-f28e-4786-ab96-9950f0a78031
25 Feb, 2009
1 commit
-
Fix 3810: Parent DN entry should not be returned when using a child as search base dn git-svn-id: https://svn.forgerock.org/opendj/trunk@5033 41b1ffd8-f28e-4786-ab96-9950f0a78031