[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.DirectoryServices / ChangeLog
index 8232323c44151ee746aa17f5c7f03c28afa52525..05fd4cf2f83eda0263a940f7f95a09b87d7172b3 100644 (file)
-2005-14-08  Boris Kirzner <borisk@mainsoft.com>
-       * App.config: added "authenticationmech" supported key example.
-
-2005-28-07  Boris Kirzner <borisk@mainsoft.com>
-       * System.DirectoryServices.vmwcsproj: updated TARGET_JVM project file.
-       * App.config: added addition supported key examples.
-
-2005-05-07  Boris Kirzner <borisk@mainsoft.com>        
-       * System.DirectoryServices.vmwcsproj: Project file converted 
-       to Developer Edition format. Removed ClearCase references.
-       * System.DirectoryServices.sln: Removed ClearCase references.
-
-2005-07-03 Boris Kirzner <borisk@mainsoft.com>
-       * System.DirectoryServices.vmwcsproj: Reflecting changes in location of 
-       Locale.cs and MonoTODOAttribute.cs
-
-2005-06-21 Boris Kirzner <borisk@mainsoft.coim>
-       * System.DirectoryServices.sln, System.DirectoryServices.vmwcsproj:
-       Added solution and project files fo rTARGET_JVM.
-
-2005-06-19 Boris Kirzner <borisk@mainsoft.coim>
-       * System.DirectoryServices_test.dll.sources: 
-               - added DirectoryServices/DirectoryServicesDirectoryEntryTest.cs
-               - added DirectoryServices/DirectoryServicesDirectorySearcherTest.cs
-               - added DirectoryServices/DirectoryServicesSearchResultTest.cs
-       * App.config - added new file, contaning an example of specifying 
-       default LDAP server information in app config.
-
-2005-02-14  Anil Bhatia  <banil@novell.com>
-       * Fixed DoSearch() in DirectorySearcher.cs: Search scope was hardcoded
-       as LdapConnection.SCOPE_SUB. Chnaged to the value contained by
-       _SearchScope.
-
-2004-09-10  Sebastien Pouliot  <sebastien@ximian.com>
-
-       * Makefile: Activate unit tests.
-       * System.DirectoryServices_test.dll.sources: New. Source list for unit
-       tests.
-
-2004-05-14  Raja R Harinath  <rharinath@novell.com>
-
-       * System.DirectoryServices.dll.sources: Add
-       DirectoryServicesPermission{,Attribute,Entry,EntryCollection}.cs
-       and TODOAttribute.cs.
-
-2004-01-15  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
-
-       * System.DirectoryServices.dll.sources: Added lots of files, sorted existing
-
+2007-07-25     Yaacov Akiba Slama\r
+\r
+       * Test/krb5.conf.example,\r
+       Test/System.DirectoryServices/DirectoryServicesDirectoryEntryTest.cs,\r
+       App.config, Secure.config: run-tests.bat succeeds again with a\r
+       kerberos/openldap/sasl server configured with the realm EXAMPLE.COM.\r
+\r
+2006-10-03     Boris Kirzner <borisk@mainsoft.com>\r
+\r
+       * run-tests.bat: enable secure tests for TARGET_JVM.\r
+\r
+2006-09-26     Boris Kirzner <borisk@mainsoft.com>\r
+\r
+       * run-tests.bat,run-tests.test.bat: log files naming fix.\r
+\r
+2006-13-09     Boris Kirzner <borisk@mainsoft.com>\r
+\r
+       * run-tests.test.bat: small fixes for TARGET_JVM test scripts.\r
+\r
+2006-11-09     Boris Kirzner <borisk@mainsoft.com>\r
+\r
+       * run-tests.test.bat: added timestamp to log file namies.\r
+\r
+2006-05-16  Vladimir Krasnov  <vladimirk@mainsoft.com>\r
+\r
+       * run-tests.test.bat: skip nunit build if already done\r
+\r
+2006-16-05 Boris Kirzner <borisk@mainsoft.com>\r
+       * run-tests.test.bat: pass java security parameters as jvm options.\r
+\r
+2006-16-05 Boris Kirzner <borisk@mainsoft.com>\r
+       * run-tests.bat: disable running secure mode tests by default.\r
+\r
+2006-03-06 Boris Kirzner <borisk@mainsoft.com>\r
+       * run-tests.bat,run-tests.test.bat,Secure.config,App.config: \r
+       files for automated testing.\r
+\r
+2005-12-06 Konstantin Triger <kostat@mainsoft.com>\r
+\r
+       * System.DirectoryServices.vmwcsproj: fixing conditional compilation constants.\r
+\r
+2005-11-15 Vlad Spivak <spivak@mainsoft.com>\r
+       * Added TARGET_JVM related source includes and excludes\r
+\r
+2005-09-26 Boris Kirzner <borisk@mainsoft.com>\r
+       * System.DirectoryServices.dll.sources: changed reference to Consts.cs.in.\r
+\r
+2005-09-07 Boris Kirzner <borisk@mainsoft.com>\r
+       * System.DirectoryServices.vmwcsproj: changed reference to Consts.cs.in.\r
+\r
+2005-22-08  Boris Kirzner <borisk@mainsoft.com>\r
+       * System.DirectoryServices.vmwcsproj: changed reference to Consts.cs.\r
+\r
+2005-14-08  Boris Kirzner <borisk@mainsoft.com>\r
+       * App.config: added "authenticationmech" supported key example.\r
+\r
+2005-28-07  Boris Kirzner <borisk@mainsoft.com>\r
+       * System.DirectoryServices.vmwcsproj: updated TARGET_JVM project file.\r
+       * App.config: added addition supported key examples.\r
+\r
+2005-05-07  Boris Kirzner <borisk@mainsoft.com>        \r
+       * System.DirectoryServices.vmwcsproj: Project file converted \r
+       to Developer Edition format. Removed ClearCase references.\r
+       * System.DirectoryServices.sln: Removed ClearCase references.\r
+\r
+2005-07-03 Boris Kirzner <borisk@mainsoft.com>\r
+       * System.DirectoryServices.vmwcsproj: Reflecting changes in location of \r
+       Locale.cs and MonoTODOAttribute.cs\r
+\r
+2005-06-21 Boris Kirzner <borisk@mainsoft.coim>\r
+       * System.DirectoryServices.sln, System.DirectoryServices.vmwcsproj:\r
+       Added solution and project files fo rTARGET_JVM.\r
+\r
+2005-06-19 Boris Kirzner <borisk@mainsoft.coim>\r
+       * System.DirectoryServices_test.dll.sources: \r
+               - added DirectoryServices/DirectoryServicesDirectoryEntryTest.cs\r
+               - added DirectoryServices/DirectoryServicesDirectorySearcherTest.cs\r
+               - added DirectoryServices/DirectoryServicesSearchResultTest.cs\r
+       * App.config - added new file, contaning an example of specifying \r
+       default LDAP server information in app config.\r
+\r
+2005-02-14  Anil Bhatia  <banil@novell.com>\r
+       * Fixed DoSearch() in DirectorySearcher.cs: Search scope was hardcoded\r
+       as LdapConnection.SCOPE_SUB. Chnaged to the value contained by\r
+       _SearchScope.\r
+\r
+2004-09-10  Sebastien Pouliot  <sebastien@ximian.com>\r
+\r
+       * Makefile: Activate unit tests.\r
+       * System.DirectoryServices_test.dll.sources: New. Source list for unit\r
+       tests.\r
+\r
+2004-05-14  Raja R Harinath  <rharinath@novell.com>\r
+\r
+       * System.DirectoryServices.dll.sources: Add\r
+       DirectoryServicesPermission{,Attribute,Entry,EntryCollection}.cs\r
+       and TODOAttribute.cs.\r
+\r
+2004-01-15  Andreas Nahr <ClassDevelopment@A-SoftTech.com>\r
+\r
+       * System.DirectoryServices.dll.sources: Added lots of files, sorted existing\r
+\r
 2003-07-02  Gonzalo Paniagua Javier <gonzalo@ximian.com>\r
 \r
        * System.DirectoryServices.build: New file.\r