summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/LoggerAdminI.cpp
Commit message (Expand)AuthorAge
* Cleanup assertion in LogerAdminI C++ implementationJose2019-09-11
* Fix typoJose2019-01-29
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* Update copyright year to 2018Jose2018-02-14
* Remove excessive empty linesJoe George2017-06-07
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | Fixed a few warningsBernard Normier2016-12-14
* | Refactored shared_from_this/enable_shared_from_thisBernard Normier2016-08-04
* | Renamed C++11 AMI/AMD suffix: _async to AsyncBernard Normier2016-06-09
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
* | Remove C++14 usage and switch to -std=c++11Jose2016-01-12
* | Fixes to C++11 lambdas and this captureJose2015-12-30
* | Fixes related to EnableSharedFromThisJose2015-12-23
* | Updated Ice::CommunicationHolder and simplified testsBernard Normier2015-12-11
* | C++11 mapping adding CommunicatorHolderJose2015-12-10
* | C++11 mapping server side input parameter fixesJose2015-12-10
* | C++11 mapping server side input parameter fixesJose2015-12-09
* | C++11 mapping initial commitJose2015-12-01
|/
* Updated copyright to 2015Dwayne Boone2015-01-05
* Fixed leak of LoggerAdmin's logger (ICE-5788) and updated Java to use similar...Bernard Normier2014-10-24
* ICE-2400: LoggerAdmin implementation in Java and C# + various fixes to C++ im...Bernard Normier2014-09-25
* vs2010 build fixesJose2014-09-23
* ICE-5661 add proxy->begin_ice_getConnectionDwayne Boone2014-09-18
* Simplified creation of Admin facets in IceBox; simplified test for Admin enab...Bernard Normier2014-09-17
* Revert "Fixed (ICE-3792) - dependencies in the repository are very crappy"Jose2014-09-11
* Fixed (ICE-3792) - dependencies in the repository are very crappyJose2014-09-10
* Fixed ICE-5667: Added Communicator::createAdmin in C++, Java, C# and PythonBernard Normier2014-09-08
* More work on ICE-2400: the send log thread now uses a separate communicator t...Bernard Normier2014-09-02
* Initial merge for ICE-2400:Bernard Normier2014-08-14