summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Instance.cpp
Commit message (Collapse)AuthorAge
...
* Bug 3137 - createObjectAdpter methods write propertiesDwayne Boone2009-04-22
|
* Bug 2614 - have syslogger use Ice.ProgramNameDwayne Boone2009-04-20
|
* Bug 3911 - Added ability to write logger output to fileDwayne Boone2009-04-03
|
* Merge commit 'origin/R3_3_branch'Benoit Foucher2009-03-24
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CHANGES cpp/demo/Freeze/backup/.depend cpp/demo/Freeze/bench/.depend cpp/demo/Freeze/casino/.depend cpp/demo/Freeze/customEvictor/.depend cpp/demo/Freeze/library/.depend cpp/demo/Freeze/phonebook/.depend cpp/demo/Freeze/transform/.depend cpp/demo/Glacier2/callback/.depend cpp/demo/Glacier2/chat/.depend cpp/demo/Ice/async/.depend cpp/demo/Ice/bidir/.depend cpp/demo/Ice/callback/.depend cpp/demo/Ice/converter/.depend cpp/demo/Ice/hello/.depend cpp/demo/Ice/invoke/.depend cpp/demo/Ice/latency/.depend cpp/demo/Ice/minimal/.depend cpp/demo/Ice/multicast/.depend cpp/demo/Ice/nested/.depend cpp/demo/Ice/nrvo/.depend cpp/demo/Ice/session/.depend cpp/demo/Ice/throughput/.depend cpp/demo/Ice/value/.depend cpp/demo/IceBox/hello/.depend cpp/demo/IceGrid/allocate/.depend cpp/demo/IceGrid/icebox/.depend cpp/demo/IceGrid/replication/.depend cpp/demo/IceGrid/sessionActivation/.depend cpp/demo/IceGrid/simple/.depend cpp/demo/IceStorm/clock/.depend cpp/demo/IceStorm/counter/.depend cpp/demo/IceStorm/replicated/.depend cpp/demo/IceStorm/replicated2/.depend cpp/demo/book/freeze_filesystem/.depend cpp/demo/book/lifecycle/.depend cpp/demo/book/printer/.depend cpp/demo/book/simple_filesystem/.depend cpp/src/Freeze/.depend cpp/src/FreezeScript/.depend cpp/src/Ice/.depend cpp/src/Ice/UdpTransceiver.cpp cpp/src/Ice/UdpTransceiver.h cpp/src/IceBox/.depend cpp/src/IceGrid/.depend cpp/src/IceGridLib/.depend cpp/src/IcePatch2/.depend cpp/src/IceStorm/.depend cpp/src/slice2freeze/.depend cpp/test/Freeze/complex/.depend cpp/test/Freeze/dbmap/.depend cpp/test/Freeze/evictor/.depend cpp/test/Freeze/oldevictor/.depend cpp/test/FreezeScript/dbmap/.depend cpp/test/FreezeScript/evictor/.depend cpp/test/Glacier2/attack/.depend cpp/test/Glacier2/dynamicFiltering/.depend cpp/test/Glacier2/router/.depend cpp/test/Glacier2/sessionControl/.depend cpp/test/Glacier2/ssl/.depend cpp/test/Glacier2/staticFiltering/.depend cpp/test/Ice/adapterDeactivation/.depend cpp/test/Ice/background/.depend cpp/test/Ice/binding/.depend cpp/test/Ice/checksum/.depend cpp/test/Ice/checksum/server/.depend cpp/test/Ice/custom/.depend cpp/test/Ice/exceptions/.depend cpp/test/Ice/facets/.depend cpp/test/Ice/faultTolerance/.depend cpp/test/Ice/gc/.depend cpp/test/Ice/hold/.depend cpp/test/Ice/inheritance/.depend cpp/test/Ice/interceptor/.depend cpp/test/Ice/location/.depend cpp/test/Ice/objects/.depend cpp/test/Ice/operations/.depend cpp/test/Ice/proxy/.depend cpp/test/Ice/retry/.depend cpp/test/Ice/servantLocator/.depend cpp/test/Ice/slicing/exceptions/.depend cpp/test/Ice/slicing/objects/.depend cpp/test/Ice/stream/.depend cpp/test/Ice/stringConverter/.depend cpp/test/Ice/timeout/.depend cpp/test/Ice/udp/.depend cpp/test/IceBox/configuration/.depend cpp/test/IceGrid/activation/.depend cpp/test/IceGrid/allocation/.depend cpp/test/IceGrid/deployer/.depend cpp/test/IceGrid/distribution/.depend cpp/test/IceGrid/replicaGroup/.depend cpp/test/IceGrid/replication/.depend cpp/test/IceGrid/session/.depend cpp/test/IceGrid/simple/.depend cpp/test/IceGrid/update/.depend cpp/test/IceSSL/configuration/.depend cpp/test/IceStorm/federation/.depend cpp/test/IceStorm/federation2/.depend cpp/test/IceStorm/rep1/.depend cpp/test/IceStorm/repgrid/.depend cpp/test/IceStorm/repstress/.depend cpp/test/IceStorm/single/.depend cpp/test/IceStorm/stress/.depend cpp/test/Slice/keyword/.depend cs/src/Ice/Instance.cs cs/src/IceSSL/ConnectorI.cs java/demo/book/simple_filesystem/Filesystem/DirectoryI.java java/demo/book/simple_filesystem/Filesystem/FileI.java java/src/IceInternal/TcpConnector.java java/src/IceSSL/ConnectorI.java py/modules/IcePy/.depend rb/src/IceRuby/.depend
| * Fixed bug 3776, 3755, 3778 - getAdmin bugs and replicaGroup test warningsBenoit Foucher2009-03-04
| |
| * Bug 3410 - remove deprecation of Ice.MonitorConnectionsDwayne Boone2009-02-19
| |
* | Merge branch 'R3_3_branch'Michi Henning2009-01-28
|\|
| * More fixes for bug3504 and fixed bug3506Benoit Foucher2009-01-22
| |
* | Merge commit 'origin/R3_3_branch'Matthew Newhook2009-01-09
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: cs/demo/WCF/latency/Client.cs cs/demo/WCF/latency_m/Client.cs cs/demo/WCF/throughput/Client.cs cs/demo/WCF/throughput_m/Client.cs cs/demo/WCF/throughput_m/Service.cs java/demo/Database/library/BookI.java java/demo/Database/library/BookQueryResultI.java java/demo/Database/library/Client.java java/demo/Database/library/ConnectionPool.java java/demo/Database/library/DispatchInterceptorI.java java/demo/Database/library/Glacier2Session.ice java/demo/Database/library/Glacier2SessionManagerI.java java/demo/Database/library/Grammar.java java/demo/Database/library/Library.ice java/demo/Database/library/LibraryI.java java/demo/Database/library/Parser.java java/demo/Database/library/ReapThread.java java/demo/Database/library/RunParser.java java/demo/Database/library/SQLRequestContext.java java/demo/Database/library/Scanner.java java/demo/Database/library/Server.java java/demo/Database/library/Session.ice java/demo/Database/library/SessionFactoryI.java java/demo/Database/library/SessionI.java java/demo/Database/library/Token.java java/demo/Database/library/build.xml java/demo/Database/library/config.client
| * Fix 3306 - Plugin -> Plug-inJose2009-01-05
| |
* | Merge branch 'R3_3_branch'Dwayne Boone2009-01-02
|\|
| * Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
| |
* | Fixed bug 3537 - Assertion when Ice.ThreadPool.Client thread creation failsBenoit Foucher2008-11-10
|/
* Merge branch 'R3_3_branch' of ssh://cvs.wpb.zeroc.com/home/git/ice into ↵Dwayne Boone2008-10-28
|\ | | | | | | R3_3_branch
| * Fixed bug 3513 - AMI retry bugBenoit Foucher2008-10-28
| |
* | Bug 3410 - Check connections for ACM at more appropriate intervalDwayne Boone2008-10-28
|/
* Bug 2433 - changed logger plugin mechanismDwayne Boone2008-04-29
|
* Bug 2433 - new logger plugin mechanismDwayne Boone2008-04-29
|
* - Reverted prior bug3025 fix.Matthew Newhook2008-04-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Translator, if dll-export is used, emits code to automatically export symbols. - Removed the two steps builds from various Makefiles. - Removed any use of _API from .cpp source files. Now ICE_DECLSPEC_EXPORT is directly used. - Fixed bug with IceGrid test. Squashed commit of the following: commit 5bf039b18ac45bb781b8c8718e03d6055bb5138d Author: U-MARCH4\matthew <matthew@march4.(none)> Date: Sun Apr 27 22:43:27 2008 -0700 Removed another translator case where _API was used in .cpp files. commit 6fc3b01b340ce81299c2896fd624faacea456bdc Author: Matthew Newhook <matthew@zeroc.com> Date: Mon Apr 28 12:19:03 2008 +0800 Update UNIX Makefiles. commit 5847f6cf40624a7c9144f046feb3b8eff7002443 Author: U-MARCH4\matthew <matthew@march4.(none)> Date: Sun Apr 27 20:59:27 2008 -0700 Another fix to windows Makefile. commit d32b7f82e297c06161fb9f571e964f7178acbbe0 Author: U-MARCH4\matthew <matthew@march4.(none)> Date: Sun Apr 27 20:14:46 2008 -0700 Translator changes. Windows Makefile cleanup. commit cd8c8fa282165a5ce5dbf3976e2e420069a1ef02 Author: U-MARCH4\matthew <matthew@march4.(none)> Date: Sun Apr 27 17:01:32 2008 -0700 Revert "http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=3025 - Bogus IceStorm Makefile" This reverts commit 187ae9e788cc97969f81b38f2e292e75fbe178f8.
* Linux/Unix-side of string-converter pluginBernard Normier2008-04-22
|
* Removed thread-per-connection and added serialize modeBenoit Foucher2008-03-06
|
* Updated copyrightDwayne Boone2008-01-23
|
* - Removed OA createReverseProxy method.Benoit Foucher2008-01-21
| | | | | - Fixed bug 2141, 2645, 2632, 1547. - It's now possible to call ice_secure on a fixed proxy to require a secure connetion.
* New fix for bug 1945Benoit Foucher2008-01-10
|
* - Fixed bug 2363, 2623, 2500Benoit Foucher2008-01-03
| | | | | - Added missing SignalPolicy.java - Removed foreground send support in Ice for C++ & Java
* Merge branch 'master' of ssh://cvs.zeroc.com/home/git/iceBernard Normier2007-12-21
|\ | | | | | | | | | | Conflicts: cpp/src/Slice/VbUtil.cpp
| * - Merge IPv6 support from Dwayne's branch.Benoit Foucher2007-12-19
| | | | | | | | | | | | - Reviewed and fixed IPv6 bugs. - Fixed bug in the outgoing connection factory where an assert could be triggered if the proxy contained identical endpoints
* | IceUtil cleanup (first commit)Bernard Normier2007-12-21
|/
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-11-27
| | | | | | creation. - Added support for AMI oneway requests. - Changed collocation optimization to not perform any DNS lookups.
* Fixed Sun CC buildBernard Normier2007-10-02
|
* Squashed commit of the following:Bernard Normier2007-09-26
| | | | | | | | commit 569cd3ce2933b104c980b4bfa8a1d0bc6d3be4c9 Author: Bernard Normier <bernard@zeroc.com> Date: Wed Sep 26 16:36:46 2007 -0400 Implemented admin facet filtering (Ice.Admin.Facets property) and Properties::getPropertyAsList[WithDefault]
* Fixed warning, remove need for indirect IceGrid.Node adapterBernard Normier2007-09-21
|
* Squashed commit of the following:Bernard Normier2007-09-18
| | | | | | | | | | | | | | commit 70a72ca50d39f20ab8d850f0842a8cd2c2a8351d Author: Bernard Normier <bernard@zeroc.com> Date: Tue Sep 18 11:18:19 2007 -0400 Bug fixes commit 2983094468845f39614128cd82973b9c503680a5 Author: Bernard Normier <bernard@zeroc.com> Date: Fri Sep 7 11:00:18 2007 -0400 First commit for bug 1532
* Squashed commit of the following:Benoit Foucher2007-08-30
| | | | | | | | | | | | | | | | | | | | commit a61fce80c95ed97d9716648c2083c8581326e950 Author: Benoit Foucher <benoit@zeroc.com> Date: Thu Aug 30 15:33:54 2007 +0200 Added optimization to not wakeup too often commit d44134e724e43aeb1db8693a37a5b611f295948c Author: Benoit Foucher <benoit@zeroc.com> Date: Thu Aug 30 11:34:22 2007 +0200 Changed the connection monitor to use the timer. commit 915f0669599a457f46974c3a108205d5c3c666ba Author: Benoit Foucher <benoit@zeroc.com> Date: Wed Aug 29 16:18:59 2007 +0200 Fixed IceGrid and casino demo to use IceUtil::Timer
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2303 - do not call ↵Dwayne Boone2007-07-20
| | | | toUTF8/fromUTF8 with empty string
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2231. Fixed VC6 bug withMatthew Newhook2007-06-07
| | | | test/Freeze/complex test
* Remove Ice.UseEventLog property from head. Remove code in Glacier2 thatBrent Eagles2007-05-25
| | | | | reads deprecated properties if new properties are not set. Also removed the redundant warnings.
* Bug 1625 - unused property warningDwayne Boone2007-05-16
|
* Bug 1873.Benoit Foucher2007-03-23
|
* Fixed deprecated messageBernard Normier2007-03-08
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1722,Matthew Newhook2007-02-28
| | | | | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1721, http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1926
* Expanded tabs into spacesBernard Normier2007-02-01
|
* adding thread-per-connection settings for proxies & OAsMark Spruiell2007-01-25
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Added ObejctAdapter::destroyDwayne Boone2007-01-05
|
* Added process loggerDwayne Boone2007-01-04
|
* Remove Ice.Logger.DateFormatDwayne Boone2006-12-20
|
* Added Ice.Logger.DateFormat propertyDwayne Boone2006-12-19
|
* Added Logger PluginDwayne Boone2006-12-11
|
* Added propertyToProxyDwayne Boone2006-11-24
|