summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/NodeSessionManager.cpp
Commit message (Expand)AuthorAge
* IceGrid and IceStormJoe George2021-02-01
* Fixed IceGrid node to not terminate session with master on interrupt, fixes #464Benoit Foucher2019-07-25
* 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
* Update copyright year to 2018Jose2018-02-14
* Cleanup more whitespaceJoe George2017-05-09
* Remove trailing whitespaceJoe George2017-05-02
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | Moved UniquePtr to IceInternalBernard Normier2017-01-11
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
* | IceGridLib build fixesJose2015-12-16
|/
* Updated copyright to 2015Dwayne Boone2015-01-05
* Improved IceGrid discovery, it now works with icegrid registry slaves and nodesBenoit Foucher2014-07-25
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5358 - allow IceGrid replica to initialize its database from anothe...Benoit Foucher2013-09-03
* Fixed unreferenced local variablesJose2013-08-30
* Fix for ICE-5357: improved discovery of replicas on node/slave startupBenoit Foucher2013-08-28
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Xcode 4.6 - clang 4.2 updatesJose2013-01-31
* Fixed (ICE-5144) - Minor grammar errors in codeJose2013-01-14
* Fixes for ICE-4961: improve IceGrid interop with old nodes and registriesBenoit Foucher2012-11-19
* Port to gcc and clang in c++11 mode:Bernard Normier2012-10-05
* ICE-4824 - Fixed VC6 style loopsJose2012-10-03
* Fixed copyrightsBenoit Foucher2012-04-25
* Added support for replica & name cert CN verificationBenoit Foucher2011-07-12
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* More IceGrid fixes to reduce startup delays if some slaves are unavailableBenoit Foucher2011-04-19
* Fixed bug 4818 - IceGrid node startup hangBenoit Foucher2011-04-07
* Updated copyright to 2010Dwayne Boone2010-01-07
* Fixed bug 3722 & 3723 - IceGrid leaks upon start failureBenoit Foucher2009-02-12
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* IceGrid fixes to ensure the registry/node don't wait too long if a replica be...Benoit Foucher2008-09-26
* Fixed bug 3096 - IceGrid registry or node abort on Solaris/64bitsBenoit Foucher2008-05-08
* Updated copyrightDwayne Boone2008-01-23
* Added missing synchronizationBenoit Foucher2007-02-21
* Added sync to createBenoit Foucher2007-02-06
* Expanded tabs into spacesBernard Normier2007-02-01
* Updated copyright headerDwayne Boone2007-01-08
* Improved FileIterator interface Changed patch() operation on the node toBenoit Foucher2006-12-07
* More cleanupBenoit Foucher2006-12-04
* FixesBenoit Foucher2006-11-29
* Win32 fixBenoit Foucher2006-11-28
* Code cleanup and fixed startup scalability issue of the registry (it noBenoit Foucher2006-11-23
* Memory leak fixesBenoit Foucher2006-11-10
* Fixed bug where node couldn't be interrupted if master isn't availableBenoit Foucher2006-10-24
* Observer fixesBenoit Foucher2006-10-20