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