Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | MCPP_RPATH_LINK addition | Bernard Normier | 2008-01-09 |
| | |||
* | Use mcpp instead of icecpp | Dwayne Boone | 2008-01-09 |
| | |||
* | Finished fixes for bug 2132 | Benoit Foucher | 2008-01-07 |
| | |||
* | Fixed bug 2304 | Benoit Foucher | 2008-01-07 |
| | |||
* | - Added missing notifyAll in ConnectRequestHandler (which could cause async | Benoit Foucher | 2008-01-04 |
| | | | | | | | | | requests to hang if an exception occured during flushing). - Changed getaddrinfo(0, "0", ...) calls to getaddrinfo(0, "1", ...). Solaris doesn't recognize "0" as a valid service name. - Workaround HP-UX compiler bug caused by Glacier2::Instance inlined methods. | ||
* | Fixed bug 2599 | Benoit Foucher | 2008-01-04 |
| | |||
* | More HP & Sun compilation fixes | Benoit Foucher | 2007-12-28 |
| | |||
* | Fix for bug 1945, Sun & HP-UX compilation fixes | Benoit Foucher | 2008-01-03 |
| | |||
* | - Fixed bug 2363, 2623, 2500 | Benoit Foucher | 2008-01-03 |
| | | | | | - Added missing SignalPolicy.java - Removed foreground send support in Ice for C++ & Java | ||
* | Bug 2179: made signal handling argument for Ice.Application a proper | Michi Henning | 2007-12-28 |
| | | | | enum in Java and C#. | ||
* | Windows / VC6 fixes | ZeroC Staff | 2007-12-21 |
| | |||
* | Merge branch 'master' of ssh://cvs.zeroc.com/home/git/ice | Bernard Normier | 2007-12-21 |
|\ | |||
| * | - Fixed bug 2482 | Benoit Foucher | 2007-12-21 |
| | | | | | | | | | | | | | | | | | | - Fixed bug 2589 - Fixed bug in Java/C# implementation of Properties clone. The values were not cloned but shared with the clone. - Fixed bug in IceBox where the properties admin facet was removed only for services that had a communicator. - Added IceBox/configuration tests. | ||
* | | Merge branch 'master' of ssh://cvs.zeroc.com/home/git/ice | Bernard Normier | 2007-12-21 |
|\| | | | | | | | | | | | Conflicts: cpp/src/Slice/VbUtil.cpp | ||
| * | Fix to changes for bug 2477. | Michi Henning | 2007-12-20 |
| | | |||
| * | Bug 2477. | Michi Henning | 2007-12-20 |
| | | |||
| * | Bug 2619 -- Removed VbUtil.cpp. | Michi Henning | 2007-12-20 |
| | | |||
| * | - Merge IPv6 support from Dwayne's branch. | Benoit Foucher | 2007-12-19 |
| | | | | | | | | | | | | - Reviewed and fixed IPv6 bugs. - Fixed bug in the outgoing connection factory where an assert could be triggered if the proxy contained identical endpoints | ||
* | | IceUtil cleanup (first commit) | Bernard Normier | 2007-12-21 |
|/ | |||
* | Merge branch 'master' of ssh://cvs.zeroc.com/home/git/ice | Bernard Normier | 2007-12-19 |
|\ | |||
| * | Bug 2537. | Michi Henning | 2007-12-19 |
| | | |||
| * | Part of bug 2428. <h1> element now uses scoped name. | Michi Henning | 2007-12-19 |
| | | |||
| * | Bug 2429. | Michi Henning | 2007-12-19 |
| | | |||
* | | Fixed bug #2514 | Bernard Normier | 2007-12-19 |
|/ | |||
* | Fixed bug #2277 | ZeroC Staff | 2007-12-18 |
| | |||
* | Removed checked-in generated files from C++ multicast demo. | Michi Henning | 2007-12-17 |
| | | | | Did a make depend. | ||
* | Fixed generated type for LocalObject. | Michi Henning | 2007-12-14 |
| | |||
* | Merge branch 'master' of bernard@cvs.zeroc.com:/home/git/ice | ZeroC Staff | 2007-12-12 |
|\ | |||
| * | Fixed bug 2592 | Benoit Foucher | 2007-12-12 |
| | | |||
* | | Fixed VC build | ZeroC Staff | 2007-12-12 |
|/ | |||
* | Fixed bug #2557 (closing database within transaction) | Bernard Normier | 2007-12-12 |
| | |||
* | Fixed bug 2583 | Benoit Foucher | 2007-12-06 |
| | |||
* | Fixed build, application.xml, bug in IceGrid GUI | Bernard Normier | 2007-12-05 |
| | |||
* | Fixed bug where Ice.Admin.Endpoints would get duplicated | Benoit Foucher | 2007-12-05 |
| | |||
* | Fixed NPE in the outgoing connection factory | Benoit Foucher | 2007-12-05 |
| | |||
* | Added support for service commands to icegridadmin (bug 1775) | Benoit Foucher | 2007-12-05 |
| | |||
* | New IceGrid/icebox demos and various IceBox fixes | Bernard Normier | 2007-12-04 |
| | |||
* | Fix to not retry batch requests (even idempotent ones) | Benoit Foucher | 2007-12-04 |
| | |||
* | - Fixed minor bug in Ice::Application (error message was missing ": ") | Benoit Foucher | 2007-12-04 |
| | | | | | - Fixed bug where exceptions weren't correctly catched by the endpoint host resolver when doing the non-blocking getAddresses call. | ||
* | Fixed bug 1775 (service manager issues) | Bernard Normier | 2007-12-03 |
| | |||
* | - Changed AdminI server start/stop methods to use AMI/AMD | Benoit Foucher | 2007-12-03 |
| | | | | | | | - Minor exception handling fix in registry server admin router. - Changed Admin::getServerAdmin method to check if the server exists and can be loaded on the node before to return the server admin object. - Fixed icegridadmin to use the process facet to write messages | ||
* | Added more @deprecated tags to the Java generated code to reduce the number ↵ | Benoit Foucher | 2007-12-03 |
| | | | | of warnings | ||
* | Added Properties facet to IceBox services | Bernard Normier | 2007-11-30 |
| | |||
* | Merge branch 'master' of ssh://cvs.zeroc.com/home/git/ice | Bernard Normier | 2007-11-30 |
|\ | |||
| * | Fixed bug 2584 | Benoit Foucher | 2007-11-30 |
| | | |||
| * | Fixed demo and test to use new async delegates | Dwayne Boone | 2007-11-29 |
| | | |||
| * | Removed traditional AMI calls | Dwayne Boone | 2007-11-29 |
| | | |||
| * | Fixed bug 2391 | Benoit Foucher | 2007-11-29 |
| | | |||
| * | Minor fix for bug 2474 for --stream with C#. | Michi Henning | 2007-11-29 |
| | | |||
| * | Merge branch 'master' of ssh://cvs.zeroc.com/home/git/ice | Michi Henning | 2007-11-29 |
| |\ |