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
8 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
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7970 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7969 41b1ffd8-f28e-4786-ab96-9950f0a78031
09 May, 2012
10 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7968 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7967 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
* finish API * add support for parsing generalized time values * add unit tests. git-svn-id: https://svn.forgerock.org/opendj/trunk@7966 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7965 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7964 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Thanks to Matt for fixing the sample code and the return code from OpenDJ directory server. git-svn-id: https://svn.forgerock.org/opendj/trunk@7963 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…should receive result code 0 (SUCCESS) Fix cancel operation unit tests. git-svn-id: https://svn.forgerock.org/opendj/trunk@7962 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…should receive result code 0 (SUCCESS) git-svn-id: https://svn.forgerock.org/opendj/trunk@7961 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7960 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7959 41b1ffd8-f28e-4786-ab96-9950f0a78031
08 May, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7958 41b1ffd8-f28e-4786-ab96-9950f0a78031
07 May, 2012
4 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7957 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Minor Javadoc improvements. git-svn-id: https://svn.forgerock.org/opendj/trunk@7956 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Fix typo in Javadoc. git-svn-id: https://svn.forgerock.org/opendj/trunk@7955 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7954 41b1ffd8-f28e-4786-ab96-9950f0a78031