mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

boli
02.34.2007 35b7b655f3a80e54a734bc3df6e2c71cade42ecb
refs
author boli <boli@localhost>
Wednesday, May 2, 2007 02:34 +0200
committer boli <boli@localhost>
Wednesday, May 2, 2007 02:34 +0200
commit35b7b655f3a80e54a734bc3df6e2c71cade42ecb
tree bdd3c845529e9bbd0f16441a8c843126dd35ba1d tree | zip | gz
parent 4d007b7555841196e74baaf1c61ea403ae357c3a view | diff
Added privileges support for unindexed searches. Fixed issue where id2subtree and id2children indexes were not used when they should be. 
Added test cases for the unindexed search privilege.

Fix for issue 480.
7 files modified
211 ■■■■■ changed files
opends/resource/config/config.ldif 1 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/backends/jeb/EntryContainer.java 32 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/messages/JebMessages.java 11 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/types/Privilege.java 13 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/resource/config-changes.ldif 40 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/TestCaseUtils.java 2 ●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/types/PrivilegeTestCase.java 112 ●●●●● diff | view | raw | blame | history