Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 4367 - Build failures with VC90 64 bit. | Jose | 2009-11-16 | |
| | ||||
* | Fixed 3962 - Berkeley DB, problems with unicode paths. | Jose | 2009-11-10 | |
| | ||||
* | Win32 compilation error fix for previous commit, also note that previous ↵ | Benoit Foucher | 2009-08-21 | |
| | | | | commit also fixes bug 3213 and 3549 | |||
* | 4071 - merge contents of OS.cpp/OS.h into FileUtil.h/FileUtil.cpp. | Jose | 2009-08-12 | |
| | ||||
* | merged in both of Jose's 4071 fixes. | Matthew Newhook | 2009-08-07 | |
| | ||||
* | Revert "Changes for bug 3962 and 4714" | Matthew Newhook | 2009-08-07 | |
| | | | | This reverts commit d38ad95e45c0083d602a43e6d77e6c1599f324fe. | |||
* | Changes for bug 3962 and 4714 | Jose | 2009-07-29 | |
| | ||||
* | Fixed bug 3230 - IceGrid node leak | Benoit Foucher | 2009-03-25 | |
| | ||||
* | Fixed bug 3776, 3755, 3778 - getAdmin bugs and replicaGroup test warnings | Benoit Foucher | 2009-03-04 | |
| | ||||
* | C++Builder 2009 port | Dwayne Boone | 2009-03-02 | |
| | ||||
* | Squashed commit of the following: | Benoit Foucher | 2009-01-07 | |
| | | | | | | | | | | | | | | commit 8019e6de4480f361a83d8944afec60793454c322 Author: Benoit Foucher <benoit@zeroc.com> Date: Wed Jan 7 17:16:40 2009 +0100 Fixed bug 3516 - Fixed scaling issue when using round-robin replica groups commit 6c36afb32dda8b37b7d5330ed51a439bc73b17db Author: Benoit Foucher <benoit@zeroc.com> Date: Wed Jan 7 17:16:36 2009 +0100 Fixed bug 3230 - IceGrid node leak | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 | |
| | ||||
* | Bug 3529 | Dwayne Boone | 2008-11-07 | |
| | ||||
* | Bug 3529 - check ice version before esacping properties | Dwayne Boone | 2008-11-03 | |
| | ||||
* | Bug 3519 - fix isalpha, isprint, ... usage | Dwayne Boone | 2008-10-30 | |
| | ||||
* | Fixed locator implementation to not serialize anymore locator request for ↵ | Benoit Foucher | 2008-10-23 | |
| | | | | non round-robin replica groups also fixed an issue where the registry would try to re-activate servers while the node is shutting down | |||
* | Fixed potential IceGrid node hang on shutdown | Benoit Foucher | 2008-09-25 | |
| | ||||
* | Bug 3014 - isAbsolute incorrect | Dwayne Boone | 2008-06-06 | |
| | ||||
* | Fixed IceGrid bug where a variable was used uninitialized | Benoit Foucher | 2008-06-06 | |
| | ||||
* | Bug 3090 - Escape properties written to config files by IceGrid | Dwayne Boone | 2008-05-06 | |
| | ||||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2719 | Matthew Newhook | 2008-03-18 | |
| | | | | | | | | | | Squashed commit of the following: commit 5ff1fac3e73ef4fb3ac96a692812a849ff585ebc Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Mar 18 01:27:20 2008 -0800 Fixed the various && || warnings from gcc. | |||
* | Changed the IceGrid node to be more conservative when removing server ↵ | Benoit Foucher | 2008-02-25 | |
| | | | | directories | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 | |
| | ||||
* | - Added IceUtil::SyscallException and cleaned up few IceUtil exceptions | Benoit Foucher | 2008-01-23 | |
| | | | | | | - Added errorToString() and lastErrorToString() functions to IceUtil/StringUtil.h - Replaced multiple implementations of errorToString methods with the IceUtil one. - Fixed bug 2641. | |||
* | Fixed bug 2629 | Benoit Foucher | 2008-01-10 | |
| | ||||
* | Added Properties facet to IceBox services | Bernard Normier | 2007-11-30 | |
| | ||||
* | Changed IceGrid node to consider a server active only once its process proxy ↵ | Benoit Foucher | 2007-11-28 | |
| | | | | is registered | |||
* | - Added support for non-blocking AMI/batch requests, connection | Benoit Foucher | 2007-11-27 | |
| | | | | | | creation. - Added support for AMI oneway requests. - Changed collocation optimization to not perform any DNS lookups. | |||
* | Refactored IceGrid session servant management | Benoit Foucher | 2007-11-23 | |
| | ||||
* | Refactored server-properties access/retrieval from IceGrid admin client | Bernard Normier | 2007-11-21 | |
| | ||||
* | Bug 2446 | Benoit Foucher | 2007-11-16 | |
| | ||||
* | Merge branch 'timer-fixes' | Benoit Foucher | 2007-09-25 | |
|\ | ||||
| * | Changed IceUtil::Timer::schedule() to use a delay | Benoit Foucher | 2007-09-25 | |
| | | ||||
* | | Squashed commit of the following: | Bernard Normier | 2007-09-24 | |
|/ | | | | | | | | commit 67f0310e1125b278157942d1387f694d9bf9921a Author: Bernard Normier <bernard@zeroc.com> Date: Mon Sep 24 16:56:17 2007 -0400 Added ability to retrieve server properties from IceGrid GUI | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1351 - use monotonic ↵ | Dwayne Boone | 2007-09-05 | |
| | | | | timers where possible | |||
* | Squashed commit of the following: | Benoit Foucher | 2007-08-30 | |
| | | | | | | | | | | | | | | | | | | | | commit a61fce80c95ed97d9716648c2083c8581326e950 Author: Benoit Foucher <benoit@zeroc.com> Date: Thu Aug 30 15:33:54 2007 +0200 Added optimization to not wakeup too often commit d44134e724e43aeb1db8693a37a5b611f295948c Author: Benoit Foucher <benoit@zeroc.com> Date: Thu Aug 30 11:34:22 2007 +0200 Changed the connection monitor to use the timer. commit 915f0669599a457f46974c3a108205d5c3c666ba Author: Benoit Foucher <benoit@zeroc.com> Date: Wed Aug 29 16:18:59 2007 +0200 Fixed IceGrid and casino demo to use IceUtil::Timer | |||
* | Fixed bug 2308, 2309, 2310 | Benoit Foucher | 2007-07-23 | |
| | ||||
* | Fixed bug 2254 | Benoit Foucher | 2007-06-14 | |
| | ||||
* | Fixed warning/error messages to be on a single line | Benoit Foucher | 2007-03-01 | |
| | ||||
* | Removed support for removed Ice.OA property prefix | Benoit Foucher | 2007-02-14 | |
| | ||||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 | |
| | ||||
* | Minor warning fixes | Benoit Foucher | 2007-01-26 | |
| | ||||
* | Added properties override in service config files | Benoit Foucher | 2007-01-26 | |
| | ||||
* | IceGrid file cache fixes | Benoit Foucher | 2007-01-25 | |
| | ||||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1283 | Matthew Newhook | 2007-01-25 | |
| | ||||
* | Updated copyright header | Dwayne Boone | 2007-01-08 | |
| | ||||
* | - Added internal descriptor types for node-registry communications | Benoit Foucher | 2006-12-20 | |
| | | | | - Various bug fixes | |||
* | Object adapter properties now prefixed by "Ice.OA." | Dwayne Boone | 2006-12-18 | |
| | ||||
* | Win32 fix | Benoit Foucher | 2006-12-14 | |
| | ||||
* | Fixed bug 1286 and support for property attribute in the object descriptor. | Benoit Foucher | 2006-12-14 | |
| |