summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/FreezeDB/FreezeDB.cpp
Commit message (Collapse)AuthorAge
* Fixed (ICE-4858) - Eliminate IceDBJose2014-04-18
|
* merging javascript branchMark Spruiell2014-03-19
|
* Solaris build minor fix.Jose2013-09-11
|
* Fixed ICE-5358 - allow IceGrid replica to initialize its database from ↵Benoit Foucher2013-09-03
| | | | another replica
* Fixed ICE-5371 - fixed IceGrid registry executable to not require data ↵Benoit Foucher2013-07-03
| | | | property to be set to get help or the version with -h/-v
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed (ICE-5181) - unreferenced formal parameterJose2013-01-11
|
* Cleaned up code, fixed encoding in SqlDB, renamed DatabaseCache to ↵Bernard Normier2012-08-29
| | | | ConnectionPool
* Fixed copyrightsBenoit Foucher2012-04-25
|
* Workaround for GCC 4.4 strict aliasing warningBenoit Foucher2011-06-06
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Fixed 3962 - Berkeley DB, problems with unicode paths.Jose2009-11-10
|
* - Bug 4286: added support for IceStorm/IceGrid database pluginsBenoit Foucher2009-10-07
- Fixed IceGrid database code to first save to the database and then do state changes.