summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/ImplRepo_Service/Shared_Backing_Store.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removed checks for ACE_HAS_CPP11 and use std::atomic in more places in the TA...Johnny Willemsen2020-12-091-4/+0
* At the moment we have a deferred remove we mark the server as dead so that on...Johnny Willemsen2018-12-071-1/+2
* Remove default argument of 0 to remove_server, when we know the process id, w...Johnny Willemsen2018-12-061-2/+2
* Make use of std::unique_ptr with C++11, use empty instead of checking size, c...Johnny Willemsen2018-11-301-3/+7
* Fixed windows runtime issueJohnny Willemsen2018-08-111-1/+1
* Logging enhancementsJohnny Willemsen2018-08-101-4/+4
* Const and unicode fixesJohnny Willemsen2018-08-091-3/+3
* Unicode logging fixesJohnny Willemsen2018-08-091-1/+1
* Add log level checkJohnny Willemsen2016-03-291-3/+6
* Log a line when we load a server configJohnny Willemsen2016-03-291-4/+9
* TAO ImplRepo: fixed a few remaining wchar issuesAdam Mitz2015-09-091-3/+3
* TAO ImplRepo: build with uses_wchar=1Adam Mitz2015-09-081-25/+26
* Separate out the FT peer synchronization to a separate ORB run inPhil Mesnier2015-08-121-405/+271
* Clean up old commented code, fix a memory leak that occurredPhil Mesnier2015-02-111-2/+3
* Removed single line Id tagJohnny Willemsen2015-01-071-2/+0
* ChangeLogTag: Fri Sep 26 10:16:30 UTC 2014 Olli Savia <ops@iki.fi>olli2014-09-261-1/+1
* Thu Aug 21 20:26:50 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-08-211-54/+66
* Wed Jul 30 13:14:34 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-07-301-1/+1
* Thu Jul 24 21:42:52 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-07-241-0/+4
* Fri Jul 18 20:33:17 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-07-181-2/+6
* Wed Jul 16 16:42:52 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-07-161-11/+53
* Wed Jun 11 14:56:47 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-06-111-38/+60
* Mon Feb 24 14:45:47 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-02-241-6/+6
* Fri Feb 7 19:15:28 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-02-071-11/+1
* Fri Feb 7 16:02:04 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-02-071-5/+8
* Thu Feb 6 23:11:57 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-02-061-22/+9
* Wed Feb 5 21:13:37 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-02-051-330/+283
* Fri Dec 6 16:50:00 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-12-061-1/+1
* ChangeLogTag: Fri Apr 12 22:41:43 UTC 2013 Adam Mitz <mitza@ociweb.com>mitza2013-04-121-37/+38
* Added backup restart features for Implementation Repository and FT_Naming_Ser...stanleyk2013-03-141-30/+65
* Fix warnings related to size_tstanleyk2013-03-081-3/+3
* Fix various compilation issues for QNX and LynxOSstanleyk2013-03-081-5/+5
* Revise startup functionality for FT_Naming_Servicestanleyk2013-03-081-1/+1
* Fix conversion ambiguity issues.stanleyk2013-03-011-1/+1
* Fix coverity issues. Avoid building tests on CORBA_E_COMPACT.stanleyk2013-02-131-0/+9
* Tue Feb 12 16:28:13 UTC 2013 Byron Harris <harrisb@ociweb.com>harrisb2013-02-121-304/+295
* Merge in OCI_Reliability_Enhancements branch. stanleyk2013-02-051-0/+1366