summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Thu Jun 23 14:29:08 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-06-234-58/+67
| | | | | | | | | * docs/bczar/bczar.html: libtool * bin/diff-builds-and-group-fixed-tests-only.sh: * docs/Download.html: Make x.0.3 available
* Thu Jun 23 12:39:08 CEST 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-06-232-1/+7
| | | | | | * etc/*.doxygen: Disable html help, seems doxygen now disables the search option when html help is enabled
* Thu Jun 23 12:39:08 CEST 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-06-233-2/+8
| | | | | | * etc/*.doxygen: Disable html help, seems doxygen now disables the search option when html help is enabled
* Thu Jun 23 12:39:08 CEST 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-06-2330-29/+35
| | | | | | * etc/*.doxygen: Disable html help, seems doxygen now disables the search option when html help is enabled
* Thu Jun 23 12:39:08 CEST 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-06-238-7/+13
| | | | | | * etc/*.doxygen Disable html help, seems doxygen now disables the search option when html help is enabled
* List 6.0.3Johnny Willemsen2011-06-231-0/+1
|
* Updated for next releaseJohnny Willemsen2011-06-231-0/+5
|
* Updated for next releaseJohnny Willemsen2011-06-231-0/+3
|
* Updated for next releaseJohnny Willemsen2011-06-231-0/+3
|
* Updated for next releaseJohnny Willemsen2011-06-231-0/+3
|
* ChangeLogTag:Thu Jun 23 13:46:08 CEST 2011 Johnny Willemsen ↵Johnny Willemsen2011-06-2345-73/+89
| | | | <jwillemsen@remedy.nl>
* (no commit message)Johnny Willemsen2011-06-231-1/+2
|
* Small fixesJohnny Willemsen2011-06-232-3/+4
|
* ChangeLogTag: Wed Jun 22 18:25:21 UTC 2011 Jeff Parsons ↵parsons2011-06-2212-292/+51
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag: M Basic_Types.hparsons2011-06-225-74/+19
|
* Wed Jun 22 15:15:05 UTC 2011 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2011-06-222-6/+23
| | | | | | | | | | | | | | | | * orbsvcs/orbsvcs/Naming/Naming_Server.cpp: Ensure the naming service can use the CSD_TP strategy if necessary. Since the naming service is single threaded, it can become a bottleneck when there is very heavy use. The need for this change may also indicate a problem with the CSD strategy implementation. It appears that the thread pool at least is only initialized when the POA Manager is activated. If A POA is created with using a POA Manager already in the active state, the TP is not initialized. Alternatively this might be a problem with the POA creation, that create_POA can be supplied a POA Manager that is already been activated, and the new POA is itself instantly active.
* (no commit message)Johnny Willemsen2011-06-223-16/+118
|
* Fixed windowsJohnny Willemsen2011-06-221-1/+0
|
* ChangeLogTag: Tue Jun 21 18:14:46 UTC 2011 Jeff Parsons ↵parsons2011-06-212-1/+9
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag: Tue Jun 21 13:07:15 UTC 2011 Olli Savia <ops@iki.fi>Olli Savia2011-06-212-1/+6
|
* ChangeLogTag: Mon Jun 20 17:39:01 UTC 2011 Jeff Parsons ↵parsons2011-06-202-1/+8
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag: Mon Jun 20 17:17:26 UTC 2011 Jeff Parsons ↵parsons2011-06-203-5/+25
| | | | <j.parsons@vanderbilt.edu>
* Mon Jun 20 15:38:24 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-06-208-32/+30
| | | | | | | | | | | * examples/DevGuideExamples/Messenger/Administrator_exec_i.h: * examples/DevGuideExamples/Messenger/History_exec_i.cpp: * examples/DevGuideExamples/Messenger/Messenger.mpc: * examples/DevGuideExamples/Messenger/Messenger_exec_i.h: * examples/DevGuideExamples/Messenger/Messenger_exec_i.cpp: * examples/DevGuideExamples/Messenger/Receiver_exec_i.h: * examples/DevGuideExamples/Messenger/descriptors/run_test.pl: Some cleanup and simplifications but this example doesn't deploy yet
* (no commit message)Johnny Willemsen2011-06-201-0/+2
|
* Mon Jun 20 13:58:32 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-06-203-2/+9
| | | | | | * connectors/dds4ccm/tests/KeyedWriter/Receiver/Writer_Receiver_exec.cpp: * connectors/dds4ccm/tests/SetConnectorAttributes/Component/SetConnectorAttribute_Component_exec.cpp: Fixed coverity errors
* Mon Jun 20 08:02:38 UTC 2011 Marcel Smit <msmit@remedy.nl>msmit2011-06-206-40/+53
| | | | | | | | | | | | | * connectors/dds4ccm/docs/TestCoverage.ods: Updated. * connectors/dds4ccm/tests/Derived/Derived.idl: * connectors/dds4ccm/tests/Derived/Derived_Connector.idl: * connectors/dds4ccm/tests/Derived/Derived_Connector.mpc: Code alignment. Corrected some incorrect names. * connectors/dds4ccm/tests/MultipleTemp/Connector/MultipleTemp_Connector_T.h: Code alignment.
* Sun Jun 19 18:00:12 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-06-192-2/+8
| | | | | * examples/Hello/Sender/Sender_exec.cpp: Fixed memory leak
* Sat Jun 18 08:14:04 UTC 2011 Marcel Smit <msmit@remedy.nl>msmit2011-06-182-0/+6
| | | | | * examples/Hello/Receiver/Receiver_exec.cpp: Fixed compiler error on windows.
* ChangeLogTag: Fri Jun 17 16:48:29 UTC 2011 Jeff Parsons ↵parsons2011-06-172-3/+15
| | | | <j.parsons@vanderbilt.edu>
* Fri Jun 17 13:53:44 UTC 2011 Marcel Smit <msmit@remedy.nl>msmit2011-06-173-67/+80
| | | | | | | | * examples/Hello/descriptors/PlanLocality_DifferentProcesses.cdp: Renamed "SameProcess" to "DifferentProcess" * examples/Hello/step-by-step.html: Update. Fixed some typos.
* ChangeLogTag: Fri Jun 17 12:48:31 UTC 2011 Jeff Parsons ↵parsons2011-06-172-1/+10
| | | | <j.parsons@vanderbilt.edu>
* Fri Jun 17 12:47:24 UTC 2011 Marcel Smit <msmit@remedy.nl>msmit2011-06-1711-782/+37
| | | | | | | | | | | | | | | | | | | | | | * examples/Hello/step-by-step.html: Update. Started rewriting Assemble. * examples/Null_Component/Null_Component.mpc: * examples/Null_Component_Glfa/Null_Component.mpc: Let the TAO IDL compiler generate the executor files. * examples/Null_Component/Null_Component_exec.h: * examples/Null_Component/Null_Component_exec.cpp: * examples/Null_Component/plan.h: * examples/Null_Component_Glfa/Null_Component_exec.h: * examples/Null_Component_Glfa/Null_Component_exec.cpp: Removed since the TAO IDL compiler generates these files on the fly. * examples/Philosophers: * examples/Philosophers/Philosophers.idl: * examples/Philosophers/README: Removed these files.
* Fri Jun 17 12:21:03 UTC 2011 Marcel Smit <msmit@remedy.nl>msmit2011-06-176-46/+18
| | | | | | | | | | | | * examples/Hello/step-by-step.html: Describing ccm_noevent in default.features. Made an extra link to the description of "starter". * examples/Hello/descriptors/Domain.cdd: * examples/Hello/descriptors/Hello.pcd: * examples/Hello/descriptors/package.tpd: * examples/Hello/descriptors/svc_em.conf: Removed these files since they may confuse the user.
* Fri Jun 17 11:52:57 UTC 2011 Marcel Smit <msmit@remedy.nl>msmit2011-06-175-52/+63
| | | | | | | | | | | * examples/Hello/Hello_Base/Hello_Base.mpc: * examples/Hello/Receiver/Receiver.mpc: * examples/Hello/Sender/Sender.mpc: Regenerated, using the -e option in generate_component_mpc. We're using events in this example. * examples/Hello/step-by-step.html: Added the -e option to the description of generate_component_mpc.
* Fri Jun 17 11:33:44 UTC 2011 Marcel Smit <msmit@remedy.nl>msmit2011-06-173-8/+14
| | | | | | * examples/Hello/descriptors/PlanLocality_DifferentProcesses.cdp: * examples/Hello/descriptors/PlanLocality_SameProcess.cdp: According to latest version of the Hello example.
* Fri Jun 17 11:23:32 UTC 2011 Marcel Smit <msmit@remedy.nl>msmit2011-06-1713-772/+552
| | | | | | | | | | | | | | | | | | * examples/Hello/Hello_Base/Hello_Base.mpc: * examples/Hello/Receiver/Receiver.idl: * examples/Hello/Receiver/Receiver.mpc: * examples/Hello/Receiver/Receiver_exec.h: * examples/Hello/Receiver/Receiver_exec.cpp: * examples/Hello/Sender/Sender.idl: * examples/Hello/Sender/Sender.mpc: * examples/Hello/Sender/Sender_exec.h: * examples/Hello/Sender/Sender_exec.cpp: * examples/Hello/descriptors/DeploymentPlan.cdp: * examples/Hello/descriptors/DeploymentPlan_without_ns.cdp: * examples/Hello/step-by-step.html: Rewritten. Regenerated the mpc and executor code. Also using unhomed components. Next step is to test and change the other perl scripts.
* (no commit message)Johnny Willemsen2011-06-161-1/+1
|
* ChangeLogTag: Thu Jun 16 15:30:23 UTC 2011 Jeff Parsons ↵parsons2011-06-162-3/+16
| | | | <j.parsons@vanderbilt.edu>
* (no commit message)parsons2011-06-161-0/+8
|
* ChangeLogTag: Thu Jun 16 13:55:57 UTC 2011 Jeff Parsons ↵parsons2011-06-161-8/+10
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag: Thu Jun 16 13:31:16 UTC 2011 Jeff Parsons ↵parsons2011-06-162-4/+10
| | | | <j.parsons@vanderbilt.edu>
* Thu Jun 16 11:05:53 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-06-162-0/+6
| | | | | * connectors/ami4ccm/examples/Quoter/Producer/Quoter_Producer_exec.cpp: Fixed memory leak in this test
* Thu Jun 16 08:36:24 UTC 2011 Marcel Smit <msmit@remedy.nl>msmit2011-06-163-44/+141
| | | | | | | | * connectors/dds4ccm/impl/ndds/TypeSupport.cpp: Fixed runtime issues in close. * connectors/dds4ccm/tests/TypeSupport/main.cpp: Expanded test with a few other tests.
* ChangeLogTag: Thu Jun 16 07:56:54 UTC 2011 Simon Massey <sma at prismtech ↵sma2011-06-166-73/+164
| | | | dot com>
* Thu Jun 16 07:19:26 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-06-162-1/+9
| | | | | * connectors/dds4ccm/tests/ContentFilteredTopic/StateListener/Sender/CFTLS_Test_Sender_exec.cpp: Fixed memory leak in this test
* Wed Jun 15 14:36:54 UTC 2011 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2011-06-1552-502/+1629
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * orbsvcs/tests/Security/Bug_1107_Regression/cacert.pem: * orbsvcs/tests/Security/Bug_1107_Regression/client_cert.pem: * orbsvcs/tests/Security/Bug_1107_Regression/client_key.pem: * orbsvcs/tests/Security/Bug_1107_Regression/server_cert.pem: * orbsvcs/tests/Security/Bug_1107_Regression/server_key.pem: * orbsvcs/tests/Security/Callback/cacert.pem: * orbsvcs/tests/Security/Callback/client_cert.pem: * orbsvcs/tests/Security/Callback/client_key.pem: * orbsvcs/tests/Security/Callback/server_cert.pem: * orbsvcs/tests/Security/Callback/server_key.pem: * orbsvcs/tests/Security/Crash_Test/cacert.pem: * orbsvcs/tests/Security/Crash_Test/client_cert.pem: * orbsvcs/tests/Security/Crash_Test/client_key.pem: * orbsvcs/tests/Security/Crash_Test/server_cert.pem: * orbsvcs/tests/Security/Crash_Test/server_key.pem: * orbsvcs/tests/Security/Null_Cipher/cacert.pem: * orbsvcs/tests/Security/Null_Cipher/client_cert.pem: * orbsvcs/tests/Security/Null_Cipher/client_key.pem: * orbsvcs/tests/Security/Null_Cipher/server_cert.pem: * orbsvcs/tests/Security/Null_Cipher/server_key.pem: * orbsvcs/tests/Security/Secure_Invocation/cacert.pem: * orbsvcs/tests/Security/Secure_Invocation/client_cert.pem: * orbsvcs/tests/Security/Secure_Invocation/client_key.pem: * orbsvcs/tests/Security/Secure_Invocation/server_cert.pem: * orbsvcs/tests/Security/Secure_Invocation/server_key.pem: * orbsvcs/tests/Security/mixed_security_test/cacert.pem: * orbsvcs/tests/Security/mixed_security_test/client_cert.pem: * orbsvcs/tests/Security/mixed_security_test/client_key.pem: * orbsvcs/tests/Security/mixed_security_test/server_cert.pem: * orbsvcs/tests/Security/mixed_security_test/server_key.pem: Updated certificates. * orbsvcs/tests/Security/cert: * orbsvcs/tests/Security/cert/DOCCA: * orbsvcs/tests/Security/cert/DOCCA/cacert.pem: * orbsvcs/tests/Security/cert/DOCCA/certs: * orbsvcs/tests/Security/cert/DOCCA/index.txt: * orbsvcs/tests/Security/cert/DOCCA/index.txt.attr: * orbsvcs/tests/Security/cert/DOCCA/index.txt.attr.old: * orbsvcs/tests/Security/cert/DOCCA/index.txt.old: * orbsvcs/tests/Security/cert/DOCCA/newcerts: * orbsvcs/tests/Security/cert/DOCCA/newcerts/1000.pem: * orbsvcs/tests/Security/cert/DOCCA/newcerts/1001.pem: * orbsvcs/tests/Security/cert/DOCCA/private: * orbsvcs/tests/Security/cert/DOCCA/private/cakey.pem: * orbsvcs/tests/Security/cert/DOCCA/serial: * orbsvcs/tests/Security/cert/DOCCA/serial.old: * orbsvcs/tests/Security/cert/README: * orbsvcs/tests/Security/cert/cacert.pem: * orbsvcs/tests/Security/cert/client_cert.pem: * orbsvcs/tests/Security/cert/client_key.pem: * orbsvcs/tests/Security/cert/openssl.cnf: * orbsvcs/tests/Security/cert/server_cert.pem: * orbsvcs/tests/Security/cert/server_key.pem: Added the full CA information used to sign the above certs. These certs are good for the next 20 years. * orbsvcs/tests/Security/Secure_Invocation/client_key_nopasswd.pem: * orbsvcs/tests/Security/Secure_Invocation/server_key_nopasswd.pem: * orbsvcs/tests/Security/mixed_security_test/client_key_nopasswd.pem: * orbsvcs/tests/Security/mixed_security_test/server_key_nopasswd.pem: Removed these files.
* Wed Jun 15 13:38:57 UTC 2011 Marcel Smit <msmit@remedy.nl>msmit2011-06-153-55/+148
| | | | | | * connectors/dds4ccm/impl/ndds/TypeSupport.h: * connectors/dds4ccm/impl/ndds/TypeSupport.cpp: Optimized management of DomainParticipants and type-factory combinations.
* ChangeLogTag: Wed Jun 15 13:10:40 UTC 2011 Jeff Parsons ↵parsons2011-06-152-0/+12
| | | | <j.parsons@vanderbilt.edu>
* Fixed compile errorJohnny Willemsen2011-06-151-1/+1
|
* Fixed typoJohnny Willemsen2011-06-151-2/+2
|