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
/
Ice
/
ObjectAdapterI.cpp
Commit message (
Expand
)
Author
Age
*
More dispatch queue fixes
Joe George
2019-05-07
*
Dispatch queue updates
Joe George
2019-05-07
*
Server side support
Joe George
2019-04-01
*
Copyright header simplication
Jose
2019-01-19
*
Remove copyright notice
Jose
2018-12-18
*
Fix copyright header
Jose
2018-12-18
*
Fixes for C++17 mode
Jose
2018-09-07
*
Fixed invalid OA comments and some JS local interface operations
Benoit Foucher
2018-02-27
*
Improved object adapter getPublishedEndpoints/refreshPublishedEndpoints method
Benoit Foucher
2018-02-16
*
Update copyright year to 2018
Jose
2018-02-14
*
Ensure Ice::Connection::setAdapter fails if the adapter is deactivated (ICE-8...
Benoit Foucher
2018-02-12
*
Moved the clearing of the router info into the try/catch block (ICE-8615)
Benoit Foucher
2018-01-25
*
Added [cpp:noexcept] to Slice local methods that don't throw (ICE-8592)
Benoit Foucher
2018-01-24
*
Clean C++ exception code to only throw exception types
Jose
2017-09-20
*
Minor CHANGELOG fixes
Benoit Foucher
2017-04-11
*
Fixed ICE-7755 - listen on all IPs associated with a DNS name
Benoit Foucher
2017-04-10
*
Merge remote-tracking branch 'origin/3.6'
Joe George
2017-02-13
|
\
|
*
ICE-7506 - Update copyright to 2017
Joe George
2017-02-13
*
|
ICE-7342: add setPublishedEndpoints to ObjectAdapter
Bernard Normier
2017-02-10
*
|
Fixed ICE-7169 and ICE-7375 - add option to specify if batch requests flushed...
Benoit Foucher
2017-02-06
*
|
Fixed ICE-6920 - Communicator::destroy is now noexcept
Benoit Foucher
2017-01-26
*
|
Reject empty endpoint in OA endpoint list
Bernard Normier
2017-01-12
*
|
Fixed (ICE-6694) - Unicode output in command line tools
Jose
2017-01-09
*
|
Replaced non-public double underscores in C++
Bernard Normier
2016-11-12
*
|
Revert "Replaced double and triple underscores in C++ by ice-prefixed names"
Bernard Normier
2016-11-05
*
|
Replaced double and triple underscores in C++ by ice-prefixed names
Bernard Normier
2016-11-02
*
|
Added support for non-ASCII characters and universal character names
Bernard Normier
2016-10-20
*
|
Move generateUUID to Ice
Bernard Normier
2016-08-01
*
|
Merge remote-tracking branch 'origin/3.6'
Joe George
2016-03-01
|
\
|
|
*
Update copyright headers
Joe George
2016-03-01
|
*
Rework previous fix for 3.6 compatibility
Jose
2016-02-29
|
*
ICE-6952 - identityToString/stringToIdentity non member functions
Jose
2016-02-29
*
|
Ice::identityToString & Ice::stringToIdentity usage
Jose
2016-02-29
*
|
C++11 mapping initial commit
Jose
2015-12-01
*
|
Reworked IceStorm and IceGrid database error handling
Bernard Normier
2015-11-20
*
|
Fixed and LMDB_HOME setting and fixed travis build
Dwayne Boone
2015-10-28
|
/
*
ICE-6685: removed Ice.ServerId and RegisterProcess related code from Ice the ...
Benoit Foucher
2015-08-03
*
Fixed ICE-6625: warning when shutting IceDiscovery hello server
Benoit Foucher
2015-07-31
*
ICE-6170 - fixed behavior of batch requests
Benoit Foucher
2015-03-10
*
Fixes to align with Ice Touch code
Benoit Foucher
2015-01-22
*
Updated copyright to 2015
Dwayne Boone
2015-01-05
*
ICE-5841 Windows compile errors
Dwayne Boone
2014-11-06
*
Fixed ICE-5486: added support for MessageSizeMax OA property
Benoit Foucher
2014-11-05
*
Fixed ICE-5728: ObjectAdapter::destroy is now thread safe
Benoit Foucher
2014-10-30
*
Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel()
Benoit Foucher
2014-10-10
*
Cleanup and simplification of OA in C++/Java/C#.
Matthew Newhook
2014-10-02
*
Fixed ICE-5667: Added Communicator::createAdmin in C++, Java, C# and Python
Bernard Normier
2014-09-08
*
Fixed ICE-5379, Object Adapter should reject null servant, in C++, Java, C# a...
Bernard Normier
2014-07-10
*
ICE-4612: first cut of the IceGrid discovery plugin and APIs
Benoit Foucher
2014-07-10
*
Added support for invocation timeouts and ACM heartbeats
Benoit Foucher
2014-05-23
[next]