13 Mar, 2012
3 commits
-
The refactoring affects path names to HTML content. Examples: Before http://openam.forgerock.org/doc/admin-guide/OpenAM-Admin-Guide.html#configure-authn-chains http://opendj.forgerock.org/doc/admin-guide/OpenDJ-Admin-Guide.html#chap-account-lockout http://openidm.forgerock.org/doc/integrators-guide/OpenIDM-Integrators-Guide.html#security-bootstrap After http://openam.forgerock.org/doc/admin-guide/index.html#configure-authn-chains http://opendj.forgerock.org/doc/admin-guide/index.html#chap-account-lockout http://openidm.forgerock.org/doc/integrators-guide/index.html#security-bootstrap git-svn-id: https://svn.forgerock.org/opendj/trunk@7816 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
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7814 41b1ffd8-f28e-4786-ab96-9950f0a78031
12 Mar, 2012
4 commits
-
Thanks to Manuel Gaupp for the bug report and suggest patch. git-svn-id: https://svn.forgerock.org/opendj/trunk@7808 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Thanks to Danny Turner for the patch contribution. git-svn-id: https://svn.forgerock.org/opendj/trunk@7806 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Thanks to Manuel Gaupp for the suggested patch. git-svn-id: https://svn.forgerock.org/opendj/trunk@7805 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7804 41b1ffd8-f28e-4786-ab96-9950f0a78031
09 Mar, 2012
2 commits
-
Remove the default value of "dc=example,dc=com" for the -b option to setup, thereby allowing non-interactive creation of a new OpenDJ instance without a backend. Note that both interactive CLI and GUI setup interfaces permit creation of a new instance without a backend, it was just non-interactive mode which had the limitation. git-svn-id: https://svn.forgerock.org/opendj/trunk@7800 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Second attempt: use less verbose logger for server startup and more verbose loggers for tools, since if tools log something they probably want the user to see it, plus tools don't provide a means for configuring the log level. git-svn-id: https://svn.forgerock.org/opendj/trunk@7798 41b1ffd8-f28e-4786-ab96-9950f0a78031
07 Mar, 2012
1 commit
-
…tempting to connect to replication server YYYY but has disconnected in handshake phase" Don't log anything when a stop message is received during handshaking. Also add missing exception handling for failed connection attempts. git-svn-id: https://svn.forgerock.org/opendj/trunk@7793 41b1ffd8-f28e-4786-ab96-9950f0a78031
06 Mar, 2012
3 commits
-
* 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
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7788 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7787 41b1ffd8-f28e-4786-ab96-9950f0a78031
05 Mar, 2012
2 commits
-
Thanks to Auke Schrijnen for contributing part of the bug fix. git-svn-id: https://svn.forgerock.org/opendj/trunk@7786 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Thanks to Auke Schrijnen for contributing the bug fix. git-svn-id: https://svn.forgerock.org/opendj/trunk@7785 41b1ffd8-f28e-4786-ab96-9950f0a78031
27 Feb, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7758 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
21 Feb, 2012
2 commits
-
Generate entryUUID if none is present using the same algorithm as the virtual attribute provider. git-svn-id: https://svn.forgerock.org/opendj/trunk@7747 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…valid length for a UUID Use consistent naming for methods and variables which refer to entryUUIDs. git-svn-id: https://svn.forgerock.org/opendj/trunk@7746 41b1ffd8-f28e-4786-ab96-9950f0a78031
16 Feb, 2012
1 commit
-
…ns and big LDAP searches Fix unit test hang on Mac: Repeatedly read until all available data is read or some data has been unwrapped. git-svn-id: https://svn.forgerock.org/opendj/trunk@7707 41b1ffd8-f28e-4786-ab96-9950f0a78031
15 Feb, 2012
10 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7705 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7704 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7703 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7702 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7701 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7700 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
… ECL (ECLSearchOperation.java:1467). Also fix a few typos and comments git-svn-id: https://svn.forgerock.org/opendj/trunk@7699 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
… ECL (ECLSearchOperation.java:1467). Check that an AND filter has components before processing them. Also includes minor cleanup. git-svn-id: https://svn.forgerock.org/opendj/trunk@7698 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7697 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7696 41b1ffd8-f28e-4786-ab96-9950f0a78031
14 Feb, 2012
2 commits
-
Correct a couple of minor typos in the comments. git-svn-id: https://svn.forgerock.org/opendj/trunk@7686 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Re-implement SASL and TLS byte channel support including: * handle SSL application and packet buffer size changes * introduce finer grained locking so that reads and writes can be performed concurrently * handle incoming SASL packets which are bigger than the negotiated buffer size. git-svn-id: https://svn.forgerock.org/opendj/trunk@7684 41b1ffd8-f28e-4786-ab96-9950f0a78031
10 Feb, 2012
4 commits
-
…ions and big LDAP searches Remove small risk of race conditions when redirecting. git-svn-id: https://svn.forgerock.org/opendj/trunk@7680 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…ions and big LDAP searches Reformat and clean up code. git-svn-id: https://svn.forgerock.org/opendj/trunk@7679 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…ions and big LDAP searches Revert previous accidental commit. git-svn-id: https://svn.forgerock.org/opendj/trunk@7678 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…ions and big LDAP searches Reformat and clean up code. git-svn-id: https://svn.forgerock.org/opendj/trunk@7677 41b1ffd8-f28e-4786-ab96-9950f0a78031
09 Feb, 2012
1 commit
-
…ions and big LDAP searches Reformat and clean up code. git-svn-id: https://svn.forgerock.org/opendj/trunk@7673 41b1ffd8-f28e-4786-ab96-9950f0a78031
08 Feb, 2012
1 commit
-
…ions and big LDAP searches Reformat and clean up code. git-svn-id: https://svn.forgerock.org/opendj/trunk@7672 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
02 Feb, 2012
1 commit
-
…, we are not using UTC timezone, if the attribute has a generalizedTime syntax. Ideally, the format should end with the 'Z' character. This is not enforced though. git-svn-id: https://svn.forgerock.org/opendj/trunk@7661 41b1ffd8-f28e-4786-ab96-9950f0a78031