summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/ImplRepo
Commit message (Expand)AuthorAgeFilesLines
* Mark constructor as explicitJohnny Willemsen2019-06-071-1/+1
* Revert "Remove ORB runner as separate task, not necessary and only complicate...Johnny Willemsen2019-06-071-2/+21
* Remove ORB runner as separate task, not necessary and only complicates this testJohnny Willemsen2019-06-071-21/+2
* No need to use a ACE_Time_Value to sleep a number of secondsJohnny Willemsen2019-06-071-2/+1
* Log process id in exit message using %PJohnny Willemsen2019-06-071-2/+1
* Make use of %P for logging the process idJohnny Willemsen2019-06-071-3/+3
* Extended readmeJohnny Willemsen2019-06-061-0/+3
* Make use of $ENV{TAO_ROOT}/orbsvcs instead of a relative pathJohnny Willemsen2019-05-216-14/+14
* Layout and const changesJohnny Willemsen2019-04-171-2/+0
* Layout and unicode fixesJohnny Willemsen2019-04-164-26/+7
* Layout changesJohnny Willemsen2019-04-163-6/+1
* Helper output on one lineJohnny Willemsen2019-04-161-2/+1
* Add with -debug also ImR activator logging and tab changesJohnny Willemsen2019-04-161-12/+14
* Layout, unicode, and doxygen changesJohnny Willemsen2019-04-153-12/+8
* Extend perl script with -s option to have a shutdown delay in the serverJohnny Willemsen2019-04-151-5/+18
* Added new -s commandline option to shutdown the server instead of letting it ...Johnny Willemsen2019-04-151-3/+19
* Add option to set a shutdown delayJohnny Willemsen2019-04-151-4/+13
* Add shutdown operation to the server so that we can trigger a controlled shut...Johnny Willemsen2019-04-154-4/+21
* Layout changesJohnny Willemsen2019-04-115-26/+6
* Layout changesJohnny Willemsen2019-04-113-6/+0
* Unicode logging fixesJohnny Willemsen2019-04-111-3/+3
* Fixed typoJohnny Willemsen2019-04-111-3/+1
* Logging fixJohnny Willemsen2018-12-071-4/+3
* Fixed typoJohnny Willemsen2018-12-071-4/+2
* Logging enhancements to mainJohnny Willemsen2018-12-072-3/+7
* Add loggingJohnny Willemsen2018-12-072-5/+2
* Test logging enhancementsJohnny Willemsen2018-12-075-25/+37
* Layout changeJohnny Willemsen2018-12-061-2/+2
* Some debug message should be an error, not just debugJohnny Willemsen2018-12-061-2/+0
* Shutdown the ORB at the end of the testJohnny Willemsen2018-08-139-7/+22
* In a per client mode each server only gets one request and it is the responsi...Johnny Willemsen2018-08-126-7/+50
* Store the server status for per client activation within the AAMJohnny Willemsen2018-08-102-11/+10
* Pass -ORBDebugLevel to the imr with the user specified level (-debug)Johnny Willemsen2018-08-101-1/+1
* Logging enhancementsJohnny Willemsen2018-08-101-1/+1
* Logging enhancementsJohnny Willemsen2018-08-101-1/+1
* Logging enhancementsJohnny Willemsen2018-08-103-21/+18
* Logging enhancementsJohnny Willemsen2018-08-101-4/+3
* Added ability to control the server activation modeJohnny Willemsen2018-08-102-2/+12
* Tab changes and add a -imrdebug commandline argument to set the ImR Locator/A...Johnny Willemsen2018-08-102-116/+124
* Layout changesJohnny Willemsen2018-08-106-35/+24
* Indent changesJohnny Willemsen2018-08-091-10/+8
* restore the allowed return code from the shutdown command.Phil Mesnier2016-04-231-1/+1
* fix for generating a false failure on non windows systems.Phil Mesnier2016-04-141-0/+1
* The longer version of a fix for bug 4152 which still fails on windows.Phil Mesnier2016-04-112-28/+51
|\
| * cleanup intermediate debugPhil Mesnier2016-04-073-30/+9
| * adorn the activatorPhil Mesnier2016-04-062-8/+24
| * Adorn with temp debuggingPhil Mesnier2016-04-061-0/+3
| * intermediate to share with windows.Phil Mesnier2016-04-053-25/+50
* | Fix for Bug 4152 test on windows. The default socket linger behavior on windo...Phil Mesnier2016-04-081-1/+1
|/
* Also kill and restart the activatorJohnny Willemsen2016-03-301-8/+29