summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/DevGuideExamples
Commit message (Collapse)AuthorAgeFilesLines
* Use ACE_OS instead of ACE_OS_StringJohnny Willemsen2020-06-101-1/+1
| | | | | | | | | | | | | | | | | * ACE/ace/OS_NS_time.inl: * ACE/examples/APG/Config/ARGV_Example.cpp: * ACE/examples/APG/Config/Get_Opt.cpp: * ACE/examples/APG/Config/Get_Opt_Long.cpp: * ACE/tests/ARGV_Test.cpp: * TAO/orbsvcs/DevGuideExamples/Security/ParticipatingApp/Messenger_i.cpp: * TAO/orbsvcs/orbsvcs/Event/EC_Thread_Flags.cpp: * TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/TimeStamp.cpp: * TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/receiver.cpp: * TAO/orbsvcs/tests/Event/ThreadFlags/testflags.cpp: * TAO/orbsvcs/tests/HTIOP/AMI/Test_Output.cpp: * TAO/orbsvcs/tests/HTIOP/BiDirectional/Test_Output.cpp: * TAO/orbsvcs/tests/HTIOP/Hello/Test_Output.cpp: * TAO/tests/Bug_3941_Regression/test.cpp:
* Layout changesJohnny Willemsen2019-04-174-22/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * TAO/orbsvcs/DevGuideExamples/NotifyService/Filtering/StructuredEventConsumer_i.h: * TAO/orbsvcs/DevGuideExamples/NotifyService/OfferSubscriptions/StructuredEventConsumer_i.h: * TAO/orbsvcs/DevGuideExamples/NotifyService/QoSProperties/StructuredEventConsumer_i.h: * TAO/orbsvcs/DevGuideExamples/NotifyService/RTNotify/StructuredEventConsumer_i.h: * TAO/orbsvcs/FT_ReplicationManager/FT_FaultConsumer.h: * TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManager.h: * TAO/orbsvcs/Fault_Detector/FT_FaultDetectorFactory_i.h: * TAO/orbsvcs/Fault_Detector/Fault_Detector_i.h: * TAO/orbsvcs/Fault_Notifier/FT_Notifier_i.h: * TAO/orbsvcs/examples/Log/Notify/Notify_Consumer.h: * TAO/orbsvcs/examples/Log/Notify/Notify_Supplier.h: * TAO/orbsvcs/examples/Notify/Filter/Filter.h: * TAO/orbsvcs/examples/Notify/Lanes/Supplier.h: * TAO/orbsvcs/examples/Notify/Subscribe/Subscribe.h: * TAO/orbsvcs/examples/Notify/ThreadPool/Consumer.h: * TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/UpdateableHandler.h: * TAO/orbsvcs/orbsvcs/IFRService/ComponentRepository_i.cpp: * TAO/orbsvcs/orbsvcs/Notify/Standard_Event_Persistence.cpp: * TAO/orbsvcs/orbsvcs/PortableGroup/PG_FactoryRegistry.h: * TAO/orbsvcs/tests/Notify/Persistent_Filter/Filter.h: * TAO/orbsvcs/tests/Notify/Reconnecting/Consumer.cpp: * TAO/orbsvcs/tests/Notify/Reconnecting/Consumer.h: * TAO/orbsvcs/tests/Notify/Reconnecting/Supplier.cpp: * TAO/orbsvcs/tests/Notify/lib/Consumer_T.cpp: * TAO/orbsvcs/tests/Notify/lib/Consumer_T.h: * TAO/orbsvcs/tests/Notify/lib/PushConsumer.h: * TAO/orbsvcs/tests/Notify/lib/SequencePushConsumer.h: * TAO/orbsvcs/tests/Notify/lib/StructuredPushConsumer.h: * TAO/orbsvcs/tests/Notify/lib/Supplier_T.cpp: * TAO/orbsvcs/tests/Notify/lib/Supplier_T.h:
* Store the server status for per client activation within the AAMJohnny Willemsen2018-08-101-5/+3
| | | | | | | | | * TAO/orbsvcs/DevGuideExamples/ImplRepo/README: * TAO/orbsvcs/ImplRepo_Service/AsyncAccessManager.cpp: * TAO/orbsvcs/ImplRepo_Service/AsyncAccessManager.h: * TAO/orbsvcs/ImplRepo_Service/ImR_Locator_i.cpp: * TAO/orbsvcs/tests/ImplRepo/scale_clients/run_test.pl: * TAO/orbsvcs/tests/ImplRepo/scale_clients/server.cpp:
* Layout changesJohnny Willemsen2018-06-011-5/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * TAO/DevGuideExamples/PortableInterceptors/Auth/Messenger_i.cpp: * TAO/DevGuideExamples/PortableInterceptors/IOR/ClientInitializer.cpp: * TAO/DevGuideExamples/PortableInterceptors/SimpleCodec/ClientInitializer.cpp: * TAO/TAO_IDL/ast/ast_interface.cpp: * TAO/TAO_IDL/ast/ast_union.cpp: * TAO/TAO_IDL/be/be_global.cpp: * TAO/examples/Advanced/ch_18/client.cpp: * TAO/examples/Advanced/ch_18/server.h: * TAO/examples/Kokyu_dsrt_schedulers/EDF_Scheduler.cpp: * TAO/examples/Kokyu_dsrt_schedulers/EDF_Scheduler.h: * TAO/examples/Kokyu_dsrt_schedulers/FP_Scheduler.cpp: * TAO/examples/Kokyu_dsrt_schedulers/MIF_Scheduler.cpp: * TAO/examples/Kokyu_dsrt_schedulers/MIF_Scheduler.h: * TAO/examples/Kokyu_dsrt_schedulers/MUF_Scheduler.cpp: * TAO/examples/Kokyu_dsrt_schedulers/MUF_Scheduler.h: * TAO/examples/Kokyu_dsrt_schedulers/fp_example/client.cpp: * TAO/examples/Kokyu_dsrt_schedulers/mif_example/client.cpp: * TAO/examples/Kokyu_dsrt_schedulers/muf_example/client.cpp: * TAO/examples/PluggableUDP/tests/Performance/client.cpp: * TAO/examples/PluggableUDP/tests/Performance/server.cpp: * TAO/orbsvcs/DevGuideExamples/NotifyService/EventSequence/Messenger_i.cpp: * TAO/orbsvcs/Fault_Notifier/FT_Notifier_i.cpp: * TAO/orbsvcs/IFR_Service/be_global.cpp: * TAO/orbsvcs/IFR_Service/be_produce.cpp: * TAO/orbsvcs/IFR_Service/ifr_adding_visitor.cpp: * TAO/orbsvcs/ImplRepo_Service/ImR_Activator.cpp: * TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/CosEvent_Utilities.cpp: * TAO/orbsvcs/examples/CosEC/TypedSimple/Country_i.cpp: * TAO/orbsvcs/examples/Notify/Lanes/Supplier.cpp: * TAO/orbsvcs/examples/Notify/ThreadPool/Supplier.cpp: * TAO/orbsvcs/orbsvcs/AV/AVStreams_i.cpp: * TAO/orbsvcs/orbsvcs/AV/TCP.cpp: * TAO/orbsvcs/orbsvcs/Notify/ConsumerAdmin.cpp: * TAO/orbsvcs/orbsvcs/Notify/EventChannelFactory.cpp: * TAO/orbsvcs/performance-tests/RTEvent/Roundtrip/server.cpp: * TAO/orbsvcs/tests/AVStreams/Modify_QoS/sender.cpp: * TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/distributer.cpp: * TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/sender.h: * TAO/orbsvcs/tests/Bug_1393_Regression/client.cpp: * TAO/orbsvcs/tests/Bug_2287_Regression/ServerORBInitializer2.h: * TAO/orbsvcs/tests/Bug_3215_Regression/ServerORBInitializer2.h:
* Removed last TAO env macros and some layout changesJohnny Willemsen2018-06-015-22/+9
|
* Two projects that can both build the same IDL need an "after" to work ↵Adam Mitz2016-02-081-0/+1
| | | | correctly with parallel builds.
* Removed id tag from mwc filesJohnny Willemsen2015-01-071-1/+1
|
* Zap id tag from .txt filesJohnny Willemsen2015-01-072-2/+2
|
* Replaced README filesJohnny Willemsen2015-01-0725-26/+24
|
* TAO replacementsJohnny Willemsen2015-01-0737-37/+37
|
* Perl filesJohnny Willemsen2015-01-0745-46/+0
|
* Removed single line Id tagJohnny Willemsen2015-01-07187-374/+0
|
* Zapped two line id tagsJohnny Willemsen2015-01-071-3/+0
|
* Updated links to point to http://www.dre.vanderbilt.edu/~schmidt/TAO.htmlJohnny Willemsen2014-12-0720-20/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * CIAO/connectors/ami4ccm/examples/Hello/Sender/Hello_Sender_exec.cpp: * CIAO/connectors/ami4ccm/examples/Hello/Sender/Hello_Sender_exec.h: * CIAO/connectors/ami4ccm/examples/Quoter/Client/Quoter_Client_exec.cpp: * CIAO/connectors/ami4ccm/examples/Quoter/Client/Quoter_Client_exec.h: * CIAO/connectors/ami4ccm/examples/Quoter/Producer/Quoter_Producer_exec.cpp: * CIAO/connectors/ami4ccm/examples/Quoter/Producer/Quoter_Producer_exec.h: * CIAO/connectors/ami4ccm/tests/AsynchT/Receiver/AsynchT_Receiver_exec.cpp: * CIAO/connectors/ami4ccm/tests/AsynchT/Receiver/AsynchT_Receiver_exec.h: * CIAO/connectors/ami4ccm/tests/AsynchT/Sender/AsynchT_Sender_exec.cpp: * CIAO/connectors/ami4ccm/tests/AsynchT/Sender/AsynchT_Sender_exec.h: * CIAO/connectors/ami4ccm/tests/DelReplyH/Receiver/DelReplyH_Receiver_exec.cpp: * CIAO/connectors/ami4ccm/tests/DelReplyH/Receiver/DelReplyH_Receiver_exec.h: * CIAO/connectors/ami4ccm/tests/DelReplyH/Sender/DelReplyH_Sender_exec.cpp: * CIAO/connectors/ami4ccm/tests/DelReplyH/Sender/DelReplyH_Sender_exec.h: * CIAO/connectors/ami4ccm/tests/Exceptions/Receiver/ExceptionT_Receiver_exec.cpp: * CIAO/connectors/ami4ccm/tests/Exceptions/Receiver/ExceptionT_Receiver_exec.h: * CIAO/connectors/ami4ccm/tests/Exceptions/Sender/ExceptionT_Sender_exec.cpp: * CIAO/connectors/ami4ccm/tests/Exceptions/Sender/ExceptionT_Sender_exec.h: * CIAO/connectors/ami4ccm/tests/GetComp/Receiver/GetComp_Receiver_exec.cpp: * CIAO/connectors/ami4ccm/tests/GetComp/Receiver/GetComp_Receiver_exec.h: * CIAO/connectors/ami4ccm/tests/GetComp/Sender/GetComp_Sender_exec.cpp: * CIAO/connectors/ami4ccm/tests/GetComp/Sender/GetComp_Sender_exec.h: * CIAO/connectors/ami4ccm/tests/InterInArgs/Receiver/InterInArgsT_Receiver_exec.cpp: * CIAO/connectors/ami4ccm/tests/InterInArgs/Receiver/InterInArgsT_Receiver_exec.h: * CIAO/connectors/ami4ccm/tests/InterInArgs/Sender/InterInArgsT_Sender_exec.cpp: * CIAO/connectors/ami4ccm/tests/InterInArgs/Sender/InterInArgsT_Sender_exec.h: * CIAO/connectors/ami4ccm/tests/InterInOutArgs/Receiver/InterInOutT_Receiver_exec.cpp: * CIAO/connectors/ami4ccm/tests/InterInOutArgs/Receiver/InterInOutT_Receiver_exec.h: * CIAO/connectors/ami4ccm/tests/InterInOutArgs/Sender/InterInOutT_Sender_exec.cpp: * CIAO/connectors/ami4ccm/tests/InterInOutArgs/Sender/InterInOutT_Sender_exec.h: * CIAO/connectors/ami4ccm/tests/InterMulti/Receiver/InterMulti_Receiver_exec.cpp: * CIAO/connectors/ami4ccm/tests/InterMulti/Receiver/InterMulti_Receiver_exec.h: * CIAO/connectors/ami4ccm/tests/InterMulti/Sender/InterMulti_Sender_exec.cpp: * CIAO/connectors/ami4ccm/tests/InterMulti/Sender/InterMulti_Sender_exec.h: * CIAO/connectors/ami4ccm/tests/InterOutArgs/Receiver/InterOutArgsT_Receiver_exec.cpp: * CIAO/connectors/ami4ccm/tests/InterOutArgs/Receiver/InterOutArgsT_Receiver_exec.h: * CIAO/connectors/ami4ccm/tests/InterOutArgs/Sender/InterOutArgsT_Sender_exec.cpp: * CIAO/connectors/ami4ccm/tests/InterOutArgs/Sender/InterOutArgsT_Sender_exec.h: * CIAO/connectors/ami4ccm/tests/InterReturn/Receiver/InterReturnT_Receiver_exec.cpp: * CIAO/connectors/ami4ccm/tests/InterReturn/Receiver/InterReturnT_Receiver_exec.h: * CIAO/connectors/ami4ccm/tests/InterReturn/Sender/InterReturnT_Sender_exec.cpp: * CIAO/connectors/ami4ccm/tests/InterReturn/Sender/InterReturnT_Sender_exec.h: * CIAO/connectors/ami4ccm/tests/NoConnection/Receiver/HelloT_Receiver_exec.cpp: * CIAO/connectors/ami4ccm/tests/NoConnection/Receiver/HelloT_Receiver_exec.h: * CIAO/connectors/ami4ccm/tests/NoConnection/Sender/HelloT_Sender_exec.cpp: * CIAO/connectors/ami4ccm/tests/NoConnection/Sender/HelloT_Sender_exec.h: * CIAO/connectors/ami4ccm/tests/NoReplyH/Receiver/NoReplyH_Receiver_exec.cpp: * CIAO/connectors/ami4ccm/tests/NoReplyH/Receiver/NoReplyH_Receiver_exec.h: * CIAO/connectors/ami4ccm/tests/NoReplyH/Sender/NoReplyH_Sender_exec.cpp: * CIAO/connectors/ami4ccm/tests/NoReplyH/Sender/NoReplyH_Sender_exec.h: * CIAO/connectors/ami4ccm/tests/OneProcess/Receiver/OneProcess_Receiver_exec.cpp: * CIAO/connectors/ami4ccm/tests/OneProcess/Receiver/OneProcess_Receiver_exec.h: * CIAO/connectors/ami4ccm/tests/OneProcess/Sender/OneProcess_Sender_exec.cpp: * CIAO/connectors/ami4ccm/tests/OneProcess/Sender/OneProcess_Sender_exec.h: * CIAO/connectors/ami4ccm/tests/OneReplyH/Receiver/OneReplyH_Receiver_exec.cpp: * CIAO/connectors/ami4ccm/tests/OneReplyH/Receiver/OneReplyH_Receiver_exec.h: * CIAO/connectors/ami4ccm/tests/OneReplyH/Sender/OneReplyH_Sender_exec.cpp: * CIAO/connectors/ami4ccm/tests/OneReplyH/Sender/OneReplyH_Sender_exec.h: * CIAO/connectors/ami4ccm/tests/PragmaT/Sender/PragmaT_Sender_exec.cpp: * CIAO/connectors/ami4ccm/tests/PragmaT/Sender/PragmaT_Sender_exec.h: * CIAO/connectors/ami4ccm/tests/SimplexMulti/Receiver/UsesSM_Receiver_exec.cpp: * CIAO/connectors/ami4ccm/tests/SimplexMulti/Receiver/UsesSM_Receiver_exec.h: * CIAO/connectors/ami4ccm/tests/SimplexMulti/Sender/UsesSM_Sender_exec.cpp: * CIAO/connectors/ami4ccm/tests/SimplexMulti/Sender/UsesSM_Sender_exec.h: * CIAO/connectors/ami4ccm/tests/SyncPortConn/Sender/Hello_Sender_exec.cpp: * CIAO/connectors/ami4ccm/tests/SyncPortConn/Sender/Hello_Sender_exec.h: * CIAO/connectors/ami4ccm/tests/ThreeComp/Master/ThreeComp_Master_exec.cpp: * CIAO/connectors/ami4ccm/tests/ThreeComp/Master/ThreeComp_Master_exec.h: * CIAO/connectors/ami4ccm/tests/ThreeComp/Receiver/ThreeComp_Receiver_exec.cpp: * CIAO/connectors/ami4ccm/tests/ThreeComp/Receiver/ThreeComp_Receiver_exec.h: * CIAO/connectors/ami4ccm/tests/ThreeComp/Sender/ThreeComp_Sender_exec.cpp: * CIAO/connectors/ami4ccm/tests/ThreeComp/Sender/ThreeComp_Sender_exec.h: * CIAO/connectors/ami4ccm/tests/UsesMulti/Receiver/UsesMulti_Receiver_exec.cpp: * CIAO/connectors/ami4ccm/tests/UsesMulti/Receiver/UsesMulti_Receiver_exec.h: * CIAO/connectors/ami4ccm/tests/UsesMulti/Sender/UsesMulti_Sender_exec.cpp: * CIAO/connectors/ami4ccm/tests/UsesMulti/Sender/UsesMulti_Sender_exec.h: * CIAO/connectors/ami4ccm/tutorials/Hello/Hello_asm/Receiver_comp/src/Hello_Receiver_comp_exec.cpp: * CIAO/connectors/ami4ccm/tutorials/Hello/Hello_asm/Receiver_comp/src/Hello_Receiver_comp_exec.h: * CIAO/connectors/ami4ccm/tutorials/Hello/Hello_asm/Sender_comp/src/Hello_Sender_comp_exec.cpp: * CIAO/connectors/ami4ccm/tutorials/Hello/Hello_asm/Sender_comp/src/Hello_Sender_comp_exec.h: * CIAO/connectors/ami4ccm/tutorials/Hello/Tutorial/Code/GeneratedExec/Hello_Receiver_comp_exec.cpp: * CIAO/connectors/ami4ccm/tutorials/Hello/Tutorial/Code/GeneratedExec/Hello_Receiver_comp_exec.h: * CIAO/connectors/ami4ccm/tutorials/Hello/Tutorial/Code/GeneratedExec/Hello_Sender_comp_exec.cpp: * CIAO/connectors/ami4ccm/tutorials/Hello/Tutorial/Code/GeneratedExec/Hello_Sender_comp_exec.h: * CIAO/connectors/ami4ccm/tutorials/Hello/Tutorial/Code/ImplementedExec/Hello_Receiver_comp_exec.cpp: * CIAO/connectors/ami4ccm/tutorials/Hello/Tutorial/Code/ImplementedExec/Hello_Receiver_comp_exec.h: * CIAO/connectors/ami4ccm/tutorials/Hello/Tutorial/Code/ImplementedExec/Hello_Sender_comp_exec.cpp: * CIAO/connectors/ami4ccm/tutorials/Hello/Tutorial/Code/ImplementedExec/Hello_Sender_comp_exec.h: * CIAO/connectors/dds4ccm/examples/Large_Deployment/DDS_Sub/DDS_Sub_exec.cpp: * CIAO/connectors/dds4ccm/examples/Large_Deployment/DDS_Sub/DDS_Sub_exec.h: * CIAO/connectors/dds4ccm/examples/Quoter/Broker/Broker_exec.cpp: * CIAO/connectors/dds4ccm/examples/Quoter/Broker/Broker_exec.h: * CIAO/connectors/dds4ccm/examples/Quoter/Distributor/Distributor_exec.cpp: * CIAO/connectors/dds4ccm/examples/Quoter/Distributor/Distributor_exec.h: * CIAO/connectors/dds4ccm/examples/Shapes/Receiver/Shapes_Receiver_exec.cpp: * CIAO/connectors/dds4ccm/examples/Shapes/Receiver/Shapes_Receiver_exec.h: * CIAO/connectors/dds4ccm/examples/Shapes/Sender/Shapes_Sender_exec.cpp: * CIAO/connectors/dds4ccm/examples/Shapes/Sender/Shapes_Sender_exec.h: * CIAO/connectors/dds4ccm/examples/ShapesContr/Receiver/Shapes_Receiver_exec.cpp: * CIAO/connectors/dds4ccm/examples/ShapesContr/Receiver/Shapes_Receiver_exec.h: * CIAO/connectors/dds4ccm/examples/ShapesContr/Sender/Shapes_Sender_exec.cpp: * CIAO/connectors/dds4ccm/examples/ShapesContr/Sender/Shapes_Sender_exec.h: * CIAO/connectors/dds4ccm/idl/ndds/ndds_dcps_instance_handleEC.h: * CIAO/connectors/dds4ccm/idl/ndds/ndds_dcps_instance_handleS.h: * CIAO/connectors/dds4ccm/performance-tests/Keyed/Receiver/Perf_Keyed_Test_Receiver_exec.cpp: * CIAO/connectors/dds4ccm/performance-tests/Keyed/Receiver/Perf_Keyed_Test_Receiver_exec.h: * CIAO/connectors/dds4ccm/performance-tests/Keyed/Sender/Perf_Keyed_Test_Sender_exec.cpp: * CIAO/connectors/dds4ccm/performance-tests/Keyed/Sender/Perf_Keyed_Test_Sender_exec.h: * CIAO/connectors/dds4ccm/performance-tests/Latency/Receiver/LatencyTT_Test_Receiver_exec.cpp: * CIAO/connectors/dds4ccm/performance-tests/Latency/Receiver/LatencyTT_Test_Receiver_exec.h: * CIAO/connectors/dds4ccm/performance-tests/Latency/Sender/LatencyTT_Test_Sender_exec.cpp: * CIAO/connectors/dds4ccm/performance-tests/Latency/Sender/LatencyTT_Test_Sender_exec.h: * CIAO/connectors/dds4ccm/performance-tests/Throughput/Receiver/Throughput_Receiver_exec.cpp: * CIAO/connectors/dds4ccm/performance-tests/Throughput/Receiver/Throughput_Receiver_exec.h: * CIAO/connectors/dds4ccm/performance-tests/Throughput/Sender/Throughput_Sender_exec.cpp: * CIAO/connectors/dds4ccm/performance-tests/Throughput/Sender/Throughput_Sender_exec.h: * CIAO/connectors/dds4ccm/tests/CSLSampleRejected/Receiver/CSL_SRTest_Receiver_exec.cpp: * CIAO/connectors/dds4ccm/tests/CSLSampleRejected/Receiver/CSL_SRTest_Receiver_exec.h: * CIAO/connectors/dds4ccm/tests/CSLSampleRejected/Sender/CSL_SRTest_Sender_exec.cpp: * CIAO/connectors/dds4ccm/tests/CSLSampleRejected/Sender/CSL_SRTest_Sender_exec.h: * CIAO/connectors/dds4ccm/tests/CSLUnexpStat/Receiver/CSL_USTest_Receiver_exec.cpp: * CIAO/connectors/dds4ccm/tests/CSLUnexpStat/Receiver/CSL_USTest_Receiver_exec.h: * CIAO/connectors/dds4ccm/tests/CSLUnexpStat/Sender/CSL_USTest_Sender_exec.cpp: * CIAO/connectors/dds4ccm/tests/CSLUnexpStat/Sender/CSL_USTest_Sender_exec.h: * CIAO/connectors/dds4ccm/tests/CoherentWriter/Receiver/CoherentWrite_Test_Receiver_exec.cpp: * CIAO/connectors/dds4ccm/tests/CoherentWriter/Receiver/CoherentWrite_Test_Receiver_exec.h: * CIAO/connectors/dds4ccm/tests/CoherentWriter/Sender/CoherentWrite_Test_Sender_exec.cpp: * CIAO/connectors/dds4ccm/tests/CoherentWriter/Sender/CoherentWrite_Test_Sender_exec.h: * CIAO/connectors/dds4ccm/tests/ContentFilteredTopic/EventListener/Receiver/CFTLE_Test_Receiver_exec.cpp: * CIAO/connectors/dds4ccm/tests/ContentFilteredTopic/EventListener/Receiver/CFTLE_Test_Receiver_exec.h: * CIAO/connectors/dds4ccm/tests/ContentFilteredTopic/EventListener/Sender/CFTLE_Test_Sender_exec.cpp: * CIAO/connectors/dds4ccm/tests/ContentFilteredTopic/EventListener/Sender/CFTLE_Test_Sender_exec.h: * CIAO/connectors/dds4ccm/tests/ContentFilteredTopic/ReadGet/Receiver/ReadGet_Test_Receiver_exec.cpp: * CIAO/connectors/dds4ccm/tests/ContentFilteredTopic/ReadGet/Receiver/ReadGet_Test_Receiver_exec.h: * CIAO/connectors/dds4ccm/tests/ContentFilteredTopic/ReadGet/Sender/ReadGet_Test_Sender_exec.cpp: * CIAO/connectors/dds4ccm/tests/ContentFilteredTopic/ReadGet/Sender/ReadGet_Test_Sender_exec.h: * CIAO/connectors/dds4ccm/tests/DDSEntity/Receiver/Writer_Receiver_exec.cpp: * CIAO/connectors/dds4ccm/tests/DDSEntity/Receiver/Writer_Receiver_exec.h: * CIAO/connectors/dds4ccm/tests/DDSEntity/Sender/Writer_Sender_exec.cpp: * CIAO/connectors/dds4ccm/tests/DDSEntity/Sender/Writer_Sender_exec.h: * CIAO/connectors/dds4ccm/tests/Getter/Receiver/Getter_Test_Receiver_exec.cpp: * CIAO/connectors/dds4ccm/tests/Getter/Receiver/Getter_Test_Receiver_exec.h: * CIAO/connectors/dds4ccm/tests/Getter/Sender/Getter_Test_Sender_exec.cpp: * CIAO/connectors/dds4ccm/tests/Getter/Sender/Getter_Test_Sender_exec.h: * CIAO/connectors/dds4ccm/tests/HomeTest/HomeComp/HomeT_HomeC_exec.cpp: * CIAO/connectors/dds4ccm/tests/HomeTest/HomeComp/HomeT_HomeC_exec.h: * CIAO/connectors/dds4ccm/tests/InstanceHandle/Sender/Writer_Sender_exec.cpp: * CIAO/connectors/dds4ccm/tests/InstanceHandle/Sender/Writer_Sender_exec.h: * CIAO/connectors/dds4ccm/tests/KeyedSamples/Receiver/Keyed_Test_Receiver_exec.cpp: * CIAO/connectors/dds4ccm/tests/KeyedSamples/Receiver/Keyed_Test_Receiver_exec.h: * CIAO/connectors/dds4ccm/tests/KeyedWriter/Receiver/Writer_Receiver_exec.cpp: * CIAO/connectors/dds4ccm/tests/KeyedWriter/Receiver/Writer_Receiver_exec.h: * CIAO/connectors/dds4ccm/tests/LateBinding/ReadGet/Receiver/RG_LateBinding_Receiver_exec.cpp: * CIAO/connectors/dds4ccm/tests/LateBinding/ReadGet/Receiver/RG_LateBinding_Receiver_exec.h: * CIAO/connectors/dds4ccm/tests/LateBinding/ReadGet/Sender/RG_LateBinding_Sender_exec.cpp: * CIAO/connectors/dds4ccm/tests/LateBinding/ReadGet/Sender/RG_LateBinding_Sender_exec.h: * CIAO/connectors/dds4ccm/tests/LateBinding/UpdateWrite/Receiver/WU_LateBinding_Receiver_exec.cpp: * CIAO/connectors/dds4ccm/tests/LateBinding/UpdateWrite/Receiver/WU_LateBinding_Receiver_exec.h: * CIAO/connectors/dds4ccm/tests/LateBinding/UpdateWrite/Sender/WU_LateBinding_Sender_exec.cpp: * CIAO/connectors/dds4ccm/tests/LateBinding/UpdateWrite/Sender/WU_LateBinding_Sender_exec.h: * CIAO/connectors/dds4ccm/tests/ListenNotEnabled/Receiver/LNE_Test_Receiver_exec.cpp: * CIAO/connectors/dds4ccm/tests/ListenNotEnabled/Receiver/LNE_Test_Receiver_exec.h: * CIAO/connectors/dds4ccm/tests/ListenNotEnabled/Sender/LNE_Test_Sender_exec.cpp: * CIAO/connectors/dds4ccm/tests/ListenNotEnabled/Sender/LNE_Test_Sender_exec.h: * CIAO/connectors/dds4ccm/tests/MemLeakDetection/TypeRegistration/Component/TypeRegistration_Test_Component_exec.cpp: * CIAO/connectors/dds4ccm/tests/MemLeakDetection/TypeRegistration/Component/TypeRegistration_Test_Component_exec.h: * CIAO/connectors/dds4ccm/tests/MultiTopic/Receiver/MultiTopic_Receiver_exec.cpp: * CIAO/connectors/dds4ccm/tests/MultiTopic/Receiver/MultiTopic_Receiver_exec.h: * CIAO/connectors/dds4ccm/tests/MultiTopic/Sender/MultiTopic_Sender_exec.cpp: * CIAO/connectors/dds4ccm/tests/MultiTopic/Sender/MultiTopic_Sender_exec.h: * CIAO/connectors/dds4ccm/tests/PSLDeadline/Receiver/PSL_DeadlineTest_Receiver_exec.cpp: * CIAO/connectors/dds4ccm/tests/PSLDeadline/Receiver/PSL_DeadlineTest_Receiver_exec.h: * CIAO/connectors/dds4ccm/tests/PSLDeadline/Sender/PSL_DeadlineTest_Sender_exec.cpp: * CIAO/connectors/dds4ccm/tests/PSLDeadline/Sender/PSL_DeadlineTest_Sender_exec.h: * CIAO/connectors/dds4ccm/tests/PSLSampleLost/Receiver/PSL_SampleLost_Receiver_exec.cpp: * CIAO/connectors/dds4ccm/tests/PSLSampleLost/Receiver/PSL_SampleLost_Receiver_exec.h: * CIAO/connectors/dds4ccm/tests/PSLSampleLost/Sender/PSL_SampleLost_Sender_exec.cpp: * CIAO/connectors/dds4ccm/tests/PSLSampleLost/Sender/PSL_SampleLost_Sender_exec.h: * CIAO/connectors/dds4ccm/tests/Proxies/ReadWrite/Receiver/Proxy_RW_Test_Receiver_exec.cpp: * CIAO/connectors/dds4ccm/tests/Proxies/ReadWrite/Receiver/Proxy_RW_Test_Receiver_exec.h: * CIAO/connectors/dds4ccm/tests/Proxies/ReadWrite/Sender/Proxy_RW_Test_Sender_exec.cpp: * CIAO/connectors/dds4ccm/tests/Proxies/ReadWrite/Sender/Proxy_RW_Test_Sender_exec.h: * CIAO/connectors/dds4ccm/tests/QueryCondition/Different/Receiver/Different_Test_Receiver_exec.cpp: * CIAO/connectors/dds4ccm/tests/QueryCondition/Different/Receiver/Different_Test_Receiver_exec.h: * CIAO/connectors/dds4ccm/tests/QueryCondition/Different/Sender/Different_Test_Sender_exec.cpp: * CIAO/connectors/dds4ccm/tests/QueryCondition/Different/Sender/Different_Test_Sender_exec.h: * CIAO/connectors/dds4ccm/tests/QueryCondition/EventListener/Receiver/QCLE_Test_Receiver_exec.cpp: * CIAO/connectors/dds4ccm/tests/QueryCondition/EventListener/Receiver/QCLE_Test_Receiver_exec.h: * CIAO/connectors/dds4ccm/tests/QueryCondition/EventListener/Sender/QCLE_Test_Sender_exec.cpp: * CIAO/connectors/dds4ccm/tests/QueryCondition/EventListener/Sender/QCLE_Test_Sender_exec.h: * CIAO/connectors/dds4ccm/tests/QueryCondition/ReadGet/Receiver/ReadGet_Test_Receiver_exec.cpp: * CIAO/connectors/dds4ccm/tests/QueryCondition/ReadGet/Receiver/ReadGet_Test_Receiver_exec.h: * CIAO/connectors/dds4ccm/tests/QueryCondition/ReadGet/Sender/ReadGet_Test_Sender_exec.cpp: * CIAO/connectors/dds4ccm/tests/QueryCondition/ReadGet/Sender/ReadGet_Test_Sender_exec.h: * CIAO/connectors/dds4ccm/tests/QueryCondition/StateListener/Receiver/QCLS_Test_Receiver_exec.cpp: * CIAO/connectors/dds4ccm/tests/QueryCondition/StateListener/Receiver/QCLS_Test_Receiver_exec.h: * CIAO/connectors/dds4ccm/tests/QueryCondition/StateListener/Sender/QCLS_Test_Sender_exec.cpp: * CIAO/connectors/dds4ccm/tests/QueryCondition/StateListener/Sender/QCLS_Test_Sender_exec.h: * CIAO/connectors/dds4ccm/tests/QueryCondition/TwoListeners/Receiver/QCTL_Test_Receiver_exec.cpp: * CIAO/connectors/dds4ccm/tests/QueryCondition/TwoListeners/Receiver/QCTL_Test_Receiver_exec.h: * CIAO/connectors/dds4ccm/tests/QueryCondition/TwoListeners/Sender/QCTL_Test_Sender_exec.cpp: * CIAO/connectors/dds4ccm/tests/QueryCondition/TwoListeners/Sender/QCTL_Test_Sender_exec.h: * CIAO/connectors/dds4ccm/tests/QueryCondition/TwoQueries/Receiver/QCTQ_Test_Receiver_exec.cpp: * CIAO/connectors/dds4ccm/tests/QueryCondition/TwoQueries/Receiver/QCTQ_Test_Receiver_exec.h: * CIAO/connectors/dds4ccm/tests/QueryCondition/TwoQueries/Sender/QCTQ_Test_Sender_exec.cpp: * CIAO/connectors/dds4ccm/tests/QueryCondition/TwoQueries/Sender/QCTQ_Test_Sender_exec.h: * CIAO/connectors/dds4ccm/tests/QueryCondition/TwoQueriesMany/Receiver/QCTQM_Test_Receiver_exec.cpp: * CIAO/connectors/dds4ccm/tests/QueryCondition/TwoQueriesMany/Receiver/QCTQM_Test_Receiver_exec.h: * CIAO/connectors/dds4ccm/tests/QueryCondition/TwoQueriesMany/Sender/QCTQM_Test_Sender_exec.cpp: * CIAO/connectors/dds4ccm/tests/QueryCondition/TwoQueriesMany/Sender/QCTQM_Test_Sender_exec.h: * CIAO/connectors/dds4ccm/tests/Reader/Receiver/Reader_Test_Receiver_exec.cpp: * CIAO/connectors/dds4ccm/tests/Reader/Receiver/Reader_Test_Receiver_exec.h: * CIAO/connectors/dds4ccm/tests/Reader/Sender/Reader_Test_Sender_exec.cpp: * CIAO/connectors/dds4ccm/tests/Reader/Sender/Reader_Test_Sender_exec.h: * CIAO/connectors/dds4ccm/tests/ResetTopic/ReadGet/Sender/RG_ResetTopic_Sender_exec.h: * CIAO/connectors/dds4ccm/tests/ResetTopic/ToEmpty/Sender/TE_ResetTopic_Sender_exec.cpp: * CIAO/connectors/dds4ccm/tests/ResetTopic/ToEmpty/Sender/TE_ResetTopic_Sender_exec.h: * CIAO/connectors/dds4ccm/tests/ResetTopic/TooLong/Sender/TL_ResetTopic_Sender_exec.cpp: * CIAO/connectors/dds4ccm/tests/ResetTopic/TooLong/Sender/TL_ResetTopic_Sender_exec.h: * CIAO/connectors/dds4ccm/tests/ResetTopic/UpdateListen/Receiver/UL_ResetTopic_Receiver_exec.cpp: * CIAO/connectors/dds4ccm/tests/ResetTopic/UpdateListen/Receiver/UL_ResetTopic_Receiver_exec.h: * CIAO/connectors/dds4ccm/tests/ResetTopic/UpdateListen/Sender/UL_ResetTopic_Sender_exec.cpp: * CIAO/connectors/dds4ccm/tests/ResetTopic/UpdateListen/Sender/UL_ResetTopic_Sender_exec.h: * CIAO/connectors/dds4ccm/tests/ResetTopic/WriteListen/Receiver/WL_ResetTopic_Receiver_exec.cpp: * CIAO/connectors/dds4ccm/tests/ResetTopic/WriteListen/Receiver/WL_ResetTopic_Receiver_exec.h: * CIAO/connectors/dds4ccm/tests/ResetTopic/WriteListen/Sender/WL_ResetTopic_Sender_exec.cpp: * CIAO/connectors/dds4ccm/tests/ResetTopic/WriteListen/Sender/WL_ResetTopic_Sender_exec.h: * CIAO/connectors/dds4ccm/tests/SLDisabled/Receiver/SL_Disabled_Receiver_exec.cpp: * CIAO/connectors/dds4ccm/tests/SLDisabled/Receiver/SL_Disabled_Receiver_exec.h: * CIAO/connectors/dds4ccm/tests/SLDisabled/Sender/SL_Disabled_Sender_exec.cpp: * CIAO/connectors/dds4ccm/tests/SLDisabled/Sender/SL_Disabled_Sender_exec.h: * CIAO/connectors/dds4ccm/tests/SLManyByMany/Sender/SL_ManyByMany_Sender_exec.cpp: * CIAO/connectors/dds4ccm/tests/SLManyByMany/Sender/SL_ManyByMany_Sender_exec.h: * CIAO/connectors/dds4ccm/tests/UnkeyedSamples/Receiver/Unkeyed_Test_Receiver_exec.cpp: * CIAO/connectors/dds4ccm/tests/UnkeyedSamples/Receiver/Unkeyed_Test_Receiver_exec.h: * CIAO/connectors/dds4ccm/tests/UnkeyedSamples/Sender/Unkeyed_Test_Sender_exec.cpp: * CIAO/connectors/dds4ccm/tests/UnkeyedSamples/Sender/Unkeyed_Test_Sender_exec.h: * CIAO/connectors/dds4ccm/tests/UnkeyedWriter/Receiver/Writer_Receiver_exec.cpp: * CIAO/connectors/dds4ccm/tests/UnkeyedWriter/Receiver/Writer_Receiver_exec.h: * CIAO/connectors/dds4ccm/tests/UnkeyedWriter/Sender/Writer_Sender_exec.cpp: * CIAO/connectors/dds4ccm/tests/UnkeyedWriter/Sender/Writer_Sender_exec.h: * CIAO/connectors/dds4ccm/tests/Updater/Receiver/Updater_Receiver_exec.cpp: * CIAO/connectors/dds4ccm/tests/Updater/Receiver/Updater_Receiver_exec.h: * CIAO/connectors/dds4ccm/tests/Updater/Sender/Updater_Sender_exec.cpp: * CIAO/connectors/dds4ccm/tests/Updater/Sender/Updater_Sender_exec.h: * CIAO/connectors/dds4ccm/tests/UserdataCopyCount/Component/UCC_Test_Component_exec.cpp: * CIAO/connectors/dds4ccm/tests/UserdataCopyCount/Component/UCC_Test_Component_exec.h: * CIAO/connectors/dds4ccm/tutorials/Shapes/Shapes_asm/Shapes_Control_comp/src/Shapes_Control_comp_exec.h: * CIAO/connectors/dds4ccm/tutorials/Shapes/Shapes_asm/Shapes_Receiver_comp/src/Shapes_Receiver_comp_exec.h: * CIAO/connectors/dds4ccm/tutorials/Shapes/Shapes_asm/Shapes_Sender_comp/src/Shapes_Sender_comp_exec.h: * CIAO/connectors/dds4ccm/tutorials/Shapes/Tutorial/Code/Shapes_Control_comp/Shapes_Control_comp_exec.cpp: * CIAO/connectors/dds4ccm/tutorials/Shapes/Tutorial/Code/Shapes_Control_comp/Shapes_Control_comp_exec.h: * CIAO/connectors/dds4ccm/tutorials/Shapes/Tutorial/Code/Shapes_Receiver_comp/Shapes_Receiver_comp_exec.cpp: * CIAO/connectors/dds4ccm/tutorials/Shapes/Tutorial/Code/Shapes_Receiver_comp/Shapes_Receiver_comp_exec.h: * CIAO/connectors/dds4ccm/tutorials/Shapes/Tutorial/Code/Shapes_Sender_comp/Shapes_Sender_comp_exec.cpp: * CIAO/connectors/dds4ccm/tutorials/Shapes/Tutorial/Code/Shapes_Sender_comp/Shapes_Sender_comp_exec.h: * CIAO/examples/Hello/Sender/Hello_Sender_exec.cpp: * CIAO/examples/Hello/Sender/Hello_Sender_exec.h: * CIAO/examples/Hello_Event/Receiver/Receiver_exec.cpp: * CIAO/examples/Hello_Event/Receiver/Receiver_exec.h: * CIAO/examples/Hello_Event/Sender/Sender_exec.cpp: * CIAO/examples/Hello_Event/Sender/Sender_exec.h: * CIAO/examples/Hello_Event/step-by-step.html: * CIAO/tests/Bug_3834_Regression/CompA_exec.cpp: * CIAO/tests/Bug_3834_Regression/CompA_exec.h: * CIAO/tests/Bug_3834_Regression/CompB_exec.cpp: * CIAO/tests/Bug_3834_Regression/CompB_exec.h: * CIAO/tests/CIF/Component/CIF_Component_exec.cpp: * CIAO/tests/CIF/Component/CIF_Component_exec.h: * CIAO/tests/Collocation/Receiver/Receiver_exec.cpp: * CIAO/tests/Collocation/Sender/Sender_exec.h: * CIAO/tests/DAnCE/Components/ProcessColocation_exec.h: * CIAO/tests/DAnCE/Components/Progressive_exec.cpp: * CIAO/tests/DAnCE/Components/Progressive_exec.h: * CIAO/tests/DAnCE/Executor-Destructor/Executor_Destructor_exec.cpp: * CIAO/tests/DAnCE/Executor-Destructor/Executor_Destructor_exec.h: * CIAO/tests/DAnCE/Launch-Failures/Component/Launch_Failure_exec.cpp: * CIAO/tests/DAnCE/Launch-Failures/Component/Launch_Failure_exec.h: * CIAO/tests/DAnCE/LocalityManager/UnexpectedShutdown/UnexpectedShutdown_exec.cpp: * CIAO/tests/DAnCE/LocalityManager/UnexpectedShutdown/UnexpectedShutdown_exec.h: * CIAO/tests/DAnCE/PartialShutdown/Component1/Component1_exec.cpp: * CIAO/tests/DAnCE/PartialShutdown/Component1/Component1_exec.h: * CIAO/tests/DAnCE/PartialShutdown/Component2/Component2_exec.cpp: * CIAO/tests/DAnCE/PartialShutdown/Component2/Component2_exec.h: * CIAO/tests/DAnCE/PartialShutdown/Component3/Component3_exec.cpp: * CIAO/tests/DAnCE/PartialShutdown/Component3/Component3_exec.h: * CIAO/tests/DAnCE/Threading/Component1/Component1_exec.cpp: * CIAO/tests/DAnCE/Threading/Component1/Component1_exec.h: * CIAO/tests/DAnCE/Threading/Component2/Component2_exec.cpp: * CIAO/tests/DAnCE/Threading/Component2/Component2_exec.h: * CIAO/tests/IDL_Test/Lem_Specific_Export/Lem_Export_exec.cpp: * CIAO/tests/IDL_Test/Lem_Specific_Export/Lem_Export_exec.h: * CIAO/tests/Minimum/Receiver/Receiver_exec.cpp: * CIAO/tests/Minimum/Receiver/Receiver_exec.h: * CIAO/tests/Minimum/Sender/Sender_exec.cpp: * CIAO/tests/Minimum/Sender/Sender_exec.h: * CIAO/tutorials/Quoter/Simple/Distributor/StockDistributor_exec.h: * TAO/DevGuideExamples/AMH/AMH_Messenger_i.cpp: * TAO/DevGuideExamples/AMH/AMH_Messenger_i.h: * TAO/DevGuideExamples/AMH/Messenger_i.cpp: * TAO/DevGuideExamples/AMH/Messenger_i.h: * TAO/DevGuideExamples/AMH_AMI/inner_i.h: * TAO/DevGuideExamples/AMH_AMI/middle_i.cpp: * TAO/DevGuideExamples/GettingStarted/Messenger_i.cpp: * TAO/DevGuideExamples/GettingStarted/Messenger_i.h: * TAO/DevGuideExamples/LocalObjects/ServantLocator/Messenger_i.cpp: * TAO/DevGuideExamples/LocalObjects/ServantLocator/Messenger_i.h: * TAO/DevGuideExamples/Messaging/AMIcallback/Messenger_i.cpp: * TAO/DevGuideExamples/Messaging/AMIcallback/Messenger_i.h: * TAO/DevGuideExamples/Messaging/RelativeRoundtripTimeout/Messenger_i.cpp: * TAO/DevGuideExamples/Messaging/RelativeRoundtripTimeout/Messenger_i.h: * TAO/DevGuideExamples/Multithreading/DynamicThreadPool/Messenger_i.cpp: * TAO/DevGuideExamples/Multithreading/DynamicThreadPool/Messenger_i.h: * TAO/DevGuideExamples/Multithreading/GracefulShutdown/Messenger_i.cpp: * TAO/DevGuideExamples/Multithreading/GracefulShutdown/Messenger_i.h: * TAO/DevGuideExamples/Multithreading/Reactive/Messenger_i.cpp: * TAO/DevGuideExamples/Multithreading/Reactive/Messenger_i.h: * TAO/DevGuideExamples/Multithreading/ThreadPerConnection/Messenger_i.cpp: * TAO/DevGuideExamples/Multithreading/ThreadPerConnection/Messenger_i.h: * TAO/DevGuideExamples/Multithreading/ThreadPool/Messenger_i.cpp: * TAO/DevGuideExamples/Multithreading/ThreadPool/Messenger_i.h: * TAO/DevGuideExamples/PortableInterceptors/Auth/Messenger_i.cpp: * TAO/DevGuideExamples/PortableInterceptors/Auth/Messenger_i.h: * TAO/DevGuideExamples/PortableInterceptors/PICurrent/Messenger_i.cpp: * TAO/DevGuideExamples/PortableInterceptors/PICurrent/Messenger_i.h: * TAO/DevGuideExamples/RTCORBA/Messenger_i.h: * TAO/DevGuideExamples/SmartProxies/Messenger_i.cpp: * TAO/DevGuideExamples/SmartProxies/Messenger_i.h: * TAO/docs/Security/Conformance.html: * TAO/docs/Security/Download.html: * TAO/docs/Security/FAQ.html: * TAO/docs/Security/SSLIOP-USAGE.html: * TAO/docs/Security/SSLIOP.html: * TAO/docs/Security/Security_Service.html: * TAO/docs/Security/index.html: * TAO/docs/minimumTAO.html: * TAO/docs/pluggable_protocols/index.html: * TAO/docs/tutorials/Quoter/On_Demand_Activation/index.html: * TAO/docs/tutorials/Quoter/Simple/Impl-Repo/index.html: * TAO/docs/tutorials/Quoter/Simple/ImprovedServer/index.html: * TAO/docs/tutorials/Quoter/Simple/Persistent/index.html: * TAO/interop-tests/AnyTypeCode/tao/Demo_i.cpp: * TAO/interop-tests/AnyTypeCode/tao/Demo_i.h: * TAO/interop-tests/wchar/interop_wchar_i.h: * TAO/orbsvcs/DevGuideExamples/EventServices/OMG_TypedEC/Messenger_i.cpp: * TAO/orbsvcs/DevGuideExamples/EventServices/OMG_TypedEC/Messenger_i.h: * TAO/orbsvcs/DevGuideExamples/ImplRepo/Messenger_i.cpp: * TAO/orbsvcs/DevGuideExamples/ImplRepo/Messenger_i.h: * TAO/orbsvcs/DevGuideExamples/NamingService/Messenger/Messenger_i.cpp: * TAO/orbsvcs/DevGuideExamples/NamingService/Messenger/Messenger_i.h: * TAO/orbsvcs/DevGuideExamples/NamingService/Naming_Client/Messenger_i.cpp: * TAO/orbsvcs/DevGuideExamples/NamingService/Naming_Client/Messenger_i.h: * TAO/orbsvcs/DevGuideExamples/NamingService/Naming_Context_Ext/Messenger_i.cpp: * TAO/orbsvcs/DevGuideExamples/NamingService/Naming_Context_Ext/Messenger_i.h: * TAO/orbsvcs/DevGuideExamples/NamingService/Naming_Server/Messenger_i.cpp: * TAO/orbsvcs/DevGuideExamples/NamingService/Naming_Server/Messenger_i.h: * TAO/orbsvcs/DevGuideExamples/NamingService/corbaloc_Messenger/Messenger_i.cpp: * TAO/orbsvcs/DevGuideExamples/NamingService/corbaloc_Messenger/Messenger_i.h: * TAO/orbsvcs/DevGuideExamples/NamingService/corbaname_Messenger/Messenger_i.cpp: * TAO/orbsvcs/DevGuideExamples/NamingService/corbaname_Messenger/Messenger_i.h: * TAO/orbsvcs/DevGuideExamples/PortableInterceptors/PICurrent_NameService/Messenger_i.cpp: * TAO/orbsvcs/DevGuideExamples/PortableInterceptors/PICurrent_NameService/Messenger_i.h: * TAO/orbsvcs/DevGuideExamples/Security/SecurityUnawareApp/MessengerI.cpp: * TAO/orbsvcs/DevGuideExamples/Security/SecurityUnawareApp/Messenger_i.cpp: * TAO/orbsvcs/tests/ImplRepo/RestartServer/Messenger_i.cpp: * TAO/orbsvcs/tests/InterfaceRepo/Bug_3495_Regression/TestImpl.cpp: * TAO/orbsvcs/tests/Security/ssliop_CSD/Messenger_i.cpp: * TAO/tao/AnyTypeCode/Typecode_typesA.h: * TAO/tao/AnyTypeCode/WrongTransactionA.cpp: * TAO/tao/AnyTypeCode/WrongTransactionA.h: * TAO/tao/Object_KeyC.cpp: * TAO/tao/Object_KeyC.h: * TAO/tao/PI/PolicyFactoryA.cpp: * TAO/tao/PI/PolicyFactoryA.h: * TAO/tao/PI/PolicyFactoryC.cpp: * TAO/tao/PI/PolicyFactoryC.h: * TAO/tao/PI/PolicyFactoryS.h: * TAO/tao/PI_Server/ServerRequestInterceptorA.cpp: * TAO/tao/PI_Server/ServerRequestInterceptorA.h: * TAO/tao/PI_Server/ServerRequestInterceptorC.cpp: * TAO/tao/PI_Server/ServerRequestInterceptorC.h: * TAO/tao/PI_Server/ServerRequestInterceptorS.h: * TAO/tao/PortableServer/PS_ForwardA.cpp: * TAO/tao/PortableServer/PS_ForwardA.h: * TAO/tao/PortableServer/PS_ForwardC.cpp: * TAO/tao/PortableServer/PS_ForwardC.h: * TAO/tao/PortableServer/PS_ForwardS.h: * TAO/tao/RTCORBA/RT_ProtocolPropertiesA.cpp: * TAO/tao/RTCORBA/RT_ProtocolPropertiesA.h: * TAO/tao/RTCORBA/RT_ProtocolPropertiesC.cpp: * TAO/tao/RTCORBA/RT_ProtocolPropertiesC.h: * TAO/tao/RTCORBA/RT_ProtocolPropertiesS.h: * TAO/tao/Typecode_typesC.cpp: * TAO/tao/Typecode_typesC.h: * TAO/tao/Typecode_typesS.h: * TAO/tao/WrongTransactionC.cpp: * TAO/tao/WrongTransactionC.h: * TAO/tao/WrongTransactionS.h: * TAO/tests/Bug_1495_Regression/test_i.h: * TAO/tests/Bug_2188_Regression/broken_i.cpp: * TAO/tests/Bug_2188_Regression/broken_i.h: * TAO/tests/Bug_3766_Regression/TestI.cpp: * TAO/tests/Bug_3766_Regression/TestI.h: * TAO/tests/ORB_init/Portspan/simpleI.cpp: * TAO/tests/ORB_init/Portspan/simpleI.h:
* Sat Jan 18 00:16:14 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-01-181-6/+6
| | | | | | | | | * orbsvcs/DevGuideExamples/ImplRepo/run_test.pl: Fix the order of termination of activator & locator. * orbsvcs/ImplRepo_Service/LiveCheck.h: * orbsvcs/ImplRepo_Service/LiveCheck.cpp: Fix various valgrind reported errors including a memory leak related to per-client activations and invalid memory access.
* Mon Aug 5 14:25:16 UTC 2013 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2013-08-0540-287/+521
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * orbsvcs/DevGuideExamples/Security/ParticipatingApp/MessengerClient.cpp: * orbsvcs/DevGuideExamples/Security/ParticipatingApp/cacert.pem: * orbsvcs/DevGuideExamples/Security/ParticipatingApp/client.conf: * orbsvcs/DevGuideExamples/Security/ParticipatingApp/client_cert.pem: * orbsvcs/DevGuideExamples/Security/ParticipatingApp/client_key.pem: * orbsvcs/DevGuideExamples/Security/ParticipatingApp/server.conf: * orbsvcs/DevGuideExamples/Security/ParticipatingApp/server_cert.pem: * orbsvcs/DevGuideExamples/Security/ParticipatingApp/server_key.pem: * orbsvcs/DevGuideExamples/Security/PolicyControllingApp/MessengerClient.cpp: * orbsvcs/DevGuideExamples/Security/PolicyControllingApp/README: * orbsvcs/DevGuideExamples/Security/PolicyControllingApp/cacert.pem: * orbsvcs/DevGuideExamples/Security/PolicyControllingApp/client.conf: * orbsvcs/DevGuideExamples/Security/PolicyControllingApp/client1.conf: * orbsvcs/DevGuideExamples/Security/PolicyControllingApp/client_cert.pem: * orbsvcs/DevGuideExamples/Security/PolicyControllingApp/client_key.pem: * orbsvcs/DevGuideExamples/Security/PolicyControllingApp/server.conf: * orbsvcs/DevGuideExamples/Security/PolicyControllingApp/server1.conf: * orbsvcs/DevGuideExamples/Security/PolicyControllingApp/server_cert.pem: * orbsvcs/DevGuideExamples/Security/PolicyControllingApp/server_key.pem: * orbsvcs/DevGuideExamples/Security/SecurityUnawareApp/README: * orbsvcs/DevGuideExamples/Security/SecurityUnawareApp/cacert.pem: * orbsvcs/DevGuideExamples/Security/SecurityUnawareApp/client.conf: * orbsvcs/DevGuideExamples/Security/SecurityUnawareApp/client1.conf: * orbsvcs/DevGuideExamples/Security/SecurityUnawareApp/client_cert.pem: * orbsvcs/DevGuideExamples/Security/SecurityUnawareApp/client_key.pem: * orbsvcs/DevGuideExamples/Security/SecurityUnawareApp/server.conf: * orbsvcs/DevGuideExamples/Security/SecurityUnawareApp/server_cert.pem: * orbsvcs/DevGuideExamples/Security/SecurityUnawareApp/server_key.pem: * orbsvcs/DevGuideExamples/Security/ParticipatingApp/clientcert.pem: * orbsvcs/DevGuideExamples/Security/ParticipatingApp/clientkey.pem: * orbsvcs/DevGuideExamples/Security/ParticipatingApp/servercert.pem: * orbsvcs/DevGuideExamples/Security/ParticipatingApp/serverkey.pem: * orbsvcs/DevGuideExamples/Security/PolicyControllingApp/clientcert.pem: * orbsvcs/DevGuideExamples/Security/PolicyControllingApp/clientkey.pem: * orbsvcs/DevGuideExamples/Security/PolicyControllingApp/servercert.pem: * orbsvcs/DevGuideExamples/Security/PolicyControllingApp/serverkey.pem: * orbsvcs/DevGuideExamples/Security/SecurityUnawareApp/clientcert.pem: * orbsvcs/DevGuideExamples/Security/SecurityUnawareApp/clientkey.pem: * orbsvcs/DevGuideExamples/Security/SecurityUnawareApp/servercert.pem: * orbsvcs/DevGuideExamples/Security/SecurityUnawareApp/serverkey.pem: Certificates where expired, use now the certificates we also use for the other orbsvcs security tests
* Fri May 17 13:40:00 UTC 2013 Simon Massey <simon dot massey at prismtech ↵sma2013-05-171-3/+14
| | | | dot com> Fix for Buzilla 1391
* Fri Oct 7 09:12:23 UTC 2011 Marcel Smit <msmit@remedy.nl>msmit2011-10-0724-22/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * DevGuideExamples/AMH/README: * DevGuideExamples/AMH_AMI/README: * DevGuideExamples/BiDirectionalGIOP/README: * DevGuideExamples/GettingStarted/README: * DevGuideExamples/Messaging/AMIcallback/README: * DevGuideExamples/Messaging/RelativeRoundtripTimeout/README: * DevGuideExamples/Multithreading/GracefulShutdown/README: * DevGuideExamples/Multithreading/README: * DevGuideExamples/Multithreading/Reactive/README: * DevGuideExamples/Multithreading/ThreadPerConnection/README: * DevGuideExamples/Multithreading/ThreadPool/README: * DevGuideExamples/PortableInterceptors/Auth/README: * DevGuideExamples/PortableInterceptors/IOR/README: * DevGuideExamples/PortableInterceptors/PICurrent/README: * DevGuideExamples/PortableInterceptors/SimpleCodec/README: * DevGuideExamples/RTCORBA/README: * DevGuideExamples/SmartProxies/README: * DevGuideExamples/ValueTypes/Bank/README: * DevGuideExamples/ValueTypes/Messenger/README: * DevGuideExamples/readme.txt: * README: * examples/AMI/FL_Callback/README: * examples/Buffered_AMI/README: * examples/Buffered_Oneways/README: * examples/CSD_Strategy/ThreadPool/README: * examples/CSD_Strategy/ThreadPool2/README: * examples/CSD_Strategy/ThreadPool3/README: * examples/CSD_Strategy/ThreadPool4/README: * examples/CSD_Strategy/ThreadPool6/README: * examples/Load_Balancing/README: * examples/OBV/Typed_Events/README: * examples/RTCORBA/Activity/README: * interop-tests/wchar/README: * orbsvcs/DevGuideExamples/EventServices/OMG_Basic/README: * orbsvcs/DevGuideExamples/EventServices/OMG_SupplierSideEC/README: * orbsvcs/DevGuideExamples/EventServices/OMG_TypedEC/README: * orbsvcs/DevGuideExamples/EventServices/RTEC_Basic/README: * orbsvcs/DevGuideExamples/EventServices/RTEC_Federated/README: * orbsvcs/DevGuideExamples/EventServices/RTEC_Filter/README: * orbsvcs/DevGuideExamples/EventServices/RTEC_MCast_Federated/README: * orbsvcs/DevGuideExamples/ImplRepo/README: * orbsvcs/DevGuideExamples/NamingService/Messenger/README: * orbsvcs/DevGuideExamples/NamingService/Naming_Client/README: * orbsvcs/DevGuideExamples/NamingService/Naming_Context_Ext/README: * orbsvcs/DevGuideExamples/NamingService/Naming_Server/README: * orbsvcs/DevGuideExamples/NamingService/corbaloc_Messenger/README: * orbsvcs/DevGuideExamples/NotifyService/EventSequence/README: * orbsvcs/DevGuideExamples/NotifyService/Filtering/README: * orbsvcs/DevGuideExamples/NotifyService/Messenger/README: * orbsvcs/DevGuideExamples/NotifyService/OfferSubscriptions/README: * orbsvcs/DevGuideExamples/NotifyService/QoSProperties/README: * orbsvcs/DevGuideExamples/NotifyService/RTNotify/README: * orbsvcs/DevGuideExamples/NotifyService/SupplierSideNC/README: * orbsvcs/DevGuideExamples/PortableInterceptors/PICurrent_NameService/README: * orbsvcs/DevGuideExamples/Security/PolicyControllingApp/README: * orbsvcs/DevGuideExamples/Security/SecurityUnawareApp/README: * orbsvcs/DevGuideExamples/ValueTypes/Notify/readme.txt: * orbsvcs/FT_ReplicationManager/README: * orbsvcs/ImplRepo_Service/README.txt: * orbsvcs/LoadBalancer/README: * orbsvcs/TAO_Service/README: * orbsvcs/examples/CosEC/Factory/README: * orbsvcs/examples/CosEC/RtEC_Based/README: * orbsvcs/examples/CosEC/RtEC_Based/bin/README: * orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/README: * orbsvcs/examples/CosEC/Simple/README: * orbsvcs/examples/Log/Basic/README: * orbsvcs/examples/Log/Event/README: * orbsvcs/examples/Log/Notify/README: * orbsvcs/examples/Log/README: * orbsvcs/examples/Log/RTEvent/README: * orbsvcs/examples/Notify/Federation/Agent/README: * orbsvcs/examples/Notify/Federation/SpaceCraft/README: * orbsvcs/examples/Notify/Filter/README: * orbsvcs/examples/Notify/Lanes/README: * orbsvcs/examples/Notify/MC/TkMonitor/README: * orbsvcs/examples/Notify/README: * orbsvcs/examples/Notify/Subscribe/README: * orbsvcs/examples/Notify/ThreadPool/README: * orbsvcs/examples/RtEC/IIOPGateway/README: * orbsvcs/examples/RtEC/MCast/README: * orbsvcs/examples/RtEC/Schedule/README: * orbsvcs/examples/RtEC/Simple/README: * orbsvcs/examples/Security/README: * orbsvcs/examples/Security/SecurityLevel1/README: * orbsvcs/orbsvcs/HTIOP/README.txt: * orbsvcs/orbsvcs/Naming/README: * orbsvcs/tests/AVStreams/Component_Switching/README: * orbsvcs/tests/AVStreams/Latency/README: * orbsvcs/tests/AVStreams/Multicast/README: * orbsvcs/tests/AVStreams/Multicast_Full_Profile/README: * orbsvcs/tests/AVStreams/README: * orbsvcs/tests/AVStreams/Simple_Three_Stage/README: * orbsvcs/tests/AVStreams/mpeg/README.uav: * orbsvcs/tests/Bug_1334_Regression/README: * orbsvcs/tests/Bug_1393_Regression/README: * orbsvcs/tests/Bug_1395_Regression/README: * orbsvcs/tests/Bug_1436_Regression/README: * orbsvcs/tests/Bug_1437_Regression/README: * orbsvcs/tests/Bug_2137_Regression/README: * orbsvcs/tests/Bug_2247_Regression/README: * orbsvcs/tests/Bug_2248_Regression/README: * orbsvcs/tests/Bug_2285_Regression/README: * orbsvcs/tests/Bug_2287_Regression/README: * orbsvcs/tests/Bug_2615_Regression/README: * orbsvcs/tests/Bug_2709_Regression/README: * orbsvcs/tests/Bug_2777_Regression/README: * orbsvcs/tests/Bug_3215_Regression/README: * orbsvcs/tests/Bug_3216_Regression/README: * orbsvcs/tests/CosEvent/Timeout/README: * orbsvcs/tests/EC_Custom_Marshal/README: * orbsvcs/tests/EC_MT_Mcast/README: * orbsvcs/tests/EC_Mcast/README: * orbsvcs/tests/EC_Multiple/README: * orbsvcs/tests/EC_Throughput/README: * orbsvcs/tests/Event/Mcast/AddrServer/README: * orbsvcs/tests/Event/Mcast/RTEC_MCast_Federated/README: * orbsvcs/tests/Event/Mcast/Two_Way/README: * orbsvcs/tests/Event/Performance/README: * orbsvcs/tests/Event/lib/README: * orbsvcs/tests/FaultTolerance/IOGR/README: * orbsvcs/tests/ImplRepo/Bug_2604_Regression/README: * orbsvcs/tests/InterfaceRepo/Bug_2962_Regression/ReadMe.txt: * orbsvcs/tests/InterfaceRepo/Bug_3155_Regression/ReadMe.txt: * orbsvcs/tests/InterfaceRepo/Bug_3174_Regression/ReadMe.txt: * orbsvcs/tests/InterfaceRepo/IFR_Self_Recursive_IDL_Test/README: * orbsvcs/tests/InterfaceRepo/Union_Forward_Test/README.txt: * orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/README: * orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/README: * orbsvcs/tests/Log/Basic_Log_Test/README: * orbsvcs/tests/Notify/lib/README: * orbsvcs/tests/Notify/performance-tests/scripts/1_Path_Period_0_Lanes/README: * orbsvcs/tests/Notify/performance-tests/scripts/3_Path_Period_10ms_Lanes/README: * orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/README: * orbsvcs/tests/Redundant_Naming/README: * orbsvcs/tests/Security/Big_Request/README: * orbsvcs/tests/Security/Bug_1107_Regression/README: * orbsvcs/tests/Security/Bug_2908_Regression/README: * orbsvcs/tests/Security/Callback/README: * orbsvcs/tests/Security/Secure_Invocation/README: * orbsvcs/tests/Security/cert/README: * orbsvcs/tests/Security/ssliop_CSD/README: * orbsvcs/tests/Simple_Naming/README: * orbsvcs/tests/unit/Notify/MC/MonitorControlExt/README: * performance-tests/Cubit/README: * performance-tests/Latency/README: * performance-tests/README: * performance-tests/RTCorba/Multiple_Endpoints/Orb_Per_Priority/README: * performance-tests/RTCorba/Multiple_Endpoints/Single_Endpoint/README: * performance-tests/Sequence_Latency/Sequence_Operations_Time/README.txt: * tests/Any/Recursive/README: * tests/BiDirectional_DelayedUpcall/README: * tests/Big_AMI/README: * tests/Bug_1330_Regression/README: * tests/Bug_1551_Regression/README: * tests/Bug_1627_Regression/README: * tests/Bug_2119_Regression/README: * tests/Bug_2122_Regression/README: * tests/Bug_2124_Regression/README: * tests/Bug_2126_Regression/README: * tests/Bug_2134_Regression/README: * tests/Bug_2183_Regression/README: * tests/Bug_2186_Regression/README: * tests/Bug_2289_Regression/README: * tests/Bug_2375_Regression/README: * tests/Bug_2399_Regression/README: * tests/Bug_2419_Regression/README: * tests/Bug_2424_Regression/README: * tests/Bug_2429_Regression/README: * tests/Bug_2549_Regression/README: * tests/Bug_2669_Regression/README: * tests/Bug_2791_Regression/README: * tests/Bug_2805_Regression/README.txt: * tests/Bug_2935_Regression/README.txt: * tests/Bug_3068_Regression/README: * tests/Bug_3276_Regression/README: * tests/Bug_3299_Regression/README: * tests/Bug_3311_Regression/README: * tests/Bug_3513_Regression/README: * tests/Bug_3524_Regression/README: * tests/Bug_3574_Regression/README: * tests/Bug_3575_Regression/README: * tests/Bug_3632_Regression/README: * tests/Bug_3676_Regression/README: * tests/Bug_3743_Regression/README: * tests/Bug_3748_Regression/README: * tests/Bug_3755_Ext_Regression/README: * tests/Bug_3790_Regression/README: * tests/Bug_3821_Regression/README: * tests/Bug_3827_Regression/README: * tests/Bug_3837_Regression/README: * tests/Bug_3926_Regression/README: * tests/Bug_3941_Regression/README: * tests/CSD_Strategy_Tests/TP_Test_4/README: * tests/CodeSets/simple/README: * tests/Collocation_Opportunities/README: * tests/DIOP/README: * tests/DSI_Gateway/README: * tests/FL_Cube/README: * tests/Faults/README: * tests/HandleExhaustion/README: * tests/Hello/README: * tests/ICMG_Any_Bug/README: * tests/IPV6/README: * tests/Leader_Followers/README: * tests/LongUpcalls/README: * tests/MProfile/README: * tests/MProfile_Connection_Timeout/README: * tests/MT_BiDir/README: * tests/MT_Client/README: * tests/MT_Server/README: * tests/MT_Timeout/README: * tests/Multiple/README: * tests/Multiple_Inheritance/README: * tests/Muxed_GIOP_Versions/README: * tests/Muxing/README: * tests/Native_Exceptions/README: * tests/Nested_Event_Loop/README: * tests/No_Server_MT_Connect_Test/README: * tests/OBV/Any/README: * tests/OBV/Supports/README: * tests/ORB_Local_Config/Bug_1459/README: * tests/ORB_Local_Config/Bug_3049/README: * tests/ORB_Local_Config/README: * tests/ORB_Local_Config/Two_DLL_ORB/README: * tests/ORB_destroy/README: * tests/Object_Loader/README: * tests/Objref_Sequence_Test/README: * tests/OctetSeq/README: * tests/POA/Adapter_Activator/README: * tests/POA/Bug_1592_Regression/README: * tests/POA/DSI/README: * tests/POA/Explicit_Activation/Alt_Resources/README: * tests/POA/Explicit_Activation/README: * tests/POA/FindPOA/README: * tests/POA/README: * tests/POA/Reference_Counted_Servant/README: * tests/POA/RootPOA/README: * tests/Policies/README: * tests/Portable_Interceptors/Benchmark/README: * tests/Portable_Interceptors/Dynamic/README: * tests/Portable_Interceptors/ForwardRequest/README: * tests/Portable_Interceptors/IORInterceptor/README: * tests/Portable_Interceptors/ORB_Shutdown/README: * tests/Portable_Interceptors/PICurrent/README: * tests/Portable_Interceptors/Request_Interceptor_Flow/README: * tests/RTScheduling/Current/README: * tests/RTScheduling/DT_Spawn/README: * tests/RTScheduling/Thread_Cancel/README: * tests/RTScheduling/VoidData/README: * tests/Smart_Proxies/Collocation/README: * tests/Timed_Buffered_Oneways/README: * tests/Timeout/README: * tests/TransportCurrent/Framework/README: * tests/Xt_Stopwatch/README: Fuzz: Missing Id-tags.
* Fixed fuzzJohnny Willemsen2011-10-062-0/+4
|
* Fixed fuzzJohnny Willemsen2011-10-061-4/+4
|
* Fixed fuzzJohnny Willemsen2011-10-068-20/+19
|
* Fixed fuzzJohnny Willemsen2011-10-0610-37/+35
|
* revert bad mergeWilliam R. Otte2011-06-142-9/+8
|
* Tue Jun 14 19:08:03 UTC 2011 Akshay V. Dabholkar <aky@dre.vanderbilt.edu>aky2011-06-142-8/+9
| | | | | | | | * orbsvcs/DevGuideExamples/EventServices/RTEC_Basic/EchoEventConsumerMain.cpp: * orbsvcs/DevGuideExamples/EventServices/RTEC_Basic/EchoEventSupplierMain.cpp: Restructured the code a little bit.
* Fri Apr 22 07:28:43 UTC 2011 Marcel Smit <msmit@remedy.nl>msmit2011-04-226-4/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * DevGuideExamples/Multithreading/Reactive/svc.conf: * DevGuideExamples/Multithreading/ThreadPerConnection/server.conf: * DevGuideExamples/RTCORBA/svc.conf: * docs/tutorials/Quoter/Event_Service/ec.conf: * examples/PluggableUDP/tests/Performance/svc.conf: * examples/PluggableUDP/tests/SimplePerformance/svc.conf: * examples/RTCORBA/Activity/client.conf: * examples/RTCORBA/Activity/server.conf: * examples/RTCORBA/Activity/svc.conf.client: * examples/RTCORBA/Activity/svc.conf.server: * examples/RTScheduling/Fixed_Priority_Scheduler/svc.conf.client: * examples/RTScheduling/Fixed_Priority_Scheduler/svc.conf.server: * examples/RTScheduling/MIF_Scheduler/svc.conf.client: * examples/RTScheduling/MIF_Scheduler/svc.conf.server: * orbsvcs/Concurrency_Service/svc.conf: * orbsvcs/DevGuideExamples/EventServices/RTEC_Federated/supplier.conf: * orbsvcs/DevGuideExamples/EventServices/RTEC_Filter/ec.conf: * orbsvcs/DevGuideExamples/EventServices/RTEC_MCast_Federated/supplier.conf: * orbsvcs/DevGuideExamples/NotifyService/RTNotify/notify.conf: * orbsvcs/DevGuideExamples/NotifyService/RTNotify/nsclient.conf: * orbsvcs/DevGuideExamples/ValueTypes/Notify/notify.conf: * orbsvcs/Event_Service/svc.conf: * orbsvcs/Logging_Service/Notify_Logging_Service/svc.conf: * orbsvcs/TAO_Service/svc.conf: * orbsvcs/examples/ImR/Combined_Service/dynserver.conf: * orbsvcs/examples/ImR/Combined_Service/start_all.conf: * orbsvcs/examples/Notify/Lanes/client.conf: * orbsvcs/examples/Notify/Lanes/notify.conf: * orbsvcs/examples/Notify/ThreadPool/client.conf: * orbsvcs/examples/Notify/ThreadPool/notify.conf: * orbsvcs/examples/RtEC/IIOPGateway/ec.conf: * orbsvcs/examples/RtEC/IIOPGateway/gateway.conf: * orbsvcs/examples/RtEC/Kokyu/svc.conf: * orbsvcs/examples/RtEC/MCast/svc.conf: * orbsvcs/examples/RtEC/Schedule/svc.conf: * orbsvcs/examples/RtEC/Simple/ec.conf: * orbsvcs/performance-tests/RTEvent/Colocated_Roundtrip/ec.dispatching_reactive.conf: * orbsvcs/performance-tests/RTEvent/Colocated_Roundtrip/ec.dispatching_rtcorba.conf: * orbsvcs/performance-tests/RTEvent/Colocated_Roundtrip/ec.dispatching_threaded.conf: * orbsvcs/performance-tests/RTEvent/Colocated_Roundtrip/ec.filter_null.conf: * orbsvcs/performance-tests/RTEvent/Colocated_Roundtrip/ec.filter_per_supplier.conf: * orbsvcs/performance-tests/RTEvent/Colocated_Roundtrip/ec.locking_copy_on_read.conf: * orbsvcs/performance-tests/RTEvent/Colocated_Roundtrip/ec.locking_copy_on_write.conf: * orbsvcs/performance-tests/RTEvent/Colocated_Roundtrip/ec.locking_delayed.conf: * orbsvcs/performance-tests/RTEvent/Colocated_Roundtrip/ec.locking_immediate.conf: * orbsvcs/performance-tests/RTEvent/Federated_Roundtrip/roundtrip.conf: * orbsvcs/performance-tests/RTEvent/RTCORBA_Baseline/realtime.conf: * orbsvcs/performance-tests/RTEvent/RTCORBA_Callback/realtime.conf: * orbsvcs/performance-tests/RTEvent/Roundtrip/ec.dispatching_reactive.conf: * orbsvcs/performance-tests/RTEvent/Roundtrip/ec.dispatching_rtcorba.conf: * orbsvcs/performance-tests/RTEvent/Roundtrip/ec.dispatching_threaded.conf: * orbsvcs/performance-tests/RTEvent/Roundtrip/ec.locking_copy_on_read.conf: * orbsvcs/performance-tests/RTEvent/Roundtrip/ec.locking_copy_on_write.conf: * orbsvcs/performance-tests/RTEvent/Roundtrip/ec.locking_delayed.conf: * orbsvcs/performance-tests/RTEvent/Roundtrip/ec.locking_immediate.conf: * orbsvcs/performance-tests/RTEvent/Roundtrip/ec.supplier_filter_null.conf: * orbsvcs/performance-tests/RTEvent/Roundtrip/ec.supplier_filter_per_supplier.conf: * orbsvcs/performance-tests/RTEvent/Roundtrip/roundtrip.conf: * orbsvcs/tests/AVStreams/Component_Switching/components_svc.conf: * orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/svc.conf: * orbsvcs/tests/Bug_2316_Regression/svc.conf: * orbsvcs/tests/Bug_2377_Regression/svc.conf: * orbsvcs/tests/Bug_2925_Regression/svc.conf: * orbsvcs/tests/Bug_3387_Regression/NotSvc.conf: * orbsvcs/tests/Bug_3418_Regression/m.conf: * orbsvcs/tests/Bug_3444_Regression/diop_svc.conf: * orbsvcs/tests/Bug_3444_Regression/miop_svc.conf: * orbsvcs/tests/CosEvent/Basic/svc.pull.conf: * orbsvcs/tests/CosEvent/Timeout/cosevent.conf: * orbsvcs/tests/EC_MT_Mcast/svc.conf: * orbsvcs/tests/EC_Mcast/svc.conf: * orbsvcs/tests/EC_Throughput/ec.conf: * orbsvcs/tests/Event/Basic/control.conf: * orbsvcs/tests/Event/Basic/mt.svc.conf: * orbsvcs/tests/Event/Basic/observer.conf: * orbsvcs/tests/Event/Basic/svc.complex.conf: * orbsvcs/tests/Event/Basic/svc.conf: * orbsvcs/tests/Event/Mcast/Complex/consumer-ec.conf: * orbsvcs/tests/Event/Mcast/Complex/supplier-ec.conf: * orbsvcs/tests/Event/Mcast/RTEC_MCast_Federated/supplier.conf: * orbsvcs/tests/Event/Mcast/Two_Way/gateway.conf: * orbsvcs/tests/Event/Performance/ec.list.conf: * orbsvcs/tests/Event/Performance/ec.mt.conf: * orbsvcs/tests/Event/Performance/ec.rb_tree.conf: * orbsvcs/tests/Event/Performance/ec.st.conf: * orbsvcs/tests/Event/Performance/latency.conf: * orbsvcs/tests/Event/UDP/svc.conf: * orbsvcs/tests/HTIOP/AMI/exclusive.conf: * orbsvcs/tests/HTIOP/AMI/muxed.conf: * orbsvcs/tests/ImplRepo/scale/client.conf: * orbsvcs/tests/InterfaceRepo/Persistence_Test/svc.conf: * orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/svc.conf: * orbsvcs/tests/Miop/McastHello/svc.conf: * orbsvcs/tests/Notify/Basic/notify.mt.conf: * orbsvcs/tests/Notify/Basic/notify.reactive.conf: * orbsvcs/tests/Notify/Basic/notify.rt.conf: * orbsvcs/tests/Notify/Blocking/notify.conf: * orbsvcs/tests/Notify/Bug_1385_Regression/notify.conf: * orbsvcs/tests/Notify/Bug_1884_Regression/ecf.conf: * orbsvcs/tests/Notify/Lanes/consumer.conf: * orbsvcs/tests/Notify/Persistent_Filter/NS.conf: * orbsvcs/tests/Notify/PluggableTopology/plugtop_ns.conf: * orbsvcs/tests/Notify/Reconnecting/event.conf: * orbsvcs/tests/Notify/Reconnecting/ns_mt.conf: * orbsvcs/tests/Notify/Reconnecting/ns_mt_both.conf: * orbsvcs/tests/Notify/Reconnecting/ns_mt_topo.conf: * orbsvcs/tests/Notify/Reconnecting/ns_st.conf: * orbsvcs/tests/Notify/Reconnecting/ns_st_both.conf: * orbsvcs/tests/Notify/Reconnecting/ns_st_topo.conf: * orbsvcs/tests/Notify/ThreadPool/consumer.conf: * orbsvcs/tests/Notify/ThreadPool/notify.conf: * orbsvcs/tests/Notify/ThreadPool/supplier.conf: * orbsvcs/tests/Notify/Validate_Client/notify.conf: * orbsvcs/tests/Notify/XML_Persistence/svc.conf: * orbsvcs/tests/Notify/performance-tests/RedGreen/listener.conf: * orbsvcs/tests/Notify/performance-tests/RedGreen/lookup.conf: * orbsvcs/tests/Notify/performance-tests/RedGreen/svc.conf: * orbsvcs/tests/Notify/performance-tests/scripts/1_Path_Period_0_Lanes/cos_notify.conf: * orbsvcs/tests/Notify/performance-tests/scripts/1_Path_Period_0_Lanes/rt_notify.conf: * orbsvcs/tests/Notify/performance-tests/scripts/3_Path_Period_10ms_Lanes/cos_notify.conf: * orbsvcs/tests/Notify/performance-tests/scripts/3_Path_Period_10ms_Lanes/rt_notify.conf: * orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/Notify/notify.conf: * orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/Notify_RTCORBA/notify.conf: * orbsvcs/tests/Notify/performance-tests/scripts/Paths_vs_Throughput/cos_notify.conf: * orbsvcs/tests/Notify/performance-tests/scripts/Paths_vs_Throughput/rt_notify.conf: * orbsvcs/tests/Security/BiDirectional/client.conf: * orbsvcs/tests/Security/BiDirectional/server.conf: * orbsvcs/tests/Security/Bug_2908_Regression/client.conf: * orbsvcs/tests/Security/Bug_2908_Regression/server.conf: * orbsvcs/tests/Security/EndpointPolicy/svc.conf: * orbsvcs/tests/Security/InsecureReferences/client.conf: * orbsvcs/tests/Security/MT_IIOP_SSL/client.conf: * orbsvcs/tests/Security/MT_IIOP_SSL/server.conf: * orbsvcs/tests/Security/MT_SSLIOP/client.conf: * orbsvcs/tests/Security/MT_SSLIOP/server.conf: * orbsvcs/tests/Security/ssliop_CSD/csd.conf: * orbsvcs/tests/Security/ssliop_corbaloc/client.conf: * orbsvcs/tests/Security/ssliop_corbaloc/server.conf: * orbsvcs/tests/unit/Notify/MC/MonitorManager/svc.conf: * performance-tests/Protocols/altq.conf: * performance-tests/Protocols/svc.conf: * performance-tests/RTCorba/Thread_Pool/svc.conf: * tests/AMI/muxed.conf: * tests/AMI_Timeouts/svc.conf: * tests/Bug_2186_Regression/server.conf: * tests/Bug_2935_Regression/middle.conf: * tests/Bug_3000_Regression/rw.conf: * tests/Bug_3068_Regression/client.conf: * tests/Bug_3163_Regression/server.conf: * tests/Bug_3251_Regression/Bug_3251.conf: * tests/Bug_3598a_Regression/svc.conf: * tests/Bug_3630_Regression/TAO Conf File.conf: * tests/Bug_3630_Regression/TAO_Conf_File.conf: * tests/Bug_3683_Regression/svc.conf: * tests/Bug_3801_Regression/exclusive.conf: * tests/Bug_3801_Regression/muxed.conf: * tests/Bug_3837_Regression/logger.conf: * tests/CSD_Strategy_Tests/TP_Test_Dynamic/svc.conf: * tests/CSD_Strategy_Tests/TP_Test_Static/svc.conf: * tests/CodeSets/simple/cs_test.conf: * tests/CodeSets/simple/svc.conf: * tests/CodeSets/simple/wcs_test.conf: * tests/Collocation_Opportunities/svc.conf: * tests/Exposed_Policies/svc.conf: * tests/Leader_Followers/select_mt.conf: * tests/Leader_Followers/tp.conf: * tests/ORB_Local_Config/Bug_1459/a.conf: * tests/ORB_Local_Config/Bug_1459/b.conf: * tests/ORB_Local_Config/Bug_1459/d.conf: * tests/ORB_Local_Config/Bug_1459/m1.conf: * tests/ORB_Local_Config/Bug_3049/a.conf: * tests/ORB_Local_Config/Service_Dependency/Service_Config_Test.conf: * tests/ORB_Local_Config/Two_DLL_ORB/primary-csd.conf: * tests/ORB_Local_Config/Two_DLL_ORB/primary-ssl.conf: * tests/ORB_Local_Config/Two_DLL_ORB/secondary-csd.conf: * tests/ORB_Local_Config/Two_DLL_ORB/secondary-ssl.conf: * tests/Oneway_Send_Timeouts/block_flush.conf: * tests/Oneway_Send_Timeouts/lf_flush.conf: * tests/Oneway_Send_Timeouts/reactive_flush.conf: * tests/Optimized_Connection/oc_svc.conf: * tests/POA/EndpointPolicy/multi_prot.conf: * tests/POA/Explicit_Activation/alternate.conf: * tests/Parallel_Connect_Strategy/blocked.conf: * tests/Parallel_Connect_Strategy/reactive.conf: * tests/RTCORBA/Banded_Connections/svc.conf: * tests/RTCORBA/Bug_3382_Regression/svc.conf: * tests/RTCORBA/Bug_3643_Regression/svc.conf.dynamic: * tests/RTCORBA/Client_Propagated/svc.conf: * tests/RTCORBA/Client_Protocol/svc.conf: * tests/RTCORBA/Collocation/continuous.conf: * tests/RTCORBA/Collocation/svc.conf: * tests/RTCORBA/Destroy_Thread_Pool/continuous.conf: * tests/RTCORBA/Dynamic_Thread_Pool/continuous.conf: * tests/RTCORBA/Dynamic_Thread_Pool/svc.conf: * tests/RTCORBA/Linear_Priority/svc.conf: * tests/RTCORBA/MT_Client_Protocol_Priority/svc.conf: * tests/RTCORBA/Persistent_IOR/continuous.conf: * tests/RTCORBA/Policy_Combinations/svc.conf: * tests/RTCORBA/Priority_Inversion_With_Bands/continuous.conf: * tests/RTCORBA/Priority_Inversion_With_Bands/svc.conf: * tests/RTCORBA/Profile_And_Endpoint_Selection/svc.conf: * tests/RTCORBA/Server_Declared/continuous.conf: * tests/RTCORBA/Server_Declared/svc.conf: * tests/RTCORBA/Server_Protocol/server_iiop.conf: * tests/RTCORBA/Server_Protocol/server_iiop_shmiop.conf: * tests/RTCORBA/Server_Protocol/server_iiop_uiop.conf: * tests/RTCORBA/Server_Protocol/server_reverse.conf: * tests/RTCORBA/Server_Protocol/server_reverse_nt.conf: * tests/RTCORBA/Server_Protocol/server_shmiop.conf: * tests/RTCORBA/Server_Protocol/server_uiop.conf: * tests/RTCORBA/Thread_Pool/continuous.conf: * tests/RTCORBA/Thread_Pool/svc.conf: * tests/TransportCurrent/Framework/client-static.conf: * tests/TransportCurrent/Framework/client.conf: * tests/TransportCurrent/Framework/server-static.conf: * tests/TransportCurrent/Framework/server.conf: * tests/TransportCurrent/IIOP/client_dynamic.conf: * tests/TransportCurrent/IIOP/client_static.conf: * tests/TransportCurrent/IIOP/server_dynamic.conf: * tests/TransportCurrent/IIOP/server_static.conf: Fuzz. Added lacking $Id string.
* ChangeLogTag: Fri Mar 25 15:32:09 UTC 2011 Adam Mitz <mitza@ociweb.com>mitza2011-03-254-0/+6
|
* Mon Nov 15 12:59:06 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-11-151-2/+2
| | | | | | | | | | | | | | | | | | | | | * orbsvcs/DevGuideExamples/EventServices/RTEC_MCast_Federated/EchoEventSupplierMain.cpp: * orbsvcs/examples/FaultTolerance/RolyPoly/ReplicaController.cpp: * orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Group_Manager.cpp: * orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector_Loader.cpp: * orbsvcs/orbsvcs/FtRtEvent/EventChannel/Replication_Service.cpp: * orbsvcs/orbsvcs/PortableGroup/PG_FactoryRegistry.cpp: * orbsvcs/orbsvcs/Sched/Reconfig_Scheduler_T.cpp: * orbsvcs/performance-tests/RTEvent/lib/Control.cpp: * orbsvcs/performance-tests/RTEvent/lib/Low_Priority_Setup.cpp: * orbsvcs/performance-tests/RTEvent/lib/RTClient_Setup.cpp: * orbsvcs/performance-tests/RTEvent/lib/RTServer_Setup.cpp: * orbsvcs/tests/Event/Mcast/RTEC_MCast_Federated/EchoEventSupplierMain.cpp: * orbsvcs/tests/FtRtEvent/consumer.cpp: * orbsvcs/tests/FtRtEvent/supplier.cpp: * tao/IORManipulation/IORManipulation.cpp: * tao/Load_Protocol_Factory_T.h: * tao/default_resource.cpp: Use ACE_auto_ptr_reset
* Thu Oct 28 07:51:17 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-10-281-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * orbsvcs/DevGuideExamples/EventServices/RTEC_MCast_Federated/EchoEventSupplierMain.cpp: * orbsvcs/examples/ImR/Advanced/TestServer.h: * orbsvcs/examples/RtEC/MCast/MCast.cpp: * orbsvcs/orbsvcs/Event/ECG_Complex_Address_Server.h: * orbsvcs/orbsvcs/Event/ECG_Complex_Address_Server.inl: * orbsvcs/orbsvcs/Event/ECG_Mcast_EH.h: * orbsvcs/orbsvcs/Event/ECG_Mcast_Gateway.h: * orbsvcs/orbsvcs/Event/ECG_Mcast_Gateway.cpp: * orbsvcs/orbsvcs/Event/ECG_Simple_Address_Server.h: * orbsvcs/orbsvcs/Event/ECG_Simple_Address_Server.inl: * orbsvcs/orbsvcs/Event/ECG_UDP_Receiver.h: * orbsvcs/orbsvcs/Event/ECG_UDP_Receiver.inl: * orbsvcs/orbsvcs/Event/ECG_UDP_Sender.h: * orbsvcs/orbsvcs/Event/ECG_UDP_Sender.inl: * orbsvcs/orbsvcs/Event/EC_Lifetime_Utils_T.h: * orbsvcs/orbsvcs/Event/EC_Lifetime_Utils_T.inl: * orbsvcs/tests/EC_MT_Mcast/MCast.cpp: * orbsvcs/tests/EC_Mcast/EC_Mcast.h: * orbsvcs/tests/Event/Mcast/Common/EC_Wrapper.h: * orbsvcs/tests/Event/Mcast/Common/EC_Wrapper.cpp: * orbsvcs/tests/Event/Mcast/Common/Gateway_EC.cpp: * orbsvcs/tests/Event/Mcast/Complex/consumer.cpp: * orbsvcs/tests/Event/Mcast/RTEC_MCast_Federated/EchoEventSupplierMain.cpp: * orbsvcs/tests/Event/Mcast/Simple/consumer.cpp: * orbsvcs/tests/Event/Mcast/Two_Way/application.cpp: * orbsvcs/tests/Event/UDP/receiver.cpp: * orbsvcs/tests/Event/UDP/sender.cpp: Removed TAO_EC_Servant_Var, use PortableServer::Servant_var instead
* Thu Sep 23 08:57:10 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-09-232-2/+2
| | | | | | | | * orbsvcs/DevGuideExamples/EventServices/OMG_Basic/run_test.pl: * orbsvcs/DevGuideExamples/EventServices/OMG_TypedEC/run_test.pl: * orbsvcs/examples/CosEC/TypedSimple/run_test.pl: * orbsvcs/tests/CosEvent/Timeout/run_test.pl: Resolved some test errors due to the renaming action.
* Wed Sep 22 11:49:20 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-09-222-2/+2
| | | | | | | | | | | | | | | | | * NEWS: * docs/tutorials/Quoter/Simple/Impl-Repo/index.html: * orbsvcs/DevGuideExamples/ImplRepo/Activator/run_test.pl: * orbsvcs/DevGuideExamples/ImplRepo/run_test.pl: * orbsvcs/ImplRepo_Service/ImplRepo_Service.mpc: * orbsvcs/examples/ImR/Advanced/run_test.pl: * orbsvcs/tests/Bug_1395_Regression/run_test.pl: * orbsvcs/tests/Bug_1437_Regression/run_test.pl: * orbsvcs/tests/ImplRepo/Bug_2604_Regression/run_test.pl: * orbsvcs/tests/ImplRepo/Bug_689_Regression/run_test.pl: * orbsvcs/tests/ImplRepo/NameService/run_test.pl: * orbsvcs/tests/ImplRepo/run_test.pl: * orbsvcs/tests/ImplRepo/scale/run_test.pl: Renamed 'ImR_Activator' to 'tao_imr_activator'
* Wed Sep 22 11:39:59 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-09-224-4/+4
| | | | | | | | | | | | | | | | | | | | | | * NEWS: * docs/orbsvcs.html: * docs/tutorials/Quoter/Simple/Impl-Repo/index.html: * orbsvcs/DevGuideExamples/ImplRepo/Activator/run_test.pl: * orbsvcs/DevGuideExamples/ImplRepo/Basic/run_test.pl: * orbsvcs/DevGuideExamples/ImplRepo/IORTable/run_test.pl: * orbsvcs/DevGuideExamples/ImplRepo/run_test.pl: * orbsvcs/ImplRepo_Service/ImplRepo_Service.mpc: * orbsvcs/examples/ImR/Advanced/run_test.pl: * orbsvcs/tests/Bug_1395_Regression/run_test.pl: * orbsvcs/tests/Bug_1437_Regression/run_test.pl: * orbsvcs/tests/ImplRepo/Bug_2604_Regression/run_test.pl: * orbsvcs/tests/ImplRepo/Bug_689_Regression/run_test.pl: * orbsvcs/tests/ImplRepo/NameService/run_test.pl: * orbsvcs/tests/ImplRepo/ReconnectServer/run_test.pl: * orbsvcs/tests/ImplRepo/locked/run_test.pl: * orbsvcs/tests/ImplRepo/run_test.pl: * orbsvcs/tests/ImplRepo/scale/run_test.pl: Renamed 'ImplRepo_Service' to 'tao_imr_locator'
* Wed Sep 22 09:41:22 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-09-224-4/+4
| | | | | | | | | | | | | | | | | | | * NEWS: * docs/orbsvcs.html: * docs/releasenotes/ec.html: * orbsvcs/DevGuideExamples/EventServices/OMG_Basic/run_test.pl: * orbsvcs/DevGuideExamples/EventServices/OMG_TypedEC/run_test.pl: * orbsvcs/DevGuideExamples/EventServices/RTEC_Basic/run_test.pl: * orbsvcs/DevGuideExamples/EventServices/RTEC_Filter/run_test.pl: * orbsvcs/Event_Service/Event_Service.mpc: * orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/run_test.pl: * orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/run_test2.pl: * orbsvcs/examples/CosEC/TypedSimple/run_test.pl: * orbsvcs/tests/CosEvent/Timeout/run_test.pl: * orbsvcs/tests/EC_Custom_Marshal/run_test.pl: * orbsvcs/tests/EC_Throughput/run_test.pl: * orbsvcs/tests/EC_Throughput/run_test_overflow.pl: Renamed 'Event_Service' to 'tao_rtevent'
* Wed Sep 22 09:17:10 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-09-222-2/+2
| | | | | | | | | | | | * NEWS: * docs/orbsvcs.html: * docs/tutorials/Quoter/Event_Service/index.html: * orbsvcs/CosEvent_Service/CosEvent_Service.mpc: * orbsvcs/DevGuideExamples/EventServices/OMG_Basic/run_test.pl: * orbsvcs/DevGuideExamples/EventServices/OMG_TypedEC/run_test.pl: * orbsvcs/examples/CosEC/TypedSimple/run_test.pl: * orbsvcs/tests/CosEvent/Timeout/run_test.pl: Renamed 'CosEvent_Service' to 'tao_cosevent'
* Wed Sep 22 08:50:43 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-09-2220-20/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * NEWS: * TAO-INSTALL.html: * examples/Advanced/ch_18/run_test.pl: * examples/Callback_Quoter/run_test.pl: * examples/Quoter/run_test.pl: * examples/RTCORBA/Activity/run_test.pl: * examples/RTScheduling/Fixed_Priority_Scheduler/run_test.pl: * examples/RTScheduling/MIF_Scheduler/run_test.pl: * examples/ior_corbaloc/run_test.pl: * orbsvcs/DevGuideExamples/EventServices/OMG_Basic/run_test.pl: * orbsvcs/DevGuideExamples/EventServices/OMG_SupplierSideEC/run_test.pl: * orbsvcs/DevGuideExamples/EventServices/OMG_TypedEC/run_test.pl: * orbsvcs/DevGuideExamples/EventServices/RTEC_Basic/run_test.pl: * orbsvcs/DevGuideExamples/EventServices/RTEC_Federated/run_test.pl: * orbsvcs/DevGuideExamples/EventServices/RTEC_Filter/run_test.pl: * orbsvcs/DevGuideExamples/EventServices/RTEC_MCast_Federated/run_test.pl: * orbsvcs/DevGuideExamples/NamingService/Messenger/run_test.pl: * orbsvcs/DevGuideExamples/NamingService/Naming_Client/run_test.pl: * orbsvcs/DevGuideExamples/NamingService/Naming_Context_Ext/run_test.pl: * orbsvcs/DevGuideExamples/NamingService/corbaloc_Messenger/run_test.pl: * orbsvcs/DevGuideExamples/NamingService/corbaname_Messenger/run_test.pl: * orbsvcs/DevGuideExamples/NotifyService/EventSequence/run_test.pl: * orbsvcs/DevGuideExamples/NotifyService/Filtering/run_test.pl: * orbsvcs/DevGuideExamples/NotifyService/Messenger/run_test.pl: * orbsvcs/DevGuideExamples/NotifyService/OfferSubscriptions/run_test.pl: * orbsvcs/DevGuideExamples/NotifyService/QoSProperties/run_test.pl: * orbsvcs/DevGuideExamples/NotifyService/RTNotify/run_test.pl: * orbsvcs/DevGuideExamples/NotifyService/SupplierSideNC/run_test.pl: * orbsvcs/DevGuideExamples/PortableInterceptors/PICurrent_NameService/run_test.pl: * orbsvcs/Naming_Service/Naming_Service.mpc: * orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/run_test.pl: * orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/run_test2.pl: * orbsvcs/examples/CosEC/TypedSimple/run_test.pl: * orbsvcs/examples/LoadBalancing/run_test.pl: * orbsvcs/examples/Log/Basic/run_test.pl: * orbsvcs/examples/Log/Event/run_test.pl: * orbsvcs/examples/Log/Notify/run_test.pl: * orbsvcs/examples/Log/RTEvent/run_test.pl: * orbsvcs/examples/Notify/Filter/run_test.pl: * orbsvcs/examples/Notify/Lanes/run_test.pl: * orbsvcs/examples/Notify/Subscribe/run_test.pl: * orbsvcs/examples/Notify/ThreadPool/run_test.pl: * orbsvcs/examples/RtEC/IIOPGateway/consumerec_crash.pl: * orbsvcs/examples/RtEC/IIOPGateway/run_test.pl: * orbsvcs/examples/RtEC/Simple/run_test.pl: * orbsvcs/tests/AVStreams/Asynch_Three_Stage/run_test.pl: * orbsvcs/tests/AVStreams/Bidirectional_Flows/run_test.pl: * orbsvcs/tests/AVStreams/Component_Switching/run_test.pl: * orbsvcs/tests/AVStreams/Full_Profile/run_test.pl: * orbsvcs/tests/AVStreams/Modify_QoS/run_test.pl: * orbsvcs/tests/AVStreams/Multicast/run_test.pl: * orbsvcs/tests/AVStreams/Multicast_Full_Profile/run_test.pl: * orbsvcs/tests/AVStreams/Multiple_Flows/run_test.pl: * orbsvcs/tests/AVStreams/Pluggable/run_test.pl: * orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/run_test.pl: * orbsvcs/tests/AVStreams/Simple_Three_Stage/run_test.pl: * orbsvcs/tests/AVStreams/Simple_Two_Stage/run_test.pl: * orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/run_test.pl: * orbsvcs/tests/BiDir_CORBALOC/run_test.pl: * orbsvcs/tests/Bug_1334_Regression/run_test.pl: * orbsvcs/tests/Bug_2777_Regression/run_test.pl: * orbsvcs/tests/Bug_2800_Regression/run_test_federated.pl: * orbsvcs/tests/Bug_3387_Regression/run_test.pl: * orbsvcs/tests/CosEvent/Timeout/run_test.pl: * orbsvcs/tests/EC_Custom_Marshal/run_test.pl: * orbsvcs/tests/EC_Multiple/run_test.pl: * orbsvcs/tests/EC_Throughput/run_test.pl: * orbsvcs/tests/EC_Throughput/run_test_overflow.pl: * orbsvcs/tests/Event/Mcast/RTEC_MCast_Federated/run_test.pl: * orbsvcs/tests/HTIOP/Hello/run_test.pl: * orbsvcs/tests/ImplRepo/NameService/run_test.pl: * orbsvcs/tests/Interoperable_Naming/run_test.pl: * orbsvcs/tests/Log/Basic_Log_Test/run_test.pl: * orbsvcs/tests/Notify/Basic/run_test.pl: * orbsvcs/tests/Notify/Basic/run_test_ipv6.pl: * orbsvcs/tests/Notify/Blocking/run_test.pl: * orbsvcs/tests/Notify/Bug_1385_Regression/run_test.pl: * orbsvcs/tests/Notify/Bug_2415_Regression/run_test.pl: * orbsvcs/tests/Notify/Bug_2561_Regression/run_test.pl: * orbsvcs/tests/Notify/Bug_3646a_Regression/run_test.pl: * orbsvcs/tests/Notify/Bug_3646c_Regression/run_test.pl: * orbsvcs/tests/Notify/Discarding/run_test.pl: * orbsvcs/tests/Notify/Lanes/run_test.pl: * orbsvcs/tests/Notify/MC/run_test.pl: * orbsvcs/tests/Notify/MT_Dispatching/run_test.pl: * orbsvcs/tests/Notify/Ordering/run_test.pl: * orbsvcs/tests/Notify/Persistent_Filter/run_test.pl: * orbsvcs/tests/Notify/Persistent_POA/run_test.pl: * orbsvcs/tests/Notify/Sequence_Multi_ETCL_Filter/run_test.pl: * orbsvcs/tests/Notify/Sequence_Multi_Filter/run_test.pl: * orbsvcs/tests/Notify/Structured_Filter/run_test.pl: * orbsvcs/tests/Notify/Structured_Multi_Filter/run_test.pl: * orbsvcs/tests/Notify/ThreadPool/run_test.pl: * orbsvcs/tests/Notify/Timeout/run_test.pl: * orbsvcs/tests/Notify/performance-tests/Filter/run_test.pl: * orbsvcs/tests/Notify/performance-tests/RedGreen/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/1_Path_Period_0_Lanes/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/3_Path_Period_10ms_Lanes/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/2_Hops/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/2_Hops_RTCORBA/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/3_Hops/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/3_Hops_RTCORBA/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/Colocated/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/Colocated_RTCORBA/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/Notify/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/Notify_RTCORBA/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/Paths_vs_Throughput/run_notify.pl: * orbsvcs/tests/Notify/performance-tests/scripts/Paths_vs_Throughput/run_test.pl: * orbsvcs/tests/Property/run_test.pl: * orbsvcs/tests/Redundant_Naming/run_test.pl: * orbsvcs/tests/Security/ssliop_corbaloc/run_test.pl: * orbsvcs/tests/Simple_Naming/run_test.pl: * orbsvcs/tests/Simple_Naming/run_test_ffp.pl: * orbsvcs/tests/Simple_Naming/run_test_ipv6.pl: * tests/Bug_2791_Regression/README: * tests/Bug_3299_Regression/README: * tests/Bug_3479_Regression/README: * tests/DII_AMI_Forward/README: * utils/nslist/run_test.pl: Renamed 'Naming_Service' to 'tao_cosnaming'
* Wed Sep 22 07:43:37 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-09-222-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * NEWS: * docs/interfacerepo/index.html: * orbsvcs/DevGuideExamples/EventServices/OMG_TypedEC/run_test.pl: * orbsvcs/DevGuideExamples/InterfaceRepo/run_test.pl: * orbsvcs/IFR_Service/IFR_Service.mpc: * orbsvcs/examples/CosEC/TypedSimple/run_test.pl: * orbsvcs/examples/ORT/run_test.pl: * orbsvcs/tests/Bug_1393_Regression/run_test.pl: * orbsvcs/tests/Bug_1436_Regression/run_test.pl: * orbsvcs/tests/Bug_1630_Regression/run_test.pl: * orbsvcs/tests/InterfaceRepo/Application_Test/run_test.pl: * orbsvcs/tests/InterfaceRepo/Bug_2962_Regression/run_test.pl: * orbsvcs/tests/InterfaceRepo/Bug_3155_Regression/run_test.pl: * orbsvcs/tests/InterfaceRepo/Bug_3174_Regression/run_test.pl: * orbsvcs/tests/InterfaceRepo/Bug_3200_Regression/run_test.pl: * orbsvcs/tests/InterfaceRepo/Bug_3495_Regression/run_test.pl: * orbsvcs/tests/InterfaceRepo/Bug_3881_Regression/run_test.pl: * orbsvcs/tests/InterfaceRepo/Duplicate_Typedef_Test/run_test.pl: * orbsvcs/tests/InterfaceRepo/IDL3_Test/run_test.pl: * orbsvcs/tests/InterfaceRepo/IDL_Test/run_test.pl: * orbsvcs/tests/InterfaceRepo/IFR_Inheritance_Test/run_test.pl: * orbsvcs/tests/InterfaceRepo/IFR_Self_Recursive_IDL_Test/run_test.pl: * orbsvcs/tests/InterfaceRepo/IFR_Test/run_test.pl: * orbsvcs/tests/InterfaceRepo/Latency_Test/run_test.pl: * orbsvcs/tests/InterfaceRepo/Persistence_Test/run_test.pl: * orbsvcs/tests/InterfaceRepo/Union_Forward_Test/run_test.pl: Renamed IFR_Service to tao_ifr_service.
* Tue Sep 21 10:30:11 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-09-217-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * NEWS: * docs/notification/monitor.html: * docs/orbsvcs.html: * orbsvcs/DevGuideExamples/NotifyService/EventSequence/run_test.pl: * orbsvcs/DevGuideExamples/NotifyService/Filtering/run_test.pl: * orbsvcs/DevGuideExamples/NotifyService/Messenger/run_test.pl: * orbsvcs/DevGuideExamples/NotifyService/OfferSubscriptions/run_test.pl: * orbsvcs/DevGuideExamples/NotifyService/QoSProperties/run_test.pl: * orbsvcs/DevGuideExamples/NotifyService/RTNotify/run_test.pl: * orbsvcs/DevGuideExamples/ValueTypes/Notify/run_test.pl: * orbsvcs/Notify_Service/Notify_Service.mpc: * orbsvcs/examples/Notify/Filter/run_test.pl: * orbsvcs/examples/Notify/Lanes/run_test.pl: * orbsvcs/examples/Notify/Subscribe/run_test.pl: * orbsvcs/examples/Notify/ThreadPool/run_test.pl: * orbsvcs/tests/Bug_3387_Regression/run_test.pl: * orbsvcs/tests/Notify/Basic/run_test.pl: * orbsvcs/tests/Notify/Basic/run_test_ipv6.pl: * orbsvcs/tests/Notify/Blocking/run_test.pl: * orbsvcs/tests/Notify/Bug_1385_Regression/run_test.pl: * orbsvcs/tests/Notify/Bug_1884_Regression/run_test.pl: * orbsvcs/tests/Notify/Bug_2415_Regression/run_test.pl: * orbsvcs/tests/Notify/Bug_2561_Regression/run_test.pl: * orbsvcs/tests/Notify/Bug_3646a_Regression/run_test.pl: * orbsvcs/tests/Notify/Bug_3688_Regression/run_test.pl: * orbsvcs/tests/Notify/Discarding/run_test.pl: * orbsvcs/tests/Notify/Lanes/run_test.pl: * orbsvcs/tests/Notify/MC/run_test.pl: * orbsvcs/tests/Notify/MT_Dispatching/run_test.pl: * orbsvcs/tests/Notify/Ordering/run_test.pl: * orbsvcs/tests/Notify/Persistent_Filter/run_test.pl: * orbsvcs/tests/Notify/Persistent_POA/run_test.pl: * orbsvcs/tests/Notify/Reconnecting/run_test.pl: * orbsvcs/tests/Notify/Sequence_Multi_ETCL_Filter/run_test.pl: * orbsvcs/tests/Notify/Sequence_Multi_Filter/run_test.pl: * orbsvcs/tests/Notify/Structured_Filter/run_test.pl: * orbsvcs/tests/Notify/Structured_Multi_Filter/run_test.pl: * orbsvcs/tests/Notify/ThreadPool/run_test.pl: * orbsvcs/tests/Notify/Timeout/run_test.pl: * orbsvcs/tests/Notify/Validate_Client/run_test.pl: * orbsvcs/tests/Notify/performance-tests/Filter/run_test.pl: * orbsvcs/tests/Notify/performance-tests/RedGreen/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/1_Path_Period_0_Lanes/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/3_Path_Period_10ms_Lanes/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/Notify/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/Notify_RTCORBA/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/Paths_vs_Throughput/run_notify.pl: * orbsvcs/tests/Notify/performance-tests/scripts/Paths_vs_Throughput/run_test.pl: Renamed Notify_Service to tao_cosnotification.
* Fixed typoJohnny Willemsen2010-09-1716-16/+16
|
* Removed trailing whitespacesJohnny Willemsen2010-09-1728-61/+61
|
* Mon Sep 13 18:15:27 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-135-18/+18
| | | | | | *: Zapped trailing whitespaces using find -name \*.h -o -name \*.cpp -name \*.inl | xargs perl -i -pe's/\s+\n/\n/'
* Mon Sep 13 09:27:13 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-132-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * DevGuideExamples/AMH_AMI/inner_i.cpp: * examples/Advanced/ch_12/icp.h: * examples/Advanced/ch_18/icp.h: * examples/Advanced/ch_21/icp.h: * examples/Advanced/ch_8_and_10/icp.h: * examples/CSD_Strategy/ThreadPool/Foo_i.cpp: * examples/CSD_Strategy/ThreadPool2/FooServantList.cpp: * examples/CSD_Strategy/ThreadPool2/Foo_i.cpp: * examples/CSD_Strategy/ThreadPool4/ClientTask.cpp: * examples/CSD_Strategy/ThreadPool4/Foo_i.cpp: * examples/CSD_Strategy/ThreadPool5/ClientTask.cpp: * examples/CSD_Strategy/ThreadPool5/FooServantList.cpp: * examples/CSD_Strategy/ThreadPool5/Foo_i.cpp: * examples/CSD_Strategy/ThreadPool6/Foo_i.cpp: * examples/Callback_Quoter/Consumer_Handler.cpp: * examples/Callback_Quoter/Supplier_Timer_Handler.cpp: * examples/Kokyu_dsrt_schedulers/Task_Stats.cpp: * examples/Kokyu_dsrt_schedulers/utils.h: * examples/Logging/Logging_Service_i.h: * examples/Persistent_Grid/Grid_i.h: * examples/RTCORBA/Activity/Task_Stats.cpp: * examples/RTScheduling/Task_Stats.cpp: * examples/Simple/bank/AccountManager_i.h: * examples/Simulator/Event_Supplier/DOVE_Supplier.h: * interop-tests/wchar/wchar_reference.h: * orbsvcs/DevGuideExamples/NamingService/Naming_Server/NamingMessenger.cpp: * orbsvcs/DevGuideExamples/Security/PolicyControllingApp/MessengerClient.cpp: * orbsvcs/ImplRepo_Service/tao_imr_i.cpp: * orbsvcs/Naming_Service/NT_Naming_Server.cpp: * orbsvcs/Naming_Service/NT_Naming_Service.h: * orbsvcs/Notify_Service/NT_Notify_Server.cpp: * orbsvcs/Notify_Service/NT_Notify_Service.h: * orbsvcs/PSS/PSDL_l.cpp: * orbsvcs/Trading_Service/Trading_Service.cpp: * orbsvcs/examples/LoadBalancing/server.cpp: * orbsvcs/examples/Notify/Federation/Agent/Agent.cpp: * orbsvcs/examples/Notify/Federation/Gate/Gate.h: * orbsvcs/examples/Notify/Federation/SpaceCraft/SpaceCraft.cpp: * orbsvcs/orbsvcs/AV/AVStreams_i.h: * orbsvcs/orbsvcs/AV/QoS_UDP.h: * orbsvcs/orbsvcs/FtRtEvent/Utils/Log.h: * orbsvcs/orbsvcs/FtRtEvent/Utils/UUID.h: * orbsvcs/orbsvcs/HTIOP/HTIOP_Connector.h: * orbsvcs/orbsvcs/Notify/Random_File.cpp: * orbsvcs/orbsvcs/Sched/Config_Scheduler.h: * orbsvcs/orbsvcs/Scheduler_Factory.cpp: * orbsvcs/orbsvcs/Time/TAO_UTO.cpp: * orbsvcs/performance-tests/RTEvent/lib/Client_Options.cpp: * orbsvcs/tests/Bug_2248_Regression/client.cpp: * orbsvcs/tests/Bug_2800_Regression/nsmain.cpp: * orbsvcs/tests/Bug_3673_Regression/nsmain.cpp: * orbsvcs/tests/COIOP_Naming_Test/Hello.h: * orbsvcs/tests/Concurrency/CC_test_utils.cpp: * orbsvcs/tests/Concurrency/CC_tests.cpp: * orbsvcs/tests/ImplRepo/ReconnectServer/client.cpp: * orbsvcs/tests/ImplRepo/ReconnectServer/serverB.cpp: * orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_App_Ctrl/Basic.cpp: * orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_App_Ctrl/client.cpp: * orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_App_Ctrl/server.cpp: * orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/Factory.cpp: * orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/Simple.cpp: * orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/client.cpp: * orbsvcs/tests/Notify/Bug_1884_Regression/supplier.cpp: * orbsvcs/tests/Notify/Bug_3252_Regression/server.cpp: * orbsvcs/tests/Notify/Bug_3688_Regression/supplier.cpp: * orbsvcs/tests/Notify/MT_Dispatching/Notify_Structured_Push_Consumer.cpp: * orbsvcs/tests/Notify/Persistent_Filter/Filter.cpp: * orbsvcs/tests/Notify/lib/Task_Stats.cpp: * orbsvcs/tests/Notify/performance-tests/Throughput/Throughput.cpp: * performance-tests/CSD_Strategy/TestApps/ServerApp.cpp: * performance-tests/CSD_Strategy/TestInf/AppHelper.h: * performance-tests/CSD_Strategy/TestServant/Foo_i.cpp: * tests/Bug_2677_Regression/server.cpp: * tests/Bug_2936_Regression/bug2936.cpp: * tests/Bug_3251_Regression/server.cpp: * tests/Bug_3531_Regression/client.cpp: * tests/Bug_3531_Regression/test_i.cpp: * tests/Bug_3542_Regression/server.cpp: * tests/Bug_3647_Regression/Backend_Impl.cpp: * tests/Bug_3766_Regression/client.cpp: * tests/Bug_3766_Regression/server.cpp: * tests/Bug_3812_Regression/Bug_3812_Regression.cpp: * tests/Bug_3853_Regression/Hello_i.cpp: * tests/Bug_3853_Regression/client.cpp: * tests/COIOP/Hello.h: * tests/CSD_Strategy_Tests/Broken/ServerApp.cpp: * tests/CSD_Strategy_Tests/TP_Common/AppHelper.h: * tests/CSD_Strategy_Tests/TP_Foo_B/Foo_B_ClientEngine.cpp: * tests/CSD_Strategy_Tests/TP_Foo_B/Foo_B_SimpleClientEngine.cpp: * tests/CSD_Strategy_Tests/TP_Foo_B/Foo_B_i.cpp: * tests/CSD_Strategy_Tests/TP_Test_2/ServerApp.cpp: * tests/CSD_Strategy_Tests/TP_Test_3/ServerApp.cpp: * tests/CSD_Strategy_Tests/TP_Test_4/ServerApp.cpp: * tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16.cpp: * tests/Collocation_Exception_Test/Hello.h: * tests/Collocation_Oneway_Tests/Hello.h: * tests/Collocation_Tests/Hello.h: * tests/DII_Collocation_Tests/oneway/Hello.h: * tests/DII_Collocation_Tests/twoway/Hello.h: * tests/DynAny_Test/test_wrapper.cpp: * tests/File_IO/client.cpp: * tests/ForwardOnceUponException/client.cpp: * tests/Hang_Shutdown/client.cpp: * tests/Nested_Event_Loop/client.cpp: * tests/Nested_Upcall_Crash/Clock_Ticks.h: * tests/ORB_Local_Config/Bug_2612/Test.cpp: * tests/POA/Bug_2511_Regression/server.cpp: * tests/POA/Default_Servant2/client.cpp: * tests/POA/Explicit_Activation/Alt_Resources/Alt_Resource_Factory.h: * tests/ZIOP/client.cpp: Removed include of ace/OS.h
* ChangeLogTag: Fri Mar 19 14:18:40 UTC 2010 Adam Mitz <mitza@ociweb.com>mitza2010-03-191-1/+1
|
* Sun Jan 17 19:00:25 UTC 2010 Abdul Sowayan <sowayan@gmail.com>Abdullah Sowayan2010-01-171-2/+8
|
* Wed Nov 25 09:01:20 UTC 2009 Denis Budko <denis.budko@remedy.nl>dbudko2009-11-2536-749/+2638
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * orbsvcs/DevGuideExamples/ValueTypes/Notify/supplier.cpp: * orbsvcs/DevGuideExamples/ValueTypes/Notify/consumer.cpp: * orbsvcs/DevGuideExamples/ValueTypes/Notify/run_test.pl: * orbsvcs/DevGuideExamples/Security/PolicyControllingApp/MessengerServer.cpp: * orbsvcs/DevGuideExamples/Security/PolicyControllingApp/MessengerClient.cpp: * orbsvcs/DevGuideExamples/Security/PolicyControllingApp/run_test.pl: * orbsvcs/DevGuideExamples/Security/SecurityUnawareApp/MessengerServer.cpp: * orbsvcs/DevGuideExamples/Security/SecurityUnawareApp/MessengerClient.cpp: * orbsvcs/DevGuideExamples/Security/SecurityUnawareApp/run_test.pl: * orbsvcs/DevGuideExamples/NotifyService/QoSProperties/MessengerServer.cpp: * orbsvcs/DevGuideExamples/NotifyService/QoSProperties/MessengerClient.cpp: * orbsvcs/DevGuideExamples/NotifyService/QoSProperties/run_test.pl: * orbsvcs/DevGuideExamples/NotifyService/Filtering/run_test.pl: * orbsvcs/DevGuideExamples/NotifyService/Messenger/MessengerServer.cpp: * orbsvcs/DevGuideExamples/NotifyService/Messenger/MessengerClient.cpp: * orbsvcs/DevGuideExamples/NotifyService/Messenger/run_test.pl: * orbsvcs/DevGuideExamples/NotifyService/OfferSubscriptions/MessengerServer.cpp: * orbsvcs/DevGuideExamples/NotifyService/OfferSubscriptions/run_test.pl: * orbsvcs/DevGuideExamples/NotifyService/SupplierSideNC/MessengerServer.cpp: * orbsvcs/DevGuideExamples/NotifyService/SupplierSideNC/run_test.pl: * orbsvcs/DevGuideExamples/NotifyService/EventSequence/MessengerServer.cpp: * orbsvcs/DevGuideExamples/NotifyService/EventSequence/MessengerClient.cpp: * orbsvcs/DevGuideExamples/NotifyService/EventSequence/run_test.pl: * orbsvcs/DevGuideExamples/NotifyService/RTNotify/MessengerConsumer.cpp: * orbsvcs/DevGuideExamples/NotifyService/RTNotify/MessengerServer.cpp: * orbsvcs/DevGuideExamples/NotifyService/RTNotify/MessengerClient.cpp: * orbsvcs/DevGuideExamples/NotifyService/RTNotify/run_test.pl: * orbsvcs/DevGuideExamples/NamingService/corbaname_Messenger/MessengerServer.cpp: * orbsvcs/DevGuideExamples/NamingService/corbaname_Messenger/run_test.pl: * orbsvcs/DevGuideExamples/NamingService/Naming_Client/run_test.pl: * orbsvcs/DevGuideExamples/NamingService/Messenger/run_test.pl: * orbsvcs/DevGuideExamples/NamingService/corbaloc_Messenger/run_test.pl: * orbsvcs/DevGuideExamples/NamingService/Naming_Context_Ext/MessengerServer.cpp: * orbsvcs/DevGuideExamples/NamingService/Naming_Context_Ext/MessengerClient.cpp: * orbsvcs/DevGuideExamples/NamingService/Naming_Context_Ext/run_test.pl: * orbsvcs/DevGuideExamples/PortableInterceptors/PICurrent_NameService/run_test.pl: * orbsvcs/tests/Notify/Bug_3646c_Regression/server.cpp: * orbsvcs/tests/Notify/Bug_3646c_Regression/run_test.pl: * orbsvcs/tests/InterfaceRepo/Bug_3200_Regression/run_test.pl: * orbsvcs/tests/InterfaceRepo/IDL3_Test/run_test.pl: * orbsvcs/tests/InterfaceRepo/Bug_3495_Regression/run_test.pl: * orbsvcs/tests/InterfaceRepo/Application_Test/ifr_dii_client.cpp: * orbsvcs/tests/InterfaceRepo/Application_Test/server.cpp: * orbsvcs/tests/InterfaceRepo/Application_Test/ifr_dii_client.h: * orbsvcs/tests/InterfaceRepo/Application_Test/run_test.pl: * orbsvcs/examples/Log/Basic/run_test.pl: * orbsvcs/examples/Log/Event/run_test.pl: * orbsvcs/examples/Log/RTEvent/run_test.pl: * orbsvcs/examples/Log/Notify/run_test.pl: * orbsvcs/examples/CosEC/TypedSimple/Consumer.cpp: * orbsvcs/examples/CosEC/TypedSimple/run_test.pl: * orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/run_test2.pl: * orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/run_test.pl: * orbsvcs/examples/LoadBalancing/run_test.pl: * performance-tests/Sequence_Latency/DSI/run_test.pl: * performance-tests/Sequence_Latency/Deferred/run_test.pl: * performance-tests/Sequence_Latency/Thread_Pool/run_test.pl: * performance-tests/Sequence_Latency/Single_Threaded/default_configuration.pl: * performance-tests/Sequence_Latency/Single_Threaded/run_test.pl: * performance-tests/Sequence_Latency/DII/run_test.pl: * performance-tests/Sequence_Latency/AMH_Single_Threaded/run_test.pl: * performance-tests/Sequence_Latency/AMI/run_test.pl: * performance-tests/Sequence_Latency/Thread_Per_Connection/run_test.pl: * performance-tests/RTCorba/Oneways/Reliable/client_test.pl: * performance-tests/RTCorba/Oneways/Reliable/server.cpp: * performance-tests/RTCorba/Oneways/Reliable/run_test.pl: * performance-tests/Latency/Thread_Pool/run_test.pl: * performance-tests/Latency/Single_Threaded/default_configuration.pl: * performance-tests/Latency/Single_Threaded/run_test.pl: * performance-tests/Latency/Thread_Per_Connection/run_test.pl: * tests/GIOP_Fragments/Java_Big_Request/run_test.pl: * tests/GIOP_Fragments/Java_Big_Reply/run_test.pl: * examples/CSD_Strategy/ThreadPool2/run_test.pl: * examples/CSD_Strategy/ThreadPool4/run_test.pl: * examples/CSD_Strategy/ThreadPool5/run_test.pl: * examples/CSD_Strategy/ThreadPool6/run_test.pl: Tests are converted to use new test framework and added to fuzz build.
* Mon Nov 23 09:38:57 UTC 2009 Denis Budko <denis.budko@remedy.nl>dbudko2009-11-239-249/+826
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * orbsvcs/DevGuideExamples/InterfaceRepo/run_test.pl: * orbsvcs/DevGuideExamples/ImplRepo/Basic/MessengerServer.cpp: * orbsvcs/DevGuideExamples/ImplRepo/Basic/MessengerClient.cpp: * orbsvcs/DevGuideExamples/ImplRepo/Basic/run_test.pl: * orbsvcs/DevGuideExamples/ImplRepo/IORTable/MessengerServer.cpp: * orbsvcs/DevGuideExamples/ImplRepo/IORTable/run_test.pl: * orbsvcs/DevGuideExamples/ImplRepo/MessengerClient.cpp: * orbsvcs/DevGuideExamples/ImplRepo/Activator/run_test.pl: * orbsvcs/DevGuideExamples/ImplRepo/run_test.pl: * orbsvcs/tests/Miop/McastHello/run_test.pl: * orbsvcs/tests/Security/Callback/client.cpp: * orbsvcs/tests/CosEvent/Timeout/run_test.pl: * orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/LB_server.cpp: * orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/LB_server.h: * orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/run_test.pl: * orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/LB_server.cpp: * orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/LB_server.h: * orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/run_test.pl: * orbsvcs/tests/LoadBalancing/LoadMonitor/CPU/run_test.pl: * performance-tests/Protocols/run_test.pl: * tests/CollocationLockup/run_test.pl: * tests/Bug_1495_Regression/Threaded_Client.cpp: * tests/Bug_1495_Regression/run_test_complex.pl: * tests/Bug_1495_Regression/run_test.pl: * tests/Bug_1361_Regression/run_test.pl: * tests/COIOP/run_test.pl: * tests/Bug_3000_Regression/run_test.pl: * tests/Bug_2186_Regression/run_test.pl: * tests/AlternateIIOP/run_test.pl: * tests/NestedUpcall/Simple/run_test.pl: * tests/MT_BiDir/run_test.pl: * tests/MT_Client/run_test.pl: * tests/ForwardUponObjectNotExist/run_test.pl: * tests/No_Server_MT_Connect_Test/run_test.pl: * tests/Cache_Growth_Test/run_test.pl: * tests/Bug_1476_Test/run_test.pl: * bin/tao_other_tests.lst: * bin/tao_orb_tests.lst: * examples/Simple/time-date/run_test.pl: * examples/CSD_Strategy/ThreadPool/run_test.pl: * examples/CSD_Strategy/ThreadPool3/run_test.pl: * examples/RTCORBA/Activity/run_test.pl: * examples/AMH/Sink_Server/run_test.pl: Tests are converted to use new test framework and added to fuzz build.
* Fri Nov 20 09:28:50 UTC 2009 Denis Budko <denis.budko@remedy.nl>dbudko2009-11-207-352/+1006
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * orbsvcs/DevGuideExamples/EventServices/OMG_TypedEC/run_test.pl: * orbsvcs/DevGuideExamples/EventServices/RTEC_Federated/run_test.pl: * orbsvcs/DevGuideExamples/EventServices/OMG_SupplierSideEC/run_test.pl: * orbsvcs/DevGuideExamples/EventServices/RTEC_Filter/run_test.pl: * orbsvcs/DevGuideExamples/EventServices/OMG_Basic/run_test.pl: * orbsvcs/DevGuideExamples/EventServices/RTEC_MCast_Federated/run_test.pl: * orbsvcs/DevGuideExamples/EventServices/RTEC_Basic/run_test.pl: * orbsvcs/tests/Security/EndpointPolicy/run_test.pl: * DevGuideExamples/Multithreading/ThreadPool/MessengerServer.cpp: * DevGuideExamples/Multithreading/ThreadPool/MessengerClient.cpp: * DevGuideExamples/Multithreading/ThreadPool/run_test.pl: * DevGuideExamples/Multithreading/GracefulShutdown/MessengerServer.cpp: * DevGuideExamples/Multithreading/GracefulShutdown/MessengerClient.cpp: * DevGuideExamples/Multithreading/GracefulShutdown/run_test.pl: * DevGuideExamples/Multithreading/ThreadPerConnection/MessengerServer.cpp: * DevGuideExamples/Multithreading/ThreadPerConnection/MessengerClient.cpp: * DevGuideExamples/Multithreading/ThreadPerConnection/run_test.pl: * DevGuideExamples/AMH_AMI/inner_server.cpp: * DevGuideExamples/AMH_AMI/client.cpp: * DevGuideExamples/AMH_AMI/middle_server.cpp: * DevGuideExamples/AMH_AMI/run_test.pl: * tests/OctetSeq/run_test1.pl: * tests/OctetSeq/run_test2.pl: * tests/OctetSeq/run_test.pl: * tests/Bug_1330_Regression/server.cpp: * tests/Bug_1330_Regression/run_test.pl: * tests/Leader_Followers/run_test.pl: * tests/NestedUpcall/MT_Client_Test/run_test.pl: * tests/Bug_2702_Regression/run_test.pl: * tests/IPV6/run_test.pl: * tests/MProfile_Connection_Timeout/run_test.pl: Tests are converted to use new test framework and added to fuzz build.
* Tue Nov 17 11:45:03 UTC 2009 Denis Budko <denis.budko@remedy.nl>dbudko2009-11-173-27/+134
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * orbsvcs/DevGuideExamples/Security/ParticipatingApp/MessengerServer.cpp: * orbsvcs/DevGuideExamples/Security/ParticipatingApp/MessengerClient.cpp: * orbsvcs/DevGuideExamples/Security/ParticipatingApp/run_test.pl: * DevGuideExamples/Multithreading/Reactive/MessengerServer.cpp: * DevGuideExamples/Multithreading/Reactive/MessengerClient.cpp: * DevGuideExamples/Multithreading/Reactive/run_test.pl: * DevGuideExamples/ValueTypes/Messenger/MessengerServer.cpp: * DevGuideExamples/ValueTypes/Messenger/MessengerClient.cpp: * DevGuideExamples/ValueTypes/Messenger/run_test.pl: * DevGuideExamples/ValueTypes/Bank/server.cpp: * DevGuideExamples/ValueTypes/Bank/run_test.pl: * DevGuideExamples/ValueTypes/Bank/client.cpp: * DevGuideExamples/LocalObjects/ServantLocator/MessengerServer.cpp: * DevGuideExamples/LocalObjects/ServantLocator/run_test.pl: * DevGuideExamples/GettingStarted/MessengerServer.cpp: * DevGuideExamples/GettingStarted/MessengerClient.cpp: * DevGuideExamples/GettingStarted/run_test.pl: * DevGuideExamples/PortableInterceptors/Auth/MessengerServer.cpp: * DevGuideExamples/PortableInterceptors/Auth/MessengerClient.cpp: * DevGuideExamples/PortableInterceptors/Auth/run_test.pl: * DevGuideExamples/PortableInterceptors/SimpleCodec/MessengerServer.cpp: * DevGuideExamples/PortableInterceptors/SimpleCodec/MessengerClient.cpp: * DevGuideExamples/PortableInterceptors/SimpleCodec/run_test.pl: * DevGuideExamples/PortableInterceptors/IOR/MessengerServer.cpp: * DevGuideExamples/PortableInterceptors/IOR/MessengerClient.cpp: * DevGuideExamples/PortableInterceptors/IOR/run_test.pl: * DevGuideExamples/PortableInterceptors/PICurrent/MessengerServer.cpp: * DevGuideExamples/PortableInterceptors/PICurrent/MessengerClient.cpp: * DevGuideExamples/PortableInterceptors/PICurrent/run_test.pl: * DevGuideExamples/RTCORBA/MessengerServer.cpp: * DevGuideExamples/RTCORBA/run_test.pl: * DevGuideExamples/Messaging/AMIcallback/MessengerServer.cpp: * DevGuideExamples/Messaging/AMIcallback/MessengerClient.cpp: * DevGuideExamples/Messaging/AMIcallback/run_test.pl: * DevGuideExamples/Messaging/RelativeRoundtripTimeout/MessengerServer.cpp: * DevGuideExamples/Messaging/RelativeRoundtripTimeout/MessengerClient.cpp: * DevGuideExamples/Messaging/RelativeRoundtripTimeout/run_test.pl: * tests/OBV/Supports/client.cpp: * tests/OBV/Supports/server.cpp: * tests/OBV/Supports/run_test.pl: * tests/Bug_2683_Regression/run_test.pl: * tests/Exposed_Policies/run_test.pl: * bin/tao_other_tests.lst: * bin/tao_orb_tests.lst: * examples/PluggableUDP/tests/SimplePerformance/client.cpp: * examples/PluggableUDP/tests/SimplePerformance/run_test_ipv6.pl: * examples/PluggableUDP/tests/SimplePerformance/server.cpp: * examples/PluggableUDP/tests/SimplePerformance/run_test.pl: Tests are converted to use new test framework and added to fuzz build.
* Thu Nov 12 08:24:00 UTC 2009 Denis Budko <denis.budko@remedy.nl>dbudko2009-11-121-2/+2
| | | | | | | | | | | | | | | | | | | * tests/IORManipulation/filter/run_test.pl * tests/Connection_Failure/run_test.pl * orbsvcs/DevGuideExamples/NamingService/Naming_Server/run_test.pl * orbsvcs/tests/unit/Notify/MC/Statistic/run_test.pl * orbsvcs/tests/unit/Notify/MC/Statistic_Registry/run_test.pl * orbsvcs/tests/unit/Notify/MC/MonitorControlExt/run_test.pl * orbsvcs/tests/unit/Notify/MC/NotificationServiceMonitor/run_test.pl * orbsvcs/tests/unit/Notify/MC/Control/run_test.pl * orbsvcs/tests/unit/Trading/Interpreter/run_test.pl * orbsvcs/tests/Bug_2074_Regression/run_test.pl * tests/GIOP_Fragments/PMB_With_Fragments/run_test.pl * performance-tests/Latency/Collocation/run_test.pl * performance-tests/POA/Object_Creation_And_Registration/run_test.pl * orbsvcs/tests/Bug_2377_Regression/run_test.pl * orbsvcs/tests/Bug_2377_Regression/run_test_ipv6.pl * orbsvcs/tests/unit/Notify/MC/MonitorManager/run_test.pl Fixed fuzz errors and some time interval functions usage.
* Tue Nov 10 12:36:57 UTC 2009 Denis Budko <denis.budko@remedy.nl>dbudko2009-11-101-11/+18
| | | | | | | | | | | | | | | | | | | | | * tests/IORManipulation/filter/run_test.pl * tests/Connection_Failure/run_test.pl * orbsvcs/DevGuideExamples/NamingService/Naming_Server/run_test.pl * orbsvcs/tests/unit/Notify/MC/Statistic/run_test.pl * orbsvcs/tests/unit/Notify/MC/Statistic_Registry/run_test.pl * orbsvcs/tests/unit/Notify/MC/MonitorControlExt/run_test.pl * orbsvcs/tests/unit/Notify/MC/NotificationServiceMonitor/run_test.pl * orbsvcs/tests/unit/Notify/MC/Control/run_test.pl * orbsvcs/tests/unit/Trading/Interpreter/run_test.pl * orbsvcs/tests/Bug_2074_Regression/run_test.pl * tests/GIOP_Fragments/PMB_With_Fragments/run_test.pl * tests/Optimized_Connection/run_test.pl * performance-tests/Latency/Collocation/run_test.pl * performance-tests/POA/Object_Creation_And_Registration/run_test.pl * orbsvcs/tests/Bug_2137_Regression/run_test.pl * orbsvcs/tests/Bug_2377_Regression/run_test.pl * orbsvcs/tests/Bug_2377_Regression/run_test_ipv6.pl Simple porting to new test framework.
* Tue Jun 9 13:25:10 UTC 2009 Paul Calabrese <calabrese_p@ociweb.com>calabrese_p2009-06-0964-146/+277
|
* set svn:executable on all .pl files that didn't have itmitza2009-05-152-0/+0
|