22 Mar, 2007
9 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@1494 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
This was happening because in some cases the Changelog server was failing to re-send the changes to the LDAP servers. A new test have been added to test the Changelog server in this case. It was also necessary to add some timeout in the test setup to let some time to the synchornization to setup before starting the actual test. The tests have therefore been marked as slow. This commit also enables a Schema Synchronization test that was left disabled by error in a previous commit git-svn-id: https://svn.forgerock.org/opendj/trunk@1493 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@1492 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@1491 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
the message handler, and fix a problem in which the wrong message ID value was being used for a message string. git-svn-id: https://svn.forgerock.org/opendj/trunk@1490 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@1489 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@1488 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Issue 1388 Move AciMessages to messages package. git-svn-id: https://svn.forgerock.org/opendj/trunk@1487 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
and updated versions of existing specifications. git-svn-id: https://svn.forgerock.org/opendj/trunk@1486 41b1ffd8-f28e-4786-ab96-9950f0a78031
21 Mar, 2007
14 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@1485 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Fix for issue 1384. git-svn-id: https://svn.forgerock.org/opendj/trunk@1484 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…concerning the keyword, targetfilter. git-svn-id: https://svn.forgerock.org/opendj/trunk@1483 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@1482 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@1481 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@1480 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
- LDAP compare test. - Global ACI test. - Groupdn/roledn test. - Tests to get more coverage. - Expanded test DIT for later testing of userattr keyword. git-svn-id: https://svn.forgerock.org/opendj/trunk@1479 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@1477 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@1476 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…sage output for Subcommand is not User friendly. I've made some formatting modification. Note also that other modification will probably come has the CLI implementation will progress. git-svn-id: https://svn.forgerock.org/opendj/trunk@1475 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
client connection if a problem occurs while attempting to assign the connection security provider for that connection. OpenDS Issue Number: 1291 git-svn-id: https://svn.forgerock.org/opendj/trunk@1471 41b1ffd8-f28e-4786-ab96-9950f0a78031
20 Mar, 2007
9 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@1470 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
memberURL attribute type to specify one or more LDAP URLs containing criteria for membership. Reviewed By: Andrew Coulbeck OpenDS Issue Number: 424 git-svn-id: https://svn.forgerock.org/opendj/trunk@1469 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@1467 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@1466 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@1464 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@1460 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
- Fixed a bug where debug logs are not included on unit test failures. - Weaving is only enabled for targets that run unit-tests (all, weekly, nightly, test, testall, testwithcoverage, testallwithcoverage). - Weaving is disabled for test targets that use test.methods, test.classes, or test.packages properties to specify a smaller set of tests to run. - Weaving is now controlled by the WEAVE_ENABLED property on build instead of DEBUG_BUILD. Use this property to override the default weaving behaviour for any target. - Added package-info.java to the server.loggers.debug package. - Fixed a bug where logger is not enabled when configured with an enabled configuration. - Added supress warning annotations to debug advices. No more advice not matched warnings when weaving. Fix for issue 1390 git-svn-id: https://svn.forgerock.org/opendj/trunk@1459 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@1458 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@1457 41b1ffd8-f28e-4786-ab96-9950f0a78031
19 Mar, 2007
5 commits
-
1. global ACI implementation using the ds-cfg-global-aci attribute type 2. re-adds support for ACIs in the "cn=config" naming context git-svn-id: https://svn.forgerock.org/opendj/trunk@1452 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
This is a fix for Issue 1373. git-svn-id: https://svn.forgerock.org/opendj/trunk@1451 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
searchNotIndexed() will execute for when a given search is not indexed. git-svn-id: https://svn.forgerock.org/opendj/trunk@1445 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Add package-info.java file git-svn-id: https://svn.forgerock.org/opendj/trunk@1443 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
The problem happens because the historical information saved in the entry is badly read in the Historical.load() method This change add some tests for this case and also fix the Historical.load() method. git-svn-id: https://svn.forgerock.org/opendj/trunk@1442 41b1ffd8-f28e-4786-ab96-9950f0a78031
18 Mar, 2007
1 commit
-
authentication info structure goes through the setAuthenticationInfo() method. This will ensure that all proper cleanup is done. Without doing this, there may be problems if a client connection is used to authenticate multiple times and the entry for one of the previous users is modified or deleted, since that could cause an attempt to update the client connection which is now authenticated as another user. OpenDS Issue Number: 1392 git-svn-id: https://svn.forgerock.org/opendj/trunk@1441 41b1ffd8-f28e-4786-ab96-9950f0a78031
17 Mar, 2007
2 commits
-
detecting and warning administrators about the use of non-canonical hostnames in the "dns" bind rule. The dns bind rule requires that all addresses be provided in canonical form or they will not match the intended target. This change also includes special handling for the "localhost" name. In the event that it does not match its canonical representation, then the corresponding rule will automatically allow the canonical name as well. This may be needed in some environments because the canonical hostname for the loopback address may be something else, like "localhost.localdomain", and the hostname "localhost" is likely to appear more commonly than other kinds of hostnames. With these changes, a number of reported mysterious ACI failures should go away and the AciTests should now pass cleanly. OpenDS Issue Number: 1385 git-svn-id: https://svn.forgerock.org/opendj/trunk@1440 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
and fix a couple of typos in the synchronization.common package-info.java file. git-svn-id: https://svn.forgerock.org/opendj/trunk@1439 41b1ffd8-f28e-4786-ab96-9950f0a78031