| Commit message (Collapse) | Author | Age |
... | |
| |
|
| |
|
|
|
|
| |
factories
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Instance::destroy
|
|
|
|
|
|
| |
retries.
- Removed the InProgress state from Instance, simplified and corrected
the destroy logic.
|
| |
|
|
|
|
| |
enabled (Ice.Admin.Enabled if defined, otherwise check Ice.Admin.Endpoints and no other property)
|
| |
|
|
|
|
| |
wasn't instrumented
|
|
|
|
|
|
| |
objects, and icegridadmin uses these
new operations to show the Ice log file for IceGrid registries and IceGrid nodes (ICE-2400)
|
|
|
|
| |
networking code (addition of StreamSocket class abstraction)
|
| |
|
|
|
|
| |
PrintStackTraces setting
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- added new Logger admin facet (C++ only)
- this Logger facet allows remote application to retrieve the Ice log file, including recently logged events, with optional filters
- this logger facet also allows remote applications to attach RemoteLogger objects to get new logs as they are generated
- added new "show log" feature to icegridadmin, to retrieve Ice log file of Ice server (not yet implemented for IceGrid registry and node)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
stringToWstring/wstringToString
|
| |
|
| |
|
| |
|
|
|
|
| |
characters?
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* Minor cleanup in C#
* Unity fixes
|
| |
|