ChangeLog 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570
  1. 2010-01-13 Astushi Enomoto <[email protected]>
  2. * net_2_1_raw_System.ServiceModel.dll.sources :
  3. add FaultContractInfo.cs.
  4. 2010-01-13 Astushi Enomoto <[email protected]>
  5. * net_2_1_raw_System.ServiceModel.dll.sources :
  6. add HttpCookieContainerBindingElement.cs.
  7. 2010-01-07 Astushi Enomoto <[email protected]>
  8. * System.ServiceModel_test.dll.sources : ended up to remove
  9. *all* mannerless serialization tests.
  10. 2010-01-06 Astushi Enomoto <[email protected]>
  11. * System.ServiceModel_test.dll.sources : ended up to remove
  12. mannerless tests that block other tests.
  13. 2009-12-03 Astushi Enomoto <[email protected]>
  14. * System.ServiceModel_test.dll.sources:
  15. added HttpsTransportBindingElementTest.cs.
  16. 2009-11-26 Astushi Enomoto <[email protected]>
  17. * net_2_1_raw_System.ServiceModel.dll.sources : fix file name case,
  18. which was not caught on windows.
  19. 2009-11-25 Astushi Enomoto <[email protected]>
  20. * net_2_1_raw_System.ServiceModel.dll.sources, Dummy_2_1.cs:
  21. reflected a couple of SL3 updates.
  22. 2009-11-17 Astushi Enomoto <[email protected]>
  23. * net_2_1_System.ServiceModel.dll.sources :
  24. add binary message encoder support.
  25. 2009-11-12 Astushi Enomoto <[email protected]>
  26. * net_4_0_System.ServiceModel.dll.sources : 4.0 dll contains
  27. syndication stuff (moved from Sys.SM.Web.dll).
  28. 2009-10-07 Astushi Enomoto <[email protected]>
  29. * net_2_1_System.ServiceModel.dll.sources :
  30. add IHttpCookieContainer.cs.
  31. 2009-10-02 Astushi Enomoto <[email protected]>
  32. * System.ServiceModel.dll.sources: add VirtualPathExtension.cs.
  33. 2009-10-01 Astushi Enomoto <[email protected]>
  34. * System.ServiceModel_test.dll.sources:
  35. add ServiceContractGeneratorTest.cs.
  36. 2009-09-26 Astushi Enomoto <[email protected]>
  37. * net_2_1_System.ServiceModel.dll.sources :
  38. added Http[Request|Response]MessageProperty.cs. Looks like our
  39. status pages are based on old 2.0 profile.
  40. 2009-09-15 Astushi Enomoto <[email protected]>
  41. * System.ServiceModel.dll.sources: remove WebServiceHelper.cs.
  42. 2009-09-14 Astushi Enomoto <[email protected]>
  43. * System.ServiceModel_test.dll.sources: add MessagePropertiesTest.cs.
  44. 2009-09-02 Astushi Enomoto <[email protected]>
  45. * System.ServiceModel_test.dll.sources:
  46. add HttpRequestMessagePropertyTest.cs
  47. 2009-08-24 Astushi Enomoto <[email protected]>
  48. * System.ServiceModel.dll.sources: added
  49. DuplexClientRuntimeChannel.cs and CallbackInstanceContextProvider.cs.
  50. 2009-08-20 Astushi Enomoto <[email protected]>
  51. * System.ServiceModel.dll.sources: add more named pipe files.
  52. 2009-08-20 Astushi Enomoto <[email protected]>
  53. * System.ServiceModel_test.dll.sources: add OperationContextTest.cs.
  54. 2009-08-19 Astushi Enomoto <[email protected]>
  55. * System.ServiceModel.dll.sources: add named pipe files.
  56. 2009-08-11 Astushi Enomoto <[email protected]>
  57. * System.ServiceModel.dll.sources: add DefaultOperationInvoker.cs.
  58. 2009-08-07 Astushi Enomoto <[email protected]>
  59. * System.ServiceModel.dll.sources: add ServiceProxyGenerator.cs.
  60. 2009-07-31 Astushi Enomoto <[email protected]>
  61. * System.ServiceModel.dll.sources: add IPeerConnectorContract.cs.
  62. 2009-07-31 Astushi Enomoto <[email protected]>
  63. * System.ServiceModel_test.dll.sources: add ServiceEndpointTest.cs.
  64. 2009-07-28 Astushi Enomoto <[email protected]>
  65. * System.ServiceModel.dll.sources: add TransactionFlowAttribute.cs.
  66. 2009-07-23 Astushi Enomoto <[email protected]>
  67. * System.ServiceModel.dll.sources:
  68. split out binary frame manager class into separate file.
  69. 2009-07-21 Astushi Enomoto <[email protected]>
  70. * System.ServiceModel.dll.sources: add TcpReplyChannel.
  71. 2009-07-20 Jb Evain <[email protected]>
  72. * Makefile: filter the valid profile on the framework version,
  73. to make it easier to have custom variants.
  74. 2009-07-17 Astushi Enomoto <[email protected]>
  75. * System.ServiceModel.dll.sources: add TcpRequestChannel.
  76. 2009-07-14 Astushi Enomoto <[email protected]>
  77. * System.ServiceModel_test.dll.sources:
  78. add CallbackBehaviorAttributeTest.cs.
  79. 2009-07-07 Astushi Enomoto <[email protected]>
  80. * System.ServiceModel.dll.sources:
  81. Added new custom peer resolver files.
  82. 2009-07-07 Astushi Enomoto <[email protected]>
  83. * System.ServiceModel_test.dll.sources:
  84. add PeerNodeAddressTest.cs.
  85. 2009-06-25 Astushi Enomoto <[email protected]>
  86. * System.ServiceModel.dll.sources:
  87. add SessionInstanceContextProvider.cs.
  88. 2009-06-09 Astushi Enomoto <[email protected]>
  89. * System.ServiceModel_test.dll.sources:
  90. add ServiceThrottlingBehaviorTest.
  91. 2009-06-08 Astushi Enomoto <[email protected]>
  92. * System.ServiceModel.dll.sources: renamed a file.
  93. 2009-06-05 Sebastien Pouliot <[email protected]>
  94. * net_2_1_raw_System.ServiceModel.dll.sources: Remove
  95. ClientAccessPolicy.cs, CrossDomainPolicy.cs and
  96. CrossDomainAccessManager.cs since the code and checks is now done
  97. inside System.Windows.Browser.dll, by BrowserHttpWebRequest, for
  98. every non-site-or-origin web connection - i.e. http[s]
  99. 2009-05-26 Astushi Enomoto <[email protected]>
  100. * System.ServiceModel.dll.sources: cosmetic file renaming.
  101. 2009-05-25 Astushi Enomoto <[email protected]>
  102. * System.ServiceModel.dll_test.sources:
  103. added PeerResolverSerializationTest.cs.
  104. 2009-05-15 Astushi Enomoto <[email protected]>
  105. * System.ServiceModel.dll_test.sources: added MessageFaultTest.cs.
  106. 2009-05-13 Astushi Enomoto <[email protected]>
  107. * Makefile : remove xlinq dependency.
  108. 2009-04-28 Astushi Enomoto <[email protected]>
  109. * System.ServiceModel.dll_test.sources: added
  110. BinaryMessageEncodingBindingElementTest.cs.
  111. 2009-04-21 Sebastien Pouliot <[email protected]>
  112. * net_2_1_raw_System.ServiceModel.dll.sources: Remove
  113. MonoTODOAttribute since we can get it from mscorlib.dll
  114. 2009-04-20 Astushi Enomoto <[email protected]>
  115. * System.ServiceModel.dll.sources:
  116. added several Peer transport support files.
  117. * System.ServiceModel.dll_test.sources: added
  118. NetPeerTcpBindingTest.cs and PeerTransportBindingElementTest.cs.
  119. 2009-04-08 Astushi Enomoto <[email protected]>
  120. * System.ServiceModel.dll.sources:
  121. added PeerTransportSecuritySettings.cs.
  122. * Makefile: use -r:System.Core in non-2.1 build too.
  123. 2009-04-07 Astushi Enomoto <[email protected]>
  124. * System.ServiceModel_test.dll.sources: added NetTcpBindingTest.cs.
  125. 2009-04-07 Astushi Enomoto <[email protected]>
  126. * System.ServiceModel.dll.sources: added IOnlineStatus.cs.
  127. 2009-03-05 Astushi Enomoto <[email protected]>
  128. * Makefile : added /r:System.Xml.Linq in 2.1 too.
  129. 2009-03-04 Astushi Enomoto <[email protected]>
  130. * Makefile : add /r:System.Core in 2.1 build.
  131. 2009-03-04 Astushi Enomoto <[email protected]>
  132. * net_2_1_raw_System.ServiceModel.dll.sources :
  133. added cross domain checker sources.
  134. 2009-02-19 Astushi Enomoto <[email protected]>
  135. * System.ServiceModel.dll.sources,
  136. net_2_1_raw_System.ServiceModel.dll.sources :
  137. added CodeTryBlock.cs.
  138. 2009-01-22 Astushi Enomoto <[email protected]>
  139. * net_2_1_raw_System.ServiceModel.dll.sources :
  140. added SilverlightClientConfigLoader.cs.
  141. 2009-01-14 Astushi Enomoto <[email protected]>
  142. * System.ServiceModel.dll.sources,
  143. net_2_1_raw_System.ServiceModel.dll.sources :
  144. added missing exception types (corcompare work).
  145. 2009-01-14 Astushi Enomoto <[email protected]>
  146. * System.ServiceModel_test.dll.sources :
  147. added ClientBase_InteractiveChannelInitializerTest.cs.
  148. 2009-01-07 Astushi Enomoto <[email protected]>
  149. * net_2_1_raw_System.ServiceModel.dll.sources : add OperationContext
  150. and OperationContextScope to 2.1 build.
  151. 2008-09-12 Astushi Enomoto <[email protected]>
  152. Jb Evain <[email protected]>
  153. * Makefile: support net_2_1_raw compilation profile.
  154. * net_2_1_raw_System.ServiceModel.dll.sources
  155. * *.cs: SL2 compilation support.
  156. 2008-05-22 Roei Erez <[email protected]>
  157. * fix ContractDescription.GetContract implementation
  158. * Refactor Request processing
  159. * Add support for message inspectors
  160. * Add support for InstanceContextProvider & InstanceProvider, including lifecycles events
  161. like: ReleaseServiceInstance, Open, Close...
  162. * Add relevant test cases.
  163. 2008-04-21 Igor Zelmanovich <[email protected]>
  164. * System.ServiceModel_test.dll.sources: Add ServiceDebugBehaviorTest.cs and
  165. ServiceMetadataBehaviorTest.cs.
  166. 2008-04-17 Vladimir Krasnov <[email protected]>
  167. * System.ServiceModel.dll.sources: added HttpChannelManager.cs
  168. 2008-04-14 Igor Zelmanovich <[email protected]>
  169. * System.ServiceModel_test.dll.sources: Add ExtensionCollectionTest.cs.
  170. 2008-04-13 Vladimir Krasnov <[email protected]>
  171. * added: System.ServiceModel_Test.csproj, visual studio tests project
  172. 2008-04-10 Eyal Alaluf <[email protected]>
  173. * System.ServiceModel.dll.sources, System.ServiceModel.csproj:
  174. Moved System.ServiceModel.Dispatcher/DefaultMessageOperationFormatter.cs
  175. to System.ServiceModel.Dispatcher/BaseMessagesFormatter.cs.
  176. Removed System.ServiceModel.Description/ServiceModelInternalConverter.cs.
  177. 2008-04-01 Roei Erez <[email protected]>
  178. * System.ServiceModel_test_net_3_0.dll.config: Added configurations for new tests.
  179. 2008-04-01 Igor Zelmanovich <[email protected]>
  180. * System.ServiceModel_test.dll.sources: Add ServiceHostBaseTest.cs.
  181. 2008-03-27 Atsushi Enomoto <[email protected]>
  182. * Makefile : add System.ServiceModel_test_net_3_0.dll.config to
  183. EXTRA_DISTFILES too.
  184. 2008-03-27 Atsushi Enomoto <[email protected]>
  185. * Makefile : include Test/config/* in EXTRA_DISTFILES to fix
  186. nunit test failures.
  187. 2008-03-21 Atsushi Enomoto <[email protected]>
  188. * Makefile : more EXTRA_DISTFILES.
  189. 2008-03-11 Atsushi Enomoto <[email protected]>
  190. * Makefile : oops, wrong EXTRA_DISTFILES.
  191. 2008-03-11 Atsushi Enomoto <[email protected]>
  192. * Makefile : add EXTRA_DISTFILES.
  193. 2008-02-28 Eyal Alaluf <[email protected]>
  194. * System.ServiceModel_test_net_3_0.dll.config: Add configurations for
  195. testing ClientBase<T> ctors.
  196. 2008-02-27 Eyal Alaluf <[email protected]>
  197. * Makefile: Ignore common warnings including use of obsolete API (since
  198. Mono.Security.* has several such warnings).
  199. 2007-12-05 Atsushi Enomoto <[email protected]>
  200. * Makefile : added net_3_5 profile as a valid target.
  201. 2007-08-18 Marcos Cobena ([email protected])
  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. 2007-08-16 Marcos Cobena ([email protected])
  205. * System.ServiceModel.dll.sources: Updated with System.ServiceModel.PeerResolvers/PeerReferralPolicy.cs.
  206. * PeerReferralPolicy.cs: Moved and updated here from AllEnums.cs.
  207. * PeerResolverMode.cs: Updated API.
  208. * RefreshResult.cs: Updated API.
  209. * RegisterInfo.cs: Almost finished, minus HasBody().
  210. * AllEnums.cs: PeerReferralPolicy lives now inside System.ServiceModel.PeerResolvers.
  211. 2007-07-19 Marcos Cobena ([email protected])
  212. * PeerCustomResolverSettings.cs, PeerResolverMode.cs, PeerResolverSettings.cs,
  213. PeerSecuritySettings.cs: New implementations.
  214. * System.ServiceModel.dll.sources, AllEnums.cs, Dummy.cs: Updated to added sources.
  215. * NetPeerTcpBinding.cs: Added support to new above implementations.
  216. 2007-07-18 Marcos Cobena ([email protected])
  217. * TcpChannelListener.cs, TcpDuplexSessionChannel.cs: Text messaging now works
  218. (both Send() and Receive()), even mixing .NET version with Mono one.
  219. * TcpChannelListener.cs: By default, it uses BinaryMessageEncoder.
  220. 2007-07-17 Marcos Cobena ([email protected])
  221. * DuplexSessionChannelBase.cs, TcpChannelListener.cs, TcpDuplexSessionChannel.cs,
  222. TcpTransportBindingElement.cs: Thanks to Atsushi Eno, it starts messaging.
  223. 2007-07-12 Marcos Cobena ([email protected])
  224. * DuplexSessionChannelBase.cs, TcpChannelFactory.cs, TcpChannelListener.cs,
  225. TcpDuplexSessionChannel.cs: Added new implementations.
  226. * NetTcpBinding.cs, TcpTransportBindingElement.cs: Modified to match new TCP implementations.
  227. * System.ServiceModel.dll.sources: Updated to last classes set.
  228. 2007-07-05 Atsushi Enomoto <[email protected]>
  229. Makefile : added -r:System.Messaging.dll
  230. 2007-06-28 Marcos Cobena ([email protected])
  231. * System.ServiceModel.dll.sources, System.ServiceModel\Dummy.cs :
  232. Modified to match new files under System.ServiceModel.PeerResolvers.
  233. 2007-04-20 Atsushi Enomoto <[email protected]>
  234. Makefile : added ws-addr.xsd as a resource.
  235. 2007-04-17 Atsushi Enomoto <[email protected]>
  236. * fixup-config.xml : updated config section types.
  237. 2007-03-05 Atsushi Enomoto <[email protected]>
  238. Makefile : added -r:Mono.Security.dll and some nowarns.
  239. 2007-02-27 Wade Berrier <[email protected]>
  240. * Makefile: include resource files in EXTRA_DISTFILES
  241. 2006-10-13 Atsushi Enomoto <[email protected]>
  242. * fixup-config2.cs, fixup-config2.xml :
  243. It is used to add svc. -> SvcHttpHandler mapping in web.config.
  244. 2006-10-04 Ankit Jain <[email protected]>
  245. * System.ServiceModel.dll.sources: Update.
  246. 2006-09-29 Ankit Jain <[email protected]>
  247. * System.ServiceModel.dll.sources: Update.
  248. 2006-09-26 Ankit Jain <[email protected]>
  249. * System.ServiceModel.dll.sources: Update.
  250. 2006-09-07 Ankit Jain <[email protected]>
  251. * System.ServiceModel_test.dll.sources: Add WsdlExporterTest.cs
  252. 2006-07-21 Atsushi Enomoto <[email protected]>
  253. * Makefile : it used to be referenced by S.IM.Selectors.dll.
  254. Nowadays it references S.IM.Selectors.dll.
  255. 2006-07-13 Ankit Jain <[email protected]>
  256. * System.ServiceModel_test.dll.sources: Add MetadataResolverTest.cs
  257. 2006-07-12 Ankit Jain <[email protected]>
  258. * System.ServiceModel.dll.sources: Update for June CTP changes. Add
  259. EndpointAddress10.cs
  260. 2006-07-04 Atsushi Enomoto <[email protected]>
  261. * Makefile : add path to referenced assemblies as gmcs always loads
  262. them from the GAC.
  263. 2006-07-03 Ankit Jain <[email protected]>
  264. * System.ServiceModel.dll.sources: Update for June CTP changes.
  265. 2006-07-03 Ankit Jain <[email protected]>
  266. * System.ServiceModel.dll.sources: Add IMetadataExchange.cs and
  267. MetadataExchangeBinding.cs . Update to match changes in June CTP.
  268. 2006-06-30 Atsushi Enomoto <[email protected]>
  269. * fixup-config.xml : updated to match June CTP config types.
  270. 2006-06-27 Atsushi Enomoto <[email protected]>
  271. * fixup-config.xml : bindings section has binding sub sections.
  272. 2006-06-27 Atsushi Enomoto <[email protected]>
  273. * fixup-config.cs : now it supports updating.
  274. * fixup-config.xml : "bindings" is in fact just a section.
  275. MS bad naming on class.
  276. 2006-06-26 Atsushi Enomoto <[email protected]>
  277. * fixup-config.cs, fixup-config.xml : when you try configuration
  278. support, you can run fixup-config.exe and then supplemental
  279. config sections are added.
  280. 2006-06-12 Atsushi Enomoto <[email protected]>
  281. * Makefile : remove extra option.
  282. 2006-06-12 Ankit Jain <[email protected]>
  283. * System.ServiceModel.dll.sources: Add
  284. System.ServiceModel.Description/MetadataSectionSerializerBase.cs
  285. * System.ServiceModel_test.dll.sources: Add
  286. System.ServiceModel.Description/WsdlImporterTest.cs
  287. 2006-06-12 Atsushi Enomoto <[email protected]>
  288. * Makefile : use Mono.CodeGeneration.
  289. 2006-04-26 Ankit Jain <[email protected]>
  290. * System.ServiceModel_test.dll.sources : Add
  291. System.ServiceModel.Description/WebServiceHelper.cs .
  292. 2006-02-11 Ankit Jain <[email protected]>
  293. * System.ServiceModel_test.dll.sources : Add
  294. ServiceHostTest.cs and UriSchemeKeyedCollectionTest.cs
  295. 2005-10-19 Atsushi Enomoto <[email protected]>
  296. * winfx.pub : new set of assembly, thus new public key.
  297. 2005-10-09 Atsushi Enomoto <[email protected]>
  298. * Makefile : eliminated some warning noises.
  299. 2005-10-08 Atsushi Enomoto <[email protected]>
  300. * Makefile : addded /r:System.Transactions.
  301. 2005-09-29 Duncan Mak <[email protected]>
  302. * Makefile (RESOURCE_FILES): Include
  303. resources/WS-Addressing.schema.
  304. (LIB_MCS_FLAGS): Add "/resource:" flag.
  305. 2005-09-29 Atsushi Enomoto <[email protected]>
  306. * System.ServiceModel_test.dll.sources : required for make run-test.
  307. 2005-09-29 Atsushi Enomoto <[email protected]>
  308. * System.ServiceModel.dll.sources : regenerated to add new files.
  309. 2005-09-29 Atsushi Enomoto <[email protected]>
  310. * System.ServiceModel.dll.sources : regenerated to add new files.
  311. 2005-09-29 Atsushi Enomoto <[email protected]>
  312. * Makefile : reference to sys.configuration.dll.
  313. * System.ServiceModel.dll.sources : regenerated to add new files.
  314. 2005-09-28 Atsushi Enomoto <[email protected]>
  315. * System.ServiceModel.dll.sources : regenerated to add new files.
  316. 2005-09-28 Atsushi Enomoto <[email protected]>
  317. * System.ServiceModel.dll.sources : further regen.
  318. 2005-09-28 Atsushi Enomoto <[email protected]>
  319. * System.ServiceModel.dll.sources : regenerated to add new files.
  320. 2005-09-28 Atsushi Enomoto <[email protected]>
  321. * System.ServiceModel.dll.sources : regenerated to add new files.
  322. 2005-09-28 Atsushi Enomoto <[email protected]>
  323. * System.ServiceModel.dll.sources : regenerated to add new files.
  324. 2005-09-28 Atsushi Enomoto <[email protected]>
  325. * System.ServiceModel.dll.sources : regenerated to add new files.
  326. 2005-09-27 Atsushi Enomoto <[email protected]>
  327. * System.ServiceModel.dll.sources : regenerated to add new files.
  328. 2005-09-27 Atsushi Enomoto <[email protected]>
  329. * System.ServiceModel.dll.sources : added CommunicationErrorEventArgs.
  330. 2005-09-27 Atsushi Enomoto <[email protected]>
  331. * Makefile : so now update-dll-sources is common target to all libs.