Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-032008-07-03 Andreas Nahr <ClassDevelopment@A-SoftTech.com>Andreas N
2007-10-30In System.Runtime.Remoting:Robert Jordan
2007-09-09In System.Runtime.Remoting:Robert Jordan
2007-08-152007-08-15 Mark Probst <mark.probst@gmail.com>Mark Probst
2007-08-15a set of cosmetic part of 2.0 remoting API fixes.Atsushi Eno
2007-07-03clearing ComVisibleAttribute noises in 2.0 API.Atsushi Eno
2007-01-082006-12-18 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2006-11-222006-11-22 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2006-10-30* RemotingServices.cs: Explicitly set FormatterAssemblyStyle to FullGert Driesen
2006-07-152006-07-15 Jonathan Chambers <joncham@gmail.com>Jonathan Chambers
2006-04-282006-04-27 Robert Jordan <robertj@gmx.net>Robert Jordan
2006-04-072006-04-07 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2005-12-072005-12-07 Robert Jordan <robertj@gmx.net>Robert Jordan
2005-08-182004-08-18 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2005-06-062005-06-06 Zoltan Varga <vargaz@freemail.hu>Zoltan Varga
2005-05-092005-05-09 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2004-11-10 * RemotingServices.cs: Added several serialization methods needed byLluis Sanchez
2004-09-28 * RemotingServices.cs: Allways pass the uri when callingLluis Sanchez
2004-09-23 * RemotingServices.cs: Fixed wrong patch for InternalExecuteMessage.Lluis Sanchez
2004-09-22 * RemotingServices.cs: In InternalExecute, use MethodBase insteadLluis Sanchez
2004-09-122004-09-11 Ben Maurer <bmaurer@users.sourceforge.net>Ben Maurer
2004-09-052004-09-05 Ben Maurer <bmaurer@users.sourceforge.net>Ben Maurer
2004-09-052004-09-05 Ben Maurer <bmaurer@users.sourceforge.net>Ben Maurer
2004-07-22 * RemotingServices.cs: Changed GetMethodBaseFromMethodMessage so its codeLluis Sanchez
2004-07-02 * ServerIdentity.cs: When disposing an identity, detach the identity fromLluis Sanchez
2004-06-11Add license and copyright to all source files in corlibDuncan Mak
2004-06-01* RemotingServices.cs: Added missing Conditional attribute andGert Driesen
2004-05-11 * RemotingServices.cs: In GetMethodBaseFromMethodMessage, look forLluis Sanchez
2004-04-28 * RemotingServices.cs: When create a ReturnMessage, provide an array withLluis Sanchez
2004-03-09* RemotingServices.cs: Marshal(): If the object is a proxy, return the ObjRef...Lluis Sanchez
2004-02-17 * RemotingServices.cs: Client identities are registered using the full url,Lluis Sanchez
2004-01-19 * RemotingServices.cs: When marshalling a custom proxy, allow the creationLluis Sanchez
2003-11-17 * IObjectHandle.cs, ObjectHandle.cs: Added missing attributes.Lluis Sanchez
2003-11-13 * RemotingServices.cs: Add ".rem" suffix to generated uri names.Lluis Sanchez
2003-11-11 * ActivatedClientTypeEntry.cs, ActivatedServiceTypeEntry.cs,Lluis Sanchez
2003-11-012003-11-01 Zoltan Varga <vargaz@freemail.hu>Zoltan Varga
2003-10-23 * RemotingServices.cs: Do not create an identity for an object if itLluis Sanchez
2003-10-222003-10-22 Gonzalo Paniagua Javier <gonzalo@ximian.com>Gonzalo Paniagua Javier
2003-10-08 * Identity.cs, RemotingServices.cs: Fixed memory leak. I Changed referenceLluis Sanchez
2003-09-12 * RemotingServices.cs: Collect value of parameters with the Out flag intoLluis Sanchez
2003-08-25 * RemotingServices.cs: Some small fixes.Lluis Sanchez
2003-08-14 * ObjRef.cs: Implemented IsFromThisProcess().Lluis Sanchez
2003-07-29 * RemotingServices.cs: GetObjectUri(): For client proxies, returnLluis Sanchez
2003-07-25 * RemotingServices.cs: If the type for a proxy is not available inLluis Sanchez
2003-04-10 * ObjRef.cs: Renamed ChannelInfoStore to ChannelInfo (match MS.NET)Lluis Sanchez
2003-03-25RemotingServices.cs: Fixed bug #39915Lluis Sanchez
2003-03-20 * Identity.cs: Added support for dynamic properties.Lluis Sanchez
2003-03-152003-03-15 Lluis Sanchez Gual <lluis@ideary.com>Gonzalo Paniagua Javier
2003-03-03 * Identity.cs: Added property to check if an identity is connected (it is re...Lluis Sanchez
2003-02-19 * Identity.cs: Added envoy message sink.Lluis Sanchez