13 Mar, 2012
6 commits
-
…t update. Time to take a break for today. :-) git-svn-id: https://svn.forgerock.org/opendj/trunk@7818 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7817 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
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
-
…n to the need to use identical keystore and private key passwords. The chapter on moving servers, e.g. http://opendj.forgerock.org/doc/admin-guide/OpenDJ-Admin-Guide.html#moving-servers-overview, sort of hints at this without actually stating the requirement. git-svn-id: https://svn.forgerock.org/opendj/trunk@7813 41b1ffd8-f28e-4786-ab96-9950f0a78031
12 Mar, 2012
12 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7812 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7811 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7810 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7809 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
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
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7807 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
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7803 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7802 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7801 41b1ffd8-f28e-4786-ab96-9950f0a78031
09 Mar, 2012
4 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
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7799 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
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7797 41b1ffd8-f28e-4786-ab96-9950f0a78031
08 Mar, 2012
3 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7796 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7795 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7794 41b1ffd8-f28e-4786-ab96-9950f0a78031
07 Mar, 2012
3 commits
-
…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
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7792 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7791 41b1ffd8-f28e-4786-ab96-9950f0a78031
06 Mar, 2012
4 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@7789 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
8 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
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7784 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7783 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Currently one failing test which needs enabling once the fix is committed (awaiting confirmation regarding copyright attribution). git-svn-id: https://svn.forgerock.org/opendj/trunk@7782 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7781 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7780 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7779 41b1ffd8-f28e-4786-ab96-9950f0a78031