summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/ImplRepo_Service/ImR_Activator_i.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed compile error on non Windows platformsJohnny Willemsen2019-04-171-1/+2
* Start the process watcher before the rir of the ImplRepoServiceJohnny Willemsen2019-04-171-6/+5
* Tab chagnesJohnny Willemsen2019-04-171-42/+42
* Add process watchdog for WindowsJohnny Willemsen2019-04-171-14/+69
* Layout and const changesJohnny Willemsen2019-04-171-2/+1
* Logging changesJohnny Willemsen2019-04-121-7/+9
* Add server name to logging statement when we don't start a serverJohnny Willemsen2019-04-121-2/+2
* Log some exceptions only when debugging is enabled and some layout changesJohnny Willemsen2018-12-061-1/+3
* Moved throw outside of debug checkJohnny Willemsen2018-12-041-4/+2
* Log error messages with an error macroJohnny Willemsen2018-12-041-5/+5
* When invocation of spawn_pid fails log an error and throw back an exception t...Johnny Willemsen2018-12-041-5/+21
* Removed AAM_ACTIVATION_SENT status, at the moment we do an AMI start_server w...Johnny Willemsen2018-12-031-1/+1
* Const fixJohnny Willemsen2018-08-131-1/+1
* Active_Pid_Setter is only required on WindowsJohnny Willemsen2018-08-131-0/+2
* Fixed incorrect order of arguments to logging macroJohnny Willemsen2018-08-111-1/+1
* Fixed typosJohnny Willemsen2018-08-101-1/+1
* Logging enhancementsJohnny Willemsen2018-08-101-30/+27
* Logging enhancementsJohnny Willemsen2018-08-101-13/+13
* Fixed unicode logging errorJohnny Willemsen2018-08-091-1/+2
* Only log when debug is set and simplify logging of commandlineJohnny Willemsen2018-08-091-13/+16
* revert conflicting ignores, re-indent, and remove cli delayPhil Mesnier2016-04-131-47/+47
* The longer version of a fix for bug 4152 which still fails on windows.Phil Mesnier2016-04-111-5/+17
|\
| * cleanup intermediate debugPhil Mesnier2016-04-071-9/+15
| * adorn the activatorPhil Mesnier2016-04-061-4/+10
|/
* Fixed incorrect logging formatterJohnny Willemsen2016-03-241-1/+1
* Clean up various Coverity and scoreboard issuesPhil Mesnier2016-03-171-0/+1
* Updating ImR with OCI supplied fixesPhil Mesnier2016-03-041-0/+5
* Fix for another case involving slowly terminating server instances, being ove...Phil Mesnier2016-03-041-12/+30
* fix typoPhil Mesnier2015-12-051-1/+1
* Windows related fixes. Addresses tests failures due to an unmet expectation o...Phil Mesnier2015-12-051-2/+5
* Address more corner cases that leave the async access state machine hung with...Phil Mesnier2015-11-181-6/+7
* Fix a deadlock that could happen if a server is killed, removed from the ImR ...Phil Mesnier2015-11-101-26/+17
* restore the use of const exceptionPhil Mesnier2015-10-191-1/+1
* Synchronize signal handler with upcalls to avoid deadlockPhil Mesnier2015-10-191-4/+32
* ImR changes for uses_wchar=1Adam Mitz2015-09-111-9/+11
* General debug log improvements.Phil Mesnier2015-08-121-6/+6
* Removed single line Id tagJohnny Willemsen2015-01-071-2/+0
* Catch exceptions by const&Johnny Willemsen2014-12-081-1/+1
* Tue Sep 30 08:44:33 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-09-301-4/+4
* Fri Sep 12 14:10:47 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-09-121-2/+17
* Mon Sep 8 16:17:12 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-09-081-4/+8
* Mon Aug 4 22:11:34 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-08-041-3/+30
* Fri Aug 1 21:01:55 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-08-011-2/+28
* Sun Feb 23 18:27:00 UTC 2014 Phil Mesnier <mesnier_p@socket.net>Phil Mesnier2014-02-231-3/+3
* Sun Feb 23 02:10:34 UTC 2014 Phil Mesnier <mesnier_p@local>Phil Mesnier2014-02-231-1/+1
* Fri Feb 21 19:08:58 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-02-211-13/+10
* Thu Feb 20 01:51:00 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-02-201-1/+13
* Wed Feb 5 21:13:37 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-02-051-13/+33
* Mon Jan 13 15:01:14 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-01-131-2/+9
* Fri Jan 10 22:11:38 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-01-101-13/+73