* RemotingServices.cs: Collect value of parameters with the Out flag into
[mono.git] / mcs / class / corlib / System.Runtime.Remoting / RemotingServices.cs
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-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