summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/FT_Naming
Commit message (Expand)AuthorAgeFilesLines
* Layout/return changesJohnny Willemsen2022-10-125-14/+14
* Remove obsolescent (void) in functions with no parametersKnut Petter Svendsen2022-09-1317-65/+65
* Fixed Redundant blank line at the end of a code block should be deletedKnut Petter Svendsen2022-09-1013-18/+0
* Remove leading blank lines after opening {Knut Petter Svendsen2022-09-104-21/+0
* Removed extra newline before closing }Knut Petter Svendsen2022-09-105-13/+0
* Replace 3 blank lines with just 2 blank linesKnut Petter Svendsen2022-09-091-1/+0
* Remove extra newline after public, protected and privateKnut Petter Svendsen2022-09-096-12/+0
* Fix trailing newline in class declarationsKnut Petter Svendsen2022-09-091-1/+0
* bool changesJohnny Willemsen2021-03-174-4/+4
* Removed old comments before constructor/destructorJohnny Willemsen2019-08-192-2/+0
* Layout changesJohnny Willemsen2019-05-221-145/+139
* List all FaultTolerant tests separately and removed the helper run_test.pl wh...Johnny Willemsen2019-05-221-44/+0
* Removed some empty linesJohnny Willemsen2019-05-211-4/+0
* Use more TAO_ROOT as environment for a path, using startdir will not work cor...Johnny Willemsen2019-05-215-13/+6
* Use TAO_ROOT for tao_ft_namingJohnny Willemsen2019-05-218-11/+11
* Tab changesJohnny Willemsen2019-05-211-14/+14
* Adapt these test scripts in order to let them work with an arch subdir setJohnny Willemsen2019-05-215-28/+23
* Use tab instead of spacesJohnny Willemsen2019-05-211-5/+5
* Fixed local variable not used warningsJohnny Willemsen2019-01-101-3/+3
* Catch exceptions by reference, not by valueJohnny Willemsen2018-06-271-1/+1
* Fixed compile errorsJohnny Willemsen2017-11-031-3/+3
* Replace some prints of exceptions with an ACE_DEBUG, this are really informat...Johnny Willemsen2017-11-021-3/+3
* Cleanup empty commented out linesJohnny Willemsen2017-08-311-3/+0
* Fixed warnings about unreference local variableJohnny Willemsen2017-04-091-2/+2
* Fixed typos in client.Phil Mesnier2017-04-021-2/+3
* Misc. fixes for coverity issues an test output.Phil Mesnier2017-04-021-21/+14
* Restored the test hostnamePhil Mesnier2017-03-281-2/+2
* Adding enhanced hot-standby feature to FT_Naming_Service based on code added ...Phil Mesnier2017-03-272-6/+12
* Fixed parallel build errorAdam Mitz2016-09-301-0/+4
* Clean up various Coverity and scoreboard issuesPhil Mesnier2016-03-171-4/+16
* Restore inadevertent cast reversions and eliminate Id stringsPhil Mesnier2016-03-0610-18/+0
* Bring over recent fixes and enhancements to the FaultTolerant / LoadBalancing...Phil Mesnier2016-03-0410-0/+1103
* Replaced README filesJohnny Willemsen2015-01-074-4/+4
* TAO replacementsJohnny Willemsen2015-01-071-1/+1
* Perl filesJohnny Willemsen2015-01-0710-10/+0
* Remove doxygen style Id tag with two space before $Id#Johnny Willemsen2015-01-073-6/+0
* Removed single line Id tagJohnny Willemsen2015-01-0716-32/+0
* Zapped two line id tagsJohnny Willemsen2015-01-074-12/+0
* Removed a lot of old Id tagsJohnny Willemsen2015-01-073-9/+0
* Catch exceptions as constJohnny Willemsen2014-12-113-6/+6
* Fri Apr 19 16:08:52 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-04-191-1/+1
* Thu Apr 4 13:35:46 UTC 2013 Byron Harris <harrisb@ociweb.com>harrisb2013-04-041-2/+4
* Wed Apr 3 16:40:46 UTC 2013 Byron Harris <harrisb@ociweb.com>harrisb2013-04-033-5/+29
* Added backup restart features for Implementation Repository and FT_Naming_Ser...stanleyk2013-03-141-1/+2
* Mon Mar 11 14:51:28 UTC 2013 Byron Harris <harrisb@ociweb.com>harrisb2013-03-111-13/+5
* Added sleep to allow server replication to occur between bind and resolve.stanleyk2013-03-111-6/+19
* Fixed warnings on implicit conversion of _var types, race condition in FT_Nam...stanleyk2013-03-092-7/+1
* Added dependency from client to IDL generationstanleyk2013-03-081-9/+10
* Fix various compilation issues for QNX and LynxOSstanleyk2013-03-084-11/+13
* Revise startup functionality for FT_Naming_Servicestanleyk2013-03-082-1/+421