summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/IceGridNode.cpp
Commit message (Collapse)AuthorAge
...
* FixesBenoit Foucher2006-05-29
|
* More changes to inconsistent ice_ proxy methodsDwayne Boone2006-05-26
|
* Added user account mapper and fixed minor bugs.Benoit Foucher2006-05-23
|
* Cleaned up slice files, fixed IceGrid node with collocated registry warningBenoit Foucher2006-05-09
| | | | on shutdown.
* Fixed proxy and identity t/from string functions to use string convertersDwayne Boone2006-05-09
|
* More minor fixesBenoit Foucher2006-05-09
|
* - Added support for observing adapters and objects.Benoit Foucher2006-04-05
| | | | - Lots of cleanup in the IceGrid registry initilization method.
* Updated copyrightDwayne Boone2006-03-14
|
* Added code to ensure that the node is registered with the registry beforeBenoit Foucher2006-01-25
| | | | it claims to be ready.
* Added "always" activation mode.Benoit Foucher2006-01-10
|
* Added feature to allow disabling a server if it doesn't return with aBenoit Foucher2005-12-16
| | | | 0 exit code or if it crashes.
* :activate() would contact the locator even if the OA id was empty.Benoit Foucher2005-11-11
| | | | | | Fixed a bug where ${node.os} for example couldn't be used in distribution directories. Unknown elements in XML file are now treated as errors.
* Many IceGrid bug fixes.Benoit Foucher2005-11-03
|
* Fixed a bug where IcePatch2 couldn't be deployed and used in a newBenoit Foucher2005-10-25
| | | | | | application. Fixed deadlock. Added automatic patching after adding an application.
* Observer bug fixes.Benoit Foucher2005-10-20
|
* Removed identity propertiesBenoit Foucher2005-10-13
| | | | Added description attribute to replica group and node descriptors.
* Fix bug 480 - default service identitiesDwayne Boone2005-10-12
|
* Added support for default templates.Benoit Foucher2005-10-06
| | | | | | Added support for default parameters. Added support for findObjectByTypeOnLeastLoadedNode Added default templates descriptor (config/templates.xml)
* Distribution improvments, bug fixes, code cleanup.Benoit Foucher2005-10-04
|
* Renamed register to register-processBenoit Foucher2005-09-30
| | | | Added support for "distributions".
* Fixed shutdown issue with collocated registryBenoit Foucher2005-09-05
|
* IceGrid Windows port.Benoit Foucher2005-09-01
|
* Fixed tests, bug fixesBenoit Foucher2005-07-13
|
* FixesBenoit Foucher2005-06-21
|
* Added node session support.Benoit Foucher2005-06-08
|
* Added support for targets attribute of the application, server and serviceBenoit Foucher2005-06-02
| | | | descriptors Ported IcePack fixes (configurable identities).
* New template implementation.Benoit Foucher2005-05-27
|
* Added initial support for templates.Benoit Foucher2005-04-27
|
* Changed deployment implementation.Benoit Foucher2005-04-18
|
* Added registration threadBenoit Foucher2005-04-04
|
* Copied IcePack code to IceGrid.Benoit Foucher2005-04-01