summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/Activator.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 IceGrid locking issue, fixes #503Benoit Foucher2019-09-06
* Port to AIX with g++, xlC_r and xlclang++ (#434)Bernard Normier2019-07-15
* Fixed bug with setting of supplementary groups of IceGrid nodeBenoit Foucher2019-07-08
* Check sysconf errors Close #418 (#420)Jose2019-07-02
* Enable -Wconversion with clang - Close #363Jose2019-06-21
* Fix bogus loop in IceGrid/Activator #403Jose2019-06-04
* Fix macros for Linux OS detectionJose2019-02-07
* 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
* Fixes for strerror_r usageJose2018-08-13
* Replace strerror usage with IceUtilInternal::errorToStringJose2018-07-27
* Update copyright year to 2018Jose2018-02-14
* Clean C++ exception code to only throw exception typesJose2017-09-20
* 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
* Moved ArgVector to IceInternalBernard Normier2017-03-28
* 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 Foucher2017-02-06
|\|
| * Fixed ICE-7428 - Potential IceGrid node crash on shutdownBenoit Foucher2017-02-06
* | Replace NULL by ICE_NULLPTRBernard Normier2017-01-11
* | Move StringConverter API to namespace IceBernard Normier2016-08-01
* | Merge remote-tracking branch 'origin/3.6'Jose2016-07-01
|\|
| * Merge branch '3.6-stretch' into 3.6Jose2016-06-15
| |\
| | * GNU/kFreeBSD specific patchesJose2016-05-23
* | | Whitespace cleanup - tabs to spacesJoe George2016-06-29
|/ /
* / AIX portBenoit Foucher2016-05-03
|/
* Update copyright headersJoe George2016-03-01
* ICE-6514 Removed uneeded includes of DisableWarnings.hDwayne Boone2015-07-08
* Fixed ICE-6465: Windows IceGrid node support for more 64 processesBenoit Foucher2015-04-24
* Fixed (ICE-5740) - IcePatch2 has issues with 'large' files.Jose2015-02-17
* Updated copyright to 2015Dwayne Boone2015-01-05
* 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
* Don't call initgroups when runing as non root user.Jose2013-07-26
* minor fixes for initgroupsJose2013-07-12
* Fixed ICE-5304 - IceGrid node doesn't initialize supplementary groupsJose2013-07-11
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed warnings related to ICE-5157Jose2012-12-27
* Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs filesBernard Normier2012-10-23
* ICE-4824 - Fixed VC6 style loopsJose2012-10-03
* ICE-4809 - AMI metadata in Ice services internal definitionsJose2012-08-14
* remove VC6 supportJose2012-08-08