2006-07-15 Jonathan Chambers <joncham@gmail.com>
[mono.git] / mcs / class / corlib / System.Runtime.Remoting / RemotingServices.cs
2006-07-15 Jonathan Chambers2006-07-15 Jonathan Chambers <joncham@gmail.com>
2006-05-31 Andrew Skibamerge -r 60814:60815
2006-05-25 Konstantin Trigermerge -r 61110:61111
2006-05-09 Konstantin Trigermerge -r 60439:60440
2006-04-28 Marek Safar2006-04-28 Marek Safar <marek.safar@seznam.cz>
2006-04-27 Robert Jordan2006-04-27 Robert Jordan <robertj@gmx.net>
2006-04-07 Sebastien Pouliot2006-04-07 Sebastien Pouliot <sebastien@ximian.com>
2006-04-03 Andrew Skibamerge from trunk revisions 58933, 58935, 58936
2006-03-30 Konstantin Trigermerge -r 58784:58785
2006-03-23 Boris Kirznermerge -r 58060:58217
2006-03-22 Raja R HarinathIn .:
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-02-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
2006-01-10 Raja R HarinathThis should fix #76928. This fix incorporates ideas...
2005-12-21 Miguel de IcazaAdd this for backwards compatibility
2005-12-06 Robert Jordan2005-12-07 Robert Jordan <robertj@gmx.net>
2005-08-23 Raja R HarinathIn .:
2005-08-18 Lluis Sanchez2004-08-18 Lluis Sanchez Gual <lluis@novell.com>
2005-06-21 Atsushi Enoimported everything from my branch (which is slightly...
2005-06-14 Marek SafarSwitch to compiler-tester
2005-06-06 Zoltan Varga2005-06-06 Zoltan Varga <vargaz@freemail.hu>
2005-06-06 Zoltan Varga2005-06-06 Zoltan Varga <vargaz@freemail.hu>
2005-05-15 Konstantin Trigermerging the Mainsoft branch to the trunk
2005-05-09 Lluis Sanchez2005-05-09 Lluis Sanchez Gual <lluis@novell.com>
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
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