summaryrefslogtreecommitdiff
path: root/cs/test/IceBox/configuration/Client.cs
Commit message (Collapse)AuthorAge
* py -> pythonMatthew Newhook2015-03-21
| | | | | | rb -> ruby objc -> objective-c cs -> csharp
* ICE-5956 Fix tests to work with --host optionDwayne Boone2015-01-26
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed ICE-4813 - Protocol trace duplicate messages in .NET & MonoJose2012-09-27
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* merging .NET Compact Framework supportMark Spruiell2011-05-09
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* bug 1960 - empty application name in Windows Firewall listMark Spruiell2008-02-08
|
* bug 2274 - review exception catching in Java/C# testsMark Spruiell2008-01-30
|
* Updated copyrightDwayne Boone2008-01-23
|
* Fixed IceBox/configuration test failure when run with --protocol=sslBenoit Foucher2008-01-04
|
* - Fixed bug 2482Benoit Foucher2007-12-21
- Fixed bug 2589 - Fixed bug in Java/C# implementation of Properties clone. The values were not cloned but shared with the clone. - Fixed bug in IceBox where the properties admin facet was removed only for services that had a communicator. - Added IceBox/configuration tests.