summaryrefslogtreecommitdiff
path: root/TAO/utils
Commit message (Collapse)AuthorAgeFilesLines
* More usage of TAO_ROOTJohnny Willemsen2019-05-211-3/+2
| | | | | | | | | | | | | * TAO/examples/Callback_Quoter/run_test.pl: * TAO/examples/Quoter/run_test.pl: * TAO/examples/RTCORBA/Activity/run_test.pl: * TAO/examples/RTScheduling/Fixed_Priority_Scheduler/run_test.pl: * TAO/examples/RTScheduling/MIF_Scheduler/run_test.pl: * TAO/examples/ior_corbaloc/run_test.pl: * TAO/orbsvcs/examples/ORT/run_test.pl: * TAO/tests/IOR_Endpoint_Hostnames/run_test.pl: * TAO/tests/Monitor/Marshal_Buffer/run_test.pl: * TAO/utils/nslist/run_test.pl:
* Fixed broken linksJohnny Willemsen2019-01-241-2/+2
|
* Cleanup empty commented out linesJohnny Willemsen2017-08-311-3/+0
|
* Removed left over Id tagsJohnny Willemsen2017-08-312-6/+2
|
* Fixed warningJohnny Willemsen2016-09-041-1/+1
| | | | * TAO/utils/logWalker/Invocation.cpp:
* revert conflicting ignores, re-indent, and remove cli delayPhil Mesnier2016-04-132-4/+4
|
* Fix a couple mre issues identified by Coverity.Phil Mesnier2016-04-112-8/+15
|
* fix build error on windowsPhil Mesnier2016-04-091-4/+4
|
* Add relative (to earliest parsed) time on thread invocation reportsPhil Mesnier2016-04-0511-55/+132
|
* Fixed comparison warningsJohnny Willemsen2016-03-251-10/+10
| | | | * TAO/utils/nslist/nslist.cpp:
* Fixed Windows64 bit conversion warningsJohnny Willemsen2016-03-241-4/+4
|
* Clean up various Coverity and scoreboard issuesPhil Mesnier2016-03-171-3/+14
|
* Merge pull request #210 from pmesnier/masterPhil Mesnier2016-03-1012-79/+256
|\ | | | | Collection of commits to bring over features and fixes from OCI TAO
| * More OCI supplied updatesPhil Mesnier2016-03-043-2/+4
| |
| * LogWalker improvements. Add -dd command line option to split the peer and ↵Phil Mesnier2016-03-0412-78/+253
| | | | | | | | thread data into per-instance files, address a failure to process excessivly long service context buffers attached to a message.
* | Updated installed location of documentation and header files.Adam Mitz2016-03-032-2/+11
|/
* Coverity fixPhil Mesnier2015-05-171-0/+8
|
* Improve processing of old TAO logs.Phil Mesnier2015-05-127-26/+94
| | | | fix output errors, fix parsing heavily threaded, RW strategy based logs.
* Restored changes to flex/bison output files.Adam Mitz2015-04-223-0/+3
| | | | | These changes were overwritten when the generators were run. Please don't change output files.
* Merge remote-tracking branch 'upstream/master' into idl-fixed-typeAdam Mitz2015-04-171-9/+9
|\
| * Cleaned up the duplication of tagged component IDs.Phil Mesnier2015-03-261-9/+9
| |
* | CDR Fixed data type: CDR streamingAdam Mitz2015-04-161-0/+1
|/ | | | | tao_idl and tao_ifr back ends now generate errors for fixed updated .gitignore files based on build results
* Updated .gitignore filesAdam Mitz2015-03-061-0/+3
|
* Added .gitignore files based on svn:ignore propertiesAdam Mitz2015-03-022-0/+4
|
* Shorter headerJohnny Willemsen2015-01-071-1/+0
|
* Shorter headerJohnny Willemsen2015-01-074-4/+0
|
* Removed id tag from mwc filesJohnny Willemsen2015-01-071-2/+0
|
* Shorten file headersJohnny Willemsen2015-01-071-1/+0
|
* Shorten file headersJohnny Willemsen2015-01-071-1/+0
|
* Replaced README filesJohnny Willemsen2015-01-075-5/+5
|
* TAO replacementsJohnny Willemsen2015-01-071-1/+1
|
* Perl filesJohnny Willemsen2015-01-073-3/+0
|
* Remove doxygen style Id tag with two space before $Id#Johnny Willemsen2015-01-076-12/+0
|
* Removed single line Id tagJohnny Willemsen2015-01-0760-85/+0
|
* Zapped two line id tagsJohnny Willemsen2015-01-078-24/+0
|
* Catch exceptions as constJohnny Willemsen2014-12-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * CIAO/ciao/Containers/Container_Base_T.cpp: * CIAO/ciao/Deployment/Handlers/Connection_Handler.cpp: * CIAO/ciao/Deployment/Handlers/Home_Handler.cpp: * CIAO/ciao/Deployment/Handlers/Homed_Component_Handler.cpp: * CIAO/ciao/Deployment/Interceptors/Deployment_Interceptors.cpp: * CIAO/ciao/Deployment/Interceptors/Name_Utilities.cpp: * CIAO/performance-tests/Protocols/Controller/Controller.cpp: * CIAO/performance-tests/Protocols/Sender/Sender_exec.cpp: * CIAO/tests/DAnCE/Components/Progressive_exec.cpp: * CIAO/tests/DAnCE/Components/SimpleLocalUser_exec.cpp: * CIAO/tests/DAnCE/Components/SimpleUser_exec.cpp: * CIAO/tests/DAnCE/LocalityManager/UnexpectedShutdown/UnexpectedShutdown_exec.cpp: * DAnCE/dance/DomainApplication/Domain_Application_Impl.cpp: * DAnCE/dance/DomainApplicationManager/DomainApplicationManager_Impl.cpp: * DAnCE/dance/ExecutionManager/ExecutionManager_Impl.cpp: * DAnCE/dance/ExecutionManager/ExecutionManager_Module.cpp: * DAnCE/dance/LocalityManager/Scheduler/Events/Action_Base.cpp: * DAnCE/dance/NodeApplication/NodeApplication_Impl.cpp: * DAnCE/dance/Plan_Launcher/Plan_Launcher.cpp: * DAnCE/dance/RepositoryManager/repository_manager_admin.cpp: * DAnCE/dance/TargetManager/DomainDataManager.cpp: * DAnCE/dance/TargetManager/Target_Manager_Module.cpp: * DAnCE/tests/TargetManager/CmpClient.cpp: * DAnCE/tools/Config_Handlers/Any_Handler.cpp: * DAnCE/tools/Config_Handlers/XML_File_Intf.cpp: * DAnCE/tools/Domain_Validator/CORBA/CORBA_Domain_Validator_impl.cpp: * DAnCE/tools/System_Health/Interceptors/SHS_CORBA_Transport.cpp: * TAO/docs/tutorials/Quoter/AMI/client.cpp: * TAO/docs/tutorials/Quoter/AMI/server.cpp: * TAO/docs/tutorials/Quoter/Event_Service/client.cpp: * TAO/docs/tutorials/Quoter/Event_Service/server.cpp: * TAO/docs/tutorials/Quoter/Naming_Service/client.cpp: * TAO/docs/tutorials/Quoter/Naming_Service/server.cpp: * TAO/docs/tutorials/Quoter/On_Demand_Activation/client.cpp: * TAO/docs/tutorials/Quoter/On_Demand_Activation/server.cpp: * TAO/docs/tutorials/Quoter/RTCORBA/Admin.cpp: * TAO/docs/tutorials/Quoter/RTCORBA/Broker.cpp: * TAO/docs/tutorials/Quoter/RTCORBA/Distributor.cpp: * TAO/docs/tutorials/Quoter/RTCORBA/Distributor_i.cpp: * TAO/docs/tutorials/Quoter/RTCORBA/StockNameConsumer_i.cpp: * TAO/docs/tutorials/Quoter/RTCORBA/docs/distributor.html: * TAO/docs/tutorials/Quoter/RT_Event_Service/client.cpp: * TAO/docs/tutorials/Quoter/RT_Event_Service/server.cpp: * TAO/docs/tutorials/Quoter/Simple/Client/client.cpp: * TAO/docs/tutorials/Quoter/Simple/Client/index.html: * TAO/docs/tutorials/Quoter/Simple/Impl-Repo/client.cpp: * TAO/docs/tutorials/Quoter/Simple/Impl-Repo/server.cpp: * TAO/docs/tutorials/Quoter/Simple/ImprovedServer/server.cpp: * TAO/docs/tutorials/Quoter/Simple/Persistent/client.cpp: * TAO/docs/tutorials/Quoter/Simple/Persistent/server.cpp: * TAO/docs/tutorials/Quoter/Simple/Server/index.html: * TAO/docs/tutorials/Quoter/Simple/Server/server.cpp: * TAO/examples/Borland/ChatClient.cpp: * TAO/examples/Borland/ChatClientWnd.cpp: * TAO/examples/Borland/ORBThread.cpp: * TAO/examples/RTScheduling/MIF_Scheduler/MIF_DT_Creator.cpp: * TAO/orbsvcs/IFR_Service/be_produce.cpp: * TAO/orbsvcs/Notify_Service/Notify_Service.cpp: * TAO/orbsvcs/examples/ImR/Advanced/TestClient.cpp: * TAO/orbsvcs/examples/ImR/Advanced/client_main.cpp: * TAO/orbsvcs/examples/ImR/Advanced/manager_main.cpp: * TAO/orbsvcs/examples/ImR/Advanced/server_main.cpp: * TAO/orbsvcs/examples/ImR/Combined_Service/combined.cpp: * TAO/orbsvcs/examples/ImR/Combined_Service/controller.cpp: * TAO/orbsvcs/examples/ImR/Combined_Service/test.cpp: * TAO/orbsvcs/examples/ImR/Combined_Service/test_server.cpp: * TAO/orbsvcs/examples/ORT/Gateway_i.cpp: * TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPullConsumer.cpp: * TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPushSupplier.cpp: * TAO/orbsvcs/orbsvcs/Event/EC_Gateway_IIOP.cpp: * TAO/orbsvcs/orbsvcs/Event/EC_ProxySupplier.cpp: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_PG_Object_Group_Storable.cpp: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Persistent_Naming_Context.cpp: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Storable_Naming_Context.cpp: * TAO/orbsvcs/orbsvcs/Notify/Consumer.cpp: * TAO/orbsvcs/orbsvcs/Notify/ETCL_FilterFactory.cpp: * TAO/orbsvcs/orbsvcs/Notify/Supplier.cpp: * TAO/orbsvcs/orbsvcs/PortableGroup/PG_ObjectGroupManager.cpp: * TAO/orbsvcs/tests/Bug_2800_Regression/nsmain.cpp: * TAO/orbsvcs/tests/Bug_2800_Regression/server.cpp: * TAO/orbsvcs/tests/Bug_3215_Regression/client.cpp: * TAO/orbsvcs/tests/Bug_3216_Regression/client.cpp: * TAO/orbsvcs/tests/Bug_3673_Regression/nsmain.cpp: * TAO/orbsvcs/tests/Bug_3673_Regression/server.cpp: * TAO/orbsvcs/tests/COIOP_Naming_Test/NamingTask.cpp: * TAO/orbsvcs/tests/CosEvent/Timeout/TestEventConsumer_i.cpp: * TAO/orbsvcs/tests/CosEvent/Timeout/TimeoutTestMain.cpp: * TAO/orbsvcs/tests/Event/Mcast/AddrServer/Server.cpp: * TAO/orbsvcs/tests/Event/Mcast/RTEC_MCast_Federated/EchoEventConsumerMain.cpp: * TAO/orbsvcs/tests/Event/Mcast/RTEC_MCast_Federated/EchoEventSupplierMain.cpp: * TAO/orbsvcs/tests/FT_Naming/FaultTolerant/client.cpp: * TAO/orbsvcs/tests/FT_Naming/Federation/server.cpp: * TAO/orbsvcs/tests/FT_Naming/Load_Balancing/client.cpp: * TAO/orbsvcs/tests/ImplRepo/Bug_2604_Regression/MessengerClient.cpp: * TAO/orbsvcs/tests/ImplRepo/Bug_2604_Regression/MessengerServer.cpp: * TAO/orbsvcs/tests/ImplRepo/NotifyService/test.cpp: * TAO/orbsvcs/tests/ImplRepo/double_start/client.cpp: * TAO/orbsvcs/tests/ImplRepo/ping_interrupt/server_interceptor.cpp: * TAO/orbsvcs/tests/ImplRepo/servers_interact_on_startup/client.cpp: * TAO/orbsvcs/tests/ImplRepo/servers_interact_on_startup/server.cpp: * TAO/orbsvcs/tests/InterfaceRepo/Bug_2962_Regression/client.cpp: * TAO/orbsvcs/tests/InterfaceRepo/Bug_3155_Regression/test_idl.cpp: * TAO/orbsvcs/tests/InterfaceRepo/Bug_3174_Regression/test_idl.cpp: * TAO/orbsvcs/tests/Notify/Bug_1884_Regression/common.h: * TAO/orbsvcs/tests/Notify/Bug_1884_Regression/consumer.cpp: * TAO/orbsvcs/tests/Notify/Bug_1884_Regression/filter.cpp: * TAO/orbsvcs/tests/Notify/Bug_1884_Regression/supplier.cpp: * TAO/orbsvcs/tests/Notify/Bug_3688_Regression/common.h: * TAO/orbsvcs/tests/Notify/Bug_3688_Regression/consumer.cpp: * TAO/orbsvcs/tests/Notify/Bug_3688_Regression/supplier.cpp: * TAO/orbsvcs/tests/Notify/Test_Filter/RT_Test_FilterFactory.cpp: * TAO/orbsvcs/tests/Security/Bug_1107_Regression/client.cpp: * TAO/orbsvcs/tests/Security/EndpointPolicy/test.cpp: * TAO/orbsvcs/tests/Security/InsecureReferences/test.cpp: * TAO/orbsvcs/tests/Security/mixed_security_test/Foo_i.cpp: * TAO/orbsvcs/tests/Security/mixed_security_test/client.cpp: * TAO/orbsvcs/tests/Security/mixed_security_test/server.cpp: * TAO/performance-tests/Sequence_Latency/Sequence_Operations_Time/test.cpp: * TAO/tao/IORTable/Async_IOR_Table_Impl.cpp: * TAO/tests/Bug_2241_Regression/Client_Task.cpp: * TAO/tests/Bug_2345_Regression/server.cpp: * TAO/tests/Bug_2494_Regression/client.cpp: * TAO/tests/Bug_2494_Regression/server.cpp: * TAO/tests/Bug_2560_Regression/Stock_Factory_i.cpp: * TAO/tests/Bug_2560_Regression/client.cpp: * TAO/tests/Bug_2560_Regression/server.cpp: * TAO/tests/Bug_2654_Regression/client.cpp: * TAO/tests/Bug_2683_Regression/client.cpp: * TAO/tests/Bug_2683_Regression/server.cpp: * TAO/tests/Bug_2809_Regression/server.cpp: * TAO/tests/Bug_3068_Regression/client.cpp: * TAO/tests/Bug_3068_Regression/server.cpp: * TAO/tests/Bug_3068_Regression/test_i.cpp: * TAO/tests/Bug_3276_Regression/client.cpp: * TAO/tests/Bug_3531_Regression/client.cpp: * TAO/tests/Bug_3531_Regression/server.cpp: * TAO/tests/Bug_3531b_Regression/server.cpp: * TAO/tests/Bug_3547_Regression/Stock_Quoter_Client.cpp: * TAO/tests/Bug_3547_Regression/Stock_Quoter_Server.cpp: * TAO/tests/Bug_3755_Ext_Regression/common.cpp: * TAO/tests/Bug_3755_Regression/server.cpp: * TAO/tests/Bug_3826_Regression/server.cpp: * TAO/tests/Bug_933_Regression/Messenger_i.cpp: * TAO/tests/Collocated_ThruP_Sp/Client_Task.cpp: * TAO/tests/Collocated_ThruP_Sp_Gd/Client_Task.cpp: * TAO/tests/CollocationLockup/CollocationLockup.cpp: * TAO/tests/CollocationLockup/SimpleNamingService.cpp: * TAO/tests/DII_AMI_Forward/DII_ReplyHandler.cpp: * TAO/tests/DII_AMI_Forward/client.cpp: * TAO/tests/DSI_AMI_Gateway/My_DII_Reply_Handler.cpp: * TAO/tests/Dynamic_TP/ORB_ThreadPool/Client.cpp: * TAO/tests/Dynamic_TP/POA_Loader/Dynamic_TP_POA_Test_Dynamic/client.cpp: * TAO/tests/Dynamic_TP/POA_Loader/Dynamic_TP_POA_Test_Static/client.cpp: * TAO/tests/MT_NoUpcall_Connect/client.cpp: * TAO/tests/Native_Exceptions/client.cpp: * TAO/tests/Native_Exceptions/server.cpp: * TAO/tests/Oneway_Send_Timeouts/Client.cpp: * TAO/tests/Oneway_Timeouts/client.cpp: * TAO/tests/Oneway_Timeouts/server.cpp: * TAO/tests/POA/EndpointPolicy/server.cpp: * TAO/tests/POA/Persistent_ID/client.cpp: * TAO/tests/Param_Test/except.cpp: * TAO/tests/Storable/test.cpp: * TAO/tests/UNKNOWN_Exception/client.cpp: * TAO/utils/monitor/monitor_client.cpp:
* Mon Oct 20 15:37:35 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-10-204-9/+7
|
* Tue Aug 5 16:47:38 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-08-051-5/+7
| | | | | * utils/catior/catior.cpp: Add an index number to improve the usefulness when processing concatinated IOR sources.
* Tue Jun 17 16:10:49 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-06-172-2/+6
| | | | | | | | | | * orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Naming_Manager.cpp: * orbsvcs/orbsvcs/Naming/FaultTolerant/nsgroup_svc.cpp: Update comments and parameter verification to allow setting a load balancing policy of RANDOM. * utils/nsgroup/nsgroup.cpp: * utils/nsgroup/run_test.pl: Update the test to demonstrate use of the RANDOM LB policy.
* Tue Sep 3 15:52:23 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-09-031-0/+1
| | | | | * utils/NamingViewer/NamingViewer.cpp: explicit includes.
* ChangeLogTag: Thu Apr 18 19:37:19 UTC 2013 Adam Mitz <mitza@ociweb.com>mitza2013-04-181-1/+1
|
* Fri Apr 12 17:27:29 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-04-121-5/+0
|
* Thu Apr 11 16:16:21 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-04-1111-115/+422
|
* Fix warnings related to size_tstanleyk2013-03-082-6/+6
|
* Fix various compilation issues for QNX and LynxOSstanleyk2013-03-081-3/+3
|
* Thu Mar 7 13:57:18 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-03-073-20/+10
|
* Tue Mar 5 21:47:07 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-03-0510-50/+146
|
* Modify nsgroup command line interface to only support round robinlabancap2013-02-263-105/+73
| | | policy strategy
* Modified so FT_Naming_Service would be in a separate independent directory.stanleyk2013-02-112-1/+1
|
* Fri Feb 8 22:28:42 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-02-082-4/+16
| | | | | | | | | | | | | | | | | | | | | | * tao/Dynamic_TP/DTP_ORBInitializer.cpp: Fix Coverity 972925. Unchecked dynamic cast. * tao/Dynamic_TP/DTP_Task.cpp: Fix Coverity 972742. Unintialized members. * tao/PortableServer/ServantRetentionStrategyNonRetain.h: * tao/PortableServer/ServantRetentionStrategyNonRetain.cpp: Fix Coverity 972992. Stray pointer arethmetic. * utils/logWalker/GIOP_Buffer.cpp: Fix Coverity 972917. Logically dead code. * utils/logWalker/Log.cpp: Fix Coverity 972930. Potential null dereference.