summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/Root_POA.h
Commit message (Collapse)AuthorAgeFilesLines
* Removed redundant voidJohnny Willemsen2020-12-091-72/+72
|
* Layout changesJohnny Willemsen2018-09-031-1/+0
| | | | | | | * TAO/tao/PortableServer/PortableServer.cpp: * TAO/tao/PortableServer/Root_POA.h: * TAO/tao/PortableServer/Upcall_Command.h: * TAO/tao/PortableServer/Upcall_Wrapper.h:
* Remove doxygen style Id tag with two space before $Id#Johnny Willemsen2015-01-071-2/+0
|
* Thu Jun 5 06:36:27 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-06-051-5/+5
| | | | | | * tao/PortableServer/Root_POA.h: Fixed msvc14 warning
* Fixed fuzzJohnny Willemsen2012-10-301-2/+2
|
* Tue Oct 30 10:50:49 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-10-301-3/+4
| | | | | | | | | * tao/PortableServer/Root_POA.h: * tao/PortableServer/Root_POA.cpp: Cache ORT_Adapter_Factory in the POA at creation, prevents a lookup when (un)registering a servant which could trigger a possible deadlock when the registering of the servant is coming from the init of an ACE service
* Mon Oct 15 13:26:27 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-10-151-1/+1
| | | | | | | | | * tao/Messaging/AMH_Response_Handler.h: Use virtual inheritance * tao/PortableServer/Root_POA.h: Doxygen fix
* Mon Mar 7 09:32:12 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-03-071-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * tao/Client_Strategy_Factory.h: * tao/Client_Strategy_Factory.cpp: * tao/ORB_Core.h: * tao/PortableServer/Non_Servant_Upcall.cpp: * tao/PortableServer/Object_Adapter.h: * tao/PortableServer/Object_Adapter.inl: * tao/PortableServer/Object_Adapter.cpp: * tao/PortableServer/Root_POA.h: * tao/PortableServer/Root_POA.inl: * tao/PortableServer/Root_POA.cpp: * tao/PortableServer/ServantRetentionStrategyRetain.cpp: * tao/PortableServer/Servant_Upcall.cpp: * tao/Resource_Factory.h: * tao/Resource_Factory.cpp: * tao/Server_Strategy_Factory.h: * tao/Server_Strategy_Factory.cpp: * tao/Stub.cpp: * tao/Transport_Mux_Strategy.h: * tao/default_client.h: * tao/default_client.cpp: * tao/default_resource.h: * tao/default_resource.cpp: * tao/default_server.h: * tao/default_server.cpp: * tao/tao.mpc: Reapplied the changes reverted on Mon Feb 14 10:44:30 * tao/Configurable_Refcount.h: * tao/Configurable_Refcount.inl: * tao/Configurable_Refcount.cpp: Removed these files.
* Mon Feb 14 10:44:30 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-02-141-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * orbsvcs/orbsvcs/FaultTolerance/FT_Service_Callbacks.h: * orbsvcs/orbsvcs/FaultTolerance/FT_Service_Callbacks.cpp: * tao/Client_Strategy_Factory.h: * tao/Client_Strategy_Factory.cpp: * tao/Configurable_Refcount.h: * tao/Configurable_Refcount.inl: * tao/Configurable_Refcount.cpp: * tao/IORTable/Table_Adapter.h: * tao/IORTable/Table_Adapter.cpp: * tao/Messaging/AMH_Response_Handler.cpp: * tao/ORB_Core.h: * tao/ORB_Core.cpp: * tao/Object.h: * tao/Object.inl: * tao/Object.cpp: * tao/ObjectKey_Table.h: * tao/ObjectKey_Table.cpp: * tao/On_Demand_Fragmentation_Strategy.h: * tao/PortableServer/Non_Servant_Upcall.cpp: * tao/PortableServer/Object_Adapter.h: * tao/PortableServer/Object_Adapter.inl: * tao/PortableServer/Object_Adapter.cpp: * tao/PortableServer/Root_POA.h: * tao/PortableServer/Root_POA.inl: * tao/PortableServer/Root_POA.cpp: * tao/PortableServer/ServantRetentionStrategyRetain.cpp: * tao/PortableServer/Servant_Upcall.cpp: * tao/Profile.h: * tao/Profile.inl: * tao/Profile.cpp: * tao/Refcounted_ObjectKey.inl: * tao/Refcounted_ObjectKey.cpp: * tao/Resource_Factory.h: * tao/Resource_Factory.cpp: * tao/Server_Strategy_Factory.h: * tao/Server_Strategy_Factory.cpp: * tao/Stub.h: * tao/Stub.inl: * tao/Stub.cpp: * tao/Transport_Mux_Strategy.h: * tao/Valuetype/AbstractBase.h: * tao/Valuetype/AbstractBase.cpp: * tao/default_client.h: * tao/default_client.cpp: * tao/default_resource.h: * tao/default_resource.cpp: * tao/default_server.h: * tao/default_server.cpp: * tao/tao.mpc: * tao/ObjectKey_Table.inl: Reverted the changes to TAO/tao from the commit of last friday. The ImR example Combined_Service broke and I am not in the position to analyze the exact failure at this moment. Will reapply the changes asap when I have time to analyze this
* Fri Feb 11 11:16:00 UTC 2011 Martin Corino <mcorino@remedy.nl>mcorino2011-02-111-2/+0
| | | | | Merged changes from Remedy work branch.
* Changed doxygen todo in notemhengstmengel2010-08-191-1/+1
|
* Wed Aug 18 14:05:20 UTC 2010 Marijke Hengstmengel <mhengstmengel@remedy.nl>mhengstmengel2010-08-181-0/+5
| | | | | | | | | | * tao/PortableServer/Root_POA.cpp: * tao/PortableServer/Root_POA.h: * tao/PortableServer/ServantRetentionStrategy.h: * tao/PortableServer/ServantRetentionStrategyNonRetain.cpp: * tao/PortableServer/ServantRetentionStrategyNonRetain.h: * tao/PortableServer/ServantRetentionStrategyRetain.cpp: * tao/PortableServer/ServantRetentionStrategyRetain.h: Fix bugzilla 3654: Add Active Object Map accessor patches
* Sun Jun 6 18:16:26 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-06-061-8/+5
| | | | | | | | | | | | * TAO_IDL/be/be_visitor_connector/facet_ami_exs.cpp: Use ACE_NEW instead of plain C++ new * tao/PortableServer/Root_POA.h: Doxygen changes * tests/AMI/ami_test_i.cpp: * tests/Collocation_Opportunities/Collocation_Opportunities.cpp: Layout changes
* Fri Jan 15 09:56:19 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-01-151-4/+0
| | | | | | | | | | | | | * tao/PortableServer/POA.pidl * tao/PortableServer/Root_POA.cpp * tao/PortableServer/Root_POA.h * tao/PortableServer/ServantRetentionStrategy.h * tao/PortableServer/ServantRetentionStrategyNonRetain.cpp * tao/PortableServer/ServantRetentionStrategyNonRetain.h * tao/PortableServer/ServantRetentionStrategyRetain.cpp * tao/PortableServer/ServantRetentionStrategyRetain.h Enable activate_object_with_id with CORBA/e micro. Thanks to Frank Pilhofer for reporting this and creating the patch
* Wed May 27 18:10:43 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-05-271-5/+2
| | | | | | | | | * tao/ORB_Core.cpp: * TAO_IDL/tao_idl.cpp: Unicode fixes * tao/PortableServer/Root_POA.h: Layout changes
* Wed Dec 24 10:28:46 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-12-241-0/+3
|
* Thu Apr 24 18:33:32 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-04-241-1/+1
|
* Thu Sep 20 08:36:15 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-09-201-0/+2
|
* Tue Aug 7 12:41:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-08-071-2/+2
|
* Thu Jun 28 10:27:39 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-06-281-165/+73
|
* adding DS library supportjai2007-02-161-0/+9
|
* Sun Feb 11 12:38:14 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-02-111-184/+62
|
* Wed Jan 24 12:25:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-01-241-93/+93
|
* Wed Dec 6 19:21:57 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2006-12-061-5/+5
|
* Sun Aug 13 23:30:02 UTC 2006 Yan Dai <dai_y@ociweb.com>dai_y2006-08-131-2/+11
|
* Fri Aug 11 11:55:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2006-08-111-1/+0
|
* Repo restructuringWilliam R. Otte2006-07-241-0/+1053
|
* Repo restructuringWilliam R. Otte2006-07-241-1053/+0
|
* ChangeLogTag: Tue Jun 20 07:04:12 UTC 2006 Johnny Willemsen ↵Johnny Willemsen2006-06-201-13/+23
| | | | <jwillemsen@remedy.nl>
* ChangeLog tag: Wed Apr 26 13:10:59 UTC 2006 Phil Mesnier ↵Phil Mesnier2006-04-261-9/+12
| | | | <mesnier_p@ociweb.com>
* ChangeLogTag: Fri Mar 10 07:09:22 UTC 2006 J.T. Conklin ↵jtc2006-03-101-8/+8
| | | | <jtc@acorntoolworks.com>
* ChangeLogTag:Mon Jan 30 22:04:39 UTC 2006 Ming Xiong ↵mxiong2006-01-301-3/+11
| | | | <ming.xiong@vanderbilt.edu>
* ChangeLogTag:Fri Jan 27 22:03:14 UTC 2006 Ming Xiong ↵mxiong2006-01-271-0/+5
| | | | <ming.xiong@vanderbilt.edu>
* ChangeLogTag:Thu Nov 3 09:26:21 2005 Ossama Othman ↵Ossama Othman2005-11-041-8/+12
| | | | <ossama@dre.vanderbilt.edu>
* Tue Oct 18 17:24:26 MST 2005 Yan Dai <dai_y@ociweb.com>dai_y2005-10-191-0/+19
|
* ChangeLogTag: Mon Jul 25 15:24:12 UTC 2005 Johnny Willemsen ↵Johnny Willemsen2005-07-251-1/+5
| | | | <jwillemsen@remedy.nl>
* ChangeLogTag:Sun May 22 10:33:34 2005 Ossama Othman ↵Ossama Othman2005-05-221-4/+4
| | | | <ossama@dre.vanderbilt.edu>
* Wed Apr 13 19:51:12 UTC 2005 Justin Michel <michel_j@ociweb.com>michel_j2005-04-131-3/+7
|
* ChangeLogTag: Fri Feb 18 17:04:12 UTC 2005 Johnny Willemsen ↵Johnny Willemsen2005-02-181-0/+996
<jwillemsen@remedy.nl>