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

ludovicp
27.56.2010 a8f5d8345278d27ddf5325d3977e460b86b6275f
refs
author ludovicp <ludovicp@localhost>
Tuesday, April 27, 2010 22:56 +0200
committer ludovicp <ludovicp@localhost>
Tuesday, April 27, 2010 22:56 +0200
commita8f5d8345278d27ddf5325d3977e460b86b6275f
tree c896c12e67f35a0772989f7f7f0ea11458cc6206 tree | zip | gz
parent 1fbb4016c9227c0883c9b3273e29957dc68c45d5 view | diff
Fixing several issues with the Control Panel, the QuickSetup, Core server and Replication.
Also improves unit, functional tests.
More specifically this commit resolves the following open issues:
4385 - NPE when using ExtensibleMatch filter without a matching rule
4521 - dynamic lookup in attribut selection when selecting the sort order attribut while defining VLV index
4531 - Control Panel creates virtual static groups using groupOfURLs as objectclass
4533 - NullPointerException when configuring replication between 2 OpenDS
4539 - DSML Gateway - jaxb.properties Exception
24 files added
127 files modified
7643 ■■■■ changed files
opends/src/admin/messages/ChangeNumberControlPluginCfgDefn.properties 2 ●●●●● diff | view | raw | blame | history
opends/src/admin/messages/CollectiveAttributeSubentriesVirtualAttributeCfgDefn.properties 19 ●●●●● diff | view | raw | blame | history
opends/src/admin/messages/EntryUUIDPluginCfgDefn.properties 2 ●●●●● diff | view | raw | blame | history
opends/src/admin/messages/ExternalChangelogDomainCfgDefn.properties 6 ●●●●● diff | view | raw | blame | history
opends/src/admin/messages/FileBasedAccessLogPublisherCfgDefn.properties 1 ●●●● diff | view | raw | blame | history
opends/src/admin/messages/FractionalLDIFImportPluginCfgDefn.properties 2 ●●●●● diff | view | raw | blame | history
opends/src/admin/messages/LDAPAttributeDescriptionListPluginCfgDefn.properties 2 ●●●●● diff | view | raw | blame | history
opends/src/admin/messages/LDAPConnectionHandlerCfgDefn.properties 2 ●●●●● diff | view | raw | blame | history
opends/src/admin/messages/LastModPluginCfgDefn.properties 2 ●●●●● diff | view | raw | blame | history
opends/src/admin/messages/NetworkGroupPluginCfgDefn.properties 2 ●●●●● diff | view | raw | blame | history
opends/src/admin/messages/ParallelWorkQueueCfgDefn.properties 8 ●●●●● diff | view | raw | blame | history
opends/src/admin/messages/PasswordPolicyImportPluginCfgDefn.properties 2 ●●●●● diff | view | raw | blame | history
opends/src/admin/messages/PluginCfgDefn.properties 2 ●●●●● diff | view | raw | blame | history
opends/src/admin/messages/PluginRootCfgDefn.properties 6 ●●●●● diff | view | raw | blame | history
opends/src/admin/messages/ProfilerPluginCfgDefn.properties 2 ●●●●● diff | view | raw | blame | history
opends/src/admin/messages/ReferentialIntegrityPluginCfgDefn.properties 2 ●●●●● diff | view | raw | blame | history
opends/src/admin/messages/ReplicationDomainCfgDefn.properties 2 ●●●●● diff | view | raw | blame | history
opends/src/admin/messages/ReplicationServerCfgDefn.properties 8 ●●●● diff | view | raw | blame | history
opends/src/admin/messages/SevenBitCleanPluginCfgDefn.properties 2 ●●●●● diff | view | raw | blame | history
opends/src/admin/messages/UniqueAttributePluginCfgDefn.properties 2 ●●●●● diff | view | raw | blame | history
opends/src/dsml/org/opends/dsml/protocol/DSMLServlet.java 5 ●●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/controlpanel/ControlPanel.java 31 ●●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/controlpanel/ControlPanelLauncher.java 36 ●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/controlpanel/datamodel/IndexDescriptor.java 2 ●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/controlpanel/datamodel/VLVIndexDescriptor.java 2 ●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/controlpanel/event/ComboKeySelectionManager.java 172 ●●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/controlpanel/task/ModifyEntryTask.java 5 ●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/controlpanel/ui/AbstractVLVIndexPanel.java 10 ●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/controlpanel/ui/ColorAndFontConstants.java 10 ●●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/controlpanel/ui/CustomAttributePanel.java 5 ●●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/controlpanel/ui/CustomObjectClassPanel.java 9 ●●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/controlpanel/ui/NewAttributePanel.java 6 ●●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/controlpanel/ui/NewGroupPanel.java 6 ●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/controlpanel/ui/NewObjectClassPanel.java 9 ●●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/controlpanel/ui/StatusGenericPanel.java 10 ●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/controlpanel/util/Utilities.java 2 ●●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/uninstaller/UninstallLauncher.java 3 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/QuickSetupLog.java 30 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/UserData.java 6 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/installer/SetupLauncher.java 5 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/installer/ui/RuntimeOptionsPanel.java 4 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/installer/ui/SuffixesToReplicatePanel.java 11 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/ui/QuickSetup.java 12 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/ui/UIFactory.java 23 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/backends/jeb/AttributeIndex.java 49 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/backends/jeb/EntryContainer.java 51 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/crypto/CryptoManagerSync.java 22 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/service/ReplicationBroker.java 15 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/EncodePassword.java 18 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/InstallDS.java 6 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/shared/data/core/ldifs/collectiveattr-11.ldif 8 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/shared/data/core/ldifs/collectiveattr-12.ldif 8 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/shared/data/core/ldifs/collectiveattr-14a.ldif 4 ●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/shared/data/core/ldifs/collectiveattr-14b.ldif 8 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/shared/data/core/ldifs/collectiveattr-15.ldif 17 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/shared/data/core/ldifs/collectiveattr-16a.ldif 8 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/shared/data/core/ldifs/collectiveattr-16b.ldif 15 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/shared/data/core/ldifs/collectiveattr-17.ldif 8 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/shared/data/core/ldifs/collectiveattr-18a.ldif 9 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/shared/data/core/ldifs/collectiveattr-18b.ldif 16 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/shared/data/core/ldifs/collectiveattr-19.ldif 9 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/shared/data/core/ldifs/collectiveattr-20a.ldif 9 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/shared/data/core/ldifs/collectiveattr-20b.ldif 16 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/shared/data/core/ldifs/collectiveattr-21a.ldif 9 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/shared/data/core/ldifs/collectiveattr-21b.ldif 15 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/shared/data/core/ldifs/collectiveattr-4.ldif 8 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/shared/data/core/ldifs/collectiveattr-5.ldif 4 ●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/shared/data/core/ldifs/collectiveattr-7.ldif 17 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/shared/data/core/ldifs/collectiveattr-8.ldif 8 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/shared/data/core/ldifs/collectiveattr-9.ldif 8 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/shared/data/core/ldifs/core_collectiveattr.ldif 4 ●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_add_entry.xml 199 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_bindtypes.xml 262 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_compare_tests.xml 106 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_delete_entry.xml 227 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_effective_rights.xml 131 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_modify_entry.xml 316 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_modify_filter_tests_aci1.xml 47 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_modify_filter_tests_aci11.xml 35 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_modify_filter_tests_aci12.xml 19 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_modify_filter_tests_aci13.xml 43 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_modify_filter_tests_aci14.xml 15 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_modify_filter_tests_aci15.xml 35 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_modify_filter_tests_aci16.xml 19 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_modify_filter_tests_aci2.xml 31 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_modify_filter_tests_aci21.xml 47 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_modify_filter_tests_aci22.xml 31 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_modify_filter_tests_aci23.xml 55 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_modify_filter_tests_aci24.xml 27 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_modify_filter_tests_aci25.xml 47 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_modify_filter_tests_aci26.xml 31 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_modify_filter_tests_aci3.xml 57 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_modify_filter_tests_aci4.xml 27 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_modify_filter_tests_aci5.xml 49 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_modify_filter_tests_aci6.xml 31 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_modify_rdn.xml 180 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_proxy_auth.xml 98 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_rdn_wildcards.xml 119 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_targattrfilter.xml 116 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_target.xml 218 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_targetattr.xml 54 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_targetcontrol.xml 35 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_targetfilter.xml 122 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_targetscope.xml 43 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/global_acis.xml 6 ●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/multiple_aci_tests.xml 230 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/backends/backends.xml 5 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/backends/dbparams/dbparams.xml 3 ●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/backends/dbparams/dbparams_tests.xml 147 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/backends/export-tasks/export-tasks_tests.xml 23 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/backends/import/import_tests.xml 12 ●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/clu/clu_verify-index_checkbehavior.xml 7 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/core/collectiveattr/core_collectiveattr.xml 27 ●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/core/collectiveattr/core_collectiveattr_tests.xml 2484 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/dsml/dsml_setup.xml 49 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/replication/basic/basic.xml 92 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/replication/encryption/encryption.xml 176 ●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/security/account_activation/security_account_expiration.xml 2 ●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/security/client_auth/fingerprint_mapper.xml 2 ●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/snmp/snmp_mibvalues.xml 14 ●●●● diff | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/snmp/snmp_status.xml 6 ●●●● diff | view | raw | blame | history
opends/tests/staf-tests/shared/ant/build.properties 7 ●●●● diff | view | raw | blame | history
opends/tests/staf-tests/shared/ant/build.xml 4 ●●●● diff | view | raw | blame | history
opends/tests/staf-tests/shared/ant/opends.xml 2 ●●● diff | view | raw | blame | history
opends/tests/staf-tests/shared/ant/tests.xml 31 ●●●● diff | view | raw | blame | history
opends/tests/staf-tests/shared/functions/dsadm.xml 57 ●●●● diff | view | raw | blame | history
opends/tests/staf-tests/shared/functions/environment.xml 128 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/shared/functions/tools.xml 11 ●●●● diff | view | raw | blame | history
opends/tests/staf-tests/shared/functions/topology.xml 63 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/shared/functions/utils.xml 101 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/shared/java/ldapjdk/Writer.java 1 ●●●● diff | view | raw | blame | history
opends/tests/staf-tests/shared/java/parsingtool/GenerateOpenDSTestSpecs.java 4 ●●●● diff | view | raw | blame | history
opends/tests/staf-tests/shared/java/parsingtool/WriteHTMLFile.java 4 ●●●● diff | view | raw | blame | history
opends/tests/staf-tests/shared/tests/config.py.stubs 8 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/shared/tests/runTestJob.xml 31 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/shared/tests/runTests.xml 70 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/shared/xsl/gen-groups-report.xsl 7 ●●●● diff | view | raw | blame | history
opends/tests/staf-tests/shared/xsl/id.xsl 14 ●●●● diff | view | raw | blame | history
opends/tests/staf-tests/stress-tests/testcases/replication/replication.xml 11 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_del_add_del_multiple.xml 7 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_delete.xml 6 ●●●● diff | view | raw | blame | history
opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_delete_multiple.xml 6 ●●●● diff | view | raw | blame | history
opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_mod_delete.xml 6 ●●●● diff | view | raw | blame | history
opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_mod_delete_search.xml 6 ●●●● diff | view | raw | blame | history
opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_modify_multiple.xml 6 ●●●● diff | view | raw | blame | history
opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_search_multiple.xml 6 ●●●● diff | view | raw | blame | history
opends/tests/staf-tests/stress-tests/testcases/replication/replication_modify.xml 6 ●●●● diff | view | raw | blame | history
opends/tests/staf-tests/stress-tests/testcases/replication/replication_modify_modifyrdn_multiple.xml 6 ●●●● diff | view | raw | blame | history
opends/tests/staf-tests/stress-tests/testcases/replication/replication_modify_multiple.xml 6 ●●●● diff | view | raw | blame | history
opends/tests/staf-tests/stress-tests/testcases/replication/replication_modifyrdn.xml 6 ●●●● diff | view | raw | blame | history
opends/tests/staf-tests/stress-tests/testcases/replication/replication_modifyrdn_multiple.xml 6 ●●●● diff | view | raw | blame | history