summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid
Commit message (Expand)AuthorAge
* Fixed broken doc-comment in 'IceGrid/internal.ice'.3.7Austin Henriksen2025-01-29
* Fix IceGrid Glacier2 session managers to keep sessions alive (#2756)Jose2024-09-30
* Missing error returnJose2024-03-15
* Fixed typos. (#1580)Austin Henriksen2023-12-06
* Fix Application::print to correctly display load balancing policy (#1568)Jose2023-11-01
* Xcode 14.3 beta2 build fixes (#1463)Jose2023-03-08
* Update msbuild builder and openssl package versionsJose2022-07-15
* Don't use auto with lambda methodsJose2021-12-29
* Fixes for C++98 mapping build with C++17 mode or greaterJose2021-12-28
* Visual Studio 2022 build updatesJose2021-11-24
* Update lmdb packagesJose2021-11-24
* Restore binary compatibility with 3.7.5Jose2021-06-14
* Update expat and msbuild builder dependenciesJose2021-06-01
* Support for building C++98 with a C++11 compiler (#1267)Joe George2021-03-29
* Update to MSbuild builder 5.0.6Jose2021-01-18
* Update MSBuild builder packageJose2021-01-18
* Use readline only when stdin is a tty (#1230)Jose2021-01-07
* Add editline support to icegridadmin and icestormadmin (#1223)Bernard Normier2021-01-04
* Fix nodiscard warnings report by Visual Studio 2019 (16.4.0)Jose2019-12-04
* Improved IceGrid/admin test error detection, fix for #546Benoit Foucher2019-10-03
* Fixed IceGrid node to warn on errors to activate server, fixes #556Benoit Foucher2019-09-27
* Fixed IceGrid locking issue, fixes #503Benoit Foucher2019-09-06
* Update lmdb packages to 0.9.24Jose2019-09-03
* Fix shadown warnings with recent clang versionJose2019-08-15
* Do not omit param names for documented parameters - Close #465Jose2019-08-06
* Fixed IceGrid node to not terminate session with master on interrupt, fixes #464Benoit Foucher2019-07-25
* Fixed IceGrid node to check for permissions verifier crypt password propertie...Benoit Foucher2019-07-22
* 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
* Visual Studio 2019 build fixesJose2019-06-04
* Fix bogus loop in IceGrid/Activator #403Jose2019-06-04
* Fix macros for Linux OS detectionJose2019-02-07
* Copyright header simplicationJose2019-01-19
* Disable IceGrid GUI popup dialog that shows up if the IceBox observer can't b...Benoit Foucher2019-01-08
* Update lmdb NuGet package versionJose2018-12-22
* Fix for #121 - split the assert for the IceGrid/allocation failureBenoit Foucher2018-12-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Fix build failure related to EOF comparison in Parser filesJose2018-11-29
* Fix ARM build failures related to Scanner generated codeJose2018-11-29
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* Fixed IceGrid bug in the algorithm to find Query objects, fixes #255Benoit Foucher2018-10-23
* Removed keep alive thread from icegridadmin and IceGridGUI, only rely on ACM ...Benoit Foucher2018-10-23
* Removed Application from Ice Services (#196)Austin Henriksen2018-09-19
* Do not use std::map::at introduced in C++11Jose2018-09-10
* Fixes for C++17 modeJose2018-09-07
* Bogus buffer resize calling getpwnam_rJose2018-09-03