summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/ReplicaCache.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
|
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
| | | | Fixes 223.
* Update copyright year to 2018Jose2018-02-14
|
* Clean C++ exception code to only throw exception typesJose2017-09-20
| | | | | | | | | | - Update C++ code to only throw types derived from C++ exception - Update C++ code to use one-shot constructors to create the exceptions Fix bug ICE-7892
* Fixed spurious warning on shutdown by using colloc-only proxyBenoit Foucher2017-03-23
|
* Removed Current's default value in the C++11 mappingBernard Normier2017-03-08
| | | | Renamed Ice::noExplicitCurrent to Ice::emptyCurrent
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Update copyright headersJoe George2016-03-01
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed ICE-6119: unexpected IceGrid replica warningBenoit Foucher2014-12-11
|
* Fixed ICE-5701 & ICE-5721: warning on shutdown of replicaBenoit Foucher2014-10-14
|
* IceGrid::Admin now provides remote access to IceGrid registry and node Admin ↵Bernard Normier2014-09-10
| | | | | | objects, and icegridadmin uses these new operations to show the Ice log file for IceGrid registries and IceGrid nodes (ICE-2400)
* Better collocation optimization, fix for ICE-5489, ICE-5484Benoit Foucher2014-06-27
|
* merging javascript branchMark Spruiell2014-03-19
|
* * SOCKS support for C++Mark Spruiell2013-04-04
| | | | | * Minor cleanup in C# * Unity fixes
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* Fixed ICE-4721 - support for OS X clangBenoit Foucher2011-10-18
|
* 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
|
* Updated copyrightDwayne Boone2008-01-23
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1711Matthew Newhook2007-01-30
|
* Updated copyright headerDwayne Boone2007-01-08
|
* - Added internal descriptor types for node-registry communicationsBenoit Foucher2006-12-20
| | | | - Various bug fixes
* More cleanupBenoit Foucher2006-12-04
|
* 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).
* FixBenoit Foucher2006-09-20
|
* Removed null permission verifier well-known objects Various fixes forBenoit Foucher2006-09-20
| | | | replcia session establishment.
* 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
|
* More replication work.Benoit Foucher2006-07-25
|
* Win32 fixesBenoit Foucher2006-07-21
|
* Initial implementation of the IceGrid registry replication.Benoit Foucher2006-07-21