2004-09-23 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / class / corlib / System.Runtime.Remoting /
2004-09-23 Lluis Sanchez * RemotingServices.cs: Fixed wrong patch for InternalE...
2004-09-22 Lluis Sanchez * RemotingServices.cs: In InternalExecute, use MethodB...
2004-09-12 Ben Maurer2004-09-11 Ben Maurer <bmaurer@users.sourceforge.net>
2004-09-05 Ben Maurer2004-09-05 Ben Maurer <bmaurer@users.sourceforge.net>
2004-09-05 Ben Maurer2004-09-05 Ben Maurer <bmaurer@users.sourceforge.net>
2004-07-22 Lluis Sanchez * ObjRef.cs: Fixed type check in in ObjRef constructor...
2004-07-22 Lluis Sanchez * RemotingServices.cs: Changed GetMethodBaseFromMethod...
2004-07-02 Lluis Sanchez * ServerIdentity.cs: When disposing an identity, detac...
2004-07-01 Lluis Sanchez * RemotingConfiguration.cs: Avoid adding "id" and...
2004-06-15 Gert Driesen* RemotingTimeoutException.cs: added missing serializat...
2004-06-14 Lluis Sanchez* RemotingConfiguration.cs: Read application name from...
2004-06-11 Duncan MakAdd license and copyright to all source files in corlib
2004-06-01 Gert Driesen* RemotingServices.cs: Added missing Conditional attrib...
2004-05-11 Lluis Sanchez * RemotingConfiguration.cs: Added method for configuri...
2004-05-11 Lluis Sanchez * RemotingServices.cs: In GetMethodBaseFromMethodMessa...
2004-05-07 Lluis Sanchez * SoapServices.cs: Support encoded namespace names in
2004-04-28 Lluis Sanchez * RemotingServices.cs: When create a ReturnMessage...
2004-04-26 Lluis Sanchez* ObjRef.cs: Little optimization.
2004-03-09 Lluis Sanchez* RemotingServices.cs: Marshal(): If the object is...
2004-03-05 Lluis Sanchez * Identity.cs: Removed object type from Identity,...
2004-02-17 Lluis Sanchez * RemotingServices.cs: Client identities are registere...
2004-01-24 Lluis SanchezTypeInfo.cs: The list of interfaces may be null. Added...
2004-01-19 Lluis Sanchez * RemotingServices.cs: When marshalling a custom proxy...
2003-12-11 Lluis SanchezSoapServices.cs: Little fix: correctly encode namespaces.
2003-12-10 Martin Willemoes... ups one more letter needed to be lower case
2003-12-10 Martin Willemoes... * RemotingConfiguration.cs: fixed wrong attribu...
2003-12-03 Lluis Sanchez* SoapServices.cs: Little fix in namespace construction.
2003-11-28 Dick PorterDo string compares with the Invariant culture.
2003-11-26 Lluis Sanchez * InternalRemotingServices.cs: Fixed GetCachedSoapAttr...
2003-11-25 Lluis Sanchez * InternalRemotingServices.cs: Implemented GetCachedSo...
2003-11-25 Lluis Sanchez * InternalRemotingServices.cs: Implemented GetCachedSo...
2003-11-25 Jackson Harper * ServerIdentity.cs: Get non public types,...
2003-11-19 Miguel de IcazaSignature fixes
2003-11-19 Lluis SanchezInternalRemotingServices.cs: Added missing attributes.
2003-11-17 Lluis Sanchez * InternalRemotingServices.cs: Added CLSCompliant...
2003-11-16 Lluis Sanchez * IObjectHandle.cs, ObjectHandle.cs: Added missing...
2003-11-13 Lluis Sanchez * RemotingServices.cs: Add ".rem" suffix to generated...
2003-11-12 Lluis Sanchez * RemotingConfiguration.cs: Implemented all remaining...
2003-11-11 Lluis SanchezRemotingConfiguration.cs: Added initial implementation...
2003-11-11 Lluis Sanchez * ActivatedClientTypeEntry.cs, ActivatedServiceTypeEnt...
2003-11-01 Zoltan Varga2003-11-01 Zoltan Varga <vargaz@freemail.hu>
2003-10-23 Lluis Sanchez * RemotingServices.cs: Do not create an identity for...
2003-10-22 Gonzalo Paniagua... 2003-10-22 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-10-08 Lluis Sanchez * ObjRef.cs: Added new constructor to support CAD...
2003-10-07 Lluis Sanchez * Identity.cs, RemotingServices.cs: Fixed memory leak...
2003-09-25 Gonzalo Paniagua... 2003-09-25 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-09-11 Lluis Sanchez * RemotingServices.cs: Collect value of parameters...
2003-08-25 Lluis Sanchez * RemotingServices.cs: Some small fixes.
2003-08-14 Lluis Sanchez * ObjRef.cs: Implemented IsFromThisProcess().
2003-07-29 Lluis Sanchez * RemotingServices.cs: GetObjectUri(): For client...
2003-07-26 Duncan Mak* XmlDocument.cs (GetIdenticalAttribute): Temporarily...
2003-07-25 Lluis Sanchez * RemotingServices.cs: If the type for a proxy is...
2003-07-21 Lluis Sanchez * ServerIdentity.cs: Fixed bug #46645
2003-07-16 Lluis Sanchez * Identity.cs: Added TargetUri property
2003-06-25 Lluis Sanchez * ObjRef.cs: Fixed bug #43187, based on the patch...
2003-04-10 Lluis Sanchez * ObjRef.cs: Renamed ChannelInfoStore to ChannelInfo...
2003-03-24 Lluis SanchezRemotingServices.cs: Fixed bug #39915
2003-03-20 Lluis Sanchez * Identity.cs: Added support for dynamic properties.
2003-03-15 Gonzalo Paniagua... 2003-03-15 Lluis Sanchez Gual <lluis@ideary.com>
2003-03-03 Lluis Sanchez * Identity.cs: Added property to check if an identity...
2003-02-19 Lluis Sanchez * Identity.cs: Added envoy message sink.
2003-02-08 Sebastien Pouliot2003-02-08 Sebastien Pouliot <spouliot@videotron.ca>
2003-02-07 Patrik TorstenssonOops, removed debuging writeline:s
2003-02-07 Patrik Torstensson2003-02-07 Patrik Torstensson
2003-02-07 Lluis Sanchez * Identity.cs: Added ObjRef attribute, that holds...
2003-02-04 Lluis Sanchez* Identity.cs: created and identity class for each...
2003-02-03 Gonzalo Paniagua... 2003-02-03 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-02-03 Patrik Torstensson2003-02-03 Patrik Torstensson
2003-01-29 Lluis Sanchez* RemotingServices.cs: Added support for WellKnownServi...
2003-01-28 Patrik TorstenssonOops
2003-01-28 Patrik Torstensson2003-01-28 Patrik Torstensson
2003-01-24 Lluis SanchezRemotingServices.cs: Implemented some missing methods...
2003-01-01 Jaime Anguiano OlarraProcess is no longer visible.
2003-01-01 Jaime Anguiano OlarraReimplemented the ProcessID property using the Process...
2002-12-29 Lluis Sanchezno message
2002-12-28 Lluis Sanchezno message
2002-12-28 Lluis SanchezImplemented some functions
2002-12-21 Miguel de IcazaRe-enable code
2002-12-21 Miguel de Icaza2002-12-20 Lluis Sanchez Gual <lsg@ctv.es>
2002-12-21 Paolo MolaroFix build breakers.
2002-12-21 Miguel de IcazaAdded files for Lluis.
2002-12-19 Jaime Anguiano OlarraApplicationName and AplicationID implemented.
2002-12-11 Jaime Anguiano OlarraSystem.Runtime.Remoting.RemotingConfiguration.cs added...
2002-11-29 Jaime Anguiano OlarraStarted implementation for the InitializeLifetimeServic...
2002-11-28 Jaime Anguiano OlarraStarting to implement the InitializeLifetimeService...
2002-11-28 Gonzalo Paniagua... 2002-11-28 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-11-27 Jaime Anguiano OlarraAdded Skeleton for the System.Runtime.Remoting.SoapServ...
2002-09-05 Dietmar Maurer2002-09-03 Dietmar Maurer <dietmar@ximian.com>
2002-09-03 Dietmar MaurerCORBA Channel, ObjRef serialisation support
2002-08-31 Dietmar Maurer* ObjRef.cs: gather the channel date at creation time.
2002-08-30 Dietmar Maurerchannel example implementation
2002-08-20 Dietmar Maurercreated an new assembly System.Runtime.Remoting
2002-08-01 Duncan Mak2002-08-02 Duncan Mak <duncan@ximian.com>
2002-07-30 Duncan Mak2002-07-31 Duncan Mak <duncan@ximian.com>
2002-07-24 Duncan Mak2002-07-24 Duncan Mak <duncan@ximian.com>
2002-07-09 Gonzalo Paniagua... 2002-07-09 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-04-01 Piers Hakenadded missing [Serializable] attribute
2002-04-01 Piers Hakenfixed base classes (and typos)
2002-04-01 Piers Hakenfixed member accessibility to match MS (corcompare).
2002-03-30 Dietmar Maurer2002-03-28 Dietmar Maurer <dietmar@ximian.com>
next