21 May, 2012
5 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8013 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8011 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Rather than using regular internal connection search, lets search directly in the config backend, as it's not yet registered as a workflow. The method is similar to what is done for the subEntryManager and the groupManager. git-svn-id: https://svn.forgerock.org/opendj/trunk@8009 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8008 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Also a little script to smoke test the different requests and entries being rewritten git-svn-id: https://svn.forgerock.org/opendj/trunk@8007 41b1ffd8-f28e-4786-ab96-9950f0a78031
18 May, 2012
5 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8006 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8005 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8004 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8003 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8002 41b1ffd8-f28e-4786-ab96-9950f0a78031
16 May, 2012
7 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8001 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8000 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7999 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7998 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7997 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7996 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7994 41b1ffd8-f28e-4786-ab96-9950f0a78031
15 May, 2012
8 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7993 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7992 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…ttributeParser.asSetOf() git-svn-id: https://svn.forgerock.org/opendj/trunk@7991 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7990 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7989 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…nc connections and methods git-svn-id: https://svn.forgerock.org/opendj/trunk@7988 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
… on i18n in the dev guide git-svn-id: https://svn.forgerock.org/opendj/trunk@7987 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7986 41b1ffd8-f28e-4786-ab96-9950f0a78031
14 May, 2012
3 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7985 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7984 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7983 41b1ffd8-f28e-4786-ab96-9950f0a78031
13 May, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7982 41b1ffd8-f28e-4786-ab96-9950f0a78031
12 May, 2012
2 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7981 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7980 41b1ffd8-f28e-4786-ab96-9950f0a78031
11 May, 2012
3 commits
-
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
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7978 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7977 41b1ffd8-f28e-4786-ab96-9950f0a78031
10 May, 2012
6 commits
-
Use long instead of int to compute progress git-svn-id: https://svn.forgerock.org/opendj/trunk@7976 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Fixed error message, added unit tests for IntegerSyntax, fixed typo in comment. git-svn-id: https://svn.forgerock.org/opendj/trunk@7975 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Prevent ACI handler storing control specific attachments when the control has been rejected. git-svn-id: https://svn.forgerock.org/opendj/trunk@7974 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…escriptions argument. git-svn-id: https://svn.forgerock.org/opendj/trunk@7973 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7972 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7971 41b1ffd8-f28e-4786-ab96-9950f0a78031