2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / class / corlib / System.Runtime.Remoting / RemotingServices.cs
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-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 * 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 nobodyThis commit was manufactured by cvs2svn to create branc...
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 * RemotingServices.cs: In GetMethodBaseFromMethodMessa...
2004-04-28 Lluis Sanchez * RemotingServices.cs: When create a ReturnMessage...
2004-03-09 Lluis Sanchez* RemotingServices.cs: Marshal(): If the object is...
2004-02-17 Lluis Sanchez * RemotingServices.cs: Client identities are registere...
2004-01-19 Lluis Sanchez * RemotingServices.cs: When marshalling a custom proxy...
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-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-07 Lluis Sanchez * Identity.cs, RemotingServices.cs: Fixed memory leak...
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-25 Lluis Sanchez * RemotingServices.cs: If the type for a proxy is...
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-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-24 Lluis SanchezRemotingServices.cs: Implemented some missing methods...
2002-12-29 Lluis Sanchezno message
2002-12-21 Miguel de Icaza2002-12-20 Lluis Sanchez Gual <lsg@ctv.es>
2002-09-05 Dietmar Maurer2002-09-03 Dietmar Maurer <dietmar@ximian.com>
2002-09-03 Dietmar MaurerCORBA Channel, ObjRef serialisation support
2002-08-30 Dietmar Maurerchannel example implementation
2002-08-21 nobodyThis commit was manufactured by cvs2svn to create branc...
2002-08-20 Dietmar Maurercreated an new assembly System.Runtime.Remoting
2002-04-01 Piers Hakenfixed member accessibility to match MS (corcompare).
2002-03-30 Dietmar Maurer2002-03-28 Dietmar Maurer <dietmar@ximian.com>
2002-03-28 Dietmar Maurerstarted proxy support
2002-03-22 Dietmar Maurernew remoting classes