Set svn:eol-style=native, delete svn:executable.
[mono.git] / mcs / class / corlib / System.Runtime.Remoting / RemotingConfiguration.cs
2005-05-15 Konstantin Trigermerging the Mainsoft branch to the trunk
2005-05-12 Atsushi Eno2005-05-12 Atsushi Enomoto <atsushi@ximian.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-07-02 Lluis Sanchez * RemotingConfiguration.cs: Avoid adding "id" and...
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-14 Lluis Sanchez* RemotingConfiguration.cs: Read application name from...
2004-06-11 Duncan MakAdd license and copyright to all source files in corlib
2004-05-11 Lluis Sanchez * RemotingConfiguration.cs: Added method for configuri...
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-11-28 Dick PorterDo string compares with the Invariant culture.
2003-11-26 Lluis Sanchez * InternalRemotingServices.cs: Fixed GetCachedSoapAttr...
2003-11-19 Miguel de IcazaSignature fixes
2003-11-16 Lluis Sanchez * IObjectHandle.cs, ObjectHandle.cs: Added missing...
2003-11-12 Lluis Sanchez * RemotingConfiguration.cs: Implemented all remaining...
2003-11-11 Lluis SanchezRemotingConfiguration.cs: Added initial implementation...
2003-04-10 Lluis Sanchez * ObjRef.cs: Renamed ChannelInfoStore to ChannelInfo...
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-04 Lluis Sanchez* Identity.cs: created and identity class for each...
2003-01-29 Lluis Sanchez* RemotingServices.cs: Added support for WellKnownServi...
2003-01-01 Jaime Anguiano OlarraProcess is no longer visible.
2003-01-01 Jaime Anguiano OlarraReimplemented the ProcessID property using the Process...
2002-12-19 Jaime Anguiano OlarraApplicationName and AplicationID implemented.
2002-12-11 Jaime Anguiano OlarraSystem.Runtime.Remoting.RemotingConfiguration.cs added...