From 65d4c821b03d81cbbdb95da380e4bc03c7321521 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Fri, 18 Jan 2002 07:09:28 +0000 Subject: ChangeLogTag: Fri Jan 18 07:54:12 2002 Johnny Willemsen --- TAO/ChangeLogs/ChangeLog-02a | 75 +++++++++++++++++++++++++------------------- 1 file changed, 43 insertions(+), 32 deletions(-) diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a index 6f456027a57..62219e30d45 100644 --- a/TAO/ChangeLogs/ChangeLog-02a +++ b/TAO/ChangeLogs/ChangeLog-02a @@ -1,10 +1,21 @@ +Fri Jan 18 07:55:12 2002 Johnny Willemsen + + * tao/Makefile.bor: + Added Policy_Validator + + * tao/PortableServer/Makefile.bor: + Removed Policy_Validator + + * tao/BiDir_GIOP/Makefile.bor: + Added BiDirPolicy_Validator + Thu Jan 17 21:46:16 2002 Ossama Othman * orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connector.{h,cpp} (retrieve_credentials): New method that extracts SSLIOP-specific credentials from the - SecurityLevel2::InvocationCredentialsPolicy via the ORB's policy + SecurityLevel2::InvocationCredentialsPolicy via the ORB's policy framework. Extracted credentials will be used when establishing the underlying SSL connection. @@ -29,18 +40,18 @@ Thu Jan 17 21:46:16 2002 Ossama Othman Thu Jan 17 22:02:38 2002 Venkita Subramonian - * orbsvcs/orbsvcs/Notify/Notify_Extensions.h: - * tao/BiDir_GIOP/BiDirPolicy_Validator.h: + * orbsvcs/orbsvcs/Notify/Notify_Extensions.h: + * tao/BiDir_GIOP/BiDirPolicy_Validator.h: Fixed Fuzz compile errors. - + Thu Jan 17 21:52:22 2002 Venkita Subramonian - * utils/nslist/nsdel.cpp: + * utils/nslist/nsdel.cpp: Fixed compile errors on Win32 builds. Thu Jan 17 19:24:24 2002 Priyanka Gontla - * tao/ObjectReferenceTemplateC.h: + * tao/ObjectReferenceTemplateC.h: Removed the if-defs around the ValueBase and ValueFactory includes. The includes are needed in all cases and not just when minimum_corba=1 @@ -52,12 +63,12 @@ Thu Jan 17 19:06:58 2002 Priyanka Gontla Thu Jan 17 18:59:14 2002 Priyanka Gontla - * tao/PortableServer/IORInfo.cpp: + * tao/PortableServer/IORInfo.cpp: Fixes for the KCC statement-not-reachable warnings. Thu Jan 17 18:40:49 2002 Priyanka Gontla - * tao/TAO_Internal.cpp: + * tao/TAO_Internal.cpp: Included the missing debug.h Thu Jan 17 17:40:55 2002 Mayur Deshpande @@ -74,7 +85,7 @@ Thu Jan 17 17:40:55 2002 Mayur Deshpande code now. The only known remaining 'to-do' is the generation of the marshalling code for the RH-parametes in the skeleton source file. - + Thu Jan 17 17:39:00 2002 Ossama Othman * orbsvcs/orbsvcs/SSLIOP/SSLIOP_Acceptor.h: @@ -120,40 +131,40 @@ Thu Jan 17 17:39:00 2002 Ossama Othman Thu Jan 17 17:34:10 2002 Priyanka Gontla - * tao/ObjectReferenceTemplate.pidl: - * tao/PortableInterceptor.pidl: + * tao/ObjectReferenceTemplate.pidl: + * tao/PortableInterceptor.pidl: Moved the ObjectReferenceTemplate stuff from PortableInterceptor.pidl to the new ObjectReferenceTemplate.pidl. This is needed to get the builds straight for the minimum corba. By moving the ORT related part to a separate pidl, we are making it (ORT) usable irrespective - of the usage of interceptors. + of the usage of interceptors. - * tao/PortableInterceptorC.i: + * tao/PortableInterceptorC.i: * tao/PortableInterceptorC.h: - * tao/PortableInterceptorC.cpp: + * tao/PortableInterceptorC.cpp: Regenerated and applied patches. - * tao/ObjectReferenceTemplateC.h: - * tao/ObjectReferenceTemplateC.h: - * tao/ObjectReferenceTemplateC.h: + * tao/ObjectReferenceTemplateC.h: + * tao/ObjectReferenceTemplateC.h: + * tao/ObjectReferenceTemplateC.h: Generated and made modifications as needed. - - * tao/PortableServer/ObjectReferenceTemplate.cpp: - * tao/PortableServer/ObjectReferenceTemplate.h: - * tao/PortableServer/ObjectReferenceFactory.cpp: - * tao/PortableServer/ObjectReferenceFactory.h: + + * tao/PortableServer/ObjectReferenceTemplate.cpp: + * tao/PortableServer/ObjectReferenceTemplate.h: + * tao/PortableServer/ObjectReferenceFactory.cpp: + * tao/PortableServer/ObjectReferenceFactory.h: Since this part is out of the interceptor loop, removed the if-defines checking for interceptors. Removed the include of PortableInterceptorC.h and included ObjectReferenceTemplateC.h - instead. + instead. - * tao/PortableServer/POA.cpp: - * tao/PortableServer/POA.h: + * tao/PortableServer/POA.cpp: + * tao/PortableServer/POA.h: Included StringSeqC.h needed for minimum corba builds. Moved wrongly placed #endif for TAO_HAS_MINIMUM_POA check. - - * tao/Makefile: + + * tao/Makefile: Added ObjectReferenceTemplateC to the list of ORB_CORE files. Thu Jan 17 16:02:50 2002 Carlos O'Ryan @@ -197,15 +208,15 @@ Thu Jan 17 16:02:50 2002 Carlos O'Ryan Thu Jan 17 17:20:46 2002 Balachandran Natarajan - * tao/TAO_Static.dsp: Added the files the Policy_Validator.* + * tao/TAO_Static.dsp: Added the files the Policy_Validator.* * tao/BiDir_GIOP/TAO_BiDir_GIOP.dsp: Added the policy validator - class files. + class files. Thu Jan 17 17:09:46 2002 Balachandran Natarajan - * tao/TAO.dsp (SOURCE): Added the files the Policy_Validator.* - * tao/PortableServer/*.dsp: Removed the file Policy_Validator.*. - + * tao/TAO.dsp (SOURCE): Added the files the Policy_Validator.* + * tao/PortableServer/*.dsp: Removed the file Policy_Validator.*. + Thu Jan 17 17:04:25 2002 Balachandran Natarajan * tao/Acceptor_Impl.h: Removed the out_of_sockets_handler () -- cgit v1.2.1