11 Jan, 2007
6 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@964 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@963 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
… added coveragediff target information to the build info page. git-svn-id: https://svn.forgerock.org/opendj/trunk@962 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
"cn=Directory String First Component Equality Matching Rule,cn=Matching Rules,cn=config" entry. OpenDS Issue Number: 1142 git-svn-id: https://svn.forgerock.org/opendj/trunk@961 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@960 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@959 41b1ffd8-f28e-4786-ab96-9950f0a78031
10 Jan, 2007
4 commits
-
pointer exception if the configuration of the handler was changed with the server online and that change did not update the identity mapper. OpenDS Issue Number: 1138 git-svn-id: https://svn.forgerock.org/opendj/trunk@958 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
controlpanel instead of statuspanel, causing a build failure. git-svn-id: https://svn.forgerock.org/opendj/trunk@957 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@954 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…nder Java Desktop 3 and Java. It seems that in this environment the panel is not opaque so the code was skipped. The fix consists of basically painting always the background colors regardless of whether the panel is marked as opaque or not. git-svn-id: https://svn.forgerock.org/opendj/trunk@953 41b1ffd8-f28e-4786-ab96-9950f0a78031
09 Jan, 2007
10 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@950 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
1. coveragediff is now an ant task that is run after the test*withcoverage targets. It can be disabled with -Dtest.diff.disabled= 2. coveragediff now calls svn internally. By default it looks for svn in your path. You can specify where svn is manually by using the -Dtest.diff.svnpath property. You can also specify what files are diffed by using the -Dtest.diff.srcpath property. 3. the testcustom* targets are removed and the test* should now be used. If no no -Dtest.* properties are set, it runs the default set of tests just like before. 4. coveragediff now generates an html report to build/diff/reports/. 5. coveragediff now calculates coverage for modified lines overall and by file. It also lists overall number of lines modified and deleted. 6. coveragediff can function without coverage data. It will issue an warning and just generate the report w/o any coverage info. Users can use the coveragediff ant target just to generate a graphical diff. Fix for issue 1125 git-svn-id: https://svn.forgerock.org/opendj/trunk@949 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
draft-haripriya-dynamicgroup (which was formerly known as draft-haripriya-ldapext-dynamicgroup). git-svn-id: https://svn.forgerock.org/opendj/trunk@948 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
for the target entry and its parent are released. This fixes a problem in which deadlocks can occur if a task entry is added and then the client repeatedly retrieves the entry to keep up to date on the status of the task. OpenDS Issue Number: 1137 git-svn-id: https://svn.forgerock.org/opendj/trunk@947 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
test cases. Also, include a tab for DIT structure rule IDs, which should at least be tracked even if they aren't OIDs. git-svn-id: https://svn.forgerock.org/opendj/trunk@946 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
which includes the following: - It is now possible to add attribute types, objectclasses, name forms, DIT content rules, DIT structure rules, and matching rule uses. Adding a schema element that is already present but with a different definition will replace that element. - It is now also possible to remove existing attribute types, objectclasses, name forms, DIT content rules, DIT structure rules, and matching rule uses. If the element is removed and then re-added, then it is treated as adding the element with a a different definition (i.e., replacing the existing definition). - If an existing schema element is replaced or removed, then the update will be made in the schema file that contains that definition. If a new attribute type is added and is not manually associated with a schema file, then the server will use a default schema file of 99-user.ldif. The schema file to use can be manually overridden using the X-SCHEMA-FILE extension. - A significant amount of effort has been put into understanding dependencies between various schema elements and ensuring that those dependencies will be resolved correctly, and will also be updated whenever a dependent element is updated. - Note that the equality matching rule for the attributeTypes, objectClasses, nameForms, matchingRules, matchingRuleUse, ditContentRules, and ditStructureRules attribute types has been changed to the caseIgnoreMatch rule. This does deviate from the standard somewhat, but allows the server to provide notably better performance while still exhibiting correct behavior as far as clients are concerned. OpenDS Issue Number: 366 git-svn-id: https://svn.forgerock.org/opendj/trunk@945 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@943 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Development" presentation. git-svn-id: https://svn.forgerock.org/opendj/trunk@942 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@938 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
incrementing a monitor counter. Issue 1136. A unit test is already covering this part of the code. git-svn-id: https://svn.forgerock.org/opendj/trunk@937 41b1ffd8-f28e-4786-ab96-9950f0a78031
08 Jan, 2007
8 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@936 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
found by a code review where this method can fail because it only increment the time by one unit even if the time difference is larger than this. This bug has not visible impact yet because the synchronization operation dependencies is not yet implemented. Issue number 1134 This commit also add a unit test for this adjust method git-svn-id: https://svn.forgerock.org/opendj/trunk@934 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@933 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
to fix the timeout mechanism so that this methods never hang forever in case of problem but instead throw an Exception. A count mechanism was implemented but the count variable was never decremented. Issue Number 1110 git-svn-id: https://svn.forgerock.org/opendj/trunk@932 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@931 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@930 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Publish the first How To document : Extending OpenDS functionality with a plugin Update the openDS front page to add a link to the Latest How To in the recently added section git-svn-id: https://svn.forgerock.org/opendj/trunk@929 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…with a given port number git-svn-id: https://svn.forgerock.org/opendj/trunk@928 41b1ffd8-f28e-4786-ab96-9950f0a78031
06 Jan, 2007
1 commit
-
exception that could be thrown if the connection to the server was lost between sending the bind request and getting the bind response. OpenDS Issue Number: 1129 git-svn-id: https://svn.forgerock.org/opendj/trunk@927 41b1ffd8-f28e-4786-ab96-9950f0a78031
05 Jan, 2007
4 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@926 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
to have been inadvertently removed. git-svn-id: https://svn.forgerock.org/opendj/trunk@925 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@924 41b1ffd8-f28e-4786-ab96-9950f0a78031
04 Jan, 2007
2 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@921 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@920 41b1ffd8-f28e-4786-ab96-9950f0a78031
03 Jan, 2007
3 commits
-
task entries when evaluating them during search operations, and to acquire write locks for the entries when they are being updated. This should eliminate the possibility of concurrent modification exceptions being thrown in cases where a client issues a search for a task entry at the same time the task entry is being updated within the server. OpenDS Issue Number: 858 git-svn-id: https://svn.forgerock.org/opendj/trunk@918 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@917 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@916 41b1ffd8-f28e-4786-ab96-9950f0a78031
01 Jan, 2007
1 commit
-
- org.opends.server.LockDirectory -- Specifies the path to the directory that should hold the server lock files - org.opends.server.SchemaDirectory -- Specifies the path to the directory that should hold the server schema files These properties can help make it easier for applications to embed OpenDS and use a filesystem layout that is different from the default layout used by the server. If either of these properties is not provided, then the default location will be used (locks for the lock directory, and config/schema for the schema directory). OpenDS Issue Number: 649 git-svn-id: https://svn.forgerock.org/opendj/trunk@914 41b1ffd8-f28e-4786-ab96-9950f0a78031
21 Dec, 2006
1 commit
-
server. This is a very bare-bones API at the moment and is primarily intended to allow development of code that depends on the ability to make membership determinations (e.g., the access control subsystem). A more thorough API and specific implementations will be added later. git-svn-id: https://svn.forgerock.org/opendj/trunk@911 41b1ffd8-f28e-4786-ab96-9950f0a78031