index
:
ICE
3.4
3.5
3.6
3.7
main
ZeroC local mirror
ZeroC
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpp
/
src
/
IceLocatorDiscovery
/
PluginI.cpp
Commit message (
Expand
)
Author
Age
*
Ignore null locator replies
Jose
2019-12-05
*
Fixed IceLocatorDiscovery race condition, fixes #555
Benoit Foucher
2019-09-26
*
Copyright header simplication
Jose
2019-01-19
*
Remove copyright notice
Jose
2018-12-18
*
Fix copyright header
Jose
2018-12-18
*
Extra C++ warning flags with clang and g++.
Bernard Normier
2018-10-26
*
Update copyright year to 2018
Jose
2018-02-14
*
Added tracing for IceLocatorDiscovery (ICE-8072)
Benoit Foucher
2018-02-14
*
Removed dead code from IceLocatorDiscovery sources
Benoit Foucher
2017-08-28
*
Remove excessive empty lines
Joe George
2017-06-07
*
Minor IceLocatorDiscovery fix for consistency
Benoit Foucher
2017-05-11
*
Fixed ICE-7869 - IceGridGUI NPE
Benoit Foucher
2017-05-10
*
Fixed IceDiscovery/IceLocatorDiscovery build failures on x64
Benoit Foucher
2017-05-10
*
Fixed ICE-7849 - Removed IceDiscovery/IceLocatorDiscovery ice_getConnection c...
Benoit Foucher
2017-05-10
*
Fixed ICE-6680 - WS transports are now provided by a separate IceWS plugin
Benoit Foucher
2017-04-27
*
Fixed ICE-7801 - icegridadmin discovered locator not set
Benoit Foucher
2017-04-13
*
ICE-7768: fixed C++11 Blobject API
Bernard Normier
2017-04-07
*
Fixed ICE-7757 & ICE-7739 - IceLocatorDiscovery stops discovering locators
Benoit Foucher
2017-04-06
*
Fixed ICE-7584 - discovery plugins now send multicast datagrams on all interf...
Benoit Foucher
2017-03-01
*
Merge remote-tracking branch 'origin/3.6'
Joe George
2017-02-13
|
\
|
*
ICE-7506 - Update copyright to 2017
Joe George
2017-02-13
*
|
Moved UniquePtr to IceInternal
Bernard Normier
2017-01-11
*
|
Refactored shared_from_this/enable_shared_from_this
Bernard Normier
2016-08-04
*
|
Move generateUUID to Ice
Bernard Normier
2016-08-01
*
|
Whitespace cleanup - tabs to spaces
Joe George
2016-06-29
*
|
Refactored SSL and iAP transports, support for running SSL on top
Benoit Foucher
2016-06-27
*
|
ICE-7179 - Update std::function code style
Joe George
2016-06-13
*
|
Renamed C++11 AMI/AMD suffix: _async to Async
Bernard Normier
2016-06-09
*
|
Merge remote-tracking branch 'origin/3.6'
Joe George
2016-03-01
|
\
|
|
*
Update copyright headers
Joe George
2016-03-01
*
|
Remove C++14 usage and switch to -std=c++11
Jose
2016-01-12
*
|
C++11 IceLocatorDiscovery fixes
Jose
2015-12-31
*
|
C++11 updates for IceLocatorDiscovery
Jose
2015-12-31
|
/
*
Revert "Fixed ICE-6707 - default interface for discovery is now Ice.Default.H...
Benoit Foucher
2015-08-14
*
Fixed ICE-6707 - default interface for discovery is now Ice.Default.Host if i...
Benoit Foucher
2015-08-13
*
Fixed ICE-6671 - Added registration functions to explicitly register Ice plugins
Benoit Foucher
2015-08-12
*
Fixed IceDiscovery and collocation optimization issue which could cause indef...
Benoit Foucher
2015-06-22
*
The communicator now catch exceptions raised by plugin initialize and raise P...
Benoit Foucher
2015-06-17
*
ICE-6481 pragma comment when building static libraries
Bernard Normier
2015-05-05
*
Fixed ICE-6362 : fixed IceLocatorDiscovery infinite retry
Benoit Foucher
2015-03-10
*
Changes for brew, python PyPI packaging and ruby gem packaging.
Matthew Newhook
2015-02-18
*
Fixed Ice discovery plugins to not block on init
Benoit Foucher
2015-02-06
*
IceGridDiscovery is now IceLocatorDiscovery
Benoit Foucher
2015-02-03