summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/ReapThread.cpp
Commit message (Collapse)AuthorAge
* Update copyright headersJoe George2016-03-01
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed ICE-5759: IceGrid activation test failure on WindowsBenoit Foucher2014-10-23
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Fixed BCC compile errorsDwayne Boone2009-06-01
|
* Bug 2812 - add abilty to name threadDwayne Boone2009-04-24
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Updated copyrightDwayne Boone2008-01-23
|
* Fixed bug 2656Benoit Foucher2008-01-23
|
* Refactored IceGrid session servant managementBenoit Foucher2007-11-23
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1351 - use monotonic ↵Dwayne Boone2007-09-05
| | | | timers where possible
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Replication fixes, more work on the replication testsBenoit Foucher2006-10-17
|
* FixesBenoit Foucher2006-09-12
|
* reaper thread does not use a fixed timeout.Matthew Newhook2006-09-07
|
* replaced two reaper threads with one.Matthew Newhook2006-09-04
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1331Matthew Newhook2006-09-04
|
* Session re-factoring.Benoit Foucher2006-05-19
|
* Fixed session shutdown.Benoit Foucher2006-05-05
|
* Removed session based locator, refactored allocation code.Benoit Foucher2006-05-05
|
* Added stress test, fixed bugs.Benoit Foucher2006-05-03
|
* - Removed support for named property sets in templates.Benoit Foucher2006-04-19
| | | | - Added first (and incomplete) cut of client and admin session interfaces.
* Updated copyrightDwayne Boone2006-03-14
|
* Fixed a bug where the node wouldn't properly shutdown if a serverBenoit Foucher2005-11-14
| | | | | | activation request was received during shutdown. Fixed the reaper thread to properly catch exceptions. Fixed the simple test to shutdown the server before unregistering it.
* Changed server start to wait for object adapter activation before toBenoit Foucher2005-07-06
| | | | return.
* Added support for sessions and node/registry observersBenoit Foucher2005-06-09
|
* Added node session support.Benoit Foucher2005-06-08