summaryrefslogtreecommitdiff
path: root/cpp/src/IceBox/ServiceManagerI.cpp
Commit message (Expand)AuthorAge
* Remove checksum support (#607)Austin Henriksen2021-02-01
* Move IceBox.PrintServicesReady output after creation of Admin object.Bernard Normier2019-08-20
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
* Add support for systemd Type=notify to Ice::ServiceJose2018-10-29
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* Update copyright year to 2018Jose2018-02-14
* icebox requires at least one service (cpp, java)(ICE-8307)Bernard Normier2018-01-26
* Clean C++ exception code to only throw exception typesJose2017-09-20
* Cleanup more whitespaceJoe George2017-05-09
* Fixed signature of IceBox Service factory function in C++11Bernard Normier2017-04-08
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | First cut of ICE-6920 - Remove try/catch block around communicator destroyBenoit Foucher2017-01-25
* | Fixed (ICE-6694) - Unicode output in command line toolsJose2017-01-09
* | Refactored shared_from_this/enable_shared_from_thisBernard Normier2016-08-04
* | ICE-7179 - Update std::function code styleJoe George2016-06-13
* | Renamed C++11 AMI/AMD suffix: _async to AsyncBernard Normier2016-06-09
* | Merge remote-tracking branch 'origin/3.6'Jose2016-05-09
|\|
| * AIX portBenoit Foucher2016-05-03
* | 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
* | C++11 mapping fixes for IceBoxJose2015-12-29
|/
* Updated copyright to 2015Dwayne Boone2015-01-05
* ICE-5804 - Warnings when building with GCC (Eliminate C style casts)Jose2014-10-30
* Fix (ICE-3792) - dependencies in the repository are very crappyJose2014-09-24
* ICE-5677 consistent checking of boolean propertiesDwayne Boone2014-09-18
* Simplified creation of Admin facets in IceBox; simplified test for Admin enab...Bernard Normier2014-09-17
* Fixed ICE-5620: metrics admin creation in IceBox, fixed bug where timer wasn'...Benoit Foucher2014-09-12
* Fixed ICE-5667: Added Communicator::createAdmin in C++, Java, C# and PythonBernard Normier2014-09-08
* Initial merge for ICE-2400:Bernard Normier2014-08-14
* ICE-4851 - Use wstrings for input and output data that contain non-ASCII char...Jose2014-05-02
* merging javascript branchMark Spruiell2014-03-19
* minor edits to IceBox commentsMark Spruiell2013-10-10
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed (ICE-5172) - Ice.LogFile doesn't work with IceBox servicesJose2013-01-23
* Renamed MetricsAdmin facet name to MetricsBenoit Foucher2012-10-26
* Fixed ICE-4882:Bernard Normier2012-10-22
* Fixed IceMX race condition, VC9 buildBenoit Foucher2012-10-16
* Added support for Glacier2 MX and fixed ICE-4880Benoit Foucher2012-10-12
* Merge branch 'mx' into encoding11Benoit Foucher2012-10-08
|\
| * Moved some MX classes to IceInternalBenoit Foucher2012-09-17
| * Support for IceBox services MetricsAdmin and IceStorm metricsBenoit Foucher2012-09-11
| * ICE-4774: Merged skype_props enhancementBenoit Foucher2012-08-30
* | ICE-4824 - Fixed VC6 style loopsJose2012-10-03
|/
* ICE-4609 - Add ability to load shared library with full pathJose2012-08-16