summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* ChangeLogTag: Mon Nov 12 09:34:14 CET 2012 Johnny Willemsen ↵ACE+TAO+CIAO-6_1_6Johnny Willemsen2012-11-120-0/+0
| | | | <jwillemsen@remedy.nl>
* ChangeLogTag:Mon Nov 12 09:34:14 CET 2012 Johnny Willemsen ↵Johnny Willemsen2012-11-1246-73/+89
| | | | <jwillemsen@remedy.nl>
* ChangelogTag: Sun Nov 11 14:26:17 UTC 2012 Martin Corino <mcorino@remedy.nl>mcorino2012-11-114-3/+14
|
* Sat Nov 10 11:35:57 UTC 2012 Martin Corino <mcorino@remedy.nl>mcorino2012-11-104-11/+25
|
* Fri Nov 9 12:06:03 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-11-094-10/+17
| | | | | | | | | | | | | * examples/Simple/time/Time_Client_i.cpp: Don't shutdown the orb, the client template already does that * examples/Simple/time/server.cpp: Layout changes * examples/Simple/Simple_util.cpp: Fixed memory leak
* ChangelogTag: Fri Nov 9 10:29:37 UTC 2012 Martin Corino <mcorino@remedy.nl>mcorino2012-11-094-6/+19
|
* ChangelogTag: Fri Nov 9 08:28:23 UTC 2012 Martin Corino <mcorino@remedy.nl>mcorino2012-11-092-1/+6
|
* ChangelogTag: Wed Nov 7 19:16:47 UTC 2012 Martin Corino <mcorino@remedy.nl>mcorino2012-11-072-1/+7
|
* Wed Nov 7 13:51:14 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-11-076-123/+32
| | | | | | | | | | | | | * ace/SSL/SSL_Context.h: * ace/SSL/SSL_Context.cpp: * protocols/ace/INet/HTTP_Simple_exec.cpp: Resolve compile problems with OpenSSL on recent debian/ubuntu versions which don't ship SSLv2 anymore * debian/patches/series: * debian/patches/35_disable_sslv2.diff: Patch is not needed anymore
* ChangeLogTag:Satschmidt2012-11-068-23/+25
|
* ChangelogTag: Tue Nov 6 18:59:48 UTC 2012 Martin Corino <mcorino@remedy.nl>mcorino2012-11-062-3/+11
|
* ChangeLogTag:Tue Nov 6 14:44:38 UTC Steve Huston <shuston@riverace.com>Steve Huston2012-11-062-2/+14
|
* Tue Nov 6 14:06:48 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-11-062-1/+10
| | | | | | * NEWS: Updated for ObjRefTemplate chnages
* ChangelogTag: Tue Nov 6 13:34:20 UTC 2012 Martin Corino <mcorino@remedy.nl>mcorino2012-11-062-0/+15
|
* ChangelogTag: Tue Nov 6 11:46:45 UTC 2012 Martin Corino <mcorino@remedy.nl>mcorino2012-11-062-0/+7
|
* ChangelogTag: Tue Nov 6 11:42:26 UTC 2012 Martin Corino <mcorino@remedy.nl>mcorino2012-11-062-3/+8
|
* ChangelogTag: Tue Nov 6 10:55:47 UTC 2012 Martin Corino <mcorino@remedy.nl>mcorino2012-11-0622-268/+1061
|
* Mon Nov 5 08:25:48 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-11-056-10/+18
| | | | | | | | | | | | * tao/Cache_Entries_T.h: Use bool instead of CORBA::Boolean * tao/LocateRequest_Invocation.cpp: * tao/Transport.h: * tao/Transport_Cache_Manager_T.cpp: * tao/Transport_Connector.cpp: Const, layout, and doxygen changes
* Wed Oct 31 09:09:25 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-10-313-2/+10
| | | | | | | | | * tao/PortableServer/Root_POA.cpp: Updated if comparison * tests/CSD_Strategy_Tests/TP_Test_2/run_test.pl: Increased wait time for slower targets
* Fixed fuzzJohnny Willemsen2012-10-302-4/+2
|
* Tue Oct 30 10:50:49 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-10-303-50/+53
| | | | | | | | | * 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
* Tue Oct 30 07:48:18 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-10-302-0/+8
| | | | | | * rpmbuild/ace-tao.spec: Fixes for OpenSuSE 12.2
* Sat Oct 27 18:59:36 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-10-272-2/+7
| | | | | | * ace/TSS_T.inl: Use the word error in the ACE_ERROR messages in this file
* Tue Oct 23 20:09:07 UTC 2012 Abdullah Sowayan <sowayan@gmail.com>Abdullah Sowayan2012-10-233-0/+18
|
* Fri Oct 19 07:56:56 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-10-196-16/+17
| | | | | | | | | | * tao/AnyTypeCode/Alias_TypeCode.cpp: * tao/AnyTypeCode/Alias_TypeCode_Static.cpp: * tao/AnyTypeCode/Objref_TypeCode.cpp: * tao/AnyTypeCode/Objref_TypeCode_Static.cpp: * tao/Any_Insert_Policy_T.h: Layout changes
* Wed Oct 17 12:31:27 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-10-173-3/+10
| | | | | | | | | * tao/ObjRefTemplate/ORT_Adapter_Factory_Impl.h: Doxygen change * tao/PortableServer/Root_POA.cpp: Layout change
* Mon Oct 15 13:26:27 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-10-153-9/+10
| | | | | | | | | * tao/Messaging/AMH_Response_Handler.h: Use virtual inheritance * tao/PortableServer/Root_POA.h: Doxygen fix
* Fri Oct 12 11:18:36 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-10-125-19/+19
| | | | | | | | | | | * dance/LocalityManager/Handler/Inst_Handler_Impl.cpp: Fixed incorrect else * dance/Plan_Launcher/EM_Launcher.cpp: * dance/Plan_Launcher/LM_Launcher.cpp: * dance/Plan_Launcher/NM_Launcher.cpp: Layout changes
* Fri Oct 12 11:18:03 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-10-123-4/+11
| | | | | | | | | * ccm/CCM_Transaction.idl: Removed old comment * ciao/Deployment/Interceptors/Deployment_Interceptors.cpp: Fixed some logging statements
* Fri Oct 12 10:53:23 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-10-122-0/+10
| | | | | * NEWS: Updated for x.1.5
* Fri Oct 12 10:52:52 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-10-122-0/+10
| | | | | * NEWS: Updated for x.1.5
* Fri Oct 12 10:51:27 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-10-122-0/+10
| | | | | * NEWS: Updated for x.1.5
* Fri Oct 12 10:50:28 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-10-126-61/+74
| | | | | | | | | | * NEWS: * bin/diff-builds-and-group-fixed-tests-only.sh: * docs/Download.html: * docs/bczar/bczar.html: * etc/index.html: Updated for x.1.5
* ChangeLogTag:Fri Oct 12 11:20:25 CEST 2012 Johnny Willemsen ↵Johnny Willemsen2012-10-1246-73/+89
| | | | <jwillemsen@remedy.nl>
* ChangeLogTag:Wed Oct 10 22:45:23 UTC 2012 Steve Huston <shuston@riverace.com>Steve Huston2012-10-104-13/+24
|
* Wed Oct 10 18:47:12 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-10-102-1/+6
| | | | | | * docs/bczar/bczar.html: Package updates
* ChangeLogTag:Mon Oct 8 13:27:58 UTC 2012 Steve Huston <shuston@riverace.com>Steve Huston2012-10-083-6/+12
|
* Mon Oct 8 08:02:52 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-10-083-7/+11
| | | | | | * ciao/Deployment/Handlers/Component_Handler.cpp: * ciao/Deployment/Handlers/Home_Handler.cpp: Fixed logging messages
* ChangeLogTag:Fri Oct 5 23:09:40 UTC 2012 Steve Huston <shuston@riverace.com>Steve Huston2012-10-051-0/+11
|
* ChangeLogTag:Fri Oct 5 23:09:40 UTC 2012 Steve Huston <shuston@riverace.com>Steve Huston2012-10-054-36/+33
|
* Fri Oct 5 06:26:38 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-10-052-1/+6
| | | | | | * examples/Hello_Event/descriptors/run_test_shs.pl: Fixed path
* Thu Oct 4 10:24:52 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-10-042-0/+11
| | | | | | * include/makeinclude/platform_linux_icc.GNU: Added support for c++11 as feature
* Wed Oct 3 09:59:08 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-10-032-0/+10
| | | | | | | * include/makeinclude/platform_linux_icc.GNU: Added support for coverage which enabled code coverage with Intel C++
* Zapped empty lineJohnny Willemsen2012-10-031-1/+0
|
* Wed Oct 3 08:25:41 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-10-032-7/+12
| | | | | | * tests/OBV/README: Layout changes
* Wed Oct 3 06:19:55 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-10-037-17/+41
| | | | | | | | | | | | | | | | | * ciao/Containers/Session/Session_Container.cpp: Fixed typo in error message * connectors/dds4ccm/impl/ndds/Topic.cpp: layout changes * connectors/dds4ccm/tests/Policies/run_test.pl: * connectors/dds4ccm/tests/TimeConversion/run_test.pl: * connectors/dds4ccm/tests/TypeSupport/run_test.pl: Check all return values, directly exit when the test has ended * examples/Hello_Event/descriptors/run_test_shs.pl: Corrected path of sender
* Tue Oct 2 17:50:55 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-10-026-0/+82
| | | | | | | | | | * connectors/dds4ccm/impl/ndds/convertors/StringSeq.h: * connectors/dds4ccm/tests/Policies/main.cpp: * connectors/dds4ccm/tests/Policies/policies.mpc: * connectors/dds4ccm/tests/Policies/string_seq.h: * connectors/dds4ccm/tests/Policies/string_seq.cpp: Test StringSeq conversion and fixed a bug in the conversion from a tao sequence to a RTI sequence
* Tue Oct 2 17:29:33 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-10-022-2/+15
| | | | | | * connectors/dds4ccm/impl/ndds/DataReader_T.cpp: Only call the RTI narrow with a valid pointer, calling it with null causes RTI to log an error
* Tue Oct 2 08:27:28 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-10-022-2/+7
| | | | | | * ciao/Containers/Container_Base_T.cpp: Simplified logging statement
* Tue Oct 2 06:48:39 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-10-026-5/+14
| | | | | | | | | * examples/Hello_Event/descriptors/run_test.pl: * examples/Hello_Event/descriptors/run_test_PlanLocality_DifferentProcesses.pl: * examples/Hello_Event/descriptors/run_test_PlanLocality_SameProcess.pl: * examples/Hello_Event/descriptors/run_test_shs.pl: * examples/Hello_Event/descriptors/run_test_without_ns.pl: Updated location of the starter