summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/ServerI.cpp
Commit message (Expand)AuthorAge
* IceGrid and IceStormJoe George2021-02-01
* Remove IcePatch2 (#602)Bernard Normier2021-02-01
* Fixed IceGrid node to warn on errors to activate server, fixes #556Benoit Foucher2019-09-27
* Fixed bug with setting of supplementary groups of IceGrid nodeBenoit Foucher2019-07-08
* Enable -Wconversion with clang - Close #363Jose2019-06-21
* 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
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* Do not use std::map::at introduced in C++11Jose2018-09-10
* Bogus buffer resize calling getpwnam_rJose2018-09-03
* Update copyright year to 2018Jose2018-02-14
* Clean C++ exception code to only throw exception typesJose2017-09-20
* Added CHANGELOG entry and comment for Michael's fixBenoit Foucher2017-09-07
* Fix adapter list update problem on replica icegridregistries.Michael Gmelin2017-09-07
* Remove excessive empty linesJoe George2017-06-07
* Fixed ICE-7775 - don't call initgroups after fork, use thread-safe getpw* sys...Benoit Foucher2017-04-12
* Fixed ICE-7726 - fixed IceGrid node bug which was causing IceGrid/noRestartUp...Benoit Foucher2017-04-12
* Removed Current's default value in the C++11 mappingBernard Normier2017-03-08
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | Merge remote-tracking branch 'origin/3.6'Benoit Foucher2016-11-16
|\|
| * Added CHANGELOG entry for IceGrid bug and fix to use getPropertyAsIntBenoit Foucher2016-11-16
| * Fix updating runtime properties for services using shared communicatorAndreas Sommer2016-11-16
* | Fix updating runtime properties for services using shared communicatorAndreas Sommer2016-11-15
* | Move StringConverter API to namespace IceBernard Normier2016-08-01
* | Fixed streamFilename bugBernard Normier2016-07-11
* | Removed IceUtilInternal ifstream and ofstreamBernard Normier2016-07-08
* | Replaced malloc/realloc by vectorBernard Normier2016-06-21
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
* | Renamed the server and service data directories to data and data_<service>Benoit Foucher2015-11-19
* | Fixed ICE-6889 - Added support for server.data and service.data variablesBenoit Foucher2015-11-19
* | Fixed ICE-6887 - Removed IceGrid createOrUpdateDirectoryBenoit Foucher2015-11-17
|/
* Fixed ICE-6362 : fixed IceLocatorDiscovery infinite retryBenoit Foucher2015-03-10
* Fixed (ICE-5740) - IcePatch2 has issues with 'large' files.Jose2015-02-17
* Updated copyright to 2015Dwayne Boone2015-01-05
* Fixed ICE-5668: fixed race condition on server load which could result in a c...Benoit Foucher2014-11-25
* ICE-5804 - Warnings when building with GCC (Eliminate C style casts)Jose2014-10-30
* Fixed ICE-5518: allows saving application with no-restart when removing stopp...Benoit Foucher2014-10-17
* ICE-5677 consistent checking of boolean propertiesDwayne Boone2014-09-18
* Improved IceGrid discovery, it now works with icegrid registry slaves and nodesBenoit Foucher2014-07-25
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23
* Renamed wnativeToNative/nativeToWnative to wstringToString/stringToWstringBernard Normier2014-05-16
* ICE-4851 - Use wstrings for input and output data that contain non-ASCII char...Jose2014-05-02
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5358 - allow IceGrid replica to initialize its database from anothe...Benoit Foucher2013-09-03
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed (ICE-5144) - Minor grammar errors in codeJose2013-01-14