Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-12-20Fix LDAP with https support patch from Loren BandieraMiguel de Icaza
2005-12-06fixing conditional compilation constantsKonstantin Triger
2005-12-02One more oopsWade Berrier
2005-12-01OopsWade Berrier
2005-12-01Makefile: Add EXTRA_DISTFILES to include all missing files from 'make dist'Wade Berrier
2005-11-23Bling fix to #76607Miguel de Icaza
2005-11-16TypoVladislav Spivak
2005-11-16Workaround compiler crash when using csc in java profile.Eyal Alalouf
2005-11-15svn path=/trunk/mcs/; revision=53051Vladislav Spivak
2005-11-06create GSSCredential only once, cleanupKonstantin Triger
2005-11-03fixes to work with IBM GSSAPIKonstantin Triger
2005-11-03throw an exception if failedKonstantin Triger
2005-11-03ifdef the unsupported methodKonstantin Triger
2005-10-30handle no credentials caseKonstantin Triger
2005-09-27Added generated resx files and fixed referencing resources.Boris Kirzner
2005-09-27Added two files to describe the Exception messages and Result codesPalaniappan N
2005-09-27Modified to make it synch with Novell Forge's C# LDAP SDK (v-2.1.4)Palaniappan N
2005-09-26Fixed reference to Consts.cs.inBoris Kirzner
2005-09-15Fix for TARGET_JVM project file.Boris Kirzner
2005-08-18Moved assembly version and assembly reference constants to a common Consts.cs...Kornél Pál
2005-08-14Fixes for TARGET_JVM secure binding.Boris Kirzner
2005-08-02Initial implementation of Kerberos support for TARGET_JVM.Boris Kirzner
2005-07-27Removed unnecessary CLSCompliantAttribute(true).Boris Kirzner
2005-07-26Fix LdapException treat of inner exceptions.Boris Kirzner
2005-07-26Added ifdef for TARGET_JVM.Boris Kirzner
2005-07-05Project file converted to Developer Edition format.Boris Kirzner
2005-06-27remove .cvsignore from everywhere, as it is useless on svnBen Maurer
2005-06-27remove svn:executable from .cs filesBen Maurer
2005-06-21Added project file for TARGET_JVM.Boris Kirzner
2005-06-20Added ifdef to exclude the code not used in TARGET_JVM.Boris Kirzner
2005-04-05Added Novell.Directory.Ldap.Rfc2251/RfcLdapSuperDN.cs to sources.Boris Kirzner
2005-04-05LdapModifyDNRequest.cs : create RfcModifyDNRequest with RfcLdapSuperDN instea...Boris Kirzner
2005-04-05Fix for : According to RFC 2251 newSuperior should be sent as context-specifi...Boris Kirzner
2005-03-29According to RFC 2251 newSuperior should be sent as context-specific 0 type r...Boris Kirzner
2004-12-072004-12-07 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2004-12-06Add referenceMiguel de Icaza
2004-12-06Added support for SSL, Ldap Events, Edir EventsAnil Bhatia
2004-10-222004-10-21 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2004-09-14cvs ignores, sorry about the spamRaja R Harinath
2004-06-25Remove duplicate licenseDuncan Mak
2004-06-25Add licensing infoDuncan Mak
2004-05-02verBen Maurer
2004-04-282004-04-28 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2004-03-03Modified extensions to use register functionality provided in ExtResponseFactorySunil Kumar
2004-03-03For GetPrievilegeRequest extensionSunil Kumar
2004-03-03For registering extended responsesSunil Kumar
2003-12-16Changes sourceStream.Read to read in a while loopSunil Kumar
2003-12-13updated with schema support and XML docSunil Kumar
2003-12-13Modified Comments to Support XML DocumentationSunil Kumar
2003-12-11Added FtechSchema functionSunil Kumar