14 Oct, 2010
1 commit
-
* Added a method, Entries.diffEntries(Entry,Entry), which returns a ModifyRequest containing the necessary changes to convert the first entry to the second. * Improvements to the DIGEST-MD5 and GSSAPI SASL bind request interfaces + some bug fixes. * Expose the LoadBalancingAlgorithm interface and also add support for Round Robin style load balancing to complement the existing Failover algorithm. * Implement some simple examples: ldap search, ldap modify, async ldap search, an ldap proxy server, and an ldap data store. These can be found in the "examples" directory and are built and included with the SDK zip file as examples.zip. * Various minor Javadoc improvements and bug fixes. * Updated to latest Grizzly. * Added an overview.html file which includes a very simple getting started example as well as pointers to key classes and interfaces (DISCLAIMER: this is just a start). * Some more unit tests. git-svn-id: https://svn.forgerock.org/opendj/trunk@6620 41b1ffd8-f28e-4786-ab96-9950f0a78031
05 Oct, 2010
2 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6619 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6618 41b1ffd8-f28e-4786-ab96-9950f0a78031
30 Sep, 2010
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6617 41b1ffd8-f28e-4786-ab96-9950f0a78031
20 Sep, 2010
1 commit
-
… bind request objects. git-svn-id: https://svn.forgerock.org/opendj/trunk@6605 41b1ffd8-f28e-4786-ab96-9950f0a78031
17 Sep, 2010
18 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6602 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…are always required and do not have a possible default and those who have a default value and can be optionally set. git-svn-id: https://svn.forgerock.org/opendj/trunk@6601 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6600 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6599 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…e capacity finite so that clients are blocked when the queue is full git-svn-id: https://svn.forgerock.org/opendj/trunk@6598 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6597 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6596 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…name inheritFromBaseDN to inheritFromBaseRDN and restrict it to the root entry of the subentry scope; restrict DNs derived from inheritFromDNAttribute to the root entry of the subentry scope; remove band-aid subentry write access global ACI. git-svn-id: https://svn.forgerock.org/opendj/trunk@6595 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
… the same time (in the same ms) git-svn-id: https://svn.forgerock.org/opendj/trunk@6594 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6593 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…hes and modify operations on the same connection. Use single channel lock per connection and share it across thread local ASN1 writers. git-svn-id: https://svn.forgerock.org/opendj/trunk@6592 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…ld have realistic times git-svn-id: https://svn.forgerock.org/opendj/trunk@6591 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…hich can be performed during a time interval git-svn-id: https://svn.forgerock.org/opendj/trunk@6590 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…e executed on the local server even when it is stopped. This is matches the functionality provided by utilities such import-ldif, backup, etc. git-svn-id: https://svn.forgerock.org/opendj/trunk@6589 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6588 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6587 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…arguments are present before accepting task scheduling options git-svn-id: https://svn.forgerock.org/opendj/trunk@6586 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
- maxIteration is now for the entire run - Better error handling with the --argument option git-svn-id: https://svn.forgerock.org/opendj/trunk@6585 41b1ffd8-f28e-4786-ab96-9950f0a78031
15 Sep, 2010
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6584 41b1ffd8-f28e-4786-ab96-9950f0a78031
09 Sep, 2010
3 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6583 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
* provide hasNext() method for determining if there are any more results available * provide isReference() and readReference() methods in ConnectionEntryReader so that applications can avoid additional try...catch complexity. git-svn-id: https://svn.forgerock.org/opendj/trunk@6582 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6581 41b1ffd8-f28e-4786-ab96-9950f0a78031
01 Sep, 2010
1 commit
-
* Fix for CR 6945479: Creating the Grizzly transport should be done synchronously to ensure only one instance is started. * Fix for CR 6945473: checking for expired operation no longer causes race condition with other pendingRequest removals. * Fix for CR 6979503: NullPointerException while running searchrate in asynchronous mode * Fixed a bug where exceptions encountered when decoding a response might not be exposed. * Fixed NPE when using performance tools. * Added properties to configure socket options for the default transport. Set SO_LINGER to 0 for ModRate and SearchRate tools. * Make SearchResultHandler extend ResultHandler<Result> in order to a) make async search APIs simpler, and b) allow event driven notification of search result/error for synchronous searches. * improve generic type bounds for ResultHandlers from ResultHandler<X> to ResultHandler<? super X> * add support for close notification to LDAPClientContext * fix several FindBugs bugs * rename ConnectionEventListener and ServerConnection methods to handleXXX to make the consistent with other handler interfaces. * Added ConnectionEntryReader implementation. * Add SchemaBuilder(Entry) constructor as an alternative to Schema.valueOf(Entry). Add Schema.toEntry(Entry) method as well for converting Schema objects to entries. * Fixed bug in SASL BIND requests. * Added SASL BIND test cases * Exposed cipher and protocol configuration for establishing LDAPS connections. * Added StartTLS test case * Fixed a bug where bind and startTLS operation may be canceled. * Updated to latest Grizzly git-svn-id: https://svn.forgerock.org/opendj/trunk@6580 41b1ffd8-f28e-4786-ab96-9950f0a78031
27 Aug, 2010
1 commit
-
This now allow to build the example-plugin with the following sequence: "cd experimental, unzip example-plugin.zip, cd example-plugin/, ant" git-svn-id: https://svn.forgerock.org/opendj/trunk@6579 41b1ffd8-f28e-4786-ab96-9950f0a78031
20 Aug, 2010
7 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6577 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6576 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6575 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6574 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…ystematic Abandon requests. git-svn-id: https://svn.forgerock.org/opendj/trunk@6573 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…ort but never cleared. Also improve the logging when called git-svn-id: https://svn.forgerock.org/opendj/trunk@6572 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6571 41b1ffd8-f28e-4786-ab96-9950f0a78031
18 Aug, 2010
4 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6570 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6569 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6568 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…d information. The default is to keep the replication meta data (historical information) for at least 1 day. Purging occurs on the fly when entries are modified, or via a task. Launching the task will be available through dsreplication in separate commit. git-svn-id: https://svn.forgerock.org/opendj/trunk@6567 41b1ffd8-f28e-4786-ab96-9950f0a78031