| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
| |
to send log messages,
with two-ways calls. Removed ping thread.
|
| |
|
| |
|
|
|
|
| |
Glacier2Internal::setupNullPermissionsVerifier function
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This reverts commit 710af6e9ea945157ef8b92112167aeda01b6d383.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- 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)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Fixed some bugs in the interrupt test.
- Fixed a bug in Outgoing where the interrupt exception could be
swallowed.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Added discovery to direct connections
- Users no longer need to manually enter the instance name
|