Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 | |
| | ||||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 | |
| | ||||
* | Fixed bug 4677 - IceGrid update hang | Benoit Foucher | 2010-02-19 | |
| | ||||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 | |
| | ||||
* | Fixed 3962 - Berkeley DB, problems with unicode paths. | Jose | 2009-11-10 | |
| | ||||
* | Review for bug 4071 and fix for bug 4211 | Benoit Foucher | 2009-08-14 | |
| | ||||
* | Bug 2812 - add abilty to name thread | Dwayne Boone | 2009-04-24 | |
| | ||||
* | - Fixed bug 3853 - ice_getCachedConnection could throw | Benoit Foucher | 2009-03-12 | |
| | | | | - Fixed bug 3808 - odd output from IceGrid/activation test | |||
* | Bug 3650 - Stop using POSIX functions under Windows | Jose | 2009-02-19 | |
| | ||||
* | Fixed bug 3722 & 3723 - IceGrid leaks upon start failure | Benoit Foucher | 2009-02-12 | |
| | ||||
* | Fixed bug 2091 - Added feedback when starting server with bogus executable | Benoit Foucher | 2009-01-08 | |
| | ||||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 | |
| | ||||
* | 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 | |||
* | Bug 3014 - isAbsolute incorrect | Dwayne Boone | 2008-06-06 | |
| | ||||
* | Fixed bug 3128 & 3129 - icepatch2server crash on exit bug | Benoit Foucher | 2008-05-09 | |
| | ||||
* | Fixed GCC 4.3 build failures | Bernard Normier | 2008-02-23 | |
| | ||||
* | Fixed bug 2658 | Benoit Foucher | 2008-02-11 | |
| | ||||
* | Updated copyright | Dwayne Boone | 2008-01-23 | |
| | ||||
* | IceUtil cleanup (first commit) | Bernard Normier | 2007-12-21 | |
| | ||||
* | Refactored IceGrid session servant management | Benoit Foucher | 2007-11-23 | |
| | ||||
* | Added support for SIGKILL/SIGTERM on Windows (bug 2258) | Benoit Foucher | 2007-06-19 | |
| | ||||
* | Restore blocked signals | Benoit Foucher | 2007-05-29 | |
| | ||||
* | Bug 1337. | Michi Henning | 2007-02-08 | |
| | ||||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 | |
| | ||||
* | Added properties override in service config files | Benoit Foucher | 2007-01-26 | |
| | ||||
* | Updated copyright header | Dwayne Boone | 2007-01-08 | |
| | ||||
* | Added support for viewing stderr/stdout files from nodes, registries, | Benoit Foucher | 2006-11-17 | |
| | | | | servers. | |||
* | Memory leak fixes | Benoit Foucher | 2006-11-10 | |
| | ||||
* | Added ActivationTimedOut state | Benoit Foucher | 2006-11-08 | |
| | ||||
* | Suppress BCB warnings | Dwayne Boone | 2006-08-10 | |
| | ||||
* | Fixed bug 1038 | Benoit Foucher | 2006-06-14 | |
| | ||||
* | Fixed bug 971 and 983. | Benoit Foucher | 2006-05-30 | |
| | ||||
* | More work on session activation. | Benoit Foucher | 2006-05-17 | |
| | ||||
* | Added support for changing owner of server files/directories. | Benoit Foucher | 2006-05-15 | |
| | ||||
* | Win32 fixes | Benoit Foucher | 2006-05-11 | |
| | ||||
* | Fix | Benoit Foucher | 2006-05-11 | |
| | ||||
* | Win32 fixes | Benoit Foucher | 2006-05-11 | |
| | ||||
* | Added support for setting user under which the process should run. | Benoit Foucher | 2006-05-11 | |
| | ||||
* | Updated copyright | Dwayne Boone | 2006-03-14 | |
| | ||||
* | Fixed bug 782 | Benoit Foucher | 2006-02-02 | |
| | ||||
* | Minor fixes to previous fix | Benoit Foucher | 2006-01-30 | |
| | ||||
* | Workaround for Linux/waitpid bug | Benoit Foucher | 2006-01-30 | |
| | ||||
* | - Removed reference to RH9 and LinuxThreads from INSTALL.LINUX | Benoit Foucher | 2006-01-24 | |
| | | | | | | | | | - Fixed a bug in the always activation mode which would cause a segfault on shutdown. - Removed the Linux work-around for killing proceses (with killpg). - Processes forked by the activator now have their own process group to ensure they don't receive keyboards signals (SIGINT, SIGQUIT) from the node. | |||
* | Added stress test to activation test suite, fixed another race condition | Benoit Foucher | 2006-01-24 | |
| | | | | that could occur if server activation failed. | |||
* | Added feature to allow disabling a server if it doesn't return with a | Benoit Foucher | 2005-12-16 | |
| | | | | 0 exit code or if it crashes. | |||
* | Fixed bug 684 - environment variables on windows | Dwayne Boone | 2005-11-30 | |
| | ||||
* | Windows x64 port | Bernard Normier | 2005-11-21 | |
| | ||||
* | Moved VS 8 warning suppression into IceUtil/DisableWarnings.h | Michi Henning | 2005-11-18 | |
| | ||||
* | Fix to transmit the message from the process pipe to the server and | Benoit Foucher | 2005-11-18 | |
| | | | | eventually the client that started it. |