summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolescent (void) in functions with no parametersKnut Petter Svendsen2022-09-131366-5644/+5644
|
* Fixed Redundant blank line at the end of a code block should be deletedKnut Petter Svendsen2022-09-10231-305/+0
|
* Remove leading blank lines after opening {Knut Petter Svendsen2022-09-10302-454/+0
|
* Remove trailing whitespace forgotten in previous commitKnut Petter Svendsen2022-09-101-1/+1
|
* Removed extra newline before closing }Knut Petter Svendsen2022-09-10131-167/+0
|
* resurrect two removed virtualsKnut Petter Svendsen2022-09-091-0/+2
|
* Replace 3 blank lines with just 2 blank linesKnut Petter Svendsen2022-09-09285-410/+0
|
* Remove extra newline after public, protected and privateKnut Petter Svendsen2022-09-09177-309/+0
|
* Fix CodeFactor issues: blank linesKnut Petter Svendsen2022-09-0915-35/+0
|
* Fix whitespace issues found by fuzzKnut Petter Svendsen2022-09-091-2/+0
| | | | | | | | | | | | | | | | | | | | | Running trailing_whitespaces check Error: ./TAO/orbsvcs/orbsvcs/Notify/EventChannelFactory.h:132: found trailing whitespace Error: ./TAO/tao/CSD_Framework/CSD_POA.h:53: found trailing whitespace Error: ./TAO/tao/PortableServer/LifespanStrategyTransient.h:48: found trailing whitespace Error: ./TAO/tao/PortableServer/RequestProcessingStrategyAOMOnly.h:54: found trailing whitespace Error: ./TAO/tao/PortableServer/RequestProcessingStrategyAOMOnly.h:59: found trailing whitespace Error: ./TAO/tao/PortableServer/ServantRetentionStrategyRetain.h:46: found trailing whitespace Error: ./TAO/tao/PortableServer/ServantRetentionStrategyRetain.h:52: found trailing whitespace Error: ./TAO/tao/PortableServer/ServantRetentionStrategyRetain.h:67: found trailing whitespace Error: ./TAO/tao/PortableServer/ServantRetentionStrategyRetain.h:74: found trailing whitespace Error: ./TAO/tao/PortableServer/ServantRetentionStrategyRetain.h:93: found trailing whitespace Error: ./TAO/tao/PortableServer/ServantRetentionStrategyRetain.h:96: found trailing whitespace Error: ./TAO/tao/PortableServer/ServantRetentionStrategyRetain.h:102: found trailing whitespace Error: ./TAO/tao/PortableServer/ServantRetentionStrategyRetain.h:125: found trailing whitespace Error: ./TAO/tao/PortableServer/ServantRetentionStrategyRetain.h:132: found trailing whitespace Error: ./TAO/tao/PortableServer/ServantRetentionStrategyNonRetain.h:44: found trailing whitespace Error: ./TAO/tao/PortableServer/ServantRetentionStrategyNonRetain.h:50: found trailing whitespace Error: ./TAO/tao/PortableServer/ServantRetentionStrategyNonRetain.h:68: found trailing whitespace
* Fix trailing newline in class declarationsKnut Petter Svendsen2022-09-09134-151/+1
|
* Fix more blank line issuesKnut Petter Svendsen2022-09-09114-282/+0
|
* Fix issues found by CodeFactor: blank lineKnut Petter Svendsen2022-08-301-2/+0
| | | | | CodeFactor reported: Redundant blank line at the start of a code block should be deleted
* Use default constructorKnut Petter Svendsen2022-08-302-2/+2
|
* Remove warnings -Wextra-semiKnut Petter Svendsen2022-08-293-3/+3
|
* Use override, remove redundant whitespacing, fixed typoJohnny Willemsen2022-08-103-17/+9
| | | | | | | * ACE/tests/Enum_Interfaces_Test.cpp: * TAO/orbsvcs/DevGuideExamples/Security/SecurityUnawareApp/README: * TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.cpp: * TAO/orbsvcs/tests/Security/ssliop_corbaloc/test_object.idl:
* Merge pull request #1887 from jwillemsen/jwi-codesetregistryJohnny Willemsen2022-07-181-1/+0
|\ | | | | Minor change for codeset registry generation and removed old Id tags
| * Removed old Id tagJohnny Willemsen2022-07-181-1/+0
| | | | | | | | * TAO/orbsvcs/orbsvcs/Scheduler_Factory.cpp:
* | Removed some old Irix related codeJohnny Willemsen2022-07-151-5/+0
|/ | | | | | | | * TAO/bin/tao_orb_tests.lst: * TAO/bin/tao_other_tests.lst: * TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.cpp: * TAO/tao/IIOP_Connection_Handler.cpp: * TAO/tao/IIOP_Transport.cpp:
* Removed old code for Tru64/Irix, not supported anymore for a long timeJohnny Willemsen2022-07-141-5/+0
|
* Removed workaround for Tru64Johnny Willemsen2022-07-131-10/+0
| | | | * TAO/orbsvcs/orbsvcs/CosNaming_Serv.mpc:
* Use override to fix Embarcadero C++ Builder 11.1 warningsJohnny Willemsen2022-06-031-5/+4
| | | | * TAO/orbsvcs/tests/Security/Big_Request/TX_Object_i.h:
* Make use of ACE_FALLTHROUGHJohnny Willemsen2022-04-236-7/+7
|
* Merge pull request #1822 from jwillemsen/jwi-readmetyposJohnny Willemsen2022-04-193-5/+3
|\ | | | | Fixed some typos in readmes
| * Fixed some typos in readmesJohnny Willemsen2022-04-193-5/+3
| |
* | Update orbsvcs testsSon Dinh2022-04-184-7/+7
|/
* Remove duplicate semi-colonJohnny Willemsen2022-01-217-7/+7
|
* Fixed a few pkg-config issuesAdam Mitz2022-01-071-1/+1
|
* Fixed g++ warning, use override/defaultJohnny Willemsen2021-11-1620-131/+33
| | | | | | | | | | | | | | | | | | | | | | | * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Naming_Manager.h: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Naming_Server.h: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_PG_Group_Factory.cpp: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_PG_Group_Factory.h: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_PG_Object_Group_Storable.cpp: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_PG_Object_Group_Storable.h: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Persistent_Naming_Context.cpp: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Persistent_Naming_Context.h: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Persistent_Naming_Context_Factory.cpp: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Persistent_Naming_Context_Factory.h: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Random.cpp: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Random.h: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Round_Robin.cpp: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Round_Robin.h: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Storable_Naming_Context.cpp: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Storable_Naming_Context.h: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Storable_Naming_Context_Factory.cpp: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Storable_Naming_Context_Factory.h: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/nsgroup_svc.cpp: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/nsgroup_svc.h:
* Removed redundant base project of project TAO_Notify_Servicecaoxiaolins2021-11-141-1/+1
| | | | Fixes https://github.com/DOCGroup/ACE_TAO/issues/1705
* Installed tree doesn't have double orbsvcs pathJohnny Willemsen2021-11-129-13/+11
| | | | | | | | | | | | * TAO/orbsvcs/Notify_Service/Notify_Server.cpp: * TAO/orbsvcs/Notify_Service/Notify_Service.cpp: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Persistent_Naming_Context.h: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Storable_Naming_Context.h: * TAO/orbsvcs/orbsvcs/Notify/MonitorControl/Control.cpp: * TAO/orbsvcs/orbsvcs/Notify/MonitorControl/Control_Registry.h: * TAO/orbsvcs/orbsvcs/Notify/MonitorControl/NotificationServiceMonitor_i.cpp: * TAO/orbsvcs/orbsvcs/Notify/MonitorControl/Timestamp_Monitor.cpp: * TAO/orbsvcs/orbsvcs/Notify/MonitorControl/Timestamp_Monitor.h:
* Removed redundant whitelinesJohnny Willemsen2021-11-1214-49/+2
| | | | | | | | | | | | | | | | | * TAO/orbsvcs/Logging_Service/Basic_Logging_Service/README: * TAO/orbsvcs/Logging_Service/Event_Logging_Service/README: * TAO/orbsvcs/Logging_Service/Notify_Logging_Service/README: * TAO/orbsvcs/Logging_Service/README: * TAO/orbsvcs/Logging_Service/RTEvent_Logging_Service/README: * TAO/orbsvcs/tests/AVStreams/README: * TAO/orbsvcs/tests/Event/Mcast/Complex/README: * TAO/orbsvcs/tests/Event/Mcast/Simple/README: * TAO/orbsvcs/tests/Event/Mcast/Two_Way/README: * TAO/orbsvcs/tests/InterfaceRepo/IFR_Inheritance_Test/README: * TAO/orbsvcs/tests/InterfaceRepo/IFR_Test/README: * TAO/orbsvcs/tests/InterfaceRepo/Union_Forward_Test/README.txt: * TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/README: * TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/README:
* Notify svc: Fixed includeAdam Mitz2021-11-111-1/+1
| | | | The "make install" tree doesn't have two orbsvcs directories
* TAO updates for /std:c++20Adam Mitz2021-11-012-2/+4
| | | | | Note that the C++20 standard library disallows using wide (wchar_t) strings with narrow iostreams
* Merge pull request #1687 from jwillemsen/jwi-autoptr5Johnny Willemsen2021-09-2745-247/+126
|\ | | | | Use std::unique_ptr and default
| * Use std::unique_ptr and defaultJohnny Willemsen2021-09-2645-247/+126
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ACE/ace/INET_Addr.cpp: * ACE/ace/Parse_Node.h: * ACE/ace/Service_Gestalt.cpp: * ACE/ace/TLI.cpp: * ACE/ace/Thread_Manager.cpp: * ACE/ace/UUID.cpp: * ACE/ace/UUID.h: * ACE/ace/WFMO_Reactor.cpp: * ACE/tests/CDR_File_Test.cpp: * TAO/orbsvcs/DevGuideExamples/EventServices/RTEC_MCast_Federated/EchoEventSupplierMain.cpp: * TAO/orbsvcs/examples/CosEC/Factory/CosEventChannelFactory_i.cpp: * TAO/orbsvcs/examples/CosEC/Factory/CosEventChannelFactory_i.h: * TAO/orbsvcs/examples/CosEC/Factory/FactoryDriver.cpp: * TAO/orbsvcs/examples/CosEC/Factory/FactoryDriver.h: * TAO/orbsvcs/examples/CosEC/Factory/README: * TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ConsumerAdmin_i.cpp: * TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ConsumerAdmin_i.h: * TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/CosEvent_Utilities.cpp: * TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/CosEvent_Utilities.h: * TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/EventChannel_i.cpp: * TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/EventChannel_i.h: * TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ProxyPushConsumer_i.cpp: * TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ProxyPushSupplier_i.cpp: * TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ProxyPushSupplier_i.h: * TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/SupplierAdmin_i.cpp: * TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/SupplierAdmin_i.h: * TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector_Loader.cpp: * TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Replication_Service.cpp: * TAO/orbsvcs/orbsvcs/PortableGroup/PG_FactoryRegistry.cpp: * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Object_Group_Storable.cpp: * TAO/orbsvcs/performance-tests/RTEvent/lib/Control.cpp: * TAO/orbsvcs/performance-tests/RTEvent/lib/Low_Priority_Setup.cpp: * TAO/orbsvcs/tests/Event/Mcast/RTEC_MCast_Federated/EchoEventConsumer_i.cpp: * TAO/orbsvcs/tests/Event/Mcast/RTEC_MCast_Federated/EchoEventConsumer_i.h: * TAO/orbsvcs/tests/Event/Mcast/RTEC_MCast_Federated/EchoEventSupplierMain.cpp: * TAO/orbsvcs/tests/Event/Mcast/RTEC_MCast_Federated/EchoEventSupplier_i.cpp: * TAO/orbsvcs/tests/Event/Mcast/RTEC_MCast_Federated/EchoEventSupplier_i.h: * TAO/orbsvcs/tests/Event/Mcast/RTEC_MCast_Federated/README: * TAO/orbsvcs/tests/Notify/Blocking/Structured_Supplier.cpp: * TAO/orbsvcs/tests/Notify/Bug_1385_Regression/Structured_Supplier.cpp: * TAO/orbsvcs/tests/Notify/Bug_2415_Regression/Supplier.cpp: * TAO/orbsvcs/tests/Notify/Bug_2561_Regression/Supplier.cpp: * TAO/orbsvcs/tests/Notify/Discarding/Sequence_Supplier.cpp: * TAO/orbsvcs/tests/Notify/Discarding/Structured_Supplier.cpp: * TAO/orbsvcs/tests/Notify/MT_Dispatching/Structured_Supplier.cpp: * TAO/orbsvcs/tests/Notify/Ordering/Sequence_Supplier.cpp: * TAO/orbsvcs/tests/Notify/Ordering/Structured_Supplier.cpp: * TAO/orbsvcs/tests/Notify/Persistent_POA/Structured_Supplier.cpp: * TAO/orbsvcs/tests/Notify/Sequence_Multi_ETCL_Filter/Sequence_Supplier.cpp: * TAO/orbsvcs/tests/Notify/Sequence_Multi_Filter/Sequence_Supplier.cpp: * TAO/orbsvcs/tests/Notify/Structured_Filter/Structured_Supplier.cpp: * TAO/orbsvcs/tests/Notify/Structured_Multi_Filter/Structured_Supplier.cpp: * TAO/orbsvcs/tests/Notify/performance-tests/Filter/Sequence_Supplier.cpp: * TAO/orbsvcs/tests/Notify/performance-tests/Filter/Structured_Supplier.cpp: * TAO/tao/IORManipulation/IORManipulation.cpp: * TAO/tao/Leader_Follower.cpp: * TAO/tao/Load_Protocol_Factory_T.h: * TAO/tao/ORB_Core.cpp: * TAO/tao/PortableServer/ServantRetentionStrategyRetain.cpp: * TAO/tao/default_resource.cpp: * TAO/tests/Oneway_Send_Timeouts/Server.cpp: * TAO/tests/Storable/Savable.cpp:
* | Merge pull request #1684 from jwillemsen/jwi-loopbackJohnny Willemsen2021-09-201-2/+2
|\ \ | | | | | | Use is_loopback to check for a loopback address
| * | Use is_loopback to check for a loopback addressJohnny Willemsen2021-09-201-2/+2
| |/ | | | | | | | | * TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Acceptor.cpp: * TAO/tao/Strategies/SCIOP_Acceptor.cpp:
* | Merge pull request #1681 from jwillemsen/jwi-makekeys2Johnny Willemsen2021-09-153-6/+6
|\ \ | | | | | | Next round create 2048 bit keys
| * | Next round create 2048 bit keysJohnny Willemsen2021-09-153-6/+6
| |/ | | | | | | | | | | * TAO/orbsvcs/tests/Security/BiDirectional/ssl/make-client-keys: * TAO/orbsvcs/tests/Security/Bug_2908_Regression/ssl/make-client-keys: * TAO/orbsvcs/tests/Security/MT_BiDir_SSL/ssl/make-client-keys:
* | Updated expired certificatesJohnny Willemsen2021-09-1540-1264/+928
| |
* | Updated expires certificatesJohnny Willemsen2021-09-155-158/+116
|/
* Merge pull request #1679 from jwillemsen/jwi-ssl3Johnny Willemsen2021-09-148-27/+9
|\ | | | | Layout/override changes
| * Use 9999 daysJohnny Willemsen2021-09-143-6/+6
| | | | | | | | | | | | * TAO/orbsvcs/tests/Security/BiDirectional/ssl/make-client-keys: * TAO/orbsvcs/tests/Security/Bug_2908_Regression/ssl/make-client-keys: * TAO/orbsvcs/tests/Security/MT_BiDir_SSL/ssl/make-client-keys:
| * Layout changeJohnny Willemsen2021-09-141-2/+0
| | | | | | | | * TAO/orbsvcs/tests/Security/Big_Request/TX_Object.idl:
| * Layout changes, use overrideJohnny Willemsen2021-09-144-19/+3
| | | | | | | | | | | | | | * TAO/orbsvcs/tests/Security/Big_Request/README: * TAO/orbsvcs/tests/Security/Big_Request/TX_Object_i.cpp: * TAO/orbsvcs/tests/Security/Big_Request/TX_Object_i.h: * TAO/orbsvcs/tests/Security/Bug_2908_Regression/README:
* | Merge pull request #1678 from jwillemsen/jwi-ssl2Johnny Willemsen2021-09-143-8/+11
|\ \ | | | | | | ACE SSL minor changes
| * | Correct location of -days argumentJohnny Willemsen2021-09-141-2/+6
| | | | | | | | | | | | * TAO/orbsvcs/tests/Security/cert/README:
| * | Fixed typoJohnny Willemsen2021-09-141-1/+1
| | | | | | | | | | | | * TAO/orbsvcs/tests/Security/BiDirectional/README:
| * | Logging changesJohnny Willemsen2021-09-141-5/+4
| |/ | | | | | | * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Factory.cpp: