summaryrefslogtreecommitdiff
path: root/DAnCE
Commit message (Collapse)AuthorAgeFilesLines
* Fri Oct 1 16:00:51 UTC 2010 William Otte <wotte@zifnab>William R. Otte2010-10-011-0/+111
| | | | | | * COPYING: Updated to include DAnCE.
* Fri Oct 1 16:00:51 UTC 2010 William Otte <wotte@zifnab>William R. Otte2010-10-011-0/+6
| | | | | | * COPYING: Updated to include DAnCE.
* Fri Oct 1 14:29:46 UTC 2010 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2010-10-012-0/+115
| | | | * DAnCE-INSTALL.html: DAnCE install instructions.
* (no commit message)Johnny Willemsen2010-10-011-0/+1
|
* Fri Oct 1 10:51:34 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-10-012-2/+5
| | | | | * DAnCE_TAO.mwc: Removed projects we don't use in DAnCE
* ChangeLogTag: Wed Sep 29 18:37:07 UTC 2010 Adam Mitz <mitza@ociweb.com>mitza2010-09-298-13/+47
|
* Mon Sep 27 19:20:48 UTC 2010 William Otte <wotte@zifnab>William R. Otte2010-09-272-14/+8
| | | | | * DANCE_TAO.mwc Fixed for the restructuring.
* iFixed fuzzJohnny Willemsen2010-09-277-14/+0
|
* Mon Sep 27 09:40:00 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-277-12/+10
| | | | | | | | | | * dance/LocalityManager/Handler/DAnCE_Locality_Handler_export.h: * dance/LocalityManager/Interceptors/DAnCE_Error_Interceptors_export.h: * tools/Convert_Plan/DAnCE_Convert_Plan_export.h: * tools/Split_Plan/DAnCE_Split_Plan_export.h: * tools/System_Health/Interceptors/DAnCE_SHS_CORBA_Transport_export.h: * tools/System_Health/Interceptors/DAnCE_SHS_Interceptors_export.h: Removed generated by line
* Fri Sep 24 14:49:57 UTC 2010 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2010-09-2412-57/+73
| | | | | | | | | | | | | | | * dance/DAnCE_Properties.mpc: * dance/Deployment/Deployment_Core.mpc: * dance/DomainApplication/DomainApplication.mpc: * dance/DomainApplicationManager/DomainApplicationManager.mpc: * dance/LocalityManager/Daemon/Locality_Manager.mpc: * dance/LocalityManager/Handler/LocalityHandler.mpc: * dance/LocalityManager/Scheduler/Scheduler.mpc: * dance/Logger/Logger.mpc: * dance/NodeApplication/NodeApplication.mpc: * dance/NodeApplicationManager/NodeApplicationManager.mpc: * dance/RepositoryManager/RepositoryManager.mpc: Various 'make install' fixes.
* Fri Sep 24 14:25:16 UTC 2010 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2010-09-242-2/+8
| | | | | * tests/LocalityManager/ExplicitExec/ExplicitExec.mpc: Compile fix.
* Fri Sep 24 08:02:34 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-09-243-6/+12
| | | | | | * dance/RepositoryManager/Repository_Manager_Module.h: * dance/RepositoryManager/Repository_Manager_Module.cpp: Resolved compile error due to movement.
* Thu Sep 23 20:41:48 UTC 2010 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2010-09-23281-484/+583
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * dance: Moved most DAnCE code under this directory to match ACE+TAO layout. * rules.dance.GNU: Updated case of pat to version file. * tests/DeploymentPlanDump/test.cpp: * tests/DeploymentPlanTestReferences/test.cpp: * tests/DeploymentTest1/test.cpp: * tests/NameServiceTest/clt_main.cpp: * tests/NameServiceTest/srv_main.cpp: * tests/NodeApplicationManager-NodeApplication/test.cpp: * tests/NodeManager-NodeApplicationManager/test.cpp: * tests/Parsing/domain.cpp: * tests/Parsing/test.cpp: * tools/Artifact_Installation/Artifact_Installation_Handler_Svc.cpp: * tools/Artifact_Installation/Artifact_Installation_Impl.h: * tools/Artifact_Installation/Artifact_Installation_Impl.cpp: * tools/Artifact_Installation/Artifact_Installation_exec.cpp: * tools/Artifact_Installation/DAnCE_Artifact_Installation_Handler.idl: * tools/Artifact_Installation/File_Installation_Handler.cpp: * tools/Artifact_Installation/Http_Installation_Handler.cpp: * tools/Artifact_Installation/Installation_Repository_Manager.cpp: * tools/Artifact_Installation/Installation_Repository_Manager_Impl.cpp: * tools/Config_Handlers/ADD_Handler.cpp: * tools/Config_Handlers/Any_Handler.cpp: * tools/Config_Handlers/CCD_Handler.cpp: * tools/Config_Handlers/CEPE_Handler.cpp: * tools/Config_Handlers/CPD_Handler.cpp: * tools/Config_Handlers/CRDD_Handler.cpp: * tools/Config_Handlers/ComponentPropertyDescription_Handler.cpp: * tools/Config_Handlers/DD_Handler.cpp: * tools/Config_Handlers/DP_Handler.cpp: * tools/Config_Handlers/DP_PCD_Handler.cpp: * tools/Config_Handlers/DataType_Handler.h: * tools/Config_Handlers/DataType_Handler.cpp: * tools/Config_Handlers/DnC_Dump.h: * tools/Config_Handlers/DnC_Dump.cpp: * tools/Config_Handlers/DnC_Dump_T.cpp: * tools/Config_Handlers/Dump_Obj.h: * tools/Config_Handlers/Dump_Obj.cpp: * tools/Config_Handlers/DynAny_Handler/DynAlias_Handler.cpp: * tools/Config_Handlers/DynAny_Handler/DynAny_Handler.cpp: * tools/Config_Handlers/DynAny_Handler/DynEnum_Handler.cpp: * tools/Config_Handlers/DynAny_Handler/DynSequence_Handler.cpp: * tools/Config_Handlers/DynAny_Handler/DynStruct_Handler.cpp: * tools/Config_Handlers/ERE_Handler.cpp: * tools/Config_Handlers/ESD_Handler.cpp: * tools/Config_Handlers/IDD_Handler.cpp: * tools/Config_Handlers/IDREF_Base.cpp: * tools/Config_Handlers/ID_Handler.cpp: * tools/Config_Handlers/IRDD_Handler.cpp: * tools/Config_Handlers/MDD_Handler.cpp: * tools/Config_Handlers/PCD_Handler.cpp: * tools/Config_Handlers/PL_Handler.cpp: * tools/Config_Handlers/PSPE_Handler.cpp: * tools/Config_Handlers/Package_Handlers/CAD_Handler.h: * tools/Config_Handlers/Package_Handlers/CAD_Handler.cpp: * tools/Config_Handlers/Package_Handlers/CID_Handler.cpp: * tools/Config_Handlers/Package_Handlers/CPD_Handler.cpp: * tools/Config_Handlers/Package_Handlers/Comp_Intf_Descr_Handler.h: * tools/Config_Handlers/Package_Handlers/Comp_Intf_Descr_Handler.cpp: * tools/Config_Handlers/Package_Handlers/IAD_Handler.cpp: * tools/Config_Handlers/Package_Handlers/NIA_Handler.h: * tools/Config_Handlers/Package_Handlers/PCD_Handler.cpp: * tools/Config_Handlers/Package_Handlers/PC_Intf.cpp: * tools/Config_Handlers/Package_Handlers/SID_Handler.cpp: * tools/Config_Handlers/Property_Handler.cpp: * tools/Config_Handlers/RDD_Handler.cpp: * tools/Config_Handlers/Req_Handler.cpp: * tools/Config_Handlers/STD_CID_Handler.h: * tools/Config_Handlers/STD_CID_Handler.cpp: * tools/Config_Handlers/STD_CPD_Handler.cpp: * tools/Config_Handlers/STD_PC_Intf.cpp: * tools/Config_Handlers/SatisfierProperty_Handler.cpp: * tools/Config_Handlers/XML_File_Intf.cpp: * tools/Convert_Plan/Convert_Plan.cpp: * tools/Convert_Plan/Convert_Plan_Impl.h: * tools/Convert_Plan/Convert_Plan_Impl.cpp: * tools/Split_Plan/Locality_Splitter.h: * tools/Split_Plan/Locality_Splitter.cpp: * tools/Split_Plan/Node_Splitter.h: * tools/Split_Plan/Node_Splitter.cpp: * tools/Split_Plan/Split_Plan.h: * tools/Split_Plan/Split_Plan.cpp: * tools/Split_Plan/Split_Plan_exec.cpp: * tools/Split_Plan/Sub_UUID_Generator.h: * tools/System_Health/Daemon/SHS_Daemon.cpp: * tools/System_Health/Daemon/SHS_Daemon_Impl.cpp: * tools/System_Health/Interceptors/SHS_CORBA_Transport.cpp: * tools/System_Health/Interceptors/SHS_Interceptor.h: * tools/System_Health/Interceptors/SHS_Interceptor.cpp: * tools/System_Health/Interceptors/SHS_Transport.h: * tools/System_Health/SHS_DataModel.idl: Updates from the re-arrangement.
* Thu Sep 23 17:24:01 UTC 2010 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2010-09-23165-2/+14
| | | | | | | | | | | * MPC/config/dance_config_handlers_base.mpb: * tools/Config_Handlers: * tools/Config_Handlers/Config_Handlers.mpc: Moved Config handlers to tools subdirectory. * Config_Handlers: Removed.
* ChangeLogTag: Thu Sep 23 16:17:03 UTC 2010 Adam Mitz <mitza@ociweb.com>mitza2010-09-232-15/+8
|
* ChangeLogTag: Wed Sep 22 14:10:38 UTC 2010 Adam Mitz <mitza@ociweb.com>mitza2010-09-222-1/+7
|
* Wed Sep 22 08:53:17 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-09-225-4/+12
| | | | | | | | * tests/LocalityManager/ExplicitExec/run_test.pl: * tests/LocalityManager/ProcessName/run_test.pl: * tests/LocalityManager/SpawnMultiple/run_test.pl: * tests/LocalityManager/SpawnOne/run_test.pl: Renamed Naming_Service to toa_cosnaming.
* Tue Sep 21 13:36:23 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-2110-67/+79
| | | | | | | | | | | | | * DAnCE/DAnCE_Utility.cpp: * tools/XML/DAnCE_XML_Utils_Export.h: * tools/XML/XML.mpc: * tools/XML/XML_Error_Handler.h: * tools/XML/XML_Helper.h: * tools/XML/XML_Helper.tpp: * tools/XML/XML_Schema_Resolver.h: * tools/XML/XercesString.h: * tools/XML/CIAO_XML_Utils_Export.h: Updated export macros for Windows
* ChangeLogTag: Fri Sep 17 18:52:11 UTC 2010 Adam Mitz <mitza@ociweb.com>mitza2010-09-172-0/+12
|
* Fixed typoJohnny Willemsen2010-09-173-3/+3
|
* Fixed typoJohnny Willemsen2010-09-173-3/+3
|
* Fri Sep 17 08:40:30 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-09-1717-0/+36
| | | | | | | | | | | | | | | | | | | | * tests/Config_Handlers/test.cdp: * tests/DeploymentPlanDump/CcmDance2-host1.cdp: * tests/DeploymentPlanDump/CcmDance2-host2.cdp: * tests/DeploymentPlanDump/CcmDance2.cdp: * tests/DeploymentPlanDump/CcmDance4-host1.cdp: * tests/DeploymentPlanDump/CcmDance4-host2.cdp: * tests/DeploymentPlanDump/NewCcmDance1.cdp: * tests/LocalityManager/ExplicitExec/Deployment.cdp: * tests/LocalityManager/ProcessName/Deployment.cdp: * tests/LocalityManager/SpawnMultiple/Deployment.cdp: * tests/LocalityManager/SpawnOne/Deployment.cdp: * tests/Parsing/InvalidConfigPropValueDeclaration.cdp: * tests/Parsing/InvalidConnection.cdp: * tests/Parsing/InvalidDatatypeValue.cdp: * tests/Parsing/InvalidElement.cdp: * tests/Parsing/InvalidReference.cdp: Added Id string.
* Removed trailing whitespacesJohnny Willemsen2010-09-1797-1407/+1407
|
* (no commit message)Johnny Willemsen2010-09-161-1/+1
|
* (no commit message)Johnny Willemsen2010-09-141-3/+0
|
* Tue Sep 14 11:28:54 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-142-2/+7
| | | | | * etc/DAnCE.doxygen: Updated input path
* Mon Sep 13 18:15:27 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-1349-311/+311
| | | | | | | *: Zapped trailing whitespaces using find -name \*.h -o -name \*.cpp -name \*.inl | xargs perl -i -pe's/\s+\n/\n/'
* Sun Sep 12 19:21:42 UTC 2010 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2010-09-122-5/+11
| | | | | * rules.dance.GNU: Fixes.
* Sun Sep 12 18:47:31 UTC 2010 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2010-09-122-0/+64
| | | | | * rules.dance.GNU: Adapted from CIAO.
* Fri Sep 10 17:19:34 UTC 2010 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2010-09-102-16/+12
| | | | | * bin/dance_tests.lst: Moved appropriate tests to CIAO list.
* Fri Sep 10 17:19:06 UTC 2010 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2010-09-102-0/+7
| | | | | * MPC/config/dance_stub.mpb: Add DANCE_ROOT as an include.
* Fri Sep 10 17:18:26 UTC 2010 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2010-09-1020-7184/+6
| | | | | * tests/IDL3_to_XMI: MOved back to CIAO.
* Fri Sep 10 15:40:42 UTC 2010 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2010-09-10141-271/+386
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Config_Handlers/ADD_Handler.cpp: * Config_Handlers/Any_Handler.cpp: * Config_Handlers/CCD_Handler.cpp: * Config_Handlers/CEPE_Handler.cpp: * Config_Handlers/CPD_Handler.cpp: * Config_Handlers/CRDD_Handler.cpp: * Config_Handlers/ComponentPropertyDescription_Handler.cpp: * Config_Handlers/DD_Handler.cpp: * Config_Handlers/DP_Handler.cpp: * Config_Handlers/DP_PCD_Handler.cpp: * Config_Handlers/DataType_Handler.h: * Config_Handlers/DataType_Handler.cpp: * Config_Handlers/DnC_Dump.h: * Config_Handlers/DnC_Dump.cpp: * Config_Handlers/Dump_Obj.h: * Config_Handlers/ERE_Handler.cpp: * Config_Handlers/ESD_Handler.cpp: * Config_Handlers/IDD_Handler.cpp: * Config_Handlers/IDREF_Base.cpp: * Config_Handlers/ID_Handler.cpp: * Config_Handlers/IRDD_Handler.cpp: * Config_Handlers/MDD_Handler.cpp: * Config_Handlers/PCD_Handler.cpp: * Config_Handlers/PL_Handler.cpp: * Config_Handlers/PSPE_Handler.cpp: * Config_Handlers/Package_Handlers/CAD_Handler.h: * Config_Handlers/Package_Handlers/CAD_Handler.cpp: * Config_Handlers/Package_Handlers/CID_Handler.cpp: * Config_Handlers/Package_Handlers/CPD_Handler.cpp: * Config_Handlers/Package_Handlers/Comp_Intf_Descr_Handler.h: * Config_Handlers/Package_Handlers/Comp_Intf_Descr_Handler.cpp: * Config_Handlers/Package_Handlers/IAD_Handler.cpp: * Config_Handlers/Package_Handlers/NIA_Handler.h: * Config_Handlers/Package_Handlers/PCD_Handler.cpp: * Config_Handlers/Package_Handlers/PC_Intf.cpp: * Config_Handlers/Package_Handlers/SID_Handler.cpp: * Config_Handlers/Property_Handler.cpp: * Config_Handlers/RDD_Handler.cpp: * Config_Handlers/Req_Handler.cpp: * Config_Handlers/STD_CID_Handler.h: * Config_Handlers/STD_CID_Handler.cpp: * Config_Handlers/STD_CPD_Handler.cpp: * Config_Handlers/STD_PC_Intf.cpp: * Config_Handlers/SatisfierProperty_Handler.cpp: * Config_Handlers/XML_File_Intf.cpp: * DAnCE/DAnCE_ArtifactInstallation.idl: * DAnCE/DAnCE_Utility.h: * Deployment/Deployment_Application.idl: * Deployment/Deployment_ApplicationManager.idl: * Deployment/Deployment_Connection.idl: * Deployment/Deployment_Data.idl: * Deployment/Deployment_DeploymentPlan.idl: * Deployment/Deployment_DomainApplication.idl: * Deployment/Deployment_DomainApplicationManager.idl: * Deployment/Deployment_ExecutionManager.idl: * Deployment/Deployment_NodeApplication.idl: * Deployment/Deployment_NodeApplicationManager.idl: * Deployment/Deployment_NodeManager.idl: * Deployment/Deployment_Packaging_Data.idl: * Deployment/Deployment_RepositoryManager.idl: * Deployment/Deployment_ResourceCommitmentManager.idl: * Deployment/Deployment_TargetData.idl: * Deployment/Deployment_TargetManager.idl: * DomainApplication/Domain_Application_Impl.cpp: * DomainApplicationManager/DomainApplicationManager_Impl.cpp: * DomainApplicationManager/Node_Locator.h: * DomainApplicationManager/Node_Locator.cpp: * ExecutionManager/ExecutionManager_Impl.cpp: * ExecutionManager/ExecutionManager_Module.cpp: * ExecutionManager/Execution_Manager.cpp: * LocalityManager/Configuration/CPU_Affinity.cpp: * LocalityManager/Configuration/Process_Name.cpp: * LocalityManager/Configuration/Process_Priority.cpp: * LocalityManager/Daemon/Locality_Manager.cpp: * LocalityManager/Daemon/Locality_Manager_Task.cpp: * LocalityManager/Handler/LocalityActivator_Impl.cpp: * LocalityManager/Handler/Plugin_Conf.cpp: * LocalityManager/Interceptors/Best_Effort.cpp: * LocalityManager/Interceptors/Standard_Error.cpp: * LocalityManager/Scheduler/Events/Action_Base.cpp: * NodeApplication/NodeApplication_Impl.cpp: * NodeApplicationManager/NodeApplicationManager_Impl.cpp: * NodeManager/NodeManager_Impl.cpp: * NodeManager/Node_Manager.cpp: * NodeManager/Node_Manager_Module.h: * NodeManager/Node_Manager_Module.cpp: * Plan_Launcher/Daemon/PL_Daemon.cpp: * Plan_Launcher/EM_Launcher.h: * Plan_Launcher/NM_Launcher.h: * Plan_Launcher/Plan_Launcher.cpp: * Plan_Launcher/Plan_Launcher_Base.h: * Plan_Launcher/Plan_Launcher_Base_Impl_T.h: * Plan_Launcher/Plan_Launcher_Base_Impl_T.cpp: * RepositoryManager/PC_Updater.h: * RepositoryManager/PC_Updater.cpp: * RepositoryManager/RM_Helper.h: * RepositoryManager/RM_Helper.cpp: * RepositoryManager/RepositoryManager.mpc: * RepositoryManager/RepositoryManagerDaemon.idl: * RepositoryManager/RepositoryManager_Impl.cpp: * RepositoryManager/Repository_Manager.cpp: * RepositoryManager/Repository_Manager_Module.cpp: * RepositoryManager/URL_Parser.cpp: * RepositoryManager/ZIP_Wrapper.cpp: * RepositoryManager/repository_manager_admin.cpp: * RepositoryManager/repository_manager_admin_exec.cpp: * TargetManager/DomainDataManager.cpp: * TargetManager/ResourceCommitmentManager.h: * TargetManager/ResourceCommitmentManager.cpp: * TargetManager/Target_Manager.cpp: * TargetManager/Target_Manager_Module.cpp: * tests/Config_Handlers/DynAny_Handler/test.cpp: * tests/Config_Handlers/Package_Handlers/test.cpp: * tests/Config_Handlers/test.cpp: * tests/DeploymentPlanDump/test.cpp: * tests/DeploymentPlanTestReferences/test.cpp: * tests/DeploymentTest1/test.cpp: * tests/NodeApplicationManager-NodeApplication/test.cpp: * tests/NodeManager-NodeApplicationManager/test.cpp: * tests/Parsing/domain.cpp: * tests/Parsing/test.cpp: * tests/TargetManager/CmpClient.cpp: * tools/Artifact_Installation/Artifact_Installation.mpc: * tools/Artifact_Installation/Artifact_Installation_Handler_Svc.cpp: * tools/Artifact_Installation/Artifact_Installation_Impl.cpp: * tools/Artifact_Installation/Artifact_Installation_exec.cpp: * tools/Artifact_Installation/DAnCE_Artifact_Installation_Handler.idl: * tools/Artifact_Installation/File_Installation_Handler.cpp: * tools/Artifact_Installation/Http_Installation_Handler.cpp: * tools/Artifact_Installation/Installation_Repository_Manager.cpp: * tools/Artifact_Installation/Installation_Repository_Manager_Impl.cpp: * tools/Convert_Plan/Convert_Plan.cpp: * tools/Split_Plan/Locality_Splitter.cpp: * tools/Split_Plan/Node_Splitter.cpp: * tools/Split_Plan/Split_Plan.cpp: * tools/Split_Plan/Split_Plan_exec.cpp: * tools/System_Health/Daemon/SHS_Daemon.cpp: * tools/System_Health/Daemon/SHS_Daemon_Impl.cpp: * tools/System_Health/Interceptors/SHS_CORBA_Transport.cpp: * tools/System_Health/Interceptors/SHS_Interceptor.cpp: Fixed includes such as DAnCE/Deployment and DAnCE/Logger to drop DAnCE prefix. Also removed CIAO logger initialization.
* Fri Sep 10 15:37:10 UTC 2010 William Otte <wotte@zifnab>William R. Otte2010-09-1022-6440/+6
| | | | | * tools/IDL3_to_XMI: Moving back to CIAO.
* Fri Sep 10 15:10:35 UTC 2010 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2010-09-1017-90/+61
| | | | | | | | | | | | | | | | | | | | * DAnCE/DAnCE_Core.mpc: * DAnCE/DAnCE_Properties.mpc: * Deployment/Deployment_Core.mpc: * LocalityManager/Daemon/Locality_Manager.mpc: * LocalityManager/Interceptors/Error_Interceptors.mpc: * MPC/config/dance_deployment_stub.mpb: * MPC/config/danceidldefaults.mpb: * MPC/config/dancelib_with_idl.mpb: * NodeManager/NodeManager.mpc: * Plan_Launcher/Daemon/PL_Daemon.mpc: * tests/Config_Handlers/DynAny_Handler/test.mpc: * tests/NameServiceTest/NameServiceTest.mpc: * tests/TargetManager/TM_Client.mpc: * tools/System_Health/Daemon/SHS_Daemon.mpc: * tools/System_Health/Interceptors/SHS_Interceptor.mpc: * tools/System_Health/System_Health.mpc: Resolved MPC errors from CIAO separation.
* Fri Sep 10 15:09:04 UTC 2010 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2010-09-1026-2997/+10
| | | | | | | | * tests/LocalityManager/CPUAffinity: * tests/LocalityManager/CommandlinePassage: * tests/LocalityManager/UnexpectedShutdown: * tests/Parsing/PlanLauncher: Moved these tests to CIAO.
* Fri Sep 10 14:43:35 UTC 2010 William Otte <wotte@zifnab>William R. Otte2010-09-10649-0/+155060
* .: Moved DAnCE to root of DOC Repository.