2005-01-31 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / class / corlib / System.Runtime.Remoting /
2004-12-14 Marek SafarCopied remotely
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-11-10 Lluis Sanchez * RemotingServices.cs: Added several serialization...
2004-10-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-28 Lluis Sanchez * RemotingServices.cs: Allways pass the uri when calling
2004-09-27 Lluis Sanchez * ServerIdentity.cs: Only set the target identity...
2004-09-24 nobodyThis commit was manufactured by cvs2svn to create branc...
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-19 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-15 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-12 Ben Maurer2004-09-11 Ben Maurer <bmaurer@users.sourceforge.net>
2004-09-07 nobodyThis commit was manufactured by cvs2svn to create branc...
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-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-22 Lluis Sanchez * ObjRef.cs: Fixed type check in in ObjRef constructor...
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-22 Lluis Sanchez * RemotingServices.cs: Changed GetMethodBaseFromMethod...
2004-07-17 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-09 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-02 Lluis Sanchez * RemotingConfiguration.cs: Avoid adding "id" and...
2004-07-02 Lluis Sanchez * ServerIdentity.cs: When disposing an identity, detac...
2004-07-01 Lluis Sanchez * RemotingConfiguration.cs: Avoid adding "id" and...
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
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>
next