summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/ImplRepo_Service/LiveCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Within validate_ping move logging statement outside of the if so that we can ...Johnny Willemsen2019-05-011-8/+9
* Const changesJohnny Willemsen2019-04-161-4/+4
* Logging fix to ImplRepo_ServiceJohnny Willemsen2019-04-111-1/+1
* At the moment we have a deferred remove we mark the server as dead so that on...Johnny Willemsen2018-12-071-54/+143
* Remove default argument of 0 to remove_server, when we know the process id, w...Johnny Willemsen2018-12-061-21/+32
* When remove_server is called during a handle timeout we need to use the entry...Johnny Willemsen2018-12-061-3/+12
* Just use s as argumentJohnny Willemsen2018-12-051-1/+1
* When we get a remove server during handle timeout we need to store name and p...Johnny Willemsen2018-12-051-13/+22
* Const enhancementsJohnny Willemsen2018-12-031-3/+3
* Const changes, log the pid we compare with in a check and added some docuJohnny Willemsen2018-12-031-3/+9
* Removed AAM_ACTIVATION_SENT status, at the moment we do an AMI start_server w...Johnny Willemsen2018-12-031-1/+1
* Make use of std::unique_ptr with C++11, use empty instead of checking size, c...Johnny Willemsen2018-11-301-3/+3
* Logging enhancementsJohnny Willemsen2018-11-301-24/+23
* Fixed typosJohnny Willemsen2018-08-101-1/+1
* Pass the server id to the LifeEntry so that we have it in our logJohnny Willemsen2018-08-101-1/+1
* Logging enhancementsJohnny Willemsen2018-08-101-2/+2
* Logging and const changesJohnny Willemsen2018-08-101-12/+27
* Logging enhancementsJohnny Willemsen2018-08-101-15/+15
* Logging enhancementsJohnny Willemsen2018-08-101-2/+4
* Logging enhancementsJohnny Willemsen2018-08-101-8/+9
* Logging enhancementsJohnny Willemsen2018-08-101-11/+11
* Const and unicode fixesJohnny Willemsen2018-08-091-2/+2
* Unicode logging fixesJohnny Willemsen2018-08-091-2/+2
* revert conflicting ignores, re-indent, and remove cli delayPhil Mesnier2016-04-131-5/+5
* intermediate to share with windows.Phil Mesnier2016-04-051-18/+21
* Fixed loggingJohnny Willemsen2016-03-291-1/+1
* Const fixJohnny Willemsen2016-03-291-1/+1
* Merge branch 'jwi-implrepo' of https://github.com/jwillemsen/ATCD into jwi-im...Johnny Willemsen2016-03-291-2/+2
|\
| * Improved loggingJohnny Willemsen2016-03-291-2/+2
* | Logging changeJohnny Willemsen2016-03-291-2/+1
|/
* Fix for another case involving slowly terminating server instances, being ove...Phil Mesnier2016-03-041-9/+35
* Address more corner cases that leave the async access state machine hung with...Phil Mesnier2015-11-181-4/+4
* Fix a deadlock that could happen if a server is killed, removed from the ImR ...Phil Mesnier2015-11-101-13/+45
* ensure byte alignment on all platformsPhil Mesnier2015-10-191-7/+3
* Removed single line Id tagJohnny Willemsen2015-01-071-2/+0
* Catch all exceptions as const&Johnny Willemsen2014-12-081-5/+5
* Thu Oct 23 21:43:09 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-10-231-0/+12
* Thu Apr 24 15:57:16 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-04-241-3/+9
* Mon Feb 24 18:01:39 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-02-241-5/+37
* Fri Feb 21 00:50:20 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-02-211-1/+3
* Thu Feb 20 01:51:00 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-02-201-3/+52
* Sat Jan 18 00:16:14 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-01-181-14/+21
* Thu Nov 21 17:29:02 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-11-211-0/+41
* Tue Jun 4 19:30:32 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-06-041-4/+21
* Mon Jun 3 21:16:43 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-06-031-8/+70
* Thu May 30 17:39:37 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-05-301-3/+3
* Wed May 29 21:32:51 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-05-291-43/+128
* Tue May 21 13:22:47 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-05-211-0/+1
* Mon May 20 16:41:51 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-05-201-10/+46
* Mon May 13 19:12:59 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-05-131-121/+3