27 Mar, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@10596 41b1ffd8-f28e-4786-ab96-9950f0a78031
26 Mar, 2014
5 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@10594 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Updated several libs versions. git-svn-id: https://svn.forgerock.org/opendj/trunk@10592 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@10591 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@10586 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@10585 41b1ffd8-f28e-4786-ab96-9950f0a78031
25 Mar, 2014
4 commits
-
* suppress missing Javadoc warnings in unit tests * fix minor bugs in OperatingSystem * renamed methods called "_" to "b" to avoid JDK8 compiler warnings. git-svn-id: https://svn.forgerock.org/opendj/trunk@10584 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@10583 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
- Added new messages. git-svn-id: https://svn.forgerock.org/opendj/trunk@10581 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@10577 41b1ffd8-f28e-4786-ab96-9950f0a78031
24 Mar, 2014
2 commits
-
- Moved messages from admin_tool.properties to cli.properties. - ReplicationCliMain : - Replaced DSConfigMessages / ToolsMessages / UtilityMessages by CliMessages (opendj-cli) git-svn-id: https://svn.forgerock.org/opendj/trunk@10572 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
- Added dsconfig messages generation to pom file. - Removed duplicate message. git-svn-id: https://svn.forgerock.org/opendj/trunk@10570 41b1ffd8-f28e-4786-ab96-9950f0a78031
23 Mar, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@10565 41b1ffd8-f28e-4786-ab96-9950f0a78031
21 Mar, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@10559 41b1ffd8-f28e-4786-ab96-9950f0a78031
20 Mar, 2014
1 commit
-
OPENDJ-1379 NoClassDefFoundError while doing REST read operation on the http connection handler Removed uses of AttributeValue interface replaced by ByteString class. Removed uses of AttributeValues class. git-svn-id: https://svn.forgerock.org/opendj/trunk@10557 41b1ffd8-f28e-4786-ab96-9950f0a78031
19 Mar, 2014
1 commit
-
- Added deleteSubtree as the 'subtree delete' control (1.2.840.113556.1.4.805) is not supported by the config backend. [Thanks Matt!] git-svn-id: https://svn.forgerock.org/opendj/trunk@10552 41b1ffd8-f28e-4786-ab96-9950f0a78031
18 Mar, 2014
1 commit
-
Removed duplicated code by extracting methods toInt() and invalidChar(). git-svn-id: https://svn.forgerock.org/opendj/trunk@10551 41b1ffd8-f28e-4786-ab96-9950f0a78031
17 Mar, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@10545 41b1ffd8-f28e-4786-ab96-9950f0a78031
14 Mar, 2014
2 commits
-
…ge longer than 71 chars. git-svn-id: https://svn.forgerock.org/opendj/trunk@10542 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@10540 41b1ffd8-f28e-4786-ab96-9950f0a78031
13 Mar, 2014
2 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@10533 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
- Added to ConsoleApplication a new method which wrap the text message if needed when printing a progress bar. - Modified UpgradeCli to use this new method to display ProgressNotificationCallbacks. git-svn-id: https://svn.forgerock.org/opendj/trunk@10532 41b1ffd8-f28e-4786-ab96-9950f0a78031
12 Mar, 2014
1 commit
-
Add Syntax#getName() method, to retrieve the name of syntax git-svn-id: https://svn.forgerock.org/opendj/trunk@10527 41b1ffd8-f28e-4786-ab96-9950f0a78031
11 Mar, 2014
3 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@10524 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
-Deleted messages git-svn-id: https://svn.forgerock.org/opendj/trunk@10523 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Matt said we can get rid of the KeyReverseComparator: "It is not used any more, but has been kept for backwards compatibility with OpenDS 2.2 (the comparator is persisted in the JE database)" UninstallCliHelper.java: Fixed typo in name. *.java: Various coding style improvements. git-svn-id: https://svn.forgerock.org/opendj/trunk@10516 41b1ffd8-f28e-4786-ab96-9950f0a78031
10 Mar, 2014
4 commits
-
(Changes review manually by Matthew Swift) git-svn-id: https://svn.forgerock.org/opendj/trunk@10515 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Add two methods to convert to a set of DNs and to an array of DNs. Purpose is to help the migration to new configuration framework by having smaller steps. git-svn-id: https://svn.forgerock.org/opendj/trunk@10511 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Update configuration definitions to match with definitions from opendj3-server-dev branch. git-svn-id: https://svn.forgerock.org/opendj/trunk@10510 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
- Moved ApplicationKeyManager.java, ConnectionFactoryProvider.java / PromptingTrustManager.java from opendj-ldap-tools to opendj-cli. - Created AbstractAuthenticatedConnectionFactory.class - Overriding makeAuthenticatedConnectionFactory(...) in some tools. - Replaced argument declarations by CommonArguments. - CommonArguments : added property value to getControl() && modified getReportAuthzId(). - Minor code cleanup. git-svn-id: https://svn.forgerock.org/opendj/trunk@10509 41b1ffd8-f28e-4786-ab96-9950f0a78031
07 Mar, 2014
4 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@10508 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Added unit tests, simplified code and fixed one bug. AbstractSubstringMatchingRuleImpl.java: In DefaultSubstringAssertion.matches(), greatly simplified the code. In rangeMatch(), forced byte comparison to fix a bug where overflowing was not happening due to int comparison being used. Extracted BACKSLASH constant. AbstractSubstringMatchingRuleImplTest.java: ADDED SubstringMatchingRuleTest.java: Improved the test code. ApproximateMatchingRuleTest.java: Fixed a comment. git-svn-id: https://svn.forgerock.org/opendj/trunk@10507 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@10498 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
* migrate opendj-config LDAP client support to SDK APIs * refactored unit tests to use SDK's memory backend. git-svn-id: https://svn.forgerock.org/opendj/trunk@10497 41b1ffd8-f28e-4786-ab96-9950f0a78031
06 Mar, 2014
6 commits
-
Code review: Matthew Swift MatchingRuleImpl.java, MatchingRule.java: Renamed getIndexer() to getIndexers() and made it return a Collection. *MatchingRuleImpl.java: Renamed getIndexer() to getIndexers() and made it return a Collection. Renamed the parameter of Assertion.matches() to normalizedAttributeValue. clirr-ignored-api-changes.xml: Ignored the method getIndexers() newly added to Assertion's interface. git-svn-id: https://svn.forgerock.org/opendj/trunk@10495 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Added the index query factory support code. This copies little piece of code from OpenDJ server code base, namely JE backend and makes it more abstract so it can be reused. Ensured file history is kept. Assertion.java: Added createIndexQuery(IndexQueryFactory). IndexQueryFactory.java, Indexer.java, IndexingOptions.java: ADDED MatchingRuleImpl.java: Added getIndexer() and isIndexingSupported(). MatchingRule.java: Added getIndexer(). AbstractMatchingRuleImpl.java: Added inner class DefaultIndexer. Implemented createIndexQuery() for inner classes DefaultAssertion, and anonymous inner class UNDEFINED_ASSERTION. Implemented isIndexingSupported(). AbstractApproximateMatchingRuleImpl.java, AbstractEqualityMatchingRuleImpl.java: Implemented getIndexer(). AbstractOrderingMatchingRuleImpl.java: Implemented getIndexer(). Implemented createIndexQuery() for anonymous inner classes. AbstractSubstringMatchingRuleImpl.java: Implemented getIndexer(). Implemented createIndexQuery() for inner class DefaultSubstringAssertion. Added SubstringIndexer inner class. Added javadocs. CertificateExactMatchingRuleImpl.java: Now extends AbstractEqualityMatchingRuleImpl. EqualLengthApproximateMatchingRuleImpl.java: Implemented createIndexQuery() for anonymous inner class. KeywordEqualityMatchingRuleImpl.java Implemented createIndexQuery() for anonymous inner class. Implemented getIndexer(). clirr-ignored-api-changes.xml: Ignored changes due to methods added to interfaces. git-svn-id: https://svn.forgerock.org/opendj/trunk@10494 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Added the index query factory support code. This copies little piece of code from OpenDJ server code base, namely JE backend and makes it more abstract so it can be reused. Ensured file history is kept. Assertion.java: Added createIndexQuery(IndexQueryFactory). IndexQueryFactory.java, Indexer.java, IndexingOptions.java: ADDED MatchingRuleImpl.java: Added getIndexer() and isIndexingSupported(). MatchingRule.java: Added getIndexer(). AbstractMatchingRuleImpl.java: Added inner class DefaultIndexer. Implemented createIndexQuery() for inner classes DefaultAssertion, and anonymous inner class UNDEFINED_ASSERTION. Implemented isIndexingSupported(). AbstractApproximateMatchingRuleImpl.java, AbstractEqualityMatchingRuleImpl.java: Implemented getIndexer(). AbstractOrderingMatchingRuleImpl.java: Implemented getIndexer(). Implemented createIndexQuery() for anonymous inner classes. AbstractSubstringMatchingRuleImpl.java: Implemented getIndexer(). Implemented createIndexQuery() for inner class DefaultSubstringAssertion. Added SubstringIndexer inner class. Added javadocs. CertificateExactMatchingRuleImpl.java: Now extends AbstractEqualityMatchingRuleImpl. EqualLengthApproximateMatchingRuleImpl.java: Implemented createIndexQuery() for anonymous inner class. KeywordEqualityMatchingRuleImpl.java Implemented createIndexQuery() for anonymous inner class. Implemented getIndexer(). clirr-ignored-api-changes.xml: Ignored changes due to methods added to interfaces. git-svn-id: https://svn.forgerock.org/opendj/trunk@10491 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Added the index query factory support code. This copies little piece of code from OpenDJ server code base, namely JE backend and makes it more abstract so it can be reused. Assertion.java: Added createIndexQuery(IndexQueryFactory). IndexQueryFactory.java, Indexer.java, IndexingOptions.java: ADDED MatchingRuleImpl.java: Added getIndexer() and isIndexingSupported(). MatchingRule.java: Added getIndexer(). AbstractMatchingRuleImpl.java: Added inner class DefaultIndexer. Implemented createIndexQuery() for inner classes DefaultAssertion, and anonymous inner class UNDEFINED_ASSERTION. Implemented isIndexingSupported(). AbstractApproximateMatchingRuleImpl.java, AbstractEqualityMatchingRuleImpl.java: Implemented getIndexer(). AbstractOrderingMatchingRuleImpl.java: Implemented getIndexer(). Implemented createIndexQuery() for anonymous inner classes. AbstractSubstringMatchingRuleImpl.java: Implemented getIndexer(). Implemented createIndexQuery() for inner class DefaultSubstringAssertion. Added SubstringIndexer inner class. Added javadocs. CertificateExactMatchingRuleImpl.java: Now extends AbstractEqualityMatchingRuleImpl. EqualLengthApproximateMatchingRuleImpl.java: Implemented createIndexQuery() for anonymous inner class. KeywordEqualityMatchingRuleImpl.java Implemented createIndexQuery() for anonymous inner class. Implemented getIndexer(). clirr-ignored-api-changes.xml: Ignored changes due to methods added to interfaces. git-svn-id: https://svn.forgerock.org/opendj/trunk@10489 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
- Added static final readPassword() to ConsoleApplication. - Added messages. - Added to CliConstants GLOBAL_ADMIN_UID && DEFAULT_ADMINISTRATION_CONNECTOR_PORT git-svn-id: https://svn.forgerock.org/opendj/trunk@10488 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
in "tests" jar to allow usage by other modules * Handle property methods with booleans * Default to mockito behavior (default values) for non-property methods or property methods with no default value in configuration * Add more unit tests to ConfigurationMockTest class git-svn-id: https://svn.forgerock.org/opendj/trunk@10487 41b1ffd8-f28e-4786-ab96-9950f0a78031