Fri Jul 4 15:31:27 UTC 2008 Jeff Parsons * orbsvcs/orbsvcs/Makefile.am: Removed Statistic.{h,inl,cpp} and added Timestamp_Monitor.{h,cpp} to the CosNotification_MC build. * orbsvcs/tests/unit/Notify/MC/NotificationServiceMonitor/NotificationServiceMonitor.cpp: Disabled some test result checks for HPUX platforms, they seem to have a different number of monitors in the registry, since several are now created automatically for ACE message queues, CDR buffers, POA active object maps, etc., but it isn't a bug. Thu Jul 3 19:17:57 UTC 2008 William R. Otte * TAO_IDL/fe/y.tab.cpp: Added a couple spaces to a comment to force a commit, some builds were thinking this was out of date. Wed Jul 02 16:16:00 UTC 2008 Johnny Willemsen * tao/Incoming_Message_Stack.h: * orbsvcs/orbsvcs/Trader/Trader.h: Borland C++ changes * tao/RTPortableServer/RT_Servant_Dispatcher.cpp: * orbsvcs/orbsvcs/Event/EC_Reactive_ConsumerControl.cpp: Layout change * tao/Stub.h: Layout and doxygen changes Wed Jul 02 12:59:00 UTC 2008 Simon Massey * orbsvcs/tests/unit/Notify/MC/NotificationServiceMonitor/NotificationServiceMonitor.cpp: Fixed multiple definition of for loop i warnings. Wed Jul 2 12:45:53 UTC 2008 Douglas C. Schmidt * Updated the COPYING file to make it consistent with what's on the website. Wed Jul 02 12:47:00 UTC 2008 Simon Massey * orbsvcs/tests/unit/Notify/MC/MonitorManager/MonitorManager.cpp: * orbsvcs/tests/unit/Notify/MC/MonitorControlExt/MonitorControlExt.cpp: * tests/Monitor/Marshal_Buffer/client.cpp: Fixed unused variable warnings. * orbsvcs/Notify_Service/Notify_Service.cpp: Fixed choosing this over that warnings. Wed Jul 02 09:14:00 UTC 2008 Johnny Willemsen * tao/Strategies/OC_Endpoint_Selector_Factory.cpp: Renamed timeout to connect_timeout, timeout is a macro in some environments Tue Jul 01 12:18:00 UTC 2008 Simon Massey * orbsvcs/tests/Notify/Basic/IdAssignment.cpp: * orbsvcs/tests/Notify/Blocking/Structured_Consumer.cpp: * orbsvcs/tests/Notify/Blocking/Structured_Supplier.cpp: * orbsvcs/tests/Notify/Bug_1385_Regression/Structured_Consumer.cpp: * orbsvcs/tests/Notify/Bug_1385_Regression/Structured_Supplier.cpp: * orbsvcs/tests/Notify/Discarding/Sequence_Consumer.cpp: * orbsvcs/tests/Notify/Discarding/Sequence_Supplier.cpp: * orbsvcs/tests/Notify/Discarding/Structured_Consumer.cpp: * orbsvcs/tests/Notify/Discarding/Structured_Supplier.cpp: * orbsvcs/tests/Notify/lib/Notify_Test_Client.h: * orbsvcs/tests/Notify/lib/Notify_Test_Client.cpp: * orbsvcs/tests/Notify/MC/Structured_Consumer.cpp: * orbsvcs/tests/Notify/MC/Structured_Supplier.cpp: * orbsvcs/tests/Notify/MT_Dispatching/Structured_Consumer.cpp: * orbsvcs/tests/Notify/MT_Dispatching/Structured_Supplier.cpp: * orbsvcs/tests/Notify/Ordering/Sequence_Consumer.cpp: * orbsvcs/tests/Notify/Ordering/Sequence_Supplier.cpp: * orbsvcs/tests/Notify/Ordering/Structured_Consumer.cpp: * orbsvcs/tests/Notify/Ordering/Structured_Supplier.cpp: * orbsvcs/tests/Notify/performance-tests/Filter/Sequence_Consumer.cpp: * orbsvcs/tests/Notify/performance-tests/Filter/Sequence_Supplier.cpp: * orbsvcs/tests/Notify/performance-tests/Filter/Structured_Consumer.cpp: * orbsvcs/tests/Notify/performance-tests/Filter/Structured_Supplier.cpp: * orbsvcs/tests/Notify/Persistent_POA/Structured_Supplier.cpp: * orbsvcs/tests/Notify/Sequence_Multi_ETCL_Filter/Sequence_Consumer.cpp: * orbsvcs/tests/Notify/Sequence_Multi_ETCL_Filter/Sequence_Supplier.cpp: * orbsvcs/tests/Notify/Sequence_Multi_Filter/Sequence_Consumer.cpp: * orbsvcs/tests/Notify/Sequence_Multi_Filter/Sequence_Supplier.cpp: * orbsvcs/tests/Notify/Structured_Multi_Filter/Structured_Consumer.cpp: * orbsvcs/tests/Notify/Structured_Multi_Filter/Structured_Supplier.cpp: * orbsvcs/tests/Notify/PluggableTopology/main.cpp: * orbsvcs/tests/Notify/Structured_Filter/Structured_Consumer.cpp: * orbsvcs/tests/Notify/Structured_Filter/Structured_Supplier.cpp: Fix fuzz errors incorrect ACE_TMAIN/main use. Tue Jul 01 08:48:00 UTC 2008 Simon Massey * orbsvcs/tests/AVStreams/Modify_QoS/receiver.h: This mornings round of fixes/typos etc. to my changes yesterday, missed edited the init() signature. Mon Jun 30 15:05:00 UTC 2008 Simon Massey * orbsvcs/tests/AVStreams/Full_Profile/ftp.h: * orbsvcs/tests/AVStreams/Full_Profile/ftp.cpp: * orbsvcs/tests/AVStreams/Full_Profile/server.h: * orbsvcs/tests/AVStreams/Full_Profile/server.cpp: * orbsvcs/tests/AVStreams/Modify_QoS/receiver.h: * orbsvcs/tests/AVStreams/Modify_QoS/receiver.cpp: * orbsvcs/tests/AVStreams/Modify_QoS/sender.h: * orbsvcs/tests/AVStreams/Modify_QoS/sender.cpp: * orbsvcs/tests/AVStreams/Multicast/ftp.h: * orbsvcs/tests/AVStreams/Multicast/ftp.cpp: * orbsvcs/tests/AVStreams/Multicast/server.h: * orbsvcs/tests/AVStreams/Multicast/server.cpp: * orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/receiver.h: * orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/receiver.cpp: * orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/sender.h: * orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/sender.cpp: * orbsvcs/tests/AVStreams/Multiple_Flows/receiver.h: * orbsvcs/tests/AVStreams/Multiple_Flows/receiver.cpp: * orbsvcs/tests/AVStreams/Multiple_Flows/sender.h: * orbsvcs/tests/AVStreams/Multiple_Flows/sender.cpp: * orbsvcs/tests/AVStreams/Bidirectional_Flows/receiver.h: * orbsvcs/tests/AVStreams/Bidirectional_Flows/receiver.cpp: * orbsvcs/tests/AVStreams/Bidirectional_Flows/sender.h: * orbsvcs/tests/AVStreams/Bidirectional_Flows/sender.cpp: * orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/receiver.h: * orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/receiver.cpp: * orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/sender.h: * orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/sender.cpp: * orbsvcs/tests/AVStreams/Component_Switching/distributer.h: * orbsvcs/tests/AVStreams/Component_Switching/distributer.cpp: * orbsvcs/tests/AVStreams/Component_Switching/receiver.h: * orbsvcs/tests/AVStreams/Component_Switching/receiver.cpp: * orbsvcs/tests/AVStreams/Component_Switching/sender.h: * orbsvcs/tests/AVStreams/Component_Switching/sender.cpp: * orbsvcs/tests/AVStreams/Simple_Three_Stage/distributer.h: * orbsvcs/tests/AVStreams/Simple_Three_Stage/distributer.cpp: * orbsvcs/tests/AVStreams/Simple_Three_Stage/receiver.h: * orbsvcs/tests/AVStreams/Simple_Three_Stage/receiver.cpp: * orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.h: * orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.cpp: Fix fuzz errors incorrect ACE_TMAIN/main use. Mon Jun 30 08:33:00 UTC 2008 Simon Massey * orbsvcs/tests/Event/Mcast/RTEC_MCast_Federated/EchoEventSupplierMain.cpp: * tao/Acceptor_Registry.cpp: * tao/IIOP_Acceptor.cpp: Remove tabs introduced by commit (Fri Jun 27 14:48:54 UTC 2008 Phil Mesnier) Fri Jun 27 15:16:58 UTC 2008 J.T. Conklin * docs/tutorials/Quoter/AMI/Makefile.am: * docs/tutorials/Quoter/Event_Service/Makefile.am: * docs/tutorials/Quoter/On_Demand_Activation/Makefile.am: * docs/tutorials/Quoter/RTCORBA/Makefile.am: * docs/tutorials/Quoter/RT_Event_Service/Makefile.am: * docs/tutorials/Quoter/idl/Makefile.am: * examples/AMH/Sink_Server/Makefile.am: * examples/AMI/FL_Callback/Makefile.am: * examples/Advanced/ch_3/Makefile.am: * examples/Buffered_AMI/Makefile.am: * examples/Buffered_Oneways/Makefile.am: * examples/CSD_Strategy/ThreadPool/Makefile.am: * examples/CSD_Strategy/ThreadPool2/Makefile.am: * examples/CSD_Strategy/ThreadPool3/Makefile.am: * examples/CSD_Strategy/ThreadPool4/Makefile.am: * examples/CSD_Strategy/ThreadPool5/Makefile.am: * examples/CSD_Strategy/ThreadPool6/Makefile.am: * examples/Callback_Quoter/Makefile.am: * examples/Content_Server/AMI_Iterator/Makefile.am: * examples/Content_Server/AMI_Observer/Makefile.am: * examples/Content_Server/SMI_Iterator/Makefile.am: * examples/Event_Comm/Makefile.am: * examples/Kokyu_dsrt_schedulers/Makefile.am: * examples/Kokyu_dsrt_schedulers/fp_example/Makefile.am: * examples/Kokyu_dsrt_schedulers/mif_example/Makefile.am: * examples/Kokyu_dsrt_schedulers/muf_example/Makefile.am: * examples/Load_Balancing/Makefile.am: * examples/Load_Balancing_persistent/Makefile.am: * examples/Logging/Makefile.am: * examples/OBV/Typed_Events/Makefile.am: * examples/Persistent_Grid/Makefile.am: * examples/PluggableUDP/tests/Performance/Makefile.am: * examples/PluggableUDP/tests/SimplePerformance/Makefile.am: * examples/Quoter/Makefile.am: * examples/RTCORBA/Activity/Makefile.am: * examples/RTScheduling/Fixed_Priority_Scheduler/Makefile.am: * examples/RTScheduling/MIF_Scheduler/Makefile.am: * examples/RTScheduling/Makefile.am: * examples/Simple/bank/Makefile.am: * examples/Simple/chat/Makefile.am: * examples/Simple/echo/Makefile.am: * examples/Simple/grid/Makefile.am: * examples/Simple/time-date/Makefile.am: * examples/Simple/time/Makefile.am: * examples/Simulator/Event_Supplier/Makefile.am: * examples/TypeCode_Creation/Makefile.am: * examples/ior_corbaloc/Makefile.am: * examples/mfc/Makefile.am: * interop-tests/wchar/Makefile.am: * orbsvcs/ImplRepo_Service/Makefile.am: * orbsvcs/examples/CosEC/Factory/Makefile.am: * orbsvcs/examples/CosEC/TypedSimple/Makefile.am: * orbsvcs/examples/FaultTolerance/RolyPoly/Makefile.am: * orbsvcs/examples/ImR/Advanced/Makefile.am: * orbsvcs/examples/ImR/Combined_Service/Makefile.am: * orbsvcs/examples/LoadBalancing/Makefile.am: * orbsvcs/examples/ORT/Makefile.am: * orbsvcs/examples/Security/Send_File/Makefile.am: * orbsvcs/orbsvcs/Makefile.am: * orbsvcs/performance-tests/LoadBalancing/LBPerf/RPS/Makefile.am: * orbsvcs/performance-tests/RTEvent/RTCORBA_Baseline/Makefile.am: * orbsvcs/performance-tests/RTEvent/RTCORBA_Callback/Makefile.am: * orbsvcs/performance-tests/RTEvent/lib/Makefile.am: * orbsvcs/tests/BiDir_CORBALOC/Makefile.am: * orbsvcs/tests/Bug_1395_Regression/Makefile.am: * orbsvcs/tests/Bug_2247_Regression/Makefile.am: * orbsvcs/tests/Bug_2248_Regression/Makefile.am: * orbsvcs/tests/Bug_2285_Regression/Makefile.am: * orbsvcs/tests/Bug_2287_Regression/Makefile.am: * orbsvcs/tests/Bug_2316_Regression/Makefile.am: * orbsvcs/tests/Bug_2377_Regression/Makefile.am: * orbsvcs/tests/Bug_2615_Regression/Makefile.am: * orbsvcs/tests/Bug_2709_Regression/Makefile.am: * orbsvcs/tests/Bug_2800_Regression/Makefile.am: * orbsvcs/tests/Bug_2925_Regression/Makefile.am: * orbsvcs/tests/Bug_3215_Regression/Makefile.am: * orbsvcs/tests/Bug_3216_Regression/Makefile.am: * orbsvcs/tests/COIOP_Naming_Test/Makefile.am: * orbsvcs/tests/EC_Custom_Marshal/Makefile.am: * orbsvcs/tests/Event/UDP/Makefile.am: * orbsvcs/tests/FT_App/Makefile.am: * orbsvcs/tests/FaultTolerance/GroupRef_Manipulation/Makefile.am: * orbsvcs/tests/FaultTolerance/IOGR/Makefile.am: * orbsvcs/tests/HTIOP/AMI/Makefile.am: * orbsvcs/tests/HTIOP/BiDirectional/Makefile.am: * orbsvcs/tests/HTIOP/Hello/Makefile.am: * orbsvcs/tests/IOR_MCast/Makefile.am: * orbsvcs/tests/ImplRepo/Bug_2604_Regression/Makefile.am: * orbsvcs/tests/ImplRepo/Bug_689_Regression/Makefile.am: * orbsvcs/tests/ImplRepo/Makefile.am: * orbsvcs/tests/ImplRepo/scale/Makefile.am: * orbsvcs/tests/InterfaceRepo/Application_Test/Makefile.am: * orbsvcs/tests/Interoperable_Naming/Makefile.am: * orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/Makefile.am: * orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/Makefile.am: * orbsvcs/tests/LoadBalancing/GenericFactory/Manage_Object_Group/Makefile.am: * orbsvcs/tests/Miop/McastHello/Makefile.am: * orbsvcs/tests/Notify/Blocking/Makefile.am: * orbsvcs/tests/Notify/Bug_1385_Regression/Makefile.am: * orbsvcs/tests/Notify/Bug_2561_Regression/Makefile.am: * orbsvcs/tests/Notify/Discarding/Makefile.am: * orbsvcs/tests/Notify/MC/Makefile.am: * orbsvcs/tests/Notify/MT_Dispatching/Makefile.am: * orbsvcs/tests/Notify/Ordering/Makefile.am: * orbsvcs/tests/Notify/Persistent_POA/Makefile.am: * orbsvcs/tests/Notify/Sequence_Multi_ETCL_Filter/Makefile.am: * orbsvcs/tests/Notify/Sequence_Multi_Filter/Makefile.am: * orbsvcs/tests/Notify/Structured_Filter/Makefile.am: * orbsvcs/tests/Notify/Structured_Multi_Filter/Makefile.am: * orbsvcs/tests/Notify/Timeout/Makefile.am: * orbsvcs/tests/Notify/lib/Makefile.am: * orbsvcs/tests/Notify/performance-tests/Filter/Makefile.am: * orbsvcs/tests/Redundant_Naming/Makefile.am: * orbsvcs/tests/Security/BiDirectional/Makefile.am: * orbsvcs/tests/Security/Big_Request/Makefile.am: * orbsvcs/tests/Security/Bug_1107_Regression/Makefile.am: * orbsvcs/tests/Security/Bug_2908_Regression/Makefile.am: * orbsvcs/tests/Security/Callback/Makefile.am: * orbsvcs/tests/Security/Crash_Test/Makefile.am: * orbsvcs/tests/Security/MT_IIOP_SSL/Makefile.am: * orbsvcs/tests/Security/MT_SSLIOP/Makefile.am: * orbsvcs/tests/Security/Secure_Invocation/Makefile.am: * orbsvcs/tests/Security/mixed_security_test/Makefile.am: * orbsvcs/tests/Security/ssliop_CSD/Makefile.am: * orbsvcs/tests/Security/ssliop_corbaloc/Makefile.am: * orbsvcs/tests/Simple_Naming/Makefile.am: * orbsvcs/tests/Trading/Makefile.am: * orbsvcs/tests/ior_corbaname/Makefile.am: * performance-tests/Anyop/Makefile.am: * performance-tests/CSD_Strategy/TestInf/Makefile.am: * performance-tests/CSD_Strategy/TestServant/Makefile.am: * performance-tests/Callback/Makefile.am: * performance-tests/Cubit/TAO/DII_Cubit/Makefile.am: * performance-tests/Cubit/TAO/IDL_Cubit/Makefile.am: * performance-tests/Cubit/TAO/MT_Cubit/Makefile.am: * performance-tests/Latency/AMH_Single_Threaded/Makefile.am: * performance-tests/Latency/AMI/Makefile.am: * performance-tests/Latency/Collocation/Makefile.am: * performance-tests/Latency/DII/Makefile.am: * performance-tests/Latency/DSI/Makefile.am: * performance-tests/Latency/Deferred/Makefile.am: * performance-tests/Latency/Single_Threaded/Makefile.am: * performance-tests/Latency/Thread_Per_Connection/Makefile.am: * performance-tests/Latency/Thread_Pool/Makefile.am: * performance-tests/Memory/IORsize/Makefile.am: * performance-tests/Memory/Single_Threaded/Makefile.am: * performance-tests/POA/Demux/Makefile.am: * performance-tests/POA/Implicit_Activation/Makefile.am: * performance-tests/POA/Object_Creation_And_Registration/Makefile.am: * performance-tests/Pluggable/Makefile.am: * performance-tests/Protocols/Makefile.am: * performance-tests/RTCorba/Multiple_Endpoints/Common/Makefile.am: * performance-tests/RTCorba/Oneways/Reliable/Makefile.am: * performance-tests/RTCorba/Thread_Pool/Makefile.am: * performance-tests/Sequence_Latency/AMH_Single_Threaded/Makefile.am: * performance-tests/Sequence_Latency/AMI/Makefile.am: * performance-tests/Sequence_Latency/DII/Makefile.am: * performance-tests/Sequence_Latency/DSI/Makefile.am: * performance-tests/Sequence_Latency/Deferred/Makefile.am: * performance-tests/Sequence_Latency/Single_Threaded/Makefile.am: * performance-tests/Sequence_Latency/Thread_Per_Connection/Makefile.am: * performance-tests/Sequence_Latency/Thread_Pool/Makefile.am: * performance-tests/Throughput/Makefile.am: * tao/Makefile.am: * tests/AMH_Exceptions/Makefile.am: * tests/AMH_Oneway/Makefile.am: * tests/AMI/Makefile.am: * tests/AMI_Buffering/Makefile.am: * tests/AMI_Timeouts/Makefile.am: * tests/Abstract_Interface/Makefile.am: * tests/Any/Recursive/Makefile.am: * tests/BiDirectional/Makefile.am: * tests/BiDirectional_DelayedUpcall/Makefile.am: * tests/BiDirectional_NestedUpcall/Makefile.am: * tests/Big_AMI/Makefile.am: * tests/Big_Oneways/Makefile.am: * tests/Big_Reply/Makefile.am: * tests/Big_Request_Muxing/Makefile.am: * tests/Big_Twoways/Makefile.am: * tests/Blocking_Sync_None/Makefile.am: * tests/Bug_1020_Basic_Regression/Makefile.am: * tests/Bug_1020_Regression/Makefile.am: * tests/Bug_1254_Regression/Makefile.am: * tests/Bug_1269_Regression/Makefile.am: * tests/Bug_1270_Regression/Makefile.am: * tests/Bug_1330_Regression/Makefile.am: * tests/Bug_1361_Regression/Makefile.am: * tests/Bug_1383_Regression/Makefile.am: * tests/Bug_1476_Regression/Makefile.am: * tests/Bug_1476_Test/Makefile.am: * tests/Bug_1482_Regression/Makefile.am: * tests/Bug_1495_Regression/Makefile.am: * tests/Bug_1535_Regression/Makefile.am: * tests/Bug_1551_Regression/Makefile.am: * tests/Bug_1568_Regression/Makefile.am: * tests/Bug_1627_Regression/Makefile.am: * tests/Bug_1636_Regression/Makefile.am: * tests/Bug_1639_Regression/Makefile.am: * tests/Bug_1670_Regression/Makefile.am: * tests/Bug_1676_Regression/Makefile.am: * tests/Bug_1693_Test/Makefile.am: * tests/Bug_1812_Regression/Makefile.am: * tests/Bug_1813_Regression/Makefile.am: * tests/Bug_1869_Regression/Makefile.am: * tests/Bug_1904_Regression/Makefile.am: * tests/Bug_2084_Regression/Makefile.am: * tests/Bug_2119_Regression/Makefile.am: * tests/Bug_2122_Regression/Makefile.am: * tests/Bug_2124_Regression/Makefile.am: * tests/Bug_2126_Regression/Makefile.am: * tests/Bug_2134_Regression/Makefile.am: * tests/Bug_2144_Regression/Makefile.am: * tests/Bug_2174_Regression/Makefile.am: * tests/Bug_2183_Regression/Makefile.am: * tests/Bug_2186_Regression/Makefile.am: * tests/Bug_2188_Regression/Makefile.am: * tests/Bug_2201_Regression/Makefile.am: * tests/Bug_2222_Regression/Makefile.am: * tests/Bug_2234_Regression/Makefile.am: * tests/Bug_2289_Regression/Makefile.am: * tests/Bug_2319_Regression/Makefile.am: * tests/Bug_2328_Regression/Makefile.am: * tests/Bug_2349_Regression/Makefile.am: * tests/Bug_2356_Regression/Makefile.am: * tests/Bug_2375_Regression/Makefile.am: * tests/Bug_2399_Regression/Makefile.am: * tests/Bug_2417_Regression/Makefile.am: * tests/Bug_2419_Regression/Makefile.am: * tests/Bug_2424_Regression/Makefile.am: * tests/Bug_2429_Regression/Makefile.am: * tests/Bug_2494_Regression/Makefile.am: * tests/Bug_2503_Regression/Makefile.am: * tests/Bug_2542_Regression/Makefile.am: * tests/Bug_2543_Regression/Makefile.am: * tests/Bug_2549_Regression/Makefile.am: * tests/Bug_2560_Regression/Makefile.am: * tests/Bug_2593_Regression/Makefile.am: * tests/Bug_2595_Regression/Makefile.am: * tests/Bug_2654_Regression/Makefile.am: * tests/Bug_2669_Regression/Makefile.am: * tests/Bug_2678_Regression/Makefile.am: * tests/Bug_2683_Regression/Makefile.am: * tests/Bug_2702_Regression/Makefile.am: * tests/Bug_2734_Regression/Makefile.am: * tests/Bug_2768_Regression/Makefile.am: * tests/Bug_2791_Regression/Makefile.am: * tests/Bug_2804_Regression/Makefile.am: * tests/Bug_2805_Regression/Makefile.am: * tests/Bug_2826_Regression/Makefile.am: * tests/Bug_2844_Regression/Makefile.am: * tests/Bug_2909_Regression/Makefile.am: * tests/Bug_2918_Regression/Makefile.am: * tests/Bug_2935_Regression/Makefile.am: * tests/Bug_2953_Regression/Makefile.am: * tests/Bug_2966_Regression/Makefile.am: * tests/Bug_3000_Regression/Makefile.am: * tests/Bug_3042_Regression/Makefile.am: * tests/Bug_3108_Regression/Makefile.am: * tests/Bug_3163_Regression/Makefile.am: * tests/Bug_3276_Regression/Makefile.am: * tests/Bug_3299_Regression/Makefile.am: * tests/Bug_3311_Regression/Makefile.am: * tests/Bug_933_Regression/Makefile.am: * tests/COIOP/Makefile.am: * tests/CORBA_e_Implicit_Activation/Makefile.am: * tests/CSD_Collocation/Makefile.am: * tests/CSD_Strategy_Tests/TP_Common/Makefile.am: * tests/CSD_Strategy_Tests/TP_Foo_A/Makefile.am: * tests/CSD_Strategy_Tests/TP_Foo_B/Makefile.am: * tests/CSD_Strategy_Tests/TP_Foo_C/Makefile.am: * tests/CSD_Strategy_Tests/TP_Test_Dynamic/Makefile.am: * tests/Cache_Growth_Test/Makefile.am: * tests/CallbackTest/Makefile.am: * tests/Client_Leaks/Makefile.am: * tests/CodeSets/simple/Makefile.am: * tests/Codec/Makefile.am: * tests/Collocated_Forwarding/Makefile.am: * tests/Collocation/Makefile.am: * tests/CollocationLockup/Makefile.am: * tests/Collocation_Exception_Test/Makefile.am: * tests/Collocation_Oneway_Tests/Makefile.am: * tests/Collocation_Opportunities/Makefile.am: * tests/Collocation_Tests/Makefile.am: * tests/Connect_Strategy_Test/Makefile.am: * tests/Connection_Failure/Makefile.am: * tests/Connection_Purging/Makefile.am: * tests/Connection_Timeout/Makefile.am: * tests/Crash_On_Write/Makefile.am: * tests/Crashed_Callback/Makefile.am: * tests/DII_AMI_Forward/Makefile.am: * tests/DII_Collocation_Tests/oneway/Makefile.am: * tests/DII_Collocation_Tests/twoway/Makefile.am: * tests/DIOP/Makefile.am: * tests/DLL_ORB/Makefile.am: * tests/DSI_AMH/Makefile.am: * tests/DSI_AMI_Gateway/Makefile.am: * tests/DSI_Gateway/Makefile.am: * tests/DiffServ/Makefile.am: * tests/DynAny_Test/Makefile.am: * tests/DynUnion_Test/Makefile.am: * tests/Explicit_Event_Loop/Makefile.am: * tests/Exposed_Policies/Makefile.am: * tests/FL_Cube/Makefile.am: * tests/Faults/Makefile.am: * tests/File_IO/Makefile.am: * tests/Forwarding/Makefile.am: * tests/GIOP_Fragments/Java_Big_Reply/Makefile.am: * tests/GIOP_Fragments/Java_Big_Request/Makefile.am: * tests/GIOP_Fragments/PMB_With_Fragments/Makefile.am: * tests/HandleExhaustion/Makefile.am: * tests/Hang_Shutdown/Makefile.am: * tests/Hello/Makefile.am: * tests/ICMG_Any_Bug/Makefile.am: * tests/IDL_Test/Makefile.am: * tests/IORManipulation/filter/Makefile.am: * tests/IOR_Endpoint_Hostnames/Makefile.am: * tests/IPV6/Makefile.am: * tests/InterOp-Naming/Makefile.am: * tests/Leader_Followers/Makefile.am: * tests/LongDouble/Makefile.am: * tests/LongUpcalls/Makefile.am: * tests/MProfile/Makefile.am: * tests/MProfile_Connection_Timeout/Makefile.am: * tests/MProfile_Forwarding/Makefile.am: * tests/MT_BiDir/Makefile.am: * tests/MT_Client/Makefile.am: * tests/MT_Server/Makefile.am: * tests/MT_Timeout/Makefile.am: * tests/Monitor/Marshal_Buffer/Makefile.am: * tests/Multiple/Makefile.am: * tests/Multiple_Inheritance/Makefile.am: * tests/Muxed_GIOP_Versions/Makefile.am: * tests/Muxing/Makefile.am: * tests/Native_Exceptions/Makefile.am: * tests/NestedUpcall/MT_Client_Test/Makefile.am: * tests/NestedUpcall/Simple/Makefile.am: * tests/NestedUpcall/Triangle_Test/Makefile.am: * tests/Nested_Event_Loop/Makefile.am: * tests/Nested_Upcall_Crash/Makefile.am: * tests/No_Server_MT_Connect_Test/Makefile.am: * tests/OBV/Any/Makefile.am: * tests/OBV/Collocated/Forward/Makefile.am: * tests/OBV/Factory/Makefile.am: * tests/OBV/Forward/Makefile.am: * tests/OBV/Simple/Makefile.am: * tests/OBV/TC_Alignment/Makefile.am: * tests/OBV/Truncatable/Makefile.am: * tests/OBV/ValueBox/Makefile.am: * tests/ORB_Local_Config/Two_DLL_ORB/Makefile.am: * tests/ORB_init/Portspan/Makefile.am: * tests/ORB_shutdown/Makefile.am: * tests/ORT/Makefile.am: * tests/Object_Loader/Makefile.am: * tests/Objref_Sequence_Test/Makefile.am: * tests/OctetSeq/Makefile.am: * tests/Ondemand_Write/Makefile.am: * tests/Oneway_Buffering/Makefile.am: * tests/Oneway_Send_Timeouts/Makefile.am: * tests/Oneway_Timeouts/Makefile.am: * tests/Oneways_Invoking_Twoways/Makefile.am: * tests/Optimized_Connection/Makefile.am: * tests/POA/Bug_1592_Regression/Makefile.am: * tests/POA/Bug_2511_Regression/Makefile.am: * tests/POA/DSI/Makefile.am: * tests/POA/Deactivate_Object/Makefile.am: * tests/POA/Default_Servant/Makefile.am: * tests/POA/Default_Servant2/Makefile.am: * tests/POA/EndpointPolicy/Makefile.am: * tests/POA/Etherealization/Makefile.am: * tests/POA/Excessive_Object_Deactivations/Makefile.am: * tests/POA/Forwarding/Makefile.am: * tests/POA/Generic_Servant/Makefile.am: * tests/POA/Identity/Makefile.am: * tests/POA/MT_Servant_Locator/Makefile.am: * tests/POA/Nested_Non_Servant_Upcalls/Makefile.am: * tests/POA/Non_Servant_Upcalls/Makefile.am: * tests/POA/Object_Reactivation/Makefile.am: * tests/POA/POA_Destruction/Makefile.am: * tests/POA/Persistent_ID/Makefile.am: * tests/POA/Reference_Counting/Makefile.am: * tests/POA/Single_Threaded_POA/Makefile.am: * tests/POA/TIE/Makefile.am: * tests/POA/wait_for_completion/Makefile.am: * tests/Parallel_Connect_Strategy/Makefile.am: * tests/Param_Test/Makefile.am: * tests/Policies/Makefile.am: * tests/Portable_Interceptors/AMI/Makefile.am: * tests/Portable_Interceptors/AdvSlot/Makefile.am: * tests/Portable_Interceptors/AdvSlotDblCpy/Makefile.am: * tests/Portable_Interceptors/AdvSlotExt/Makefile.am: * tests/Portable_Interceptors/Benchmark/Makefile.am: * tests/Portable_Interceptors/Bug_1559/Makefile.am: * tests/Portable_Interceptors/Bug_2133/Makefile.am: * tests/Portable_Interceptors/Bug_2510_Regression/Makefile.am: * tests/Portable_Interceptors/Bug_3079/Makefile.am: * tests/Portable_Interceptors/Bug_3080/Makefile.am: * tests/Portable_Interceptors/Collocated/Dynamic/Makefile.am: * tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/Makefile.am: * tests/Portable_Interceptors/Dynamic/Makefile.am: * tests/Portable_Interceptors/ForwardRequest/Makefile.am: * tests/Portable_Interceptors/IORInterceptor/Makefile.am: * tests/Portable_Interceptors/ORB_Shutdown/Makefile.am: * tests/Portable_Interceptors/PICurrent/Makefile.am: * tests/Portable_Interceptors/PolicyFactory/Makefile.am: * tests/Portable_Interceptors/Processing_Mode_Policy/Collocated/Makefile.am: * tests/Portable_Interceptors/Processing_Mode_Policy/Remote/Makefile.am: * tests/Portable_Interceptors/Redirection/Makefile.am: * tests/Portable_Interceptors/Register_Initial_References/Makefile.am: * tests/Portable_Interceptors/Request_Interceptor_Flow/Makefile.am: * tests/Portable_Interceptors/Service_Context_Manipulation/Makefile.am: * tests/QtTests/Makefile.am: * tests/RTCORBA/Activate_Object_Multiple_ORBs/Makefile.am: * tests/RTCORBA/Banded_Connections/Makefile.am: * tests/RTCORBA/Client_Propagated/Makefile.am: * tests/RTCORBA/Client_Protocol/Makefile.am: * tests/RTCORBA/Collocation/Makefile.am: * tests/RTCORBA/Diffserv/Makefile.am: * tests/RTCORBA/Dynamic_Thread_Pool/Makefile.am: * tests/RTCORBA/Explicit_Binding/Makefile.am: * tests/RTCORBA/Linear_Priority/Makefile.am: * tests/RTCORBA/MT_Client_Protocol_Priority/Makefile.am: * tests/RTCORBA/Persistent_IOR/Makefile.am: * tests/RTCORBA/Policy_Combinations/Makefile.am: * tests/RTCORBA/Priority_Inversion_With_Bands/Makefile.am: * tests/RTCORBA/Private_Connection/Makefile.am: * tests/RTCORBA/Profile_And_Endpoint_Selection/Makefile.am: * tests/RTCORBA/Server_Declared/Makefile.am: * tests/RTCORBA/Server_Protocol/Makefile.am: * tests/RTCORBA/Thread_Pool/Makefile.am: * tests/RTScheduling/Scheduling_Interceptor/Makefile.am: * tests/RTScheduling/VoidData/Makefile.am: * tests/Reliable_Oneways/Makefile.am: * tests/Servant_To_Reference_Test/Makefile.am: * tests/Server_Connection_Purging/Makefile.am: * tests/Server_Leaks/Makefile.am: * tests/Server_Port_Zero/Makefile.am: * tests/Single_Read/Makefile.am: * tests/Smart_Proxies/Benchmark/Makefile.am: * tests/Smart_Proxies/Collocation/Makefile.am: * tests/Smart_Proxies/Makefile.am: * tests/Smart_Proxies/On_Demand/Makefile.am: * tests/Smart_Proxies/Policy/Makefile.am: * tests/Smart_Proxies/dtor/Makefile.am: * tests/Stack_Recursion/Makefile.am: * tests/Strategies/Makefile.am: * tests/Timed_Buffered_Oneways/Makefile.am: * tests/Timeout/Makefile.am: * tests/TransportCurrent/lib/Makefile.am: * tests/Two_Objects/Makefile.am: * tests/Typedef_String_Array/Makefile.am: * tests/UNKNOWN_Exception/Makefile.am: * tests/Xt_Stopwatch/Makefile.am: * tests/objref_comparison_test/Makefile.am: Regenerated for new name of gperf executable. Fri Jun 27 14:48:54 UTC 2008 Phil Mesnier * orbsvcs/tests/Event/Mcast/RTEC_MCast_Federated/EchoEventConsumer_i.cpp: * orbsvcs/tests/Event/Mcast/RTEC_MCast_Federated/EchoEventSupplierMain.cpp: Fix the test for cases when TAO_LACKS_EVENT_CHANNEL_ANY is defined. * tao/Acceptor_Registry.cpp: * tao/IIOP_Acceptor.cpp: Allow TAO to work on win32 hosts with only IPv4 when TAO is built with ACE_HAS_IPV6 and ACE_USES_IPV4_IPV6_MIGRATION both set. The migration flag is intended to make ACE/TAO test if IPv6 is enabled at runtime, and to work without it. However, when TAO was required to default its endpoint, it insisted on making an IPv6 endpoint regardless of the enablement. This fix resolves bug 3353. Fri Jun 27 12:55:00 UTC 2008 Simon Massey * orbsvcs/tests/AVStreams/Pluggable/ftp.h: * orbsvcs/tests/AVStreams/Pluggable/ftp.cpp: * orbsvcs/tests/AVStreams/Pluggable/server.h: * orbsvcs/tests/AVStreams/Pluggable/server.cpp: * orbsvcs/tests/AVStreams/Simple_Two_Stage/receiver.h: * orbsvcs/tests/AVStreams/Simple_Two_Stage/receiver.cpp: * orbsvcs/tests/AVStreams/Simple_Two_Stage/sender.h: * orbsvcs/tests/AVStreams/Simple_Two_Stage/sender.cpp: Fix fuzz errors incorrect ACE_TMAIN/main use. Fri Jun 27 12:20:00 UTC 2008 Simon Massey * orbsvcs/tests/AVStreams/Latency/ping.cpp: * orbsvcs/tests/AVStreams/Multicast_Full_Profile/ftp.h: * orbsvcs/tests/AVStreams/Multicast_Full_Profile/ftp.cpp: * orbsvcs/tests/AVStreams/Multicast_Full_Profile/server.h: * orbsvcs/tests/AVStreams/Multicast_Full_Profile/server.cpp: Fix fuzz errors incorrect ACE_TMAIN/main use. Fri Jun 27 12:00:00 UTC 2008 Simon Massey * orbsvcs/tests/AVStreams/Latency/control.cpp: * orbsvcs/tests/AVStreams/Latency/ping.cpp: * orbsvcs/tests/AVStreams/Latency/pong.cpp: * orbsvcs/tests/AVStreams/Simple_Three_Stage/distributer.h: * orbsvcs/tests/AVStreams/Simple_Three_Stage/distributer.cpp: * orbsvcs/tests/AVStreams/Simple_Three_Stage/receiver.h: * orbsvcs/tests/AVStreams/Simple_Three_Stage/receiver.cpp: * orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.h: * orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.cpp: Fix fuzz errors incorrect ACE_TMAIN/main use. Fri Jun 27 11:00:00 UTC 2008 Simon Massey * orbsvcs/tests/Event/Mcast/RTEC_MCast_Federated/EchoEventConsumerMain.cpp: * orbsvcs/tests/Event/Mcast/RTEC_MCast_Federated/EchoEventSupplierMain.cpp: * orbsvcs/tests/FT_App/FT_ReplicationManagerController.cpp: * orbsvcs/tests/Bug_2800_Regression/NamingTeask.h: * orbsvcs/tests/Bug_2800_Regression/NamingTeask.cpp: * orbsvcs/tests/Bug_2800_Regression/nsmain.cpp: * orbsvcs/tests/Bug_2800_Regression/server.cpp: * orbsvcs/tests/ior_corbaname/client.cpp: * orbsvcs/tests/ior_corbaname/ior_corbaname_client_i.h: * orbsvcs/tests/ior_corbaname/ior_corbaname_client_i.cpp: * orbsvcs/tests/ior_corbaname/server.cpp: * orbsvcs/tests/IOR_MCast/client.cpp: * orbsvcs/tests/IOR_MCast/ior_mcast_client_i.h: * orbsvcs/tests/IOR_MCast/ior_mcast_client_i.cpp: * orbsvcs/tests/IOR_MCast/server.cpp: * orbsvcs/tests/IOR_MCast/server_i.h: * orbsvcs/tests/IOR_MCast/server_i.cpp: Fix fuzz errors incorrect ACE_TMAIN/main use. Fri Jun 27 09:40:00 UTC 2008 Simon Massey * orbsvcs/tests/Bug_2248_Regression/client.h: * orbsvcs/tests/Bug_2248_Regression/client.cpp: This mornings round of fixes/typos etc. to my changes yesterday, missed the header change corresponding to the cpp. Tidied this up as well. Fri Jun 27 08:00:00 UTC 2008 Simon Massey * orbsvcs/tests/Notify/Timeout/run_test.pl: Added missing PerlACE::add_lib_path ('../lib'); to run-time test so that test dynamic libraries can be found. Stops windows dialog concerning missing dll. (Update to Mon Jun 23 12:32:07 UTC 2008 Chad Elliott) Thu Jun 26 19:39:28 UTC 2008 Jeff Parsons * orbsvcs/tests/unit/Notify/MC/MonitorManager/MonitorClient.cpp(main): Added ACE_UNUSED_ARG macros for argc and argv, to avoid unused arg warnings when monitors are disabled. Thu Jun 26 15:08:00 UTC 2008 Simon Massey * orbsvcs/tests/Security/ssliop_CSD/MessengerClient.cpp: * orbsvcs/tests/Security/ssliop_CSD/MessengerServer.cpp: * orbsvcs/tests/FaultTolerance/IOGR/Manager.cpp: * orbsvcs/tests/tests_svc_loader/tests_svc_loader.cpp: * orbsvcs/tests/InterfaceRepo/IFR_Test/client.cpp: * orbsvcs/tests/InterfaceRepo/IFR_Test/Admin_Client.cpp: * orbsvcs/tests/InterfaceRepo/IFR_Test/Admin_Client.h: * orbsvcs/tests/InterfaceRepo/Persistence_Test/test.cpp: * orbsvcs/tests/InterfaceRepo/Persistence_Test/Ptest.h: * orbsvcs/tests/InterfaceRepo/Persistence_Test/Ptest.cpp: * orbsvcs/tests/InterfaceRepo/IFR_Inheritance_Test/main.cpp: * orbsvcs/tests/InterfaceRepo/Bug_2962_Regression/client.cpp: * orbsvcs/tests/InterfaceRepo/Bug_3155_Regression/test_idl.cpp: * orbsvcs/tests/InterfaceRepo/Bug_3174_Regression/test_idl.cpp: * orbsvcs/tests/Interoperable_Naming/client.cpp: * orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.h: * orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.cpp: * orbsvcs/tests/ImplRepo/NameService/test.cpp: * orbsvcs/tests/ImplRepo/scale/client.cpp: * orbsvcs/tests/ImplRepo/Bug_2604_Regression/MessengerClient.cpp: * orbsvcs/tests/Bug_1334_Regression/client.cpp: * orbsvcs/tests/Bug_1393_Regression/client.cpp: * orbsvcs/tests/Bug_1630_Regression/testclient.cpp: * orbsvcs/tests/Bug_2074_Regression/test.cpp: * orbsvcs/tests/Bug_2247_Regression/Manager.cpp: * orbsvcs/tests/Bug_2248_Regression/client.cpp: Fix fuzz errors incorrect ACE_TMAIN/main use. Thu Jun 26 13:14:15 UTC 2008 Jeff Parsons * orbsvcs/orbsvcs/Notify/MonitorControlExt/MC_Default_Factory.h: * orbsvcs/orbsvcs/Notify/MonitorControlExt/MonitorConsumerAdmin.h: * orbsvcs/orbsvcs/Notify/MonitorControlExt/MonitorEventChannel.cpp: * orbsvcs/orbsvcs/Notify/MonitorControlExt/MonitorSupplierAdmin.cpp: * orbsvcs/orbsvcs/Notify/MonitorControlExt/NotifyMonitoringExt.idl: * orbsvcs/orbsvcs/Notify/MonitorControlExt/MC_Notify_Service.cpp: * orbsvcs/orbsvcs/Notify/MonitorControlExt/MonitorSupplierAdmin.h: * orbsvcs/orbsvcs/Notify/MonitorControlExt/MC_Default_Factory.cpp: * orbsvcs/orbsvcs/Notify/MonitorControlExt/MonitorEventChannelFactory.cpp: * orbsvcs/orbsvcs/Notify/MonitorControlExt/MC_Notify_Service.h: * orbsvcs/orbsvcs/Notify/MonitorControlExt/MonitorConsumerAdmin.cpp: * orbsvcs/orbsvcs/Notify/MonitorControl/Timestamp_Monitor.h: * orbsvcs/orbsvcs/Notify/MonitorControl/Dynamic_Statistic.h: * orbsvcs/orbsvcs/Notify/MonitorControl/MonitorManager.cpp: * orbsvcs/orbsvcs/Notify/MonitorControl/MonitorManager.h: * orbsvcs/orbsvcs/Notify/MonitorControl/NotificationServiceMonitor_i.cpp: * orbsvcs/orbsvcs/Notify/MonitorControl/NotificationServiceMonitor_i.h: * orbsvcs/tests/unit/Notify/MC/NotificationServiceMonitor/NotificationServiceMonitor.cpp: * orbsvcs/tests/unit/Notify/MC/MonitorManager/MonitorManager.cpp: * orbsvcs/tests/unit/Notify/MC/Statistic/Statistic.cpp: * orbsvcs/tests/unit/Notify/MC/MonitorControlExt/MonitorControlExt.cpp: * orbsvcs/tests/Notify/MC/Structured_Consumer.cpp: * orbsvcs/tests/Notify/MC/test_monitor.cpp: * orbsvcs/examples/Notify/MC/monitor/monitor.cpp: - Restored support and testing for monitors storing string data. - Additions and fixes to #ifdef guards that ensure a successful build when monitors are disabled. Thu Jun 26 12:30:00 UTC 2008 Simon Massey * tests/Bug_2809_Regression/server.cpp: I miss-removed a const and a const_cast<>() yesterday. It would have been better to have the const_cast<>() in place around the initial strings, rather than the call point to highlight the reason for the cast in the first place. i.e: warning: deprecated conversion from string constant to ACE_TCHAR* Since our ORB_init() call doesn't actually modify the strings we can get away with the casting instead of buffer allocation and copying. Thu Jun 26 11:04:00 UTC 2008 Simon Massey * orbsvcs/performance-tests/RTEvent/TCP_Baseline/client.cpp: * tests/DynAny_Test/driver.cpp: Fix slight miss-edits from yesterdays commits. Thu Jun 26 02:37:59 UTC 2008 Phil Mesnier * tao/Messaging/AMH_Response_Handler.cpp: Set the outbound GIOP version number to the correct value when sending a response from an AMH servant. The problem is that there are too many output CDR instances and AMH response handler uses a different one from the generated skeletons. This resolves the issue raised by Steve Vinoski and Ittehad Shaikh. Wed Jun 25 15:35:59 UTC 2008 Jeff Parsons * orbsvcs/orbsvcs/Notify/MonitorControlExt/MonitorEventChannelFactory.h: * orbsvcs/orbsvcs/Notify/MonitorControlExt/MonitorEventChannel.cpp: * orbsvcs/orbsvcs/Notify/MonitorControlExt/MonitorEventChannel.h: * orbsvcs/orbsvcs/Notify/MonitorControlExt/MonitorEventChannelFactory.cpp: * orbsvcs/orbsvcs/Notify/MonitorControl/Timestamp_Monitor.h: * orbsvcs/orbsvcs/Notify/MonitorControl/Dynamic_Statistic.h: * orbsvcs/orbsvcs/Notify/MonitorControl/MonitorManager.h: * orbsvcs/orbsvcs/Notify/MonitorControl/Timestamp_Monitor.cpp: * orbsvcs/orbsvcs/Notify/MonitorControl/NotificationServiceMonitor_i.h: Added TAO_HAS_MONITOR_FRAMEWORK==1 guards or changed existing ones from ACE_HAS_MONITOR_FRAMEWORK==1. Wed Jun 25 14:15:00 UTC 2008 Simon Massey * tests/HandleExhaustion/client.cpp: * tests/HandleExhaustion/server.cpp: * tests/Bug_2424_Regression/client.cpp: * tests/Bug_2549_Regression/test.cpp: * tests/Multiple/client.cpp: * tests/RTCORBA/Activate_Object_Multiple_ORBs/test.cpp: * tests/Smart_Proxies/Collocation/main.cpp: * tests/Smart_Proxies/Collocation/Coll_Tester.h: * tests/Smart_Proxies/Collocation/Coll_Tester.cpp: * tests/Smart_Proxies/dtor/client.cpp: * tests/Smart_Proxies/dtor/server.cpp: Fix fuzz errors incorrect ACE_TMAIN/main use. Wed Jun 25 13:55:00 UTC 2008 Simon Massey * orbsvcs/FTRT_Event_Service/Gateway_Service/FTRTEC_Gateway_Service.cpp: * orbsvcs/performance-tests/RTEvent/TCP_Baseline/server.cpp: * orbsvcs/performance-tests/RTEvent/TCP_Baseline/client.cpp: * orbsvcs/performance-tests/RTEvent/Colocated_Roundtrip/driver.cpp: * orbsvcs/performance-tests/RTEvent/Roundtrip/server.cpp: * orbsvcs/performance-tests/RTEvent/Roundtrip/client.cpp: * orbsvcs/performance-tests/RTEvent/RTCORBA_Baseline/server.cpp: * orbsvcs/performance-tests/RTEvent/RTCORBA_Baseline/client.cpp: * orbsvcs/performance-tests/RTEvent/Federated_Roundtrip/server.cpp: * orbsvcs/performance-tests/RTEvent/Federated_Roundtrip/client.cpp: * orbsvcs/performance-tests/RTEvent/RTCORBA_Callback/server.cpp: * orbsvcs/performance-tests/RTEvent/RTCORBA_Callback/client.cpp: * orbsvcs/examples/ImR/Combined_Service/combined.cpp: * orbsvcs/examples/ImR/Combined_Service/test_server.cpp: * orbsvcs/examples/ImR/Combined_Service/controller.cpp: * orbsvcs/examples/ImR/Advanced/server_main.cpp: * orbsvcs/examples/ImR/Advanced/TestServer.h: * orbsvcs/examples/ImR/Advanced/TestServer.cpp: * orbsvcs/examples/ImR/Advanced/client_main.cpp: * orbsvcs/examples/ImR/Advanced/TestClient.h: * orbsvcs/examples/ImR/Advanced/TestClient.cpp: * orbsvcs/examples/ImR/Advanced/manager_main.cpp: * orbsvcs/examples/PSS/client.cpp: * orbsvcs/PSS/psdl_tao.cpp: Fix fuzz errors incorrect ACE_TMAIN/main use. Wed Jun 25 13:45:29 UTC 2008 J.T. Conklin * configure.ac: Move orbsvcs/examples/* and orbsvcs/tests/* from the list of AC_CONFIG_FILES that are generated unconditionally, to lists that are generated if examples and/or tests are configured. Wed Jun 25 13:35:06 UTC 2008 J.T. Conklin * configure.ac: Remove orbsvcs/examples/Notify/Timeout/Makefile and add orbsvcs/tests/Notify/Timeout/Makefile from list of makefiles to generate. Wed Jun 25 13:05:00 UTC 2008 Simon Massey * tests/Bug_1254_Regression/client.cpp: * tests/Bug_1254_Regression/server.cpp: * tests/Bug_2122_Regression/test.cpp: * tests/Bug_2124_Regression/test.cpp: * tests/Bug_2126_Regression/test.cpp: * tests/Bug_2134_Regression/Hello.cpp: * tests/Bug_2144_Regression/test.cpp: * tests/Bug_2174_Regression/client.cpp: * tests/Bug_2234_Regression/client.cpp: * tests/Bug_2234_Regression/server.cpp: * tests/Bug_2319_Regression/server.cpp: * tests/Bug_2345_Regression/server.cpp: * tests/Bug_2375_Regression/test.cpp: * tests/Bug_2542_Regression/bug_2542_regression.cpp: * tests/Bug_2560_Regression/client.cpp: * tests/Bug_2560_Regression/server.cpp: * tests/Bug_2678_Regression/server.cpp: * tests/Bug_2734_Regression/client.cpp: * tests/Bug_2768_Regression/client.cpp: * tests/Bug_2768_Regression/server.cpp: * tests/Bug_2791_Regression/client.cpp: * tests/Bug_2809_Regression/server.cpp: * tests/Bug_2826_Regression/bug_2826_regression.cpp: * tests/Bug_3163_Regression/server.cpp: * tests/Bug_3311_Regression/test.cpp: * tests/CDR/alignment.cpp: * tests/CDR/octet_sequence.cpp: * tests/CodeSets/simple/client.cpp: * tests/CodeSets/simple/server.cpp: * tests/CSD_Collocation/Collocation.cpp: * tests/CSD_Collocation/Collocation_Tester.h: * tests/CSD_Collocation/Collocation_Tester.cpp: * tests/DynAny_Test/driver.h: * tests/DynAny_Test/driver.cpp: * tests/Monitor/Marshal_Buffer/client.cpp: * tests/Monitor/Marshal_Buffer/server.cpp: * tests/MProfile_Forwarding/Manager.h: * tests/MProfile_Forwarding/Manager.cpp: * tests/ORT/server.cpp: Fix fuzz errors incorrect ACE_TMAIN/main use. Wed Jun 25 11:49:00 UTC 2008 Simon Massey * examples/ior_corbaloc/corbaname_client.cpp: * examples/ior_corbaloc/server.cpp: * examples/ior_corbaloc/ior_corbaloc_client_i.cpp: * docs/tutorials/Quoter/On_Demand_Activation/client.cpp: * docs/tutorials/Quoter/On_Demand_Activation/server.cpp: * docs/tutorials/Quoter/AMI/client.cpp: * docs/tutorials/Quoter/AMI/server.cpp: * docs/tutorials/Quoter/Simple/Persistent/client.cpp: * docs/tutorials/Quoter/Simple/Impl-Repo/client.cpp: * docs/tutorials/Quoter/Simple/Client/client.cpp: * docs/tutorials/Quoter/Simple/Server/server.cpp: * docs/tutorials/Quoter/Simple/ImprovedServer/server.cpp: * docs/tutorials/Quoter/Event_Service/client.cpp: * docs/tutorials/Quoter/Event_Service/server.cpp: * docs/tutorials/Quoter/RT_Event_Service/client.cpp: * docs/tutorials/Quoter/RT_Event_Service/server.cpp: * docs/tutorials/Quoter/Naming_Service/client.cpp: * docs/tutorials/Quoter/Naming_Service/server.cpp: * orbsvcs/examples/PSS/client.cpp: * orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.cpp: * orbsvcs/tests/IOR_MCast/server_i.cpp: * orbsvcs/tests/IOR_MCast/ior_mcast_client_i.cpp: Remove redundant "" 3rd parameter (orbID) from ORB_init() calls. Wed Jun 25 11:03:00 UTC 2008 Simon Massey * tests/Timeout/client.cpp: miss edited swapped ACE_TMAIN / ACE_TCHAR macros around! Wed Jun 25 07:01:52 UTC 2008 Johnny Willemsen * TAO_IDL/be/be_global.cpp: * TAO_IDL/be/be_interface.cpp: * TAO_IDL/util/utl_global.cpp: Updated for the rename of gperf to ace_gperf as part of bugzilla 3342 Tue Jun 24 15:22:00 UTC 2008 Simon Massey * tests/Bug_1636_Regression/client.cpp: Fix fuzz errors incorrect ACE_TMAIN/main use. Tue Jun 24 14:10:00 UTC 2008 Simon Massey * tests/Bug_1383_Regression/SimpleServer.cpp: * tests/Bug_1383_Regression/SimpleClient.cpp: * tests/Bug_1639_Regression/struct_client.cpp: * tests/Bug_2543_Regression/bug_2543_regression.cpp: * tests/Bug_3198_Regression/bug_3198_regression.cpp: * tests/DynUnion_Test/DynUnionTest.cpp: * tests/ORB_Local_Config/Bug_2612/Test.cpp: * tests/POA/wait_for_completion/wait_for_completion.cpp: * tests/Timeout/client.cpp: Fix fuzz errors incorrect ACE_TMAIN/main use. Tue Jun 24 13:37:00 UTC 2008 Simon Massey * tests/Bug_1869_Regression/client.cpp: * tests/Bug_1869_Regression/server.cpp: * tests/Bug_2419_Regression/client.cpp: * tests/Collocation/Collocation.cpp: * tests/Collocation/Collocation_Tester.cpp: * tests/Collocation/Collocation_Tester.h: * tests/FL_Cube/client.cpp: * tests/Oneway_Timeouts/client.cpp: * tests/Oneway_Timeouts/server.cpp: * tests/Sequence_Unit_Tests/Unbounded_String.cpp: * tests/Sequence_Unit_Tests/Unbounded_Octet.cpp: * tests/Sequence_Unit_Tests/Bounded_String.cpp: * tests/Sequence_Unit_Tests/Unbounded_Simple_Types.cpp: * tests/Sequence_Unit_Tests/Bounded_Simple_Types.cpp: Fix fuzz errors incorrect ACE_TMAIN/main use. Tue Jun 24 12:43:00 UTC 2008 Simon Massey * TAO_IDL/contrib/mcpp/testmain.cpp: * TAO_IDL/contrib/mcpp/cc1.cpp: * utils/monitor/monitor_client.cpp: Fix fuzz errors incorrect ACE_TMAIN/main use. Tue Jun 24 12:02:00 UTC 2008 Simon Massey * docs/tutorials/Quoter/Naming_Service/server.cpp: * docs/tutorials/Quoter/Naming_Service/client.cpp: * docs/tutorials/Quoter/RT_Event_Service/server.cpp: * docs/tutorials/Quoter/RT_Event_Service/client.cpp: * docs/tutorials/Quoter/Event_Service/server.cpp: * docs/tutorials/Quoter/Event_Service/client.cpp: * docs/tutorials/Quoter/Simple/ImprovedServer/server.cpp: * docs/tutorials/Quoter/Simple/Server/server.cpp: * docs/tutorials/Quoter/Simple/Client/client.cpp: * docs/tutorials/Quoter/Simple/Impl-Repo/server.cpp: * docs/tutorials/Quoter/Simple/Impl-Repo/client.cpp: * docs/tutorials/Quoter/Simple/Persistent/server.cpp: * docs/tutorials/Quoter/Simple/Persistent/client.cpp: * docs/tutorials/Quoter/AMI/server.cpp: * docs/tutorials/Quoter/AMI/client.cpp: * docs/tutorials/Quoter/On_Demand_Activation/client.cpp: * docs/tutorials/Quoter/On_Demand_Activation/server.cpp: * performance-tests/Cubit/TAO/DII_Cubit/client.cpp: * performance-tests/POA/Demux/server.cpp: * performance-tests/POA/Demux/demux_test_server.cpp: * performance-tests/POA/Demux/demux_test_server.h: Fix fuzz errors incorrect ACE_TMAIN/main use. Tue Jun 24 09:22:00 UTC 2008 Simon Massey * orbsvcs/tests/Notify/Timeout/Timeout.mpc: Renamed the idl project name to avoid duplicating "tests/Timeout" to fix commit of Mon Jun 23 12:32:07 UTC 2008 Chad Elliott Mon Jun 23 15:02:02 UTC 2008 Jeff Parsons * orbsvcs/tests/unit/Notify/MC/NotificationServiceMonitor/NotificationServiceMonitor.cpp: * orbsvcs/tests/unit/Notify/MC/Statistic_Registry/Statistic_Registry.cpp: * orbsvcs/tests/unit/Notify/MC/Control/Control.cpp: * orbsvcs/tests/unit/Notify/MC/MonitorManager/MonitorManager.cpp: * orbsvcs/tests/unit/Notify/MC/MonitorManager/MonitorClient.cpp: * orbsvcs/tests/unit/Notify/MC/Statistic/Statistic.cpp: * orbsvcs/tests/unit/Notify/MC/MonitorControlExt/MonitorControlExt.cpp: * orbsvcs/tests/Notify/MC/test_monitor.cpp: Rearranged TAO_HAS_MONITOR_FRAMEWORK guards to allow main() to be seen regardless of the evaluation of the guards. Mon Jun 23 12:39:23 UTC 2008 Chad Elliott * tests/Oneway_Send_Timeouts/run_test.pl: Fixed a bug in the script where the wrong variable was used as the TestTarget object. Mon Jun 23 12:32:07 UTC 2008 Chad Elliott * NEWS: * orbsvcs/Notify_Service/Makefile.am: * orbsvcs/Notify_Service/Notify_Service.h: * orbsvcs/Notify_Service/Notify_Service.mpc: * orbsvcs/Notify_Service/Notify_Service.cpp: * orbsvcs/Notify_Service/README: Added a -Timeout option to allow the user to apply a relative round-trip timeout to the ORB. * configure.ac: * orbsvcs/tests/Notify/Makefile.am: * orbsvcs/tests/Notify/Timeout: * orbsvcs/tests/Notify/Timeout/Makefile.am: * orbsvcs/tests/Notify/Timeout/Notify_Structured_Push_Consumer.h: * orbsvcs/tests/Notify/Timeout/Notify_Structured_Push_Consumer.cpp: * orbsvcs/tests/Notify/Timeout/Structured_Consumer.cpp: * orbsvcs/tests/Notify/Timeout/Structured_Supplier.cpp: * orbsvcs/tests/Notify/Timeout/Timeout.mpc: * orbsvcs/tests/Notify/Timeout/run_test.pl: * orbsvcs/tests/Notify/Timeout/sig.idl: Added a test for this new feature. Mon Jun 23 11:23:00 UTC 2008 Simon Massey * examples/ior_corbaloc/server.cpp: * examples/ior_corbaloc/client.cpp: * examples/ior_corbaloc/corbaname_client.cpp: * examples/PluggableUDP/tests/SimplePerformance/client.cpp: * examples/PluggableUDP/tests/SimplePerformance/server.cpp: Fix fuzz errors incorrect ACE_TMAIN/main use. Mon Jun 23 10:30:36 UTC 2008 Vladimir Zykov * TAO_IDL/be/be_visitor_valuetype/valuetype_cs.cpp: Fixed a memory leak described in bug#3344. The fix was in adding a temporary CORBA::ValueBase_var that owns a pointer and deletes it if something goes wrong in the course of _tao_unmarshal. Fri Jun 20 19:53:02 UTC 2008 Douglas C. Schmidt * docs/components.html: Fixed a minor formatting error. Fri Jun 20 20:33:41 UTC 2008 Steve Huston * tests/AMH_Exceptions/run_test.pl: * tests/Param_Test/run_test.pl: * tests/Hello/run_test.pl: * tests/CallbackTest/run_test.pl: * tests/Codec/run_test.pl: * tests/Collocation/run_test.pl: Change test component references from names ("client", "server") to numbers per new convention. See ACE ChangeLog Fri Jun 20 20:25:12 UTC 2008 Steve Huston * tests/Bug_2702_Regression/run_test.pl: * tests/Oneway_Send_Timeouts/run_test.pl: * tests/Abstract_Interface/run_test.pl: Converted to use new test framework. Fri Jun 20 14:32:52 UTC 2008 Chad Elliott * tests/OctetSeq/run_test.pl: Reverted my change from Mon Jun 9 12:28:24 UTC 2008. The test framework is moving in a different direction. Fri Jun 20 14:15:00 UTC 2008 Simon Massey * orbsvcs/orbsvcs/Notify/MonitorControl/MonitorManager.h: Incorrect ACE_ARGV_T base character type corrected. Fri Jun 20 12:23:19 UTC 2008 Chad Elliott * examples/RTScheduling/DT_Creator.cpp: Fixed a memory leak and a time_t conversion warning. * examples/RTScheduling/Task_Stats.h: * examples/RTScheduling/Task_Stats.inl: * examples/RTScheduling/Task_Stats.cpp: Use time_t for time related data to avoid the need to cast. * examples/RTScheduling/Job_i.cpp: Removed static_cast's that are no longer needed. Thu Jun 19 17:38:09 UTC 2008 Abdullah Sowayan * tests/Reliable_Oneways/client.cpp: Remove redundant "" 3rd parameter (orbID) from ORB_init() calls. Thu Jun 19 16:49:23 UTC 2008 Abdullah Sowayan * performance-tests/CSD_Strategy/TestApps/ClientApp.cpp: * performance-tests/CSD_Strategy/TestApps/ServerApp.cpp: * performance-tests/RTCorba/Multiple_Endpoints/Orb_Per_Priority/server.cpp: * performance-tests/RTCorba/Oneways/Reliable/client.cpp: * performance-tests/RTCorba/Oneways/Reliable/server.cpp: * performance-tests/RTCorba/Thread_Pool/server.cpp: Remove redundant "" 3rd parameter (orbID) from ORB_init() calls. Thu Jun 19 16:43:52 UTC 2008 Abdullah Sowayan * tests/Bug_2319_Regression/server.cpp: * tests/Bug_2429_Regression/server.cpp: * tests/Bug_2560_Regression/client.cpp: * tests/CSD_Strategy_Tests/Broken/ClientApp.cpp: * tests/CSD_Strategy_Tests/Broken/ServerApp.cpp: * tests/CSD_Strategy_Tests/TP_Test_1/ClientApp.cpp: * tests/CSD_Strategy_Tests/TP_Test_1/ServerApp.cpp: * tests/CSD_Strategy_Tests/TP_Test_2/ClientApp.cpp: * tests/CSD_Strategy_Tests/TP_Test_2/ServerApp.cpp: * tests/CSD_Strategy_Tests/TP_Test_3/ClientApp.cpp: * tests/CSD_Strategy_Tests/TP_Test_3/ServerApp.cpp: * tests/CSD_Strategy_Tests/TP_Test_4/ClientApp.cpp: * tests/CSD_Strategy_Tests/TP_Test_4/ServerApp.cpp: * tests/CSD_Strategy_Tests/TP_Test_Static/ClientApp.cpp: * tests/CSD_Strategy_Tests/TP_Test_Static/ServerApp.cpp: * tests/DII_AMI_Forward/server.cpp: * tests/Explicit_Event_Loop/client.cpp: * tests/IDL_Test/main.cpp: * tests/LongDouble/client.cpp: * tests/LongDouble/server.cpp: * tests/ORB_init/Portspan/server.cpp: * tests/Objref_Sequence_Test/client.cpp: * tests/Objref_Sequence_Test/server.cpp: * tests/Permanent_Forward/StubTest.cpp: Remove redundant "" 3rd parameter (orbID) from ORB_init() calls. Thu Jun 19 16:28:43 UTC 2008 Abdullah Sowayan * orbsvcs/tests/Notify/Basic/IdAssignment.cpp: * tests/Bug_1535_Regression/bug_1535_regression.cpp: * tests/Bug_2935_Regression/middle.cpp: * tests/Bug_2935_Regression/sink.cpp: * tests/Bug_3276_Regression/client.cpp: * tests/CodeSets/simple/server.cpp: * tests/DiffServ/client.cpp: * tests/DiffServ/server.cpp: * tests/HandleExhaustion/client.cpp: * tests/HandleExhaustion/server.cpp: * tests/IORManipulation/IORTest.cpp: * tests/Leader_Followers/server.cpp: * tests/OBV/TC_Alignment/client.cpp: * tests/OBV/TC_Alignment/server.cpp: * tests/Portable_Interceptors/Bug_2133/client.cpp: * tests/Portable_Interceptors/Bug_2133/server.cpp: * tests/RTCORBA/Banded_Connections/client.cpp: * tests/RTCORBA/Banded_Connections/server.cpp: * tests/RTCORBA/Collocation/Collocation.cpp: * tests/RTCORBA/Destroy_Thread_Pool/Destroy_Thread_Pool.cpp: * tests/RTCORBA/Dynamic_Thread_Pool/server.cpp: * tests/RTCORBA/Priority_Inversion_With_Bands/server.cpp: * tests/RTCORBA/Thread_Pool/server.cpp: * tests/RTScheduling/Current/test.cpp: * tests/RTScheduling/DT_Spawn/test.cpp: * tests/RTScheduling/Scheduling_Interceptor/test_client.cpp: * tests/RTScheduling/Scheduling_Interceptor/test_server.cpp: * tests/RTScheduling/Thread_Cancel/test.cpp: * tests/RTScheduling/VoidData/test_client.cpp: * tests/Single_Read/server.cpp: * tests/Smart_Proxies/Benchmark/client.cpp: * tests/Smart_Proxies/Benchmark/server.cpp: * tests/Smart_Proxies/On_Demand/client.cpp: * tests/Smart_Proxies/On_Demand/server.cpp: * tests/Smart_Proxies/Policy/client.cpp: * tests/Smart_Proxies/Policy/server.cpp: * tests/Smart_Proxies/client.cpp: * tests/Smart_Proxies/dtor/client.cpp: * tests/Smart_Proxies/dtor/server.cpp: * tests/Smart_Proxies/server.cpp: * tests/Timed_Buffered_Oneways/server.cpp: Remove redundant "" 3rd parameter (orbID) from ORB_init() calls. Thu Jun 19 15:34:28 UTC 2008 Chad Elliott * orbsvcs/orbsvcs/AV/media_timer.h: * orbsvcs/orbsvcs/AV/media_timer.cpp: Use time_t when dealing with time related values, and thus avoid needing to cast. Thu Jun 19 15:08:00 UTC 2008 Simon Massey * orbsvcs/tests/BiDir_CORBALOC/TimeServer.cpp: * orbsvcs/tests/Bug_2377_Regression/uipmc_test.cpp: * orbsvcs/tests/Bug_2925_Regression/client.cpp: * orbsvcs/tests/Bug_2925_Regression/server.cpp: * orbsvcs/tests/Bug_3215_Regression/client.cpp: * orbsvcs/tests/Bug_3215_Regression/server.cpp: * orbsvcs/tests/Bug_3216_Regression/server.cpp: * orbsvcs/tests/Event/Mcast/AddrServer/Client.cpp: * orbsvcs/tests/FtRtEvent/consumer.cpp: * orbsvcs/tests/FtRtEvent/supplier.cpp: * orbsvcs/tests/InterfaceRepo/Application_Test/server.cpp: * orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/LB_server.cpp: * orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/LB_server.cpp: * orbsvcs/tests/LoadBalancing/GenericFactory/Manage_Object_Group/LB_server.cpp: * orbsvcs/tests/LoadBalancing/LoadMonitor/CPU/client.cpp: * orbsvcs/tests/Notify/Basic/IdAssignment.cpp: * orbsvcs/tests/Notify/Basic/LifeCycle.cpp: * orbsvcs/tests/Notify/lib/Notify_Test_Client.cpp: * orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen_Test.cpp: * orbsvcs/tests/Notify/Reconnecting/Consumer.cpp: * orbsvcs/tests/Notify/Reconnecting/Supplier.cpp: * orbsvcs/tests/Notify/XML_Persistence/main.cpp: * orbsvcs/tests/Security/InsecureReferences/test.cpp: * orbsvcs/tests/Security/mixed_security_test/client.cpp: Remove redundant "" 3rd parameter (orbID) from ORB_init() calls. Thu Jun 19 14:46:00 UTC 2008 Simon Massey * orbsvcs/examples/CosEC/Factory/FactoryClient.cpp: * orbsvcs/examples/CosEC/Factory/FactoryDriver.cpp: * orbsvcs/examples/CosEC/RtEC_Based/bin/RtEC_Based_CosEC.cpp: * orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/Basic.cpp: * orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Multiple.cpp: * orbsvcs/examples/Notify/Filter/Filter.cpp: * orbsvcs/examples/Notify/Lanes/Consumer_Client.cpp: * orbsvcs/examples/Notify/Lanes/Supplier_Client.cpp: * orbsvcs/examples/Notify/Subscribe/Subscribe.cpp: * orbsvcs/examples/Notify/ThreadPool/Consumer_Client.cpp: * orbsvcs/examples/Notify/ThreadPool/Supplier_Client.cpp: * orbsvcs/FTRT_Event_Service/Factory_Service/FTRTEC_Factory_Service.cpp: * orbsvcs/LoadBalancer/LoadManager.cpp: * orbsvcs/LoadBalancer/LoadMonitor.cpp: * orbsvcs/Logging_Service/Basic_Logging_Service/Basic_Logging_Service.cpp: * orbsvcs/Logging_Service/Notify_Logging_Service/Notify_Logging_Service.cpp: * orbsvcs/Logging_Service/RTEvent_Logging_Service/RTEvent_Logging_Service.cpp: * orbsvcs/orbsvcs/Event/EC_RTCORBA_Factory.cpp: Remove redundant "" 3rd parameter (orbID) from ORB_init() calls. Thu Jun 19 14:25:00 UTC 2008 Simon Massey * examples/AMH/Sink_Server/Base_Server.cpp: * examples/AMH/Sink_Server/Client_Task.cpp: * examples/Buffered_AMI/server.cpp: * examples/Buffered_Oneways/server.cpp: * examples/CSD_Strategy/ThreadPool/ClientApp.cpp: * examples/CSD_Strategy/ThreadPool/ServerApp.cpp: * examples/CSD_Strategy/ThreadPool2/ServerApp.cpp: * examples/CSD_Strategy/ThreadPool3/ClientApp.cpp: * examples/CSD_Strategy/ThreadPool3/ServerApp.cpp: * examples/CSD_Strategy/ThreadPool4/ServerApp.cpp: * examples/CSD_Strategy/ThreadPool5/ClientApp.cpp: * examples/CSD_Strategy/ThreadPool5/ServerApp.cpp: * examples/CSD_Strategy/ThreadPool6/ClientApp.cpp: * examples/CSD_Strategy/ThreadPool6/ServerApp.cpp: * examples/RTScheduling/Starter.cpp: * examples/RTScheduling/Fixed_Priority_Scheduler/test.cpp: * examples/RTScheduling/MIF_Scheduler/test.cpp: * examples/TypeCode_Creation/main.cpp: Remove redundant "" 3rd parameter (orbID) from ORB_init() calls. Thu Jun 19 13:47:00 UTC 2008 Simon Massey * tests/Portable_Interceptors/ForwardRequest/Client_Request_Interceptor.cpp: * tests/Portable_Interceptors/Redirection/Client_Request_Interceptor.cpp: * tests/RTCORBA/Linear_Priority/client.cpp: * tests/RTCORBA/Linear_Priority/server.cpp: * tests/RTCORBA/Persistent_IOR/client.cpp: * tests/RTCORBA/Persistent_IOR/server.cpp: * tests/RTCORBA/Policies/Policies.cpp: * tests/RTCORBA/Policies_Combinations/client.cpp: * tests/RTCORBA/Policies_Combinations/server.cpp: * tests/RTCORBA/Profile_And_Endpoint_Selection/client.cpp: * tests/RTCORBA/Profile_And_Endpoint_Selection/server.cpp: * tests/Server_Connection_Purging/client2.cpp: * tests/Single_Read/client.cpp: * tests/Timed_Buffered_Oneways/client.cpp: Correct Fuzz errors concerning Wide character build compatabily with ORB_init(). Thu Jun 19 13:07:00 UTC 2008 Simon Massey * performance-tests/RTCorba/Multiple_Endpoints/Common/test_i.cpp: * tests/Bug_2234_Regression/client.cpp: * tests/Bug_2234_Regression/server.cpp: * tests/Bug_2935_Regression/source.cpp: * tests/Bug_3276_Regression/Manager.cpp: * tests/Bug_3276_Regression/Manager.h: * tests/CDR/basic_types.cpp: * tests/CDR/tc.cpp: * tests/MProfile_Forward/Manager.cpp: * tests/NestedUpcall/Simple/client.cpp: * tests/NestedUpcall/Simple/server.cpp: * tests/NestedUpcall/Simple/simple-client.cpp: * tests/POA/Loader/Server_Manager.cpp: * tests/POA/On_Demand_Loading/Server_Manager.cpp: Correct Fuzz errors concerning Wide character build compatabily with ORB_init(). Thu Jun 19 12:25:02 UTC 2008 Chad Elliott * orbsvcs/orbsvcs/AV/media_timer.cpp: Reverted the cast altogether at Johnny Willemsen's request. Thu Jun 19 11:31:59 UTC 2008 Jeff Parsons * orbsvcs/tests/unit/Notify/MC/Statistic_Registry/Statistic_Registry.cpp: * orbsvcs/tests/unit/Notify/MC/Statistic/Statistic.cpp: Added TAO_HAS_MONITOR_FRAMEWORK==1 guards to these files. Thu Jun 19 11:31:45 UTC 2008 Chad Elliott * orbsvcs/orbsvcs/AV/media_timer.cpp: Changed truncate_cast to static_cast. Borland can't handle the template. Thu Jun 19 11:25:58 UTC 2008 Phil Mesnier * tests/POA/EndpointPolicy/server.cpp: Reword the report of a successful rejection of defaulted hotnames. Thu Jun 19 11:13:00 UTC 2008 Simon Massey * orbsvcs/tests/InterfaceRepo/Latency_Test/Latency_Query_Client.cpp: * orbsvcs/tests/InterfaceRepo/Persistence_Test/Ptest.cpp: * orbsvcs/tests/Time/Client_i.cpp: * performance-tests/Anyop/anyop.cpp: * performance-tests/POA/Object_Creation_And_Registration/registration.cpp: * performance-tests/Protocols/distributor.cpp: * performance-tests/Protocols/receiver.cpp: * performance-tests/Protocols/sender.cpp: Correct Fuzz errors concerning Wide character build compatabily with ORB_init(). Wed Jun 18 17:05:50 UTC 2008 William R. Otte * TAO_IDL/fe/lex.yy.cpp: Replaced a bunch of stuff carelessly discarded when this file was last regenerated. Wed Jun 18 15:20:00 UTC 2008 Simon Massey * orbsvcs/tests/Bug_1334_Regression/client.cpp: * orbsvcs/tests/Bug_2247_Regression/Manager.cpp: * orbsvcs/tests/Bug_2248_Regression/client.cpp: * orbsvcs/tests/FaultTolerance/IOGR/Manager.cpp: * orbsvcs/tests/ImplRepo/scale/client.cpp: * orbsvcs/tests/InterfaceRepo/Application_Test/ifr_dii_client.cpp: * orbsvcs/tests/InterfaceRepo/IDL3_Test/idl3_client.cpp: * orbsvcs/tests/InterfaceRepo/IFR_Inheritance_Test/main.cpp: * orbsvcs/tests/InterfaceRepo/IFR_Test/admin_client.cpp: Correct Fuzz errors concerning Wide character build compatabily with ORB_init(). Wed Jun 18 14:48:56 UTC 2008 Chad Elliott * examples/RTScheduling/DT_Creator.h: * examples/RTScheduling/DT_Creator.cpp: * examples/RTScheduling/Fixed_Priority_Scheduler/FP_DT_Creator.h: * examples/RTScheduling/Fixed_Priority_Scheduler/FP_DT_Creator.cpp: * examples/RTScheduling/Fixed_Priority_Scheduler/FP_Task.h: * examples/RTScheduling/Fixed_Priority_Scheduler/FP_Task.cpp: * examples/RTScheduling/MIF_Scheduler/MIF_DT_Creator.h: * examples/RTScheduling/MIF_Scheduler/MIF_DT_Creator.cpp: * examples/RTScheduling/MIF_Scheduler/MIF_Task.h: * examples/RTScheduling/MIF_Scheduler/MIF_Task.cpp: * examples/RTScheduling/Thread_Task.h: * examples/RTScheduling/Thread_Task.cpp: Use time_t where time is concerned to avoid so many casts to int. Wed Jun 18 14:40:00 UTC 2008 Simon Massey * orbsvcs/orbsvcs/LoadBalancing/LB_IORInterceptor.cpp: * orbsvcs/orbsvcs/RTCosScheduling/RTCosScheduling_ClientScheduler_i.cpp: * orbsvcs/tests/AVStreams/Asynch_Three_Stage/distributer.cpp: * orbsvcs/tests/AVStreams/Asynch_Three_Stage/receiver.cpp: * orbsvcs/tests/AVStreams/Asynch_Three_Stage/sender.cpp: * orbsvcs/tests/AVStreams/Bidirectional_Flows/receiver.cpp: * orbsvcs/tests/AVStreams/Bidirectional_Flows/sender.cpp: * orbsvcs/tests/AVStreams/Component_Switching/distributer.cpp: * orbsvcs/tests/AVStreams/Component_Switching/receiver.cpp: * orbsvcs/tests/AVStreams/Component_Switching/sender.cpp: * orbsvcs/tests/AVStreams/Modify_QoS/receiver.cpp: * orbsvcs/tests/AVStreams/Modify_QoS/sender.cpp: * orbsvcs/tests/AVStreams/Multiple_Flows/receiver.cpp: * orbsvcs/tests/AVStreams/Multiple_Flows/sender.cpp: * orbsvcs/tests/AVStreams/Pluggable_Flows_Protocol/receiver.cpp: * orbsvcs/tests/AVStreams/Pluggable_Flows_Protocol/sender.cpp: * orbsvcs/tests/AVStreams/Simple_Three_Stage/distributer.cpp: * orbsvcs/tests/AVStreams/Simple_Three_Stage/receiver.cpp: * orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.cpp: * orbsvcs/tests/AVStreams/Simple_Two_Stage/receiver.cpp: * orbsvcs/tests/AVStreams/Simple_Two_Stage/sender.cpp: * orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/receiver.cpp: * orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/sender.cpp: Correct Fuzz errors concerning Wide character build compatabily with ORB_init(). Wed Jun 18 14:39:38 UTC 2008 Chad Elliott * tests/Bug_2494_Regression/client.cpp: Use .in() on a CORBA::String_var to avoid warnings from older gcc compilers. Wed Jun 18 14:15:04 UTC 2008 Chad Elliott * examples/Load_Balancing/Load_Balancer_i.cpp: * examples/Load_Balancing_persistent/Load_Balancer_i.cpp: * examples/Logging/Logging_Test_i.cpp: * examples/OBV/Typed_Events/Event_Types_impl.cpp: * orbsvcs/tests/Event/Basic/Observer.cpp: * orbsvcs/tests/ImplRepo/airplane_i.cpp: * orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.cpp: * examples/RTScheduling/Job_i.cpp: * examples/RTScheduling/Starter.cpp: * examples/Simple/time-date/Time_Date_i.cpp: * orbsvcs/ImplRepo_Service/Locator_Options.cpp: * orbsvcs/examples/ImR/Advanced/TestClient.cpp: * orbsvcs/examples/RtEC/Kokyu/Service.cpp: Added static_cast's to avoid warnings from vc8. * examples/PluggableUDP/tests/SimplePerformance/client.cpp: Use the correct type to avoid warnings from vc8. * orbsvcs/orbsvcs/AV/RTCP.cpp: * orbsvcs/orbsvcs/AV/media_timer.cpp: Added truncate_cast's to avoid warnings from vc8. Wed Jun 18 13:50:00 UTC 2008 Simon Massey * examples/Buffered_AMI/client.cpp: * examples/Buffered_Oneways/client.cpp: * examples/Callback_Quoter/Consumer_Handler.cpp: * examples/Callback_Quoter/Supplier_i.cpp: * examples/Event_Comm/Consumer_Handler.cpp: * examples/Event_Comm/Notifier_Handler.cpp: * examples/Persistent_Grid/Simple_util.cpp: * examples/Simple/Simple_util.cpp: Correct Fuzz errors concerning Wide character build compatabily with ORB_init(). Wed Jun 18 13:22:00 UTC 2008 Johnny Willemsen * tests/Hello/run_test.pl: Use ProcessStopWaitInterval Wed Jun 18 13:22:32 UTC 2008 Chad Elliott * tests/Oneway_Timeouts/run_test.pl: Corrected the first minimum time for the new behavior of delayed buffering. Wed Jun 18 13:04:00 UTC 2008 Johnny Willemsen * tests/CallbackTest/run_test.pl: DottedDecimalAddresses is not required for this test. Don't duplicate ior filename Wed Jun 18 12:40:00 UTC 2008 Johnny Willemsen * tao/Compression.mpc: Add new Compression_include.pidl * tao/Compression/Compression.pidl: Add CompressionIdList typedef * tao/Compression/Compression_include.pidl: New file for people that want to include Compression.pidl * tao/GIOP_Message_State.cpp: * tao/GIOP_Message_State.h: * tao/GIOP_Message_State.inl: Changed more_fragents to a bool. Use static_cast for the message type instead of using a helper for just the cast, removed that helper method. Doxygen changes * tao/Queued_Data.h: * tao/Queued_Data.cpp: * tao/Queued_Data.inl: Changed more_fragments to bool and doxygen changes Wed Jun 18 11:58:00 UTC 2008 Johnny Willemsen * tao/Unbounded_Octet_Sequence_T.h: * tao/Transport.cpp: * tao/Compression/zlib/ZlibCompressor.cpp: Layout change * tao/TAO_Server_Request.h: Doxygen changes * tao/Service_Context.cpp: * tao/Service_Context.inl: Moved set_context to inline file * tao/Invocation_Base.h: Made is_remote_request_ a const member * tao/GIOP_Message_Generator_Parser_12.h: Layout and doxygen change * tao/GIOP_Message_Generator_Parser_10.cpp: Layout and use ! instead of compare with false Wed Jun 18 10:07:00 UTC 2008 Johnny Willemsen * tao/TAO_Internal.cpp: Add docu to endif * tao/Tagged_Profile.h: * tao/Tagged_Components.h: * tao/Object_T.h: * tao/Strategies/UIOP_Profile.h: * tao/Incoming_Message_Stack.h: Doxygen changes Wed Jun 18 09:55:00 UTC 2008 Simon Massey * tests/Param_Test/anyop.cpp: typo miss-edit lost a bracket. Tue Jun 17 15:20:00 UTC 2008 Simon Massey * tests/InterOP-Naming/INS_test_client.cpp: * tests/Portable_Interceptors/Bug_3079/Client_Request_Interceptor.cpp: * tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/Collocated_Test.cpp: Wide character build fixes. Tue Jun 17 14:54:00 UTC 2008 Simon Massey * tests/Leader_Followers/client.cpp: * tests/Nested_Event_Loop/client.cpp: * tests/Param_Test/anyop.cpp: * tests/POA/Generic_Servant/client.cpp: * tests/POA/MT_Servant_Locator/MT_Servant_Locator.cpp: * tests/POA/Nested_Non_Servant_Upcalls/Nested_Non_Servant_Upcalls.cpp: * tests/POA/NewPOA/NewPOA.cpp: * tests/POA/POA_BiDir/POA_BiDir.cpp: * tests/POA/Persistent_ID/client.cpp: * tests/POA/Reference_Counted_Servant/server.cpp: * tests/OctetSeq/OctetSeq.cpp: Wide character build fixes. Tue Jun 17 13:55:00 UTC 2008 Simon Massey * examples/Borland/ChatClientWnd.cpp: * orbsvcs/CosEvent_Service/CosEvent_Service.cpp: * orbsvcs/Naming_Service/Naming_Service.cpp: * orbsvcs/orbsvcs/CosEvent/CEC_Default_Factory.cpp: * orbsvcs/orbsvcs/CosEvent/CEC_Event_Loader.cpp: * orbsvcs/orbsvcs/Event/EC_RTCORBA_Factory.cpp: * orbsvcs/tests/CosEvent/Timeout/TimeoutTestMain.cpp: * tests/Bug_3315_Regression/main.cpp: * tests/Bug_3321_Regression/main.cpp: * tests/CSD_Collocation/Collocation_Tester.cpp: * tests/File_IO/File_i.cpp: * tests/Object_Loader/driver.cpp: * tests/POA/Forwarding/server.cpp: * tests/Portable_Interceptors/Bug_1559/client_interceptor.cpp: * tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/interceptor.cpp: * tests/Portable_Interceptors/Service_Context_Manipulation/client_interceptor.cpp: * tests/Reliable_Oneways/client.cpp: * tests/RTCORBA/ORB_init/ORB_init.cpp: * tests/RTCORBA/Client_Propagated/interceptors.cpp: * tests/TransportCurrent/IIOP/IIOP_Server_Request_Interceptor.cpp: Wide character build fixes. Tue Jun 17 13:37:09 UTC 2008 Douglas C. Schmidt * docs/configurations.html: Zapped the discussion of GIOPlite since it's no longer supported. Thanks to Abdul Sowayan for reporting this. Tue Jun 17 09:30:00 UTC 2008 Simon Massey * TAO_IDL/contrib/mcpp/main.cpp: * TAO_IDL/contrib/mcpp/system.cpp: Fuzz errors, Untabify. Mon Jun 16 18:50:55 UTC 2008 William R. Otte * MPC/config/tao_idl_mcpp.mpb: * TAO_IDL/contrib/mcpp/main.cpp: * TAO_IDL/contrib/mcpp/noconfig.H: * TAO_IDL/contrib/mcpp/support.cpp: * TAO_IDL/contrib/mcpp/system.cpp: Fixes for mcpp on Windows. Mon Jun 16 18:13:21 UTC 2008 Abdullah Sowayan * examples/mfc/Resource.h: * orbsvcs/examples/ORT/Gateway.idl: * orbsvcs/examples/ORT/sum_server.idl: * tests/POA/EndpointPolicy/server.cpp: Untabify. Mon Jun 16 17:51:31 UTC 2008 Abdullah Sowayan * tao/EndpointPolicy/EndpointPolicy_Factory.cpp: * tao/EndpointPolicy/Endpoint_Value_Impl.h: * tao/EndpointPolicy/IIOPEndpointValue_i.h: * tao/EndpointPolicy/IIOPEndpointValue_i.cpp: Untabify. Mon Jun 16 14:01:58 UTC 2008 Phil Mesnier * tao/EndpointPolicy/EndpointPolicy_Factory.cpp: * tao/EndpointPolicy/Endpoint_Value_Impl.h: * tao/EndpointPolicy/IIOPEndpointValue_i.h: * tao/EndpointPolicy/IIOPEndpointValue_i.cpp: Add support for limiting the use of defaulted hostnames in IIOP endpoints to only be allowed when using multiple protocols on the ORB. The motivation for this limit is described in bugzilla 3256. * tests/POA/EndpointPolicy/README: * tests/POA/EndpointPolicy/multi_prot.conf: * tests/POA/EndpointPolicy/run_test_dh.pl: * tests/POA/EndpointPolicy/run_test_lh.pl: * tests/POA/EndpointPolicy/server.cpp: Extend the test to accomodate the new capability of the EndpointPolicy with IIOP endpoints. The lh variant of the test uses localhost endpoints which are not ordinarily tested. This case is not described specifically in bug 3256. Mon Jun 16 13:40:13 UTC 2008 Phil Mesnier * tests/ORB_Local_Config/Bug_3049/Test.cpp: * tests/ORB_Local_Config/Bug_3049/a.conf: Replace UIOP with something else so that the test can run on windows. Also update the test to make explicit the verification that an otherwise local configuration is shared between two ORBs. Mon Jun 16 12:45:00 UTC 2008 Simon Massey * performance-tests/Protocols/test.idl: Un-tabify. Mon Jun 16 11:31:27 UTC 2008 Chad Elliott * tests/CallbackTest/run_test.pl: Fixed a couple of typos in the test. Mon Jun 16 11:25:06 UTC 2008 Abdullah Sowayan * performance-tests/Cubit/TAO/MT_Cubit/Util_Thread.cpp: * performance-tests/Cubit/TAO/MT_Cubit/server.cpp: * performance-tests/Protocols/receiver.cpp: * performance-tests/Sequence_Latency/AMH_Single_Threaded/Roundtrip.h: * performance-tests/Sequence_Latency/AMH_Single_Threaded/client.cpp: * performance-tests/Sequence_Latency/DII/client.cpp: * performance-tests/Sequence_Latency/DSI/Roundtrip.cpp: * performance-tests/Sequence_Latency/Thread_Per_Connection/client.cpp: Untabify. Mon Jun 16 10:30:00 UTC 2008 Simon Massey * orbsvcs/orbsvcs/SecurityLevel1.idl: Un-tabify. Mon Jun 16 10:20:00 UTC 2008 Simon Massey * orbsvcs/PSS/PSDL_l.cpp: * orbsvcs/PSS/PSDL_y.h: * orbsvcs/PSS/PSDL_y.cpp: Re-enable Fuzz check for tabs in the files above and untabified them. * orbsvcs/orbsvcs/Trader/Constraint_l.cpp: * orbsvcs/tests/Concurrency/lex.CC_command.cpp: * orbsvcs/tests/Concurrency/CC_command.tab.cpp: * orbsvcs/tests/Concurrency/CC_command.tab.h: * orbsvcs/orbsvcs/Log/Log_Persistence_Strategy.h: * orbsvcs/orbsvcs/Log/EventLog_i.h: * orbsvcs/orbsvcs/Log/Hash_logStore.h: * orbsvcs/orbsvcs/Log/Log_i.h: * orbsvcs/orbsvcs/Log/BasicLog_i.h: * orbsvcs/orbsvcs/Log/NotifyLog_i.h: * orbsvcs/orbsvcs/Log/Hash_LogRecordStore.h: * orbsvcs/orbsvcs/Log/RTEventLog_i.h: * orbsvcs/orbsvcs/Time/Timer_Helper.h: * orbsvcs/tests/Log/Basic_log_Test/Basic_Log_Test.h: * orbsvcs/orbsvcs/SecurityLevel2.idl: * orbsvcs/orbsvcs/Security.idl: * orbsvcs/orbsvcs/CosLifeCycle.idl: * orbsvcs/orbsvcs/DsEventLogAdmin.idl: * orbsvcs/orbsvcs/CosNaming.idl: * orbsvcs/orbsvcs/DsNotifyLogAdmin.idl: * orbsvcs/orbsvcs/CosTrading.idl: * orbsvcs/orbsvcs/DsLogNotification.idl: * orbsvcs/orbsvcs/RTEventLogAdmin.idl: * orbsvcs/tests/Bug_2248_Regression/test.idl: * orbsvcs/tests/InterfaceRepo/Bug_3155_Regression/test/idl: * tests/Bug_2188_Regression/broken.idl: * tests/OBV/Supports/Supports_Test.idl: * tests/Bug_2417_Regression/publisher.idl: * tests/Bug_2417_Regression/subscriber.idl: * tests/DII_AMI_Forward/test.idl: * tests/IDL_Test/constants.idl: * tests/IDL_Test/repo_id_mod.idl: * tests/IDL_Test/array.idl: * tests/IDL_Test/interface.idl: * tests/Bug_1383_Regression/callee.idl: * tests/Bug_1383_Regression/simple.idl: Un-tabify. Mon Jun 16 00:51:02 UTC 2008 Abdullah Sowayan * tests/AMI/ami_test_i.h: * tests/Bug_1361_Regression/Server_Thread_Pool.cpp: * tests/Bug_1383_Regression/SimpleClient.cpp: * tests/Bug_1383_Regression/SimpleServer.cpp: * tests/Bug_1383_Regression/simple_i.h: * tests/Bug_1383_Regression/simple_i.cpp: * tests/Bug_1676_Regression/Hello.h: * tests/Bug_1676_Regression/Hello.cpp: * tests/Bug_1676_Regression/client.cpp: * tests/Bug_2084_Regression/Client_Task.cpp: * tests/Bug_2243_Regression/ORB_object_to_string.cpp: * tests/Bug_2289_Regression/client.cpp: * tests/Bug_2319_Regression/server.cpp: * tests/Bug_2417_Regression/client.cpp: * tests/Bug_2417_Regression/publisher_impl.h: * tests/Bug_2417_Regression/server.cpp: * tests/Bug_2417_Regression/subscriber_impl.h: * tests/Bug_2417_Regression/subscriber_impl.cpp: * tests/Bug_2678_Regression/server.cpp: * tests/Bug_2768_Regression/client.cpp: * tests/Bug_2768_Regression/server.cpp: * tests/Bug_2805_Regression/ami_test_i.h: * tests/Bug_933_Regression/MessengerClient.cpp: * tests/CDR/growth.cpp: * tests/COIOP/Client_Task.cpp: * tests/CodeSets/simple/client.cpp: * tests/Collocation_Exception_Test/Client_Task.cpp: * tests/Collocation_Oneway_Tests/Client_Task.cpp: * tests/Collocation_Tests/Client_Task.cpp: * tests/DII_AMI_Forward/server.cpp: * tests/DII_AMI_Forward/test_i.h: * tests/DII_AMI_Forward/test_i.cpp: * tests/DII_Collocation_Tests/oneway/Client_Task.cpp: * tests/DII_Collocation_Tests/twoway/Client_Task.cpp: * tests/Faults/ping.cpp: * tests/HandleExhaustion/server.cpp: * tests/ICMG_Any_Bug/Hello.cpp: * tests/ICMG_Any_Bug/server.cpp: * tests/MProfile/client.cpp: * tests/Monitor/Marshal_Buffer/client.cpp: * tests/Monitor/Marshal_Buffer/server.cpp: * tests/OBV/Collocated/Forward/Client_Task.cpp: * tests/OBV/Supports/Supports_Test_impl.cpp: * tests/OBV/Supports/server.cpp: * tests/Portable_Interceptors/Bug_1559/client_interceptor.cpp: * tests/Portable_Interceptors/Bug_2510_Regression/client.cpp: * tests/RTCORBA/common_args.cpp: * tests/RTScheduling/DT_Spawn/Thread_Action.h: * tests/RTScheduling/DT_Spawn/test.cpp: * tests/RTScheduling/Scheduling_Interceptor/test_client.cpp: * tests/RTScheduling/Scheduling_Interceptor/test_server.cpp: * tests/RTScheduling/Thread_Cancel/test.cpp: * tests/RTScheduling/VoidData/test.h: * tests/Timed_Buffered_Oneways/client.cpp: * tests/objref_comparison_test/main.cpp: Untabify. Sun Jun 15 15:59:40 UTC 2008 Abdullah Sowayan * orbsvcs/PSS/PSDL_l.cpp: * orbsvcs/PSS/PSDL_y.h: * orbsvcs/PSS/PSDL_y.cpp: Disable Fuzz check for tabs in the files above. There are way too many tabs to fix. Sun Jun 15 15:49:22 UTC 2008 Abdullah Sowayan * orbsvcs/orbsvcs/Time_Utilities.h: * orbsvcs/orbsvcs/Time_Utilities.inl: Untabify. Sun Jun 15 15:32:10 UTC 2008 Abdullah Sowayan * orbsvcs/orbsvcs/Log/Log_i.cpp: * orbsvcs/orbsvcs/SSLIOP/SSLIOP_Acceptor.cpp: * orbsvcs/orbsvcs/SSLIOP/SSLIOP_Invocation_Interceptor.h: * orbsvcs/orbsvcs/SSLIOP/SSLIOP_Invocation_Interceptor.cpp: * orbsvcs/orbsvcs/SSLIOP/SSLIOP_ORBInitializer.cpp: * orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils_T.cpp: * orbsvcs/orbsvcs/Sched/Reconfig_Scheduler_T.h: * orbsvcs/orbsvcs/Sched/Reconfig_Scheduler_T.cpp: * orbsvcs/orbsvcs/Sched/Scheduler_Generic.cpp: * orbsvcs/orbsvcs/Security/SL2_SecurityManager.h: * orbsvcs/orbsvcs/Security/SL2_SecurityManager.cpp: * orbsvcs/tests/Bug_2248_Regression/client.cpp: * orbsvcs/tests/Security/mixed_security_test/client.cpp: * orbsvcs/tests/Security/mixed_security_test/server.cpp: Untabify. Sun Jun 15 15:32:01 UTC 2008 Abdullah Sowayan * orbsvcs/orbsvcs/Log/Log_i.cpp: * orbsvcs/orbsvcs/SSLIOP/SSLIOP_Acceptor.cpp: * orbsvcs/orbsvcs/SSLIOP/SSLIOP_Invocation_Interceptor.h: * orbsvcs/orbsvcs/SSLIOP/SSLIOP_Invocation_Interceptor.cpp: * orbsvcs/orbsvcs/SSLIOP/SSLIOP_ORBInitializer.cpp: * orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils_T.cpp: * orbsvcs/orbsvcs/Sched/Reconfig_Scheduler_T.h: * orbsvcs/orbsvcs/Sched/Reconfig_Scheduler_T.cpp: * orbsvcs/orbsvcs/Sched/Scheduler_Generic.cpp: * orbsvcs/orbsvcs/Security/SL2_SecurityManager.h: * orbsvcs/orbsvcs/Security/SL2_SecurityManager.cpp: * orbsvcs/tests/Bug_2248_Regression/client.cpp: * orbsvcs/tests/Security/mixed_security_test/client.cpp: * orbsvcs/tests/Security/mixed_security_test/server.cpp: Untabify. Sun Jun 15 13:35:36 UTC 2008 Abdullah Sowayan * orbsvcs/orbsvcs/AV/SCTP_SEQ.cpp: * orbsvcs/orbsvcs/IFRService/IFR_BasicS_T.inl: * orbsvcs/orbsvcs/IFRService/IFR_ComponentsS_T.inl: * orbsvcs/orbsvcs/IFRService/IFR_ExtendedS_T.inl: * orbsvcs/orbsvcs/Time_Utilities.h: * orbsvcs/orbsvcs/Time_Utilities.inl: Untabify. Sun Jun 15 12:36:37 UTC 2008 Abdullah Sowayan * orbsvcs/PSS/PSDL_Node.cpp: * orbsvcs/PSS/PSDL_Struct_Visitor.cpp: Untabify. Sun Jun 15 01:28:01 UTC 2008 Abdullah Sowayan * orbsvcs/tests/AVStreams/Asynch_Three_Stage/Connection_Manager.cpp: * orbsvcs/tests/AVStreams/Asynch_Three_Stage/distributer.cpp: * orbsvcs/tests/AVStreams/Asynch_Three_Stage/receiver.cpp: * orbsvcs/tests/AVStreams/Asynch_Three_Stage/sender.cpp: * orbsvcs/tests/AVStreams/Full_Profile/ftp.cpp: * orbsvcs/tests/AVStreams/Pluggable/server.cpp: * orbsvcs/tests/AVStreams/Simple_Two_Stage/Receiver_Stats.h: * orbsvcs/tests/AVStreams/Simple_Two_Stage/Receiver_Stats.cpp: * orbsvcs/tests/AVStreams/Simple_Two_Stage/receiver.cpp: * orbsvcs/tests/Bug_1630_Regression/testclient.cpp: * orbsvcs/tests/Bug_2248_Regression/client.h: * orbsvcs/tests/Bug_2248_Regression/server.cpp: * orbsvcs/tests/Bug_2248_Regression/test_i.cpp: * orbsvcs/tests/COIOP_Naming_Test/Client_Task.cpp: * orbsvcs/tests/EC_Custom_Marshal/ECM_Data.cpp: * orbsvcs/tests/FT_App/FT_Client.cpp: * orbsvcs/tests/FT_App/FT_Creator.cpp: * orbsvcs/tests/FT_App/FT_ReplicationManagerController.cpp: * orbsvcs/tests/FT_App/ReplicationManagerFaultConsumerAdapter.cpp: * orbsvcs/tests/FT_App/StubFaultAnalyzer.cpp: * orbsvcs/tests/InterfaceRepo/Latency_Test/Latency_Query_Client.cpp: * orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/client.cpp: * orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/server.cpp: * orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/Factory.cpp: * orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/LB_server.cpp: * orbsvcs/tests/LoadBalancing/GenericFactory/Manage_Object_Group/server.cpp: * orbsvcs/tests/LoadBalancing/LoadMonitor/CPU/client.cpp: * orbsvcs/tests/Log/Basic_Log_Test/client.cpp: * orbsvcs/tests/Security/Bug_2908_Regression/Client_Task.cpp: * orbsvcs/tests/Security/mixed_security_test/Foo_i.cpp: Untabify. Sat Jun 14 15:41:37 UTC 2008 Abdullah Sowayan * orbsvcs/orbsvcs/Event/EC_Bitmask_Filter.cpp: * orbsvcs/orbsvcs/Log/BasicLogFactory_i.cpp: * orbsvcs/orbsvcs/Log/BasicLog_i.cpp: * orbsvcs/orbsvcs/Log/EventLogFactory_i.cpp: * orbsvcs/orbsvcs/Log/EventLog_i.h: * orbsvcs/orbsvcs/Log/EventLog_i.cpp: * orbsvcs/orbsvcs/Log/Hash_Iterator_i.h: * orbsvcs/orbsvcs/Log/Hash_LogRecordStore.h: * orbsvcs/orbsvcs/Log/Hash_LogRecordStore.cpp: * orbsvcs/orbsvcs/Log/Iterator_i.h: * orbsvcs/orbsvcs/Log/Iterator_i.cpp: * orbsvcs/orbsvcs/Log/LogActivator.h: * orbsvcs/orbsvcs/Log/LogActivator.cpp: * orbsvcs/orbsvcs/Log/LogMgr_i.h: * orbsvcs/orbsvcs/Log/LogMgr_i.cpp: * orbsvcs/orbsvcs/Log/LogRecordStore.h: * orbsvcs/orbsvcs/Log/LogStore.h: * orbsvcs/orbsvcs/Log/NotifyLogFactory_i.cpp: * orbsvcs/orbsvcs/Log/NotifyLog_i.h: * orbsvcs/orbsvcs/Log/NotifyLog_i.cpp: * orbsvcs/orbsvcs/Log/RTEventLogFactory_i.cpp: * orbsvcs/orbsvcs/Log/RTEventLog_i.h: * orbsvcs/orbsvcs/Log/RTEventLog_i.cpp: * orbsvcs/orbsvcs/Notify/Timer_Reactor.cpp: * orbsvcs/orbsvcs/Time/Timer_Helper.h: * orbsvcs/orbsvcs/Time_Utilities.h: * orbsvcs/orbsvcs/Time_Utilities.inl: * orbsvcs/orbsvcs/Trader/Constraint_Interpreter.h: * orbsvcs/orbsvcs/Trader/Trader_Utils.h: Untabify. Sat Jun 14 14:37:01 UTC 2008 Abdullah Sowayan * orbsvcs/orbsvcs/AV/QoS_UDP.h: * orbsvcs/orbsvcs/AV/QoS_UDP.cpp: * orbsvcs/orbsvcs/AV/RTCP_Packet.cpp: * orbsvcs/orbsvcs/AV/SCTP_SEQ.h: * orbsvcs/orbsvcs/AV/UDP.cpp: * orbsvcs/orbsvcs/AV/default_resource.cpp: * orbsvcs/orbsvcs/Event/ECG_Mcast_EH.h: * orbsvcs/orbsvcs/Event/EC_Bitmask_Filter.cpp: * orbsvcs/orbsvcs/Event/EC_Gateway_IIOP.cpp: * orbsvcs/orbsvcs/Event/EC_Lifetime_Utils_T.inl: * orbsvcs/orbsvcs/Event/EC_TPC_ProxySupplier.cpp: * orbsvcs/orbsvcs/HTIOP/HTIOP_Acceptor.cpp: * orbsvcs/orbsvcs/HTIOP/HTIOP_Connection_Handler.cpp: * orbsvcs/orbsvcs/IFRService/AbstractInterfaceDef_i.h: * orbsvcs/orbsvcs/IFRService/ExtAbstractInterfaceDef_i.h: * orbsvcs/orbsvcs/IFRService/ExtLocalInterfaceDef_i.h: * orbsvcs/orbsvcs/IFRService/IFR_BaseS_T.inl: Untabify. Fri Jun 13 18:16:33 UTC 2008 Chad Elliott * tests/Param_Test/run_test.pl: Use the correct ior file variable in the server command line options. Fri Jun 13 10:37:00 UTC 2008 Simon Massey * tests/TransportCurrent/lib/Client_Request_Interceptor.cpp: Didn't provide the full change! Fri Jun 13 03:53:52 UTC 2008 J.T. Conklin * configure.ac: Add -p argument to mkdir for tests/Bug_2399_Regression/mytmp directory. Avoids warning/error when configure is run more than once in a given directory. Thu Jun 12 16:58:20 UTC 2008 Chad Elliott * tao/Makefile.am: Added new files from Tue Jun 10 14:53:00 UTC 2008. Thu Jun 12 16:27:53 UTC 2008 Steve Huston * tests/AMH_Exceptions/run_test.pl: * tests/Param_Test/run_test.pl: * tests/Hello/run_test.pl: * tests/CallbackTest/run_test.pl: * tests/Codec/run_test.pl: * tests/Collocation/run_test.pl: Adjusted to work with new scheme to run pieces of tests on other machines/platforms. See ACE ChangeLog Thu Jun 12 16:04:33 UTC 2008 Steve Huston Thu Jun 12 15:17:00 UTC 2008 Simon Massey * tests/TransportCurrent/lib/Client_Request_Interceptor.cpp: * tests/TransportCurrent/lib/Server_Request_Interceptor.cpp: * tests/Default_Servant2/File_i.cpp: * tests/POA/Bug_2511_Regression/server.cpp: * tests/POA/Excessive_Object_Deactivations/Excessive_Object_Deactivations.cpp: * tests/POA/Etherealization/Etherealization.cpp: * tests/POA/Explicit_Activation/server.cpp: * tests/POA/DSI/client.cpp: * tests/POA/Adapter_Activator/server.cpp: Wide character build disambiguate ORB_init () calls. Thu Jun 12 13:04:43 UTC 2008 Chad Elliott * orbsvcs/ImplRepo_Service/Locator_Options.cpp: Added another cast to disambiguate the msec() call. Thu Jun 12 12:31:00 UTC 2008 Simon Massey * TAO_IDL/driver/drv_mcpp_preproc.cpp: Mangled yesterdays conversion, missing a ) and changed const instead of char to ACE_TCHAR. Corrected these mistakes. Wed Jun 11 20:50:15 UTC 2008 Chris Cleeland * tests/ORB_Local_Config/Bug_3049/a.conf: Committing this for Phil Mesnier, who was having problems with subversion and this file for some reason. Wed Jun 11 19:07:03 UTC 2008 Chad Elliott * tao/Profile_Transport_Resolver.cpp: After connecting a transport, determine if flushing needs to take place and indicate it to the transport via a flag. * tao/Transport.h: * tao/Transport.inl: Added a flag and mutator to determine if flushing needs to occur after opening a transport. * tao/Transport.cpp: Schedule flushing if indicated by the transport resolver. * tests/Oneway_Timeouts/run_test.pl: Adjust the delay sync time for the above change. Wed Jun 11 16:07:34 UTC 2008 Phil Mesnier * tao/ORB.cpp: Fix the test used to determine that the parameter passed to the -ORBGestalt option is another ORBid. This feature was originally added to resolve bug 3049. * tests/ORB_Local_Config/Bug_3049: Added a test case to verify the fix for Bug 3049. Wed Jun 11 15:54:42 UTC 2008 Chad Elliott * tests/Bug_2494_Regression/client.cpp: Use .in() on CORBA::String_var to avoid warnings from gcc. Wed Jun 11 15:51:43 UTC 2008 Chad Elliott * tao/PI/DLL_Resident_ORB_Initializer.h: Moved #include to avoid the #pragma once is obsolete warning. Wed Jun 11 15:45:22 UTC 2008 Chad Elliott * tests/Timed_Buffered_Oneways/test_i.cpp: Added another cast to disambiguate the msec() call. Wed Jun 11 14:03:00 UTC 2008 Simon Massey * orbsvcs/orbsvcs/SSLIOP/SSLIOP_Factory.cpp: Replace ACE_LIB_TEXT with ACE_TEXT from previous commit of: Tue Jun 10 14:53:00 UTC 2008 Ciju John Wed Jun 11 12:27:00 UTC 2008 Simon Massey * tao/PI/DLL_Resident_ORB_Initializer.cpp: * tao/PI/DLL_Resident_ORB_Initializer.h: Remove exception specifications altogether to correct FUZZ errors from my correction to the previous commit of: Tue Jun 10 14:53:00 UTC 2008 Ciju John Wed Jun 11 12:17:00 UTC 2008 Simon Massey * TAO_IDL/tao_idl.cpp: * TAO_IDL/driver/drv_mcpp_preproc.cpp: * TAO_IDL/driver/drv_preproc.cpp: A few more wide character conversions required to get the tao_idl working on wide character builds. Wed Jun 11 11:20:00 UTC 2008 Simon Massey * tao/PI/CSD_Framework/CSD_Framework_Loader.cpp: Replace ACE_LIB_TEXT with ACE_TEXT from previous commit of: Tue Jun 10 14:53:00 UTC 2008 Ciju John Wed Jun 11 11:17:00 UTC 2008 Simon Massey * tao/PI/DLL_Resident_ORB_Initializer.cpp: Replace ACE_LIB_TEXT with ACE_TEXT from previous commit of: Tue Jun 10 14:53:00 UTC 2008 Ciju John Wed Jun 11 11:07:00 UTC 2008 Simon Massey * tao/PI/DLL_Resident_ORB_Initializer.cpp: * tao/PI/DLL_Resident_ORB_Initializer.h: Remove prepricated ACE_THROW_SPEC macro and correct filename header to correct FUZZ errors from previous commit of: Tue Jun 10 14:53:00 UTC 2008 Ciju John Tue Jun 10 16:32:32 UTC 2008 Chad Elliott * TAO_IDL/fe/lex.yy.cpp: Removed trailing white space. * TAO_IDL/fe/lex.yy.cpp.diff: Updated the diff file based on my change from Tue Jun 10 13:21:29 UTC 2008. Tue Jun 10 15:00:00 UTC 2008 Simon Massey * TAO_IDL/be/be_visitor_structure/serializer_op_ch.cpp: Another wide character conversion required to get the tao_idl working on wide character builds. Tue Jun 10 14:53:00 UTC 2008 Ciju John * orbsvcs/orbsvcs/SSLIOP/SSLIOP_Factory.cpp: Tie Security and SSLIOP library lifetimes to that of their registered ORBInitializers. This prevents the library getting unloaded before the ORBInitializer destructions. * tao/CSD_Framework/CSD_Framework_Loader.cpp: * tao/CSD_Framework/CSD_POA.cpp: * tao/CSD_Framework/CSD_Strategy_Base.h: * tao/CSD_Framework/CSD_Strategy_Base.inl: * tao/CSD_Framework/CSD_Strategy_Base.cpp: * tao/CSD_Framework/CSD_Strategy_Proxy.h: * tao/CSD_Framework/CSD_Strategy_Proxy.inl: * tao/CSD_ThreadPool/CSD_TP_Strategy.h: * tao/CSD_ThreadPool/CSD_TP_Strategy.cpp: * tao/ORB_Core.cpp: CSD threads borrow the ORB's thread-manager to spawn CSD threads. Doing this forces the ORB to wait for CSD cleanup at destruction time. This prevents a race between CSD cleanup and ORB destruction. * tao/PI/DLL_Resident_ORB_Initializer.h: * tao/PI/DLL_Resident_ORB_Initializer.cpp: Define and use DLL_Resident_ORB_Initializer to act as a decorator/intermediary for an ORB_Initializer that is defined in a DLL. Without this there are timing issues when the DLL is unloaded before the ORB_Initializer is released. * tao/PI/ORBInitializer_Registry_Impl.cpp: Release ORB Initializers in the reverse order of their creation. Add diagnostic messages. Tue Jun 10 14:16:00 UTC 2008 Simon Massey * TAO_IDL/tao_idl.cpp: * TAO_IDL/fe/fe_init.cpp: * TAO_IDL/driver/drv_preproc.cpp: A few more wide character conversions required to get the tao_idl working on wide character builds. Tue Jun 10 13:21:29 UTC 2008 Chad Elliott * TAO_IDL/fe/lex.yy.cpp: Fixed redefinition warnings from aCC. * TAO/orbsvcs/orbsvcs/Security/SL2_SecurityManager.cpp: Fixed no return warning from aCC. Tue Jun 10 11:46:44 UTC 2008 Chad Elliott * tests/Bug_3315_Regression/main.cpp: * tests/Bug_3321_Regression/main.cpp: For SunCC only, added an extern "C" to the declaration of main_orb() to avoid warnings. Tue Jun 10 11:38:15 UTC 2008 Chad Elliott * examples/RTScheduling/DT_Creator.cpp: Added a static cast to avoid warnings on QNX. Mon Jun 9 12:28:24 UTC 2008 Chad Elliott * tests/OctetSeq/run_test.pl: Testing a change to utilize my new process modules that will simplify the test script modifications necessary for VxWorks testing. Mon Jun 9 12:14:12 UTC 2008 Chad Elliott * orbsvcs/orbsvcs/Notify/MonitorControl/MonitorManager.h: * orbsvcs/orbsvcs/Notify/MonitorControl/MonitorManager.cpp: * orbsvcs/orbsvcs/Notify/MonitorControl/NotificationServiceMonitor_i.h: * orbsvcs/orbsvcs/Notify/MonitorControl/NotificationServiceMonitor_i.cpp: * orbsvcs/orbsvcs/Notify/MonitorControl/Statistic.h: * orbsvcs/orbsvcs/Notify/MonitorControl/Statistic.cpp: These files require that ACE_HAS_MONITOR_FRAMEWORK be defined to 1 in order to compile. * orbsvcs/orbsvcs/Notify/MonitorControl/Control_Registry.cpp: * orbsvcs/orbsvcs/Notify/MonitorControl/Statistic.inl: Removed trailing whitespace. Mon Jun 09 11:13:00 UTC 2008 Simon Massey * utils/NamingViewer/NamingViewer.cpp: * utils/NamingViewer/SelectNSDialog.cpp: Correct Wide character build miss-converstions. * tao/CORBA_methods.h: * tao/ORB.cpp: * tao/ORB_Core.h: * tao/ORB_Core.cpp: Provide wide "helper" ORB_Init() only in wide char builds. (Too many tests try and send wide versions of argv into ORB_init() and whilst that function was written with converters in mind, it was only defined in terms of the narrow OMG standard interface, having extra helper "auto-converting" interfaces helps.) Mon Jun 09 11:13:00 UTC 2008 Simon Massey * tests/Oneway_Send_Timeouts/Test_i.cpp: * tests/Timed_Buffered_Oneways/test_i.cpp: unambiguated call to time_value msec(long) caused by new uint64 non-const setter provided by: (ACE) Thu Jun 5 14:52:43 UTC 2008 Steve Huston (Not sure why HPUX is saying CORBA::Long is ambiguous between long and unsigned long long &.) Sun Jun 8 21:09:07 UTC 2008 Abdullah Sowayan * orbsvcs/Concurrency_Service/Concurrency_Service.cpp: * orbsvcs/Logging_Service/Event_Logging_Service/Event_Logging_Service.cpp: * orbsvcs/Time_Service/Clerk_i.cpp: * orbsvcs/Time_Service/Server_i.cpp: * orbsvcs/examples/CosEC/TypedSimple/Consumer.cpp: * orbsvcs/examples/RtEC/Simple/Service.cpp: * orbsvcs/orbsvcs/AV/AVStreams_i.inl: * orbsvcs/orbsvcs/AV/AV_Core.cpp: * orbsvcs/performance-tests/LoadBalancing/LBPerf/CPU/Roundtrip.h: * orbsvcs/performance-tests/LoadBalancing/LBPerf/CPU/client.cpp: * orbsvcs/performance-tests/LoadBalancing/LBPerf/RPS/Roundtrip.h: * orbsvcs/performance-tests/LoadBalancing/LBPerf/RPS/client.cpp: Untabify. Fri Jun 06 14:20:00 UTC 2008 Simon Massey * TAO_IDL/fe/fe_init.cpp * TAO_IDL/be/be_global.cpp * TAO_IDL/be/be_interface.cpp * TAO_IDL/be/be_sunsoft.cpp * TAO_IDL/be/be_visitor_structure/serializer_op_ch.cpp * TAO_IDL/driver/drv_args.cpp * TAO_IDL/driver/drv_preproc.cpp Wide character build fixes mainly to allow correct error message display. Fri Jun 6 13:35:50 UTC 2008 Vladimir Zykov * orbsvcs/orbsvcs/PortableGroup/UIPMC_Profile.cpp: Changed the function for parsing of group id from strtoul to strtoull as it's required by CORBA specification. Fri Jun 06 11:50:00 UTC 2008 Simon Massey * tests/Bug_2494_Regression/client.cpp: Removed amiguity from previous commit of Thu Jun 5 11:56:09 UTC 2008 Chad Elliott Thu Jun 5 23:05:32 UTC 2008 J.T. Conklin * orbsvcs/orbsvcs/Log/BasicLogFactory_i.cpp: * orbsvcs/orbsvcs/Log/EventLogFactory_i.cpp: * orbsvcs/orbsvcs/Log/NotifyLogFactory_i.cpp: * orbsvcs/orbsvcs/Log/RTEventLogFactory_i.cpp: Changed create_repositoryid() method to obtain the repository id by using the appropriate typecode's id() method instead of using a hardcoded string. This avoids problems like the one reported in issue #3320, where the repository id for BasicLog had a typo. Thanks to Bogdan Jeram < bjeram at eso dot org > for reporting this. Thu Jun 5 18:02:10 UTC 2008 Chad Elliott * tao/Transport_Connector.h: * tao/Transport_Connector.cpp: Reverted a portion of my change from Fri May 30 13:21:20 UTC 2008. Thu Jun 05 15:22:00 UTC 2008 Simon Massey * TAO_IDL/tao_idl.cpp: * TAO_IDL/util/utl_global.cpp: Correct the wide character output messages and strings. * examples/MFC/server.mpc: * utils/NamingViewer/NamingViewer.mpc: Originally was going to provide specific *Unicode.mpc but the non-unicode ones se can actually dual up (so reverse the previous original change). Thu Jun 5 11:56:09 UTC 2008 Chad Elliott * tao/Queued_Message.h: Added a new template method to enable copying of the underlying message block chain on demand. * tao/Asynch_Queued_Message.h: * tao/Asynch_Queued_Message.cpp: This is never necessary for asynch messages and is implemented as such. * tao/Synch_Queued_Message.h: * tao/Synch_Queued_Message.cpp: Copy the underlying message block chain when it is part of the target chain (passed in). * tao/Transport.cpp: Call the new copy_if_necessary() method on the queued message if we have sent out only a portion of the message. Without this change, the Bug_2494_Regression was core dumping every time. * tests/Bug_2494_Regression/client.cpp: Fixed memory leaks. * tests/Bug_2494_Regression/server.cpp: Fixed a bug in the default ior output file name. * tests/Bug_2654_Regression/client.cpp: Documented a couple of the magic numbers. Tue Jun 3 15:19:18 UTC 2008 Abdullah Sowayan * docs/LocalObject.html: TAO has been updated conform to the 1.2 IDL to C++ mapping. LocalObject is now refcounted by default. Updated the documentation to reflect the changes. Tue Jun 3 15:15:10 UTC 2008 Chad Elliott * tao/Transport_Connector.h: * tao/Transport_Connector.cpp: Changed the wait_for_transport() method to always use a timeout when waiting through the active connect strategy. Not doing so can cause a deadlock if another thread is already in the reactor (through CORBA::ORB::run()). Tue Jun 03 14:15:00 UTC 2008 Simon Massey * tao/TAO_Internal.cpp: Remove tabs to fix fuzz errors. Mon Jun 2 21:51:36 UTC 2008 Phil Mesnier * tao/TAO_Internal.cpp: Reordered the parsing of parameters and the registration of global services within TAO::ORB::open_global_services(), as the global services registration needs to have the result of parsing out -ORBNegotiateCodesets before it tries to load the codeset library. Mon Jun 2 14:58:26 UTC 2008 William R. Otte * MPC/config/fe_mcpp.mpb: * TAO_IDL/contrib/mcpp/mbchar.cpp: * TAO_IDL/fe/mcpp_tao_yyinput.h: Fuzz errors. Mon Jun 2 14:21:40 UTC 2008 William R. Otte * TAO_IDL/fe/lex.yy.cpp: Fixes a compile error on QNX. Thanks to Adam Mitz for providing the patch. * TAO_IDL/fe/lex.yy.cpp.diff: Added this and change from previous commit to be automatically applied when lex.yy.cpp is generated; Not sure why these are suddenly necessary, may be an anomaly in my version of flex. Mon Jun 2 14:02:02 UTC 2008 William R. Otte * TAO_IDL/fe/lex.yy.cpp: Manually fixed an issue in flex generated code that was causing a signed/unsigned mismatch. Sun Jun 1 23:14:35 UTC 2008 William R. Otte * MPC/config/tao_idl_mcpp.mpb: Fully qualified paths to driver source files for non-tao_idl projects using this base. Sun Jun 1 23:11:34 UTC 2008 William R. Otte * TAO_IDL/fe/mcpp_tao_yyinput.h: Fixed signed/unsigned mismatch. Sun Jun 1 22:58:39 UTC 2008 William R. Otte * TAO_IDL/contrib/mcpp/directive.cpp: * TAO_IDL/contrib/mcpp/eval.cpp: * TAO_IDL/contrib/mcpp/internal.H: * TAO_IDL/contrib/mcpp/mbchar.cpp: * TAO_IDL/contrib/mcpp/system.cpp: * TAO_IDL/driver/drv_mcpp_preproc.cpp: Fixed warnings exposed on Debian Core build. Sat May 31 22:06:27 UTC 2008 William R. Otte * MPC/config/tao_idl_mcpp.mpb: Moved these base projects to the MPC directory so other front-ends can take advantage. Sat May 31 16:11:30 UTC 2008 William R. Otte * TAO_IDL/driver/drv_mcpp_preproc.cpp: * TAO_IDL/fe/fe_extern.cpp: * TAO_IDL/fe/idl.ll: * TAO_IDL/fe/lex.yy.cpp: * TAO_IDL/fe/lex.yy.cpp.diff: * TAO_IDL/fe/mcpp_tao_yyinput.h: * TAO_IDL/include/fe_extern.h: * TAO_IDL/tao_idl.mpc: * TAO_IDL/tao_idl_mcpp.mpb: * TAO_IDL/fe_mcpp.mpb: Changes to enable in-memory preprocessing AND lexing of IDL files with the MCPP preprocessor. This eliminates the need to use multiple temporary files for this process. This capability is triggered by enabling the mcpp feature when generating project files, which causes the in-memory preprocessing and lexing to replace the external preprocessor/temporary file preprocessing and lexing which is still used by default. * TAO_IDL/preproc.mpb: Renamed to tao_idl_mcpp.mbp. Sat May 31 01:10:02 UTC 2008 William R. Otte * TAO_IDL/contrib/mcpp/configed.H: * TAO_IDL/contrib/mcpp/noconfig.H: * TAO_IDL/contrib/mcpp/system.cpp: Changes to make generated output more similar to that of GCC. * TAO_IDL/driver/drv_mcpp_preproc.cpp: Fixed a bug which resulted in includes not being properly generated. Fri May 30 23:32:47 UTC 2008 J.T. Conklin * orbsvcs/orbsvcs/Log/LogNotification.cpp: Convert current time to TimeBase::TimeT with new ORBSVCS_Time::to_Absolute_TimeT() method. This fixes a bug where we were returning the time as a relative time, and simplifies the code by removing temporaries. Fri May 30 15:04:17 UTC 2008 J.T. Conklin * orbsvcs/orbsvcs/Time_Utilities.h: * orbsvcs/orbsvcs/Time_Utilities.cpp: Add new methods ORBSVCS_Time::to_Absolute_TimeT() and ORBSVCS_Time::to_TimeT() which take an ACE_Time_Value parameter and return a TimeBase::TimeT. These are wrappers around the existing ORBSVCS_Time::Absolute_Time_Value_to_TimeT() and ORBSVCS_Time::Time_Value_to_TimeT() methods, but allow use in contexts that would otherwise require the introduction of a temporary. Fri May 30 13:21:20 UTC 2008 Chad Elliott * tao/Transport_Connector.h: * tao/Transport_Connector.cpp: Modified the connect() method to wait for the connection completion if a transport is found but not connected. Also, fixed a memory leak if a connection was found in the cache but had previously experienced an error. This version of connect() is a hybrid of Dale's version and the previous version. Also, the wait_for_connection_completion() method was changed to not require the descriptor interface. * orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connector.cpp: * orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connector.cpp: * tao/IIOP_Connector.cpp: * tao/Strategies/SCIOP_Connector.cpp: * tao/Strategies/UIOP_Connector.cpp: It is no longer necessary to pass in the descriptor interface to wait_for_connection_completion(). Fri May 30 13:04:00 UTC 2008 Simon Massey * orbsvcs/tests/unit/Notify/MC/Statistic/Statistic.cpp: And again! Corrected for unsigned integer (size_t) ambiguity errors. Wed May 28 14:00:00 UTC 2008 Simon Massey * orbsvcs/tests/unit/Notify/MC/NotificationServiceMonitor/NotificationServiceMonitor.cpp: * orbsvcs/tests/unit/Notify/MC/Statistic/Statistic.cpp: Corrected for unsigned integer (size_t) ambiguity errors. Tue May 27 13:34:12 UTC 2008 Jeff Parsons * orbsvcs/orbsvcs/Notify/MonitorControl/Statistic.h: * orbsvcs/orbsvcs/Notify/MonitorControl/Statistic.cpp: Added implementation for the overload of receive() taking a size_t argument. Even though there is an implementation in the base class, we were getting warnings from some of the Red Hat Linux builds. Sun May 25 00:37:12 UTC 2008 J.T. Conklin * docs/tutorials/Quoter/Simple/Client/Makefile.am: * docs/tutorials/Quoter/Simple/ImprovedServer/Makefile.am: * docs/tutorials/Quoter/Simple/Server/Makefile.am: * orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/Makefile.am: * orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Makefile.am: * orbsvcs/examples/Notify/Federation/Agent/Makefile.am: * orbsvcs/examples/Notify/Federation/SpaceCraft/Makefile.am: * orbsvcs/examples/Notify/MC/monitor/Makefile.am: * orbsvcs/orbsvcs/Makefile.am: * orbsvcs/tests/Notify/MC/Makefile.am: * orbsvcs/tests/unit/Notify/MC/Control/Makefile.am: * orbsvcs/tests/unit/Notify/MC/MonitorControlExt/Makefile.am: * orbsvcs/tests/unit/Notify/MC/MonitorManager/Makefile.am: * orbsvcs/tests/unit/Notify/MC/NotificationServiceMonitor/Makefile.am: * orbsvcs/tests/unit/Notify/MC/Statistic/Makefile.am: * orbsvcs/tests/unit/Notify/MC/Statistic_Registry/Makefile.am: * tao/Makefile.am: * tests/Makefile.am: * tests/POA/Adapter_Activator/Makefile.am: * tests/POA/Explicit_Activation/Makefile.am: * tests/POA/On_Demand_Activation/Makefile.am: * tests/POA/Reference_Counted_Servant/Makefile.am: Regenerated. * configure.ac: Update for new directories. * tests/Bug_2085_Regression/Makefile.am: * tests/Bug_2243_Regression/Makefile.am: New Makefile.am's. Sat May 24 19:45:39 UTC 2008 J.T. Conklin * orbsvcs/tests/Bug_2925_Regression/Bug_2925_Regression.mpc: Add IDL custom-only project to compile *.idl files. Changed Server and Client projects to depend on it. * tests/DynUnion_Test/dynunion_test.mpc: Add empty IDL_Files section in dynuniontest project. Mon May 19 16:06:54 UTC 2008 Douglas C. Schmidt * docs/configurations.html: Fixed several typos. Thanks to Stephen Mouring for reporting this. Fri May 23 15:24:40 UTC 2008 Jeff Parsons * orbsvcs/examples/Notify/MC/monitor/monitor.cpp: Changed the type name of the NameList variable occurrences to reflect the recent change to NotificationServiceMC.idl. Fri May 23 11:42:38 UTC 2008 Jeff Parsons * orbsvcs/orbsvcs/Notify/MonitorControlExt/MonitorEventChannel.cpp (add_stats): Removed an unused local variable, thanks again to Simon Massey for reporting the problem. Fri May 23 11:30:15 UTC 2008 Jeff Parsons * orbsvcs/orbsvcs/Notify/MonitorControl/Statistic.inl: * orbsvcs/orbsvcs/Notify/MonitorControl/Statistic.cpp: Changed occurrences of ACE_SYNCH_MUTEX to TAO_SYNCH_MUTEX to eliminate some fuzz errors. Thanks to Simon Massey for reporting the problem. Thu May 22 19:38:02 UTC 2008 Jeff Parsons * orbsvcs/orbsvcs/Notify/MonitorControl/Statistic.h (clear): Made the method virtual, also made virtual in the ACE base class Monitor_Base. Now it behaves correctly when called on a TAO_Statistic monitor fetched from the registry as a Monitor_Base pointer. * orbsvcs/tests/unit/Notify/MC/NotificationServiceMonitor/NotificationServiceMonitor.cpp: * orbsvcs/tests/unit/Notify/MC/Statistic_Registry/Statistic_Registry.cpp: * orbsvcs/tests/unit/Notify/MC/Control/Control.cpp: * orbsvcs/tests/unit/Notify/MC/MonitorManager/MonitorManager.cpp: * orbsvcs/tests/unit/Notify/MC/MonitorManager/MonitorClient.cpp: * orbsvcs/tests/unit/Notify/MC/Statistic/Statistic.cpp: * orbsvcs/tests/unit/Notify/MC/MonitorControlExt/MonitorControlExt.cpp: Modified these test code files to be in line with recent changes to the Notification Service monitors. Thu May 22 11:43:44 UTC 2008 Chad Elliott * tests/Bug_1361_Regression/Echo.cpp: * tests/Bug_1361_Regression/client.cpp: Reverted changes to this test. It caused issues with VxWorks. Wed May 21 19:02:38 UTC 2008 Jeff Parsons * tao/Makefile.am: * tao/Monitor/Monitor_Impl.cpp: * utils/monitor/Makefile.am: * tests/Monitor/Marshal_Buffer/client.cpp: * tests/Monitor/Marshal_Buffer/Makefile.am: Changes resulting from the renaming of $ACE_ROOT/ace/MonitorControl and its contents. Wed May 21 15:52:17 UTC 2008 Jeff Parsons * orbsvcs/orbsvcs/Notify/MonitorControl/Statistic_Registry.cpp: * orbsvcs/orbsvcs/Notify/MonitorControl/Statistic_Registry.h: * orbsvcs/orbsvcs/Notify/MonitorControl/Generic_Registry.cpp: * orbsvcs/orbsvcs/Notify/MonitorControl/Generic_Registry.h: * orbsvcs/orbsvcs/Notify/MonitorControl/Generic.cpp: * orbsvcs/orbsvcs/Notify/MonitorControl/Generic.h: Removed these files, using the base registry and monitor classes in ACE instead. * MPC/config/notification_mc.mpb: Added tao_monitor base project. * orbsvcs/orbsvcs/Notify/MonitorControl/NotificationServiceMC.idl: Added include of $TAO_ROOT/tao/Monitor.idl and used the indirectly included StringSeq type for NameList, instead of declaring a new typedef. These changes are the start of the integration of the new ACE and TAO monitor and control framework with the existing one in the Notification Service. * orbsvcs/orbsvcs/Notify/MonitorControlExt/MonitorEventChannel.cpp: * orbsvcs/orbsvcs/Notify/MonitorControlExt/MonitorEventChannel.h: * orbsvcs/orbsvcs/Notify/MonitorControlExt/MonitorEventChannelFactory.cpp: * orbsvcs/orbsvcs/Notify/MonitorControlExt/MonitorConsumerAdmin.cpp: * orbsvcs/orbsvcs/Notify/MonitorControl/Statistic.inl: * orbsvcs/orbsvcs/Notify/MonitorControl/Statistic.cpp: * orbsvcs/orbsvcs/Notify/MonitorControl/Control_Registry.cpp: * orbsvcs/orbsvcs/Notify/MonitorControl/Statistic.h: * orbsvcs/orbsvcs/Notify/MonitorControl/Control_Registry.h: * orbsvcs/orbsvcs/Notify/MonitorControl/Control.cpp: * orbsvcs/orbsvcs/Notify/MonitorControl/Dynamic_Statistic.h: * orbsvcs/orbsvcs/Notify/MonitorControl/MonitorManager.cpp: * orbsvcs/orbsvcs/Notify/MonitorControl/Control.h: * orbsvcs/orbsvcs/Notify/MonitorControl/NotificationServiceMonitor_i.cpp: * orbsvcs/orbsvcs/Notify/MonitorControl/MonitorManager.h: * orbsvcs/orbsvcs/Notify/MonitorControl/NotificationServiceMonitor_i.h: * orbsvcs/tests/Notify/MC/test_monitor.cpp: Changes falling out from the file removal and IDL changes above, as well as format and style changes. * orbsvcs/orbsvcs/CosNotification.mpc: Added tao_monitor as a base project. * tao/Monitor.mpc: Changes to IDL compiler command line options to generate typecodes needed by dependent types in NotificationServiceMC.idl. * TAO_IDL/be/be_codegen.cpp: * TAO_IDL/be/be_visitor_root/root.cpp: * TAO_IDL/be/be_visitor_structure/structure_cs.cpp: Fixed a bug in the use case where typecodes must be generated into *A.h and *A.cpp files, and the headers propagated via a 'safe include' through another IDL file with no declarations of its own. Tue May 20 19:37:31 UTC 2008 Jeff Parsons * tao/Transport_Cache_Manager.cpp: * tao/PortableServer/ServantRetentionStrategyRetain.cpp: Added the ORB's string name to the name of the connection cache size monitor, connection cache purge monitor, and the Active Object Map size monitor, since some tests were creating multiple ORBs, causing name clashes in the monitor registry. Tue May 20 18:05:08 UTC 2008 Chad Elliott * NEWS: * orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connector.cpp: * orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connector.cpp: * tao/IIOP_Connector.cpp: * tao/Profile_Transport_Resolver.cpp: * tao/Strategies/SCIOP_Connector.cpp: * tao/Strategies/UIOP_Connector.cpp: * tao/Transport.h: * tao/Transport.inl: * tao/Transport.cpp: * tao/Transport_Cache_Manager.h: * tao/Transport_Cache_Manager.inl: * tao/Transport_Cache_Manager.cpp: * tao/Transport_Connector.h: * tao/Transport_Connector.cpp: * tests/AMI/run_test.pl: * tests/BiDirectional/run_test.pl: * tests/Bug_1361_Regression/Echo.cpp: * tests/Bug_1361_Regression/client.cpp: * tests/Bug_1476_Test/client.cpp: Reinstated Dale Wilson's changes from Wed Aug 1 15:54:01 UTC 2007. Briefly: the change involves adding the transport to the cache at the time the connection is initiated rather than waiting until the connection is complete. This avoids the situation where *way* too many connections are started in a nested upcall and/or multithreading situation because none of the connection attempts know the others are already in progress. At the same time it eliminates the wait-for-condition code technique for honoring the -MaxMuxedConnections. The old technique is unsafe and ineffective. These changes were reverted on Fri Aug 17 15:50:19 UTC 2007. * orbsvcs/orbsvcs/PortableGroup/UIPMC_Connection_Handler.cpp: * orbsvcs/orbsvcs/PortableGroup/UIPMC_Mcast_Connection_Handler.cpp: * orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connection_Handler.cpp: * tao/IIOP_Connection_Handler.cpp: * tao/Strategies/COIOP_Connection_Handler.cpp: * tao/Strategies/DIOP_Connection_Handler.cpp: * tao/Strategies/SCIOP_Connection_Handler.cpp: * tao/Strategies/SHMIOP_Connection_Handler.cpp: * tao/Strategies/UIOP_Connection_Handler.cpp: Pass the flags provided to the close() method on to the call of close_handler(). * tao/Connection_Handler.h: * tao/Connection_Handler.cpp: Changed close_handler() to accept flags (from the service handler close() call). These flags help determine when the reference count of the transport should be removed. The above changes are part of Bug 2935. Tue May 20 13:43:14 UTC 2008 Simon McQueen * docs/releasenotes/index.html: Add to known issues for CSD. Tue May 20 12:13:16 UTC 2008 Chad Elliott * tao/TransportCurrent/IIOP_Current_Impl.cpp: When retrieving the connection handler, check the result of the dynamic_cast and throw a NoContext exception if it is zero. Mon May 19 18:34:21 UTC 2008 Johnny Willemsen * tao/Object.cpp: Use false instead of 0 * tao/ORB.cpp (object_to_string): Handle objrefstyle url with orbit references where some of the profile are of an unknown type. This fixes bugzilla 2243, th