19 Apr, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7897 41b1ffd8-f28e-4786-ab96-9950f0a78031
17 Apr, 2012
5 commits
-
…explicitely set to false in the ReplicationBackend. The entries exposed there might not be schema compliant, which is ok, as the backend is only used for backup/restore. git-svn-id: https://svn.forgerock.org/opendj/trunk@7896 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7895 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…ount of them, and store them in both rejected and skipped files. Clean up and moved counters increments in call to log rejected or skipped entries. git-svn-id: https://svn.forgerock.org/opendj/trunk@7894 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…e with highly multi-valued attributes. Previous commit demonstrates an issue with the LDIFImportConfig, the validateSchema flag was not set in constructor. git-svn-id: https://svn.forgerock.org/opendj/trunk@7893 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…e with highly multi-valued attributes. Another optimization to avoid double checking of the presence of an entry. git-svn-id: https://svn.forgerock.org/opendj/trunk@7892 41b1ffd8-f28e-4786-ab96-9950f0a78031
16 Apr, 2012
6 commits
-
…e with highly multi-valued attributes. Refactor to get rid of the readAttribute method that didn't use AttributeBuilders. git-svn-id: https://svn.forgerock.org/opendj/trunk@7891 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Now, when low memory conditions are detected, the FIFOEntryCache removes the previous version of the updated entry if it exists, instead of just removing the first-in entry. git-svn-id: https://svn.forgerock.org/opendj/trunk@7890 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7889 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7888 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7887 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7886 41b1ffd8-f28e-4786-ab96-9950f0a78031
12 Apr, 2012
1 commit
-
…rall prerequisites, rather than the CLI install procedure. The default settings on recent CentOS and Ubuntu systems seem to be 1024/user, which is not enough for OpenDJ in production. It makes sense to call attention to this as an overall requirement because the admin needs root or sudoer access to edit /etc/security/limits.conf, and the rest of the CLI install can be done by a normal user. Also, if for some reason production installs are done with the GUI, then the information could be missed if only in the CLI install procedure. git-svn-id: https://svn.forgerock.org/opendj/trunk@7885 41b1ffd8-f28e-4786-ab96-9950f0a78031
06 Apr, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7884 41b1ffd8-f28e-4786-ab96-9950f0a78031
05 Apr, 2012
2 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7883 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7882 41b1ffd8-f28e-4786-ab96-9950f0a78031
04 Apr, 2012
3 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7881 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7880 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7879 41b1ffd8-f28e-4786-ab96-9950f0a78031
03 Apr, 2012
3 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7878 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7877 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Use Queue.take() instead of Queue.poll(). Thanks to Radiant Logic for spotting this. git-svn-id: https://svn.forgerock.org/opendj/trunk@7876 41b1ffd8-f28e-4786-ab96-9950f0a78031
01 Apr, 2012
1 commit
-
Thanks to Manuel Gaupp who raised and provided a fix for this issue. git-svn-id: https://svn.forgerock.org/opendj/trunk@7875 41b1ffd8-f28e-4786-ab96-9950f0a78031
30 Mar, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7874 41b1ffd8-f28e-4786-ab96-9950f0a78031
29 Mar, 2012
5 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7873 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Improve synchronization during broker start/stop. git-svn-id: https://svn.forgerock.org/opendj/trunk@7872 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
This fix resolve the issue with the Nightly build tests failing. git-svn-id: https://svn.forgerock.org/opendj/trunk@7871 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7870 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7869 41b1ffd8-f28e-4786-ab96-9950f0a78031
28 Mar, 2012
8 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7868 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7867 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7866 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7865 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
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
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7863 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
… and install guide due to potential SSL bugs git-svn-id: https://svn.forgerock.org/opendj/trunk@7862 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…guide due to potential SSL bugs git-svn-id: https://svn.forgerock.org/opendj/trunk@7861 41b1ffd8-f28e-4786-ab96-9950f0a78031
27 Mar, 2012
3 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7860 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…: this fixes also OPENDJ-134 and OPENDJ-135 git-svn-id: https://svn.forgerock.org/opendj/trunk@7859 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7858 41b1ffd8-f28e-4786-ab96-9950f0a78031