26 Mar, 2013
1 commit
-
…able to modify entries git-svn-id: https://svn.forgerock.org/opendj/trunk@8649 41b1ffd8-f28e-4786-ab96-9950f0a78031
20 Mar, 2013
1 commit
-
Added the HTTPConnnectionHandler implemented using Grizzly. Added support for all configuration similar to the LDAPConnectionHandler. Missing support for ds-cfg-keep-stats and ds-cfg-num-request-handlers. config.ldif, 02-config.ldif: Added new entry for HTTP connection handler + defaults. HTTPConnectionHandlerCfgDefn.properties, HTTPConnectionHandlerConfiguration.xml: ADDED LDAPConnectionHandlerConfiguration.xml: Moved properties common to HTTPConnectionHandlerConfiguration.xml to Package.xml . protocol*.properties: Merged protocol messages between LDAP, HTTP and JMX. Made them non LDAP specific. Added 2 new protocol messages for HTTP. CollectClientConnectionsFilter.java, HTTPClientConnection.java, HTTPConnectionHandler.java, package-info.java: ADDED JmxClientConnection.java, JmxConnectionHandler.java, LDAPClientConnection.java: Used common protocol messages. LDAPConnectionHandler.java Used common protocol messages. Extracted method configureSSL() Simplified the code in getEnabledSSLCipherSuites() and getEnabledSSLProtocols() and protected against a multi threaded change ofg the SSL engine by using a local copy. git-svn-id: https://svn.forgerock.org/opendj/trunk@8613 41b1ffd8-f28e-4786-ab96-9950f0a78031
07 Mar, 2013
1 commit
-
…f the user for easier analysis. Removed the bindDN from several error messages, covering simple bind and SASL bind. core*.properties: Updated relevant error messages + the places where they are used in the java code. TextAccessLogPublisher.java: In logBindResponse(), log the bindDN and SASL saslAuthUserDN if SASL is used. git-svn-id: https://svn.forgerock.org/opendj/trunk@8565 41b1ffd8-f28e-4786-ab96-9950f0a78031
06 Mar, 2013
2 commits
-
- Fixed message. git-svn-id: https://svn.forgerock.org/opendj/trunk@8556 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…t groups when configured explicitly for one of the groups ReplicationBroker.java: In connectAsDataServer(), removed following useless if statement (root cause for the bug): // Really no other server with our group id ? if ((tmpRsGroupId == groupId) || (!someServersWithSameGroupId)) Extracted method connectToReplicationServer() in connectAsDataServer(). Removed hasSomeServerWithSameGroupId(). git-svn-id: https://svn.forgerock.org/opendj/trunk@8554 41b1ffd8-f28e-4786-ab96-9950f0a78031
04 Mar, 2013
1 commit
-
- If in cleardegradedState mode, output just displays the following msg "Degraded state of index(es) [indexe(s) name] has been removed". git-svn-id: https://svn.forgerock.org/opendj/trunk@8535 41b1ffd8-f28e-4786-ab96-9950f0a78031
01 Mar, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8528 41b1ffd8-f28e-4786-ab96-9950f0a78031
28 Feb, 2013
1 commit
-
…uildDegraded" options are specified on the same command line git-svn-id: https://svn.forgerock.org/opendj/trunk@8512 41b1ffd8-f28e-4786-ab96-9950f0a78031
27 Feb, 2013
1 commit
-
…uildAll" options are specified on the same command line git-svn-id: https://svn.forgerock.org/opendj/trunk@8506 41b1ffd8-f28e-4786-ab96-9950f0a78031
07 Feb, 2013
1 commit
-
… clear an index's degraded status. git-svn-id: https://svn.forgerock.org/opendj/trunk@8434 41b1ffd8-f28e-4786-ab96-9950f0a78031
19 Dec, 2012
1 commit
-
Now fields to input password is displayed if the duplicated entry contains a password. git-svn-id: https://svn.forgerock.org/opendj/trunk@8391 41b1ffd8-f28e-4786-ab96-9950f0a78031
12 Dec, 2012
1 commit
-
Also remove/fixed unreferenced messages git-svn-id: https://svn.forgerock.org/opendj/trunk@8376 41b1ffd8-f28e-4786-ab96-9950f0a78031
30 Nov, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8350 41b1ffd8-f28e-4786-ab96-9950f0a78031
08 Nov, 2012
4 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8313 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
I renamed some messages while fixing OPENDJ-620, this renames them in most of the other languages. Ludo will do the French and Spanish ones. git-svn-id: https://svn.forgerock.org/opendj/trunk@8312 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…ke 'All non-Latin characters' git-svn-id: https://svn.forgerock.org/opendj/trunk@8311 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8310 41b1ffd8-f28e-4786-ab96-9950f0a78031
18 Sep, 2012
1 commit
-
…and use offline rebuild-index command. Removed useless message properties as well. git-svn-id: https://svn.forgerock.org/opendj/trunk@8186 41b1ffd8-f28e-4786-ab96-9950f0a78031
10 Aug, 2012
1 commit
-
Thanks to Manuel Gaupp for this contribution! The default mode for the syntax handler is strict. git-svn-id: https://svn.forgerock.org/opendj/trunk@8133 41b1ffd8-f28e-4786-ab96-9950f0a78031
21 Jul, 2012
1 commit
-
…during non-interactive mode git-svn-id: https://svn.forgerock.org/opendj/trunk@8094 41b1ffd8-f28e-4786-ab96-9950f0a78031
30 May, 2012
1 commit
-
Added a control to reject aci containing attributes with options. git-svn-id: https://svn.forgerock.org/opendj/trunk@8035 41b1ffd8-f28e-4786-ab96-9950f0a78031
29 May, 2012
1 commit
-
For those searchable virtual attributes that can be faster than indexing (like when always matching a single entry), we process them before indexes. For the others, we fall back to them when indexes are not enough. Changes include a little bit of tidy up of comments and IDE warnings. git-svn-id: https://svn.forgerock.org/opendj/trunk@8032 41b1ffd8-f28e-4786-ab96-9950f0a78031
14 May, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7983 41b1ffd8-f28e-4786-ab96-9950f0a78031
11 May, 2012
1 commit
-
A huge thanks to Manuel Gaupp for this contribution. In addition to the original contributed change I have made the following alterations: * make the CertificateSyntax strictness configurable. By default the syntax will enforce the syntax, but this can be disabled if needed * add a new method "isHumanReadable" to AttributeSyntax and AttributeType classes in order to make it easier to determine whether or not a syntax/type is human readable. This can be used in order to determine whether or not an attribute value can be included in log messages, for example. git-svn-id: https://svn.forgerock.org/opendj/trunk@7979 41b1ffd8-f28e-4786-ab96-9950f0a78031
10 May, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7970 41b1ffd8-f28e-4786-ab96-9950f0a78031
04 May, 2012
1 commit
-
Cleaned up error message that mentioned the server while the error was on the client side git-svn-id: https://svn.forgerock.org/opendj/trunk@7938 41b1ffd8-f28e-4786-ab96-9950f0a78031
28 Mar, 2012
1 commit
-
The certificate mappers where searching for the user entry, but not requesting operational attributes. As a result, the authenticated user privileges were not established properly. git-svn-id: https://svn.forgerock.org/opendj/trunk@7864 41b1ffd8-f28e-4786-ab96-9950f0a78031
19 Mar, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7834 41b1ffd8-f28e-4786-ab96-9950f0a78031
13 Mar, 2012
2 commits
-
Thanks to Nemanja Lukić at Profiq s.r.o for the suggested patch. git-svn-id: https://svn.forgerock.org/opendj/trunk@7821 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Pass hostname to ConfigureDS and use it to set the FQDN for the DIGEST-MD5 mechanism. git-svn-id: https://svn.forgerock.org/opendj/trunk@7815 41b1ffd8-f28e-4786-ab96-9950f0a78031
06 Mar, 2012
1 commit
-
* only log fatal errors, severe errors, severe warnings, and notices. * convert a couple of extension related messages into notice messages since they are pretty important and should be displayed during startup. git-svn-id: https://svn.forgerock.org/opendj/trunk@7790 41b1ffd8-f28e-4786-ab96-9950f0a78031
23 Feb, 2012
1 commit
-
Implement a new virtual attribute which automatically generates etags based on either the Adler-32 or CRC-32 algorithms. git-svn-id: https://svn.forgerock.org/opendj/trunk@7748 41b1ffd8-f28e-4786-ab96-9950f0a78031
07 Feb, 2012
1 commit
-
… when used in related to tasks that need to be performed post-upgrade. git-svn-id: https://svn.forgerock.org/opendj/trunk@7666 41b1ffd8-f28e-4786-ab96-9950f0a78031
26 Jan, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7644 41b1ffd8-f28e-4786-ab96-9950f0a78031
23 Jan, 2012
2 commits
-
Flag day based on version 2.4.5 / 7635. git-svn-id: https://svn.forgerock.org/opendj/trunk@7637 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7634 41b1ffd8-f28e-4786-ab96-9950f0a78031
05 Jan, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7612 41b1ffd8-f28e-4786-ab96-9950f0a78031
25 Nov, 2011
2 commits
-
…hostname is critical for all secured connections * improved heuristic for determining a default fully qualified host name. Reverse DNS lookups timeout after 1 second in order to avoid long delays if DNS is broken * changed usage for host name which makes it clearer that the host name is required regardless of LDAPS/StartTLS configuration * changed interactive CLI so that it always prompts for the fully qualified hostname * changed the setup tool to make it clearer that it is prompting for the fully qualified hostname. Tested on laptop with DNS and VM without DNS. git-svn-id: https://svn.forgerock.org/opendj/trunk@7514 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7511 41b1ffd8-f28e-4786-ab96-9950f0a78031
24 Nov, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7504 41b1ffd8-f28e-4786-ab96-9950f0a78031