09 Oct, 2006
2 commits
-
control. git-svn-id: https://svn.forgerock.org/opendj/trunk@539 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
twice when the --help option is provided. OpenDS Issue Number: 771 git-svn-id: https://svn.forgerock.org/opendj/trunk@538 41b1ffd8-f28e-4786-ab96-9950f0a78031
08 Oct, 2006
5 commits
-
assertion value is to be read from a file but that file does not exist or is not readable. OpenDS Issue Number: 770 git-svn-id: https://svn.forgerock.org/opendj/trunk@537 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
value to filePath, since the expected value is a path and not a URL. OpenDS Issue Number: 766 git-svn-id: https://svn.forgerock.org/opendj/trunk@536 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
value is supposed to be base64-encoded but an error occurs while trying to decode it. OpenDS Issue Number: 765 git-svn-id: https://svn.forgerock.org/opendj/trunk@535 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
the StartTLS capability can actually be used. Also, change the order of evaluation for an argument validation check to make testing easier. OpenDS Issue Number: 769 git-svn-id: https://svn.forgerock.org/opendj/trunk@534 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
it exits with a return code of zero rather than one. OpenDS Issue Number: 768 git-svn-id: https://svn.forgerock.org/opendj/trunk@533 41b1ffd8-f28e-4786-ab96-9950f0a78031
07 Oct, 2006
8 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@532 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
an increment request where there were multiple increment values in the request from the client. OpenDS Issue Number: 764 git-svn-id: https://svn.forgerock.org/opendj/trunk@531 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
without needing to reference any classes outside of the public API. Also, update several classes that should use the public API to use the ByteStringFactory rather than creating ASN1OctetString objects. Reviewed by davidely. git-svn-id: https://svn.forgerock.org/opendj/trunk@530 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
with the "all" target. See OpenDS issue number 763 for details. git-svn-id: https://svn.forgerock.org/opendj/trunk@529 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
JVM used to run the TestNG unit tests. git-svn-id: https://svn.forgerock.org/opendj/trunk@528 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
successful. The attempt to remove the entire attribute (without specifying the individual values) was not properly handled and the entry remained unchanged instead of actually removing the values. OpenDS Issue Number: 762 git-svn-id: https://svn.forgerock.org/opendj/trunk@527 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
values in an LDAP attribute when converting to a core Attribute (it would silently discard the duplicate rather than rejecting it). Also, fix an error in an unrelated Javadoc comment. OpenDS Issue Number: 761 git-svn-id: https://svn.forgerock.org/opendj/trunk@526 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
contain any modifications. OpenDS Issue Number: 760 git-svn-id: https://svn.forgerock.org/opendj/trunk@525 41b1ffd8-f28e-4786-ab96-9950f0a78031
06 Oct, 2006
6 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@524 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
- Make the current password(s) for the user available so that they can be used in the process of determining whether the new password is acceptable. - Rename the passwordIsValid method to passwordIsAcceptable to make it clearer what the intended purpose of the password validator is. Also, improve test coverage for the password validator classes. git-svn-id: https://svn.forgerock.org/opendj/trunk@523 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
… had been called. Depending on thread scheduling the operation thread might not have called the post response plugins at the time of the check. git-svn-id: https://svn.forgerock.org/opendj/trunk@522 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@521 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Defined "ds-cfg-connection-handler-enabled" as a configuration attribute git-svn-id: https://svn.forgerock.org/opendj/trunk@520 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@519 41b1ffd8-f28e-4786-ab96-9950f0a78031
05 Oct, 2006
5 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@518 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Reviewed by neil_a_wilson. git-svn-id: https://svn.forgerock.org/opendj/trunk@517 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@516 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
In the JE backend many of the calls to DN#getParent are assumed to return null for a base DN but this is only true when the base DN is a server suffix. A base DN is not a server suffix if it is in the scope of another higher up base DN. To fix this I have added a method to get the parent of a DN in the scope of the base DN. git-svn-id: https://svn.forgerock.org/opendj/trunk@515 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@514 41b1ffd8-f28e-4786-ab96-9950f0a78031
04 Oct, 2006
5 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@513 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@512 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
cover the addResponseControl and removeResponseControl methods. git-svn-id: https://svn.forgerock.org/opendj/trunk@511 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
expose a number of the methods from the DirectoryServer class as part of the public interface while reducing the need for extensions to reference code in the org.opends.server.core package. OpenDS Issue Number: 746 git-svn-id: https://svn.forgerock.org/opendj/trunk@510 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…e it calls Environment#removeDatabase on a database with an open handle, whose documentation says "Applications should never remove databases with open Database handles". git-svn-id: https://svn.forgerock.org/opendj/trunk@509 41b1ffd8-f28e-4786-ab96-9950f0a78031
03 Oct, 2006
9 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@508 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…m being successfully removed. Fix for issue 747. git-svn-id: https://svn.forgerock.org/opendj/trunk@507 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…raction. This also elimates exposing the JE interface to backendImpl by creating a new RootContainer class. It provides a higher-level interface to access raw data in JE from anywhere in the server (ie. unit tests). Fix for issue 727. git-svn-id: https://svn.forgerock.org/opendj/trunk@506 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…ments to the LockManager class. git-svn-id: https://svn.forgerock.org/opendj/trunk@505 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@504 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
changelog server. At regular time each changelog server checks if it knows some changelog servers with whom it is not connected and if necessary tries to open a connection to this server. This check is based on the hostname of the server. When a changelog server uses DHCP this hostname is not always the same on all the servers and this can result in tentative to open duplicate connections which then result in spurious errors message. In the long term, the changelog servers will use a discovery process and this will be a good opportunity to discover the server ID of each other changelog server and this will be a much better way to check for missing connections. In the short term I've modified the code to use the IP address instead of the hostname as an identifier for the remote changelog servers. This should work fine with DHCP. git-svn-id: https://svn.forgerock.org/opendj/trunk@503 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@502 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@501 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@500 41b1ffd8-f28e-4786-ab96-9950f0a78031