summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/ReplicaSessionI.cpp
Commit message (Collapse)AuthorAge
* IceGrid and IceStormJoe George2021-02-01
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Update copyright year to 2018Jose2018-02-14
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Revert "Replaced double and triple underscores in C++ by ice-prefixed names"Bernard Normier2016-11-05
| | | | | | | | This reverts commit 91fa99c34d1211d426b24bf68001fc27a87b3f00.
* | Revert "Reverted previous double-underscore changes in IceUtil classes"Bernard Normier2016-11-05
| | | | | | | | This reverts commit 2e6243dd2955e6a292bbe8a569d4e1711253746a.
* | Reverted previous double-underscore changes in IceUtil classesBernard Normier2016-11-03
| |
* | Replaced double and triple underscores in C++ by ice-prefixed namesBernard Normier2016-11-02
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | Convert IceGrid/IceStorm to use LMDB database rather than Freeze/BdBDwayne Boone2015-10-28
|/
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5358 - allow IceGrid replica to initialize its database from ↵Benoit Foucher2013-09-03
| | | | another replica
* Fix for ICE-5357: improved discovery of replicas on node/slave startupBenoit Foucher2013-08-28
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed (ICE-5181) - unreferenced formal parameterJose2013-01-11
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Fixed bug 2738Benoit Foucher2008-03-12
|
* Updated copyrightDwayne Boone2008-01-23
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1351 - use monotonic ↵Dwayne Boone2007-09-05
| | | | timers where possible
* Fixed potential on shutdown deadlock in the IceGrid registryBenoit Foucher2007-08-16
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Added replication demo.Benoit Foucher2007-01-31
|
* Fixed bug 1671 and other minor fixesBenoit Foucher2007-01-17
|
* Updated copyright headerDwayne Boone2007-01-08
|
* - Added internal descriptor types for node-registry communicationsBenoit Foucher2006-12-20
| | | | - Various bug fixes
* Added timeoutsBenoit Foucher2006-12-12
|
* More cleanupBenoit Foucher2006-12-04
|
* CleanupBenoit Foucher2006-11-28
|
* Code cleanupBenoit Foucher2006-11-24
|
* Code cleanup and fixed startup scalability issue of the registry (it noBenoit Foucher2006-11-23
| | | | longer contacts all the nodes).
* Replication fixes, more work on the replication testsBenoit Foucher2006-10-17
|
* Bug fixes, replication test.Benoit Foucher2006-10-11
|
* Removed null permission verifier well-known objects Various fixes forBenoit Foucher2006-09-20
| | | | replcia session establishment.
* More code cleanup + added replica session timeoutBenoit Foucher2006-09-15
|
* Fixed TODOsBenoit Foucher2006-09-14
|
* FixesBenoit Foucher2006-09-13
|
* FixesBenoit Foucher2006-09-12
|
* The master now waits for the replicas to be updated before to return.Benoit Foucher2006-09-06
| | | | Added support for dynamic registration of adapters in the replicas.
* Improved observers, refactored topic manager and initialization AddedBenoit Foucher2006-09-04
| | | | icegridadmin commands to examine the registries
* More IceGrid replication improvements.Benoit Foucher2006-07-27
|
* Initial implementation of the IceGrid registry replication.Benoit Foucher2006-07-21