2004-12-03 Marek Safar <marek.safar@seznam.cz>
[mono.git] / mcs / class / System.Runtime.Remoting /
2004-11-30 Lluis Sanchez2004-11-30 Lluis Sanchez Gual <lluis@ximian.com>
2004-11-24 Marek Safarremoved unused variables
2004-11-16 Jonathan Pryor * Mono.Posix.dll.sources: Rename Mono.Posix to Mono...
2004-11-10 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-10-25 Zoltan Varga2004-10-25 Zoltan Varga <vargaz@freemail.hu>
2004-10-22 Lluis Sanchez * HttpClientChannel.cs: In CreateMessageSink, process...
2004-10-22 Lluis Sanchez * TcpClientChannel.cs: In CreateMessageSink, process...
2004-10-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-27 Lluis Sanchez * HttpClientChannel.cs: Throw an http exception if...
2004-09-27 Lluis Sanchez * ContextsTest.cs: Fixed test sequence.
2004-09-27 Lluis Sanchez* System.Runtime.Remoting_test.dll.sources: Added Remot...
2004-09-24 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-19 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-15 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-14 Raja R Harinathcvs ignores, sorry about the spam
2004-09-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-02 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-08-04 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-08-03 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-27 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-26 Lluis Sanchez * SoapMessageFormater.cs: In BuildSoapMessageFromMetho...
2004-07-26 Lluis Sanchez * SoapMessageFormater.cs: In BuildSoapMessageFromMetho...
2004-07-17 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-15 Lluis Sanchez * TcpServerChannel.cs: Set channel name from the provi...
2004-07-15 Lluis Sanchez * TcpServerChannel.cs: Set channel name from the provi...
2004-07-09 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-06 Lluis Sanchez * SoapMessageFormatter.cs: In BuildMethodCallFromSoapM...
2004-07-06 Lluis Sanchez * SoapMessageFormatter.cs: In BuildMethodCallFromSoapM...
2004-07-02 Lluis Sanchez * ActivationTests.cs: Fixed and enhanced tests.
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-24 Duncan MakAdd licensing info
2004-06-23 Lluis Sanchez* System.Runtime.Remoting_test.dll.sources: Added Activ...
2004-06-23 Lluis Sanchez * ActivationTests.cs: New tests.
2004-06-16 Lluis Sanchez* SoapServerFormatterSink.cs: Removed unneded method.
2004-06-10 Lluis Sanchez * SoapMessageFormatter.cs: Don't add the signature...
2004-05-26 Lluis Sanchez* HttpServerChannel.cs: Default port is 0.
2004-05-26 Lluis Sanchez * SoapMessageFormatter.cs: Include soap headers as...
2004-05-25 Lluis Sanchez* HttpServerChannel.cs: Take unused port if the provide...
2004-05-13 Lluis SanchezAdded
2004-05-13 Lluis Sanchez * System.Runtime.Remoting.dll.sources: Added:
2004-05-13 Lluis Sanchez* RemotingClientProxy.cs, RemotingService.cs: Added.
2004-05-13 Lluis Sanchez * SUDSGeneratorException.cs, SUDSParserException.cs...
2004-05-13 Lluis Sanchez * TcpChannel.cs: Made Init private.
2004-05-13 Lluis Sanchez * HttpChannel.cs, HttpClientChannel.cs: Added missing...
2004-05-13 Lluis Sanchez * BinaryCore.cs, SoapCore.cs: Added Properties property.
2004-05-13 Lluis SanchezAssemblyInfo.cs: Removed CLSCompliant attribute.
2004-05-11 Lluis Sanchez * ChannelCore.cs: Use LoadWithPartialName when configu...
2004-05-03 Lluis SanchezWho forgot to commit this ChangeLog?
2004-05-03 Lluis Sanchez * AsyncCalls.cs, BaseCalls.cs, DelegateCalls.cs, Refle...
2004-04-30 Lluis Sanchez* HttpServer.cs: Removed dead code.
2004-04-30 Lluis Sanchez * SoapClientFormatterSink.cs: The deserialized message...
2004-04-29 Jackson HarperAdd 2.0 version attributes
2004-04-28 Lluis Sanchez* Makefile: Removed unneeded System.Web.Services depend...
2004-04-27 Jackson Harperdelay sign assemblies with the ecma key
2004-04-16 Lluis Sanchez * TcpClientChannel.cs: Initialize the sink provider...
2004-03-31 Andreas N2004-03-31 Andreas Nahr <ClassDevelopment@A-SoftTech...
2004-03-31 Andreas N2004-03-31 Andreas Nahr <ClassDevelopment@A-SoftTech...
2004-03-05 Lluis Sanchez * TcpServerChannel.cs: In the ProcessMessages() loop...
2004-02-27 Lluis Sanchez * BinaryClientFormatterSink.cs: Don't set the request...
2004-02-27 Lluis Sanchez * TcpClientTransportSink.cs: Set the RequestUri transp...
2004-02-27 Lluis Sanchez * HttpClientChannel.cs: Set the RequestUri transport...
2004-02-23 Lluis Sanchez * AsyncCalls.cs, BaseCalls.cs, CallSeq.cs, ContextHook...
2004-02-23 Lluis Sanchez * TcpClientTransportSink.cs: Release the connection...
2004-02-03 Lluis Sanchez * HttpRemotingHandlerFactory.cs: Loading of remoting...
2004-01-03 Nick DrochakIgnore test .dll and .pdb files
2003-12-23 Lluis Sanchez * TcpServerChannel.cs: If useIpAddress and bindAddress...
2003-12-19 Lluis SanchezTcpServerChannel.cs: Fixes in channel initialization.
2003-12-16 Lluis Sanchez * BinaryServerFormatterSinkProvider.cs, SoapServerForm...
2003-12-12 Lluis SanchezTcpChannel.cs: Added null check.
2003-12-12 Lluis SanchezHttpServer.cs: Removed debug code.
2003-12-11 Patrik Torstensson2003-12-11 Patrik Torstensson <p@rxc.se>
2003-12-11 Gonzalo Paniagua... fix build on windows
2003-12-10 Lluis Sanchez * MetaDataExporter.cs: Several fixes.
2003-12-10 Lluis Sanchez * HttpServer.cs: Allow the use of GET method (SdlServe...
2003-12-10 Lluis Sanchez * BinaryServerFormatterSinkProvider.cs: Removed TODO.
2003-12-05 Lluis Sanchez * MetaData.cs: Added check of compilation results in
2003-12-03 Atsushi Eno2003-12-03 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
2003-12-03 Lluis Sanchez * System.Runtime.Remoting.dll.sources: Added:
2003-12-03 Lluis Sanchez * MetaData.cs: Implemented most of methods.
2003-11-21 Lluis Sanchez * BinaryClientFormatterSinkProvider.cs, BinaryServerFo...
2003-11-17 Lluis Sanchez * BinaryClientFormatterSinkProvider.cs, BinaryServerFo...
2003-11-16 Lluis Sanchez * System.Runtime.Remoting.dll.sources: Added:
2003-11-16 Lluis Sanchez * SoapCore.cs: New file. Contains some code used by...
2003-11-16 Lluis Sanchez * TcpClientChannel.cs: Added support for name and...
2003-11-16 Lluis Sanchez * HttpHelper.cs: Removed usnused method GetMachineIp.
2003-11-16 Lluis Sanchez * BinaryClientFormatterSink.cs, BinaryClientFormatterS...
2003-11-13 Lluis SanchezHttpChannel.cs: Create empty property dictionary in...
2003-11-13 Lluis SanchezSystem.Runtime.Remoting.dll.sources: Removed HttpThread.cs
2003-11-13 Lluis SanchezNot used any more
2003-11-13 Lluis SanchezTcpChannel.cs: take into account name and priority...
2003-11-13 Lluis Sanchez * HttpChannel.cs: Moved initialization code in SetupCh...
2003-11-12 Lluis Sanchez * TcpServerChannel.cs: Remove listener initialization...
2003-11-12 Lluis Sanchez * HttpServerChannel.cs: Removed StartListening call...
2003-11-12 Lluis Sanchez * BinaryServerFormatterSink.cs: Removed fixme.
2003-11-10 Lluis SanchezSystem.Runtime.Remoting_test.dll.sources: Added CrossDo...
2003-11-10 Lluis Sanchez * BaseCalls.cs: Little fix.
2003-09-25 Lluis Sanchez * SoapMessageFormatter.cs: Consider parameters with...
2003-09-17 Lluis Sanchez * HttpHelper.cs: Fixed bug #48468. Patch by Jean-Marc...
2003-09-14 Lluis Sanchez * TcpClientChannel.cs: Fixed constructor.
2003-09-11 Lluis Sanchez * AsyncCalls.cs BaseCalls.cs DelegateCalls.cs Reflecti...
next