13 Jun, 2012
3 commits
-
…ing/decoding entries and protocol messages * introduce global option max-internal-buffer-size (default 32KB) for managing the maximum size of internal buffers * use simpler ASN1Writer implementation for LDAP client connections * minor fix to SASL confidentiality and integrity for large packets. git-svn-id: https://svn.forgerock.org/opendj/trunk@8046 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8045 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8044 41b1ffd8-f28e-4786-ab96-9950f0a78031
12 Jun, 2012
2 commits
-
Fix typo in message string builder and removed unused code. git-svn-id: https://svn.forgerock.org/opendj/trunk@8043 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…hich may change between releases. git-svn-id: https://svn.forgerock.org/opendj/trunk@8042 41b1ffd8-f28e-4786-ab96-9950f0a78031
11 Jun, 2012
3 commits
-
…y Richard and Gabor of Profiq in the context of OpenAM review git-svn-id: https://svn.forgerock.org/opendj/trunk@8041 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…review: Clarify paths that the reader should define vs. those created as part of the install process git-svn-id: https://svn.forgerock.org/opendj/trunk@8040 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8039 41b1ffd8-f28e-4786-ab96-9950f0a78031
05 Jun, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8038 41b1ffd8-f28e-4786-ab96-9950f0a78031
04 Jun, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8037 41b1ffd8-f28e-4786-ab96-9950f0a78031
03 Jun, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8036 41b1ffd8-f28e-4786-ab96-9950f0a78031
30 May, 2012
1 commit
-
Added a control to reject aci containing attributes with options. git-svn-id: https://svn.forgerock.org/opendj/trunk@8035 41b1ffd8-f28e-4786-ab96-9950f0a78031
29 May, 2012
3 commits
-
… returns all entries. Throw an exception when normalized value of a substring is empty, rather than using it. Solves the use case described in the bug. git-svn-id: https://svn.forgerock.org/opendj/trunk@8034 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8033 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
For those searchable virtual attributes that can be faster than indexing (like when always matching a single entry), we process them before indexes. For the others, we fall back to them when indexes are not enough. Changes include a little bit of tidy up of comments and IDE warnings. git-svn-id: https://svn.forgerock.org/opendj/trunk@8032 41b1ffd8-f28e-4786-ab96-9950f0a78031
28 May, 2012
7 commits
-
Added log message in all places we call setTrusted(tnx, false). git-svn-id: https://svn.forgerock.org/opendj/trunk@8031 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…u must also get the parent. Noticed by Gary.) git-svn-id: https://svn.forgerock.org/opendj/trunk@8030 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8029 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8028 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8027 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8026 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8025 41b1ffd8-f28e-4786-ab96-9950f0a78031
25 May, 2012
4 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8024 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8023 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8022 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8021 41b1ffd8-f28e-4786-ab96-9950f0a78031
24 May, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8020 41b1ffd8-f28e-4786-ab96-9950f0a78031
23 May, 2012
3 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8019 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
* allow AttributeMappers to throw ResourceExceptions instead of LDAP ErrorResultExceptions * rename IdentityAttributeMapper -> SimpleAttributeMapper. git-svn-id: https://svn.forgerock.org/opendj/trunk@8018 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8017 41b1ffd8-f28e-4786-ab96-9950f0a78031
22 May, 2012
2 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8016 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
curl -X GET http://localhost:8080/example curl -X GET http://localhost:8080/example/8029a8f1-fe4c-3e5c-a3b5-78a65825f127 git-svn-id: https://svn.forgerock.org/opendj/trunk@8015 41b1ffd8-f28e-4786-ab96-9950f0a78031
21 May, 2012
6 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8014 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
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
2 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