2009-05-21 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / System.ServiceModel / ChangeLog
1 2009-05-15  Astushi Enomoto  <atsushi@ximian.com>
2
3         * System.ServiceModel.dll_test.sources: added MessageFaultTest.cs.
4
5 2009-05-13  Astushi Enomoto  <atsushi@ximian.com>
6
7         * Makefile : remove xlinq dependency.
8
9 2009-04-28  Astushi Enomoto  <atsushi@ximian.com>
10
11         * System.ServiceModel.dll_test.sources: added
12           BinaryMessageEncodingBindingElementTest.cs.
13
14 2009-04-21  Sebastien Pouliot  <sebastien@ximian.com>
15
16         * net_2_1_raw_System.ServiceModel.dll.sources: Remove 
17         MonoTODOAttribute since we can get it from mscorlib.dll
18
19 2009-04-20  Astushi Enomoto  <atsushi@ximian.com>
20
21         * System.ServiceModel.dll.sources:
22           added several Peer transport support files.
23         * System.ServiceModel.dll_test.sources: added
24           NetPeerTcpBindingTest.cs and PeerTransportBindingElementTest.cs.
25
26 2009-04-08  Astushi Enomoto  <atsushi@ximian.com>
27
28         * System.ServiceModel.dll.sources:
29           added PeerTransportSecuritySettings.cs.
30         * Makefile: use -r:System.Core in non-2.1 build too.
31
32 2009-04-07  Astushi Enomoto  <atsushi@ximian.com>
33
34         * System.ServiceModel_test.dll.sources: added NetTcpBindingTest.cs.
35
36 2009-04-07  Astushi Enomoto  <atsushi@ximian.com>
37
38         * System.ServiceModel.dll.sources: added IOnlineStatus.cs.
39
40 2009-03-05  Astushi Enomoto  <atsushi@ximian.com>
41
42         * Makefile : added /r:System.Xml.Linq in 2.1 too.
43
44 2009-03-04  Astushi Enomoto  <atsushi@ximian.com>
45
46         * Makefile : add /r:System.Core in 2.1 build.
47
48 2009-03-04  Astushi Enomoto  <atsushi@ximian.com>
49
50         * net_2_1_raw_System.ServiceModel.dll.sources :
51           added cross domain checker sources.
52
53 2009-02-19  Astushi Enomoto  <atsushi@ximian.com>
54
55         * System.ServiceModel.dll.sources,
56           net_2_1_raw_System.ServiceModel.dll.sources :
57           added CodeTryBlock.cs.
58
59 2009-01-22  Astushi Enomoto  <atsushi@ximian.com>
60
61         * net_2_1_raw_System.ServiceModel.dll.sources :
62           added SilverlightClientConfigLoader.cs.
63
64 2009-01-14  Astushi Enomoto  <atsushi@ximian.com>
65
66         * System.ServiceModel.dll.sources,
67           net_2_1_raw_System.ServiceModel.dll.sources :
68           added missing exception types (corcompare work).
69
70 2009-01-14  Astushi Enomoto  <atsushi@ximian.com>
71
72         * System.ServiceModel_test.dll.sources :
73           added ClientBase_InteractiveChannelInitializerTest.cs.
74
75 2009-01-07  Astushi Enomoto  <atsushi@ximian.com>
76
77         * net_2_1_raw_System.ServiceModel.dll.sources : add OperationContext
78           and OperationContextScope to 2.1 build.
79
80 2008-09-12  Astushi Enomoto  <atsushi@ximian.com>
81             Jb Evain  <jbevain@novell.com>
82
83         * Makefile: support net_2_1_raw compilation profile.
84         * net_2_1_raw_System.ServiceModel.dll.sources
85
86         * *.cs: SL2 compilation support.
87
88 2008-05-22  Roei Erez  <roeie@mainsoft.com>
89         * fix ContractDescription.GetContract implementation
90         * Refactor Request processing
91         * Add support for message inspectors
92         * Add support for InstanceContextProvider & InstanceProvider, including lifecycles events
93         like: ReleaseServiceInstance, Open, Close...
94         * Add relevant test cases.
95
96 2008-04-21  Igor Zelmanovich <igorz@mainsoft.com>
97
98         * System.ServiceModel_test.dll.sources: Add ServiceDebugBehaviorTest.cs and
99         ServiceMetadataBehaviorTest.cs.
100
101 2008-04-17  Vladimir Krasnov  <vladimirk@mainsoft.com>
102
103         * System.ServiceModel.dll.sources: added HttpChannelManager.cs
104
105 2008-04-14  Igor Zelmanovich <igorz@mainsoft.com>
106
107         * System.ServiceModel_test.dll.sources: Add ExtensionCollectionTest.cs.
108
109 2008-04-13  Vladimir Krasnov  <vladimirk@mainsoft.com>
110
111         * added: System.ServiceModel_Test.csproj, visual studio tests project
112
113 2008-04-10  Eyal Alaluf <eyala@mainsoft.com>
114
115         * System.ServiceModel.dll.sources, System.ServiceModel.csproj:
116           Moved System.ServiceModel.Dispatcher/DefaultMessageOperationFormatter.cs
117           to System.ServiceModel.Dispatcher/BaseMessagesFormatter.cs.
118           Removed System.ServiceModel.Description/ServiceModelInternalConverter.cs.
119
120 2008-04-01  Roei Erez <roeie@mainsoft.com>
121
122         * System.ServiceModel_test_net_3_0.dll.config: Added configurations for new tests.
123
124 2008-04-01  Igor Zelmanovich <igorz@mainsoft.com>
125
126         * System.ServiceModel_test.dll.sources: Add ServiceHostBaseTest.cs.
127
128 2008-03-27  Atsushi Enomoto  <atsushi@ximian.com>
129
130         * Makefile : add System.ServiceModel_test_net_3_0.dll.config to
131           EXTRA_DISTFILES too.
132
133 2008-03-27  Atsushi Enomoto  <atsushi@ximian.com>
134
135         * Makefile : include Test/config/* in EXTRA_DISTFILES to fix
136           nunit test failures.
137
138 2008-03-21  Atsushi Enomoto  <atsushi@ximian.com>
139
140         * Makefile : more EXTRA_DISTFILES.
141
142 2008-03-11  Atsushi Enomoto  <atsushi@ximian.com>
143
144         * Makefile : oops, wrong EXTRA_DISTFILES.
145
146 2008-03-11  Atsushi Enomoto  <atsushi@ximian.com>
147
148         * Makefile : add EXTRA_DISTFILES.
149
150 2008-02-28  Eyal Alaluf <eyala@mainsoft.com>
151
152         * System.ServiceModel_test_net_3_0.dll.config: Add configurations for
153           testing ClientBase<T> ctors.
154
155 2008-02-27  Eyal Alaluf <eyala@mainsoft.com>
156
157         * Makefile: Ignore common warnings including use of obsolete API (since
158           Mono.Security.* has several such warnings).
159
160 2007-12-05  Atsushi Enomoto  <atsushi@ximian.com>
161
162         * Makefile : added net_3_5 profile as a valid target.
163
164 2007-08-18 Marcos Cobena (marcoscobena@gmail.com)
165
166         * System.ServiceModel_test.dll.sources: Updated with new tests for System.ServiceModel.PeerResolvers.
167         * Test/System.ServiceModel.PeerResolvers/CustomPeerResolverServiceTest.cs: New bunch of tests.
168
169 2007-08-16 Marcos Cobena (marcoscobena@gmail.com)
170
171         * System.ServiceModel.dll.sources: Updated with System.ServiceModel.PeerResolvers/PeerReferralPolicy.cs.
172         * PeerReferralPolicy.cs: Moved and updated here from AllEnums.cs.
173         * PeerResolverMode.cs: Updated API.
174         * RefreshResult.cs: Updated API.
175         * RegisterInfo.cs: Almost finished, minus HasBody().
176         * AllEnums.cs: PeerReferralPolicy lives now inside System.ServiceModel.PeerResolvers.
177
178 2007-07-19 Marcos Cobena (marcoscobena@gmail.com)
179
180         * PeerCustomResolverSettings.cs, PeerResolverMode.cs, PeerResolverSettings.cs, 
181                 PeerSecuritySettings.cs: New implementations.
182         * System.ServiceModel.dll.sources, AllEnums.cs, Dummy.cs: Updated to added sources.
183         * NetPeerTcpBinding.cs: Added support to new above implementations.
184
185 2007-07-18 Marcos Cobena (marcoscobena@gmail.com)
186
187         * TcpChannelListener.cs, TcpDuplexSessionChannel.cs: Text messaging now works 
188                 (both Send() and Receive()), even mixing .NET version with Mono one.
189         * TcpChannelListener.cs: By default, it uses BinaryMessageEncoder.              
190
191 2007-07-17 Marcos Cobena (marcoscobena@gmail.com)
192
193         * DuplexSessionChannelBase.cs, TcpChannelListener.cs, TcpDuplexSessionChannel.cs, 
194                 TcpTransportBindingElement.cs: Thanks to Atsushi Eno, it starts messaging.
195
196 2007-07-12 Marcos Cobena (marcoscobena@gmail.com)
197
198         * DuplexSessionChannelBase.cs, TcpChannelFactory.cs, TcpChannelListener.cs, 
199                 TcpDuplexSessionChannel.cs: Added new implementations.
200         * NetTcpBinding.cs, TcpTransportBindingElement.cs: Modified to match new TCP implementations.
201         * System.ServiceModel.dll.sources: Updated to last classes set.
202
203 2007-07-05  Atsushi Enomoto  <atsushi@ximian.com>
204
205         Makefile : added -r:System.Messaging.dll
206
207 2007-06-28 Marcos Cobena (marcoscobena@gmail.com)
208
209         * System.ServiceModel.dll.sources, System.ServiceModel\Dummy.cs : 
210         Modified to match new files under System.ServiceModel.PeerResolvers.
211
212 2007-04-20  Atsushi Enomoto  <atsushi@ximian.com>
213
214         Makefile : added ws-addr.xsd as a resource.
215
216 2007-04-17  Atsushi Enomoto  <atsushi@ximian.com>
217
218         * fixup-config.xml : updated config section types.
219
220 2007-03-05  Atsushi Enomoto  <atsushi@ximian.com>
221
222         Makefile : added -r:Mono.Security.dll and some nowarns.
223
224 2007-02-27  Wade Berrier  <wberrier@novell.com>
225
226         * Makefile: include resource files in EXTRA_DISTFILES
227
228 2006-10-13  Atsushi Enomoto  <atsushi@ximian.com>
229
230         * fixup-config2.cs, fixup-config2.xml :
231           It is used to add svc. -> SvcHttpHandler mapping in web.config.
232
233 2006-10-04  Ankit Jain  <jankit@novell.com>
234
235         * System.ServiceModel.dll.sources: Update.
236
237 2006-09-29  Ankit Jain  <jankit@novell.com>
238
239         * System.ServiceModel.dll.sources: Update.
240
241 2006-09-26  Ankit Jain  <jankit@novell.com>
242
243         * System.ServiceModel.dll.sources: Update.
244
245 2006-09-07  Ankit Jain  <jankit@novell.com>
246
247         * System.ServiceModel_test.dll.sources: Add WsdlExporterTest.cs
248
249 2006-07-21  Atsushi Enomoto  <atsushi@ximian.com>
250
251         * Makefile : it used to be referenced by S.IM.Selectors.dll.
252           Nowadays it references S.IM.Selectors.dll.
253
254 2006-07-13  Ankit Jain  <jankit@novell.com>
255
256         * System.ServiceModel_test.dll.sources: Add MetadataResolverTest.cs
257
258 2006-07-12  Ankit Jain  <jankit@novell.com>
259
260         * System.ServiceModel.dll.sources: Update for June CTP changes. Add
261         EndpointAddress10.cs
262
263 2006-07-04  Atsushi Enomoto  <atsushi@ximian.com>
264
265         * Makefile : add path to referenced assemblies as gmcs always loads
266           them from the GAC.
267
268 2006-07-03  Ankit Jain  <jankit@novell.com>
269
270         * System.ServiceModel.dll.sources: Update for June CTP changes.
271
272 2006-07-03  Ankit Jain  <jankit@novell.com>
273
274         * System.ServiceModel.dll.sources: Add IMetadataExchange.cs and
275         MetadataExchangeBinding.cs . Update to match changes in June CTP.
276
277 2006-06-30  Atsushi Enomoto  <atsushi@ximian.com>
278
279         * fixup-config.xml : updated to match June CTP config types.
280
281 2006-06-27  Atsushi Enomoto  <atsushi@ximian.com>
282
283         * fixup-config.xml : bindings section has binding sub sections.
284
285 2006-06-27  Atsushi Enomoto  <atsushi@ximian.com>
286
287         * fixup-config.cs : now it supports updating.
288         * fixup-config.xml : "bindings" is in fact just a section.
289           MS bad naming on class.
290
291 2006-06-26  Atsushi Enomoto  <atsushi@ximian.com>
292
293         * fixup-config.cs, fixup-config.xml : when you try configuration
294           support, you can run fixup-config.exe and then supplemental
295           config sections are added.
296
297 2006-06-12  Atsushi Enomoto  <atsushi@ximian.com>
298
299         * Makefile : remove extra option.
300
301 2006-06-12  Ankit Jain  <jankit@novell.com>
302
303         * System.ServiceModel.dll.sources: Add
304         System.ServiceModel.Description/MetadataSectionSerializerBase.cs
305         * System.ServiceModel_test.dll.sources: Add
306         System.ServiceModel.Description/WsdlImporterTest.cs
307
308 2006-06-12  Atsushi Enomoto  <atsushi@ximian.com>
309
310         * Makefile : use Mono.CodeGeneration.
311
312 2006-04-26  Ankit Jain  <jankit@novell.com>
313
314         * System.ServiceModel_test.dll.sources : Add
315         System.ServiceModel.Description/WebServiceHelper.cs .
316
317 2006-02-11  Ankit Jain  <jankit@novell.com>
318
319         * System.ServiceModel_test.dll.sources : Add
320         ServiceHostTest.cs and UriSchemeKeyedCollectionTest.cs 
321
322 2005-10-19  Atsushi Enomoto  <atsushi@ximian.com>
323
324         * winfx.pub : new set of assembly, thus new public key.
325
326 2005-10-09  Atsushi Enomoto  <atsushi@ximian.com>
327
328         * Makefile : eliminated some warning noises.
329
330 2005-10-08  Atsushi Enomoto  <atsushi@ximian.com>
331
332         * Makefile : addded /r:System.Transactions.
333
334 2005-09-29  Duncan Mak  <duncan@novell.com>
335
336         * Makefile (RESOURCE_FILES): Include
337         resources/WS-Addressing.schema.
338         (LIB_MCS_FLAGS): Add "/resource:" flag.
339
340 2005-09-29  Atsushi Enomoto  <atsushi@ximian.com>
341
342         * System.ServiceModel_test.dll.sources : required for make run-test.
343
344 2005-09-29  Atsushi Enomoto  <atsushi@ximian.com>
345
346         * System.ServiceModel.dll.sources : regenerated to add new files.
347
348 2005-09-29  Atsushi Enomoto  <atsushi@ximian.com>
349
350         * System.ServiceModel.dll.sources : regenerated to add new files.
351
352 2005-09-29  Atsushi Enomoto  <atsushi@ximian.com>
353
354         * Makefile : reference to sys.configuration.dll.
355         * System.ServiceModel.dll.sources : regenerated to add new files.
356
357 2005-09-28  Atsushi Enomoto  <atsushi@ximian.com>
358
359         * System.ServiceModel.dll.sources : regenerated to add new files.
360
361 2005-09-28  Atsushi Enomoto  <atsushi@ximian.com>
362
363         * System.ServiceModel.dll.sources : further regen.
364
365 2005-09-28  Atsushi Enomoto  <atsushi@ximian.com>
366
367         * System.ServiceModel.dll.sources : regenerated to add new files.
368
369 2005-09-28  Atsushi Enomoto  <atsushi@ximian.com>
370
371         * System.ServiceModel.dll.sources : regenerated to add new files.
372
373 2005-09-28  Atsushi Enomoto  <atsushi@ximian.com>
374
375         * System.ServiceModel.dll.sources : regenerated to add new files.
376
377 2005-09-28  Atsushi Enomoto  <atsushi@ximian.com>
378
379         * System.ServiceModel.dll.sources : regenerated to add new files.
380
381 2005-09-27  Atsushi Enomoto  <atsushi@ximian.com>
382
383         * System.ServiceModel.dll.sources : regenerated to add new files.
384
385 2005-09-27  Atsushi Enomoto  <atsushi@ximian.com>
386
387         * System.ServiceModel.dll.sources : added CommunicationErrorEventArgs.
388
389 2005-09-27  Atsushi Enomoto  <atsushi@ximian.com>
390
391         * Makefile : so now update-dll-sources is common target to all libs.