2004-11-04 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Channels / ChannelServices.cs
2004-07-15 Lluis Sanchez * ChannelServices.cs: In RegisterChannel, ignore name...
2004-07-02 Lluis Sanchez * ChannelServices.cs: In UnregisterChannel, look for...
2004-06-11 Duncan MakAdd license and copyright to all source files in corlib
2004-06-10 Lluis Sanchez* ChannelServices.cs: ExceptionFilterSink should be...
2004-05-11 Lluis Sanchez * ChannelServices.cs: Configure delayed load channels...
2004-04-26 Lluis Sanchez * ChannelServices.cs: Implemented partial support...
2003-11-17 Lluis Sanchez * GetChannelSinkProperties.cs: Implemented GetChannelS...
2003-11-16 Lluis Sanchez* ChannelServices.cs: Removed some TODOs. Implemented...
2003-11-13 Lluis SanchezChannelServices.cs: Catch errors when creating configur...
2003-11-12 Lluis Sanchez * ChannelServices.cs: Added support for creating chann...
2003-09-11 Lluis Sanchez * ChannelServices.cs: Call context management moved...
2003-08-14 Lluis Sanchez * ChannelServices.cs: Set call context info for the...
2003-07-21 Lluis Sanchez * ChannelServices.cs: Implemented GetChannel() and...
2003-04-10 Lluis Sanchez * ChannelDataStore.cs: renamed some members to match...
2003-03-03 Lluis Sanchez * ChannelServices.cs: Minor corrections.
2003-02-19 Lluis Sanchez * ChannelServices.cs: Added static property for gettin...
2003-02-07 Lluis Sanchez * ChannelServices.cs: Added new constructor in Channel...
2003-02-04 Lluis SanchezChannelServices.cs: Modified to work with new types...
2003-01-29 Lluis Sanchez* ChannelServices.cs: corrected generation
2003-01-26 Lluis Sanchez* ChannelServices.cs: small correction in CreateClientC...
2002-12-21 Miguel de Icaza2002-12-20 Lluis Sanchez Gual <lsg@ctv.es>
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-24 Gonzalo Paniagua... 2002-08-24 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-08-05 Rodrigo Moya2002-08-05 Rodrigo Moya <rodrigo@ximian.com>