[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.DirectoryServices / ChangeLog
1 2007-07-25      Yaacov Akiba Slama\r
2 \r
3         * Test/krb5.conf.example,\r
4         Test/System.DirectoryServices/DirectoryServicesDirectoryEntryTest.cs,\r
5         App.config, Secure.config: run-tests.bat succeeds again with a\r
6         kerberos/openldap/sasl server configured with the realm EXAMPLE.COM.\r
7 \r
8 2006-10-03      Boris Kirzner <borisk@mainsoft.com>\r
9 \r
10         * run-tests.bat: enable secure tests for TARGET_JVM.\r
11 \r
12 2006-09-26      Boris Kirzner <borisk@mainsoft.com>\r
13 \r
14         * run-tests.bat,run-tests.test.bat: log files naming fix.\r
15 \r
16 2006-13-09      Boris Kirzner <borisk@mainsoft.com>\r
17 \r
18         * run-tests.test.bat: small fixes for TARGET_JVM test scripts.\r
19 \r
20 2006-11-09      Boris Kirzner <borisk@mainsoft.com>\r
21 \r
22         * run-tests.test.bat: added timestamp to log file namies.\r
23 \r
24 2006-05-16  Vladimir Krasnov  <vladimirk@mainsoft.com>\r
25 \r
26         * run-tests.test.bat: skip nunit build if already done\r
27 \r
28 2006-16-05 Boris Kirzner <borisk@mainsoft.com>\r
29         * run-tests.test.bat: pass java security parameters as jvm options.\r
30 \r
31 2006-16-05 Boris Kirzner <borisk@mainsoft.com>\r
32         * run-tests.bat: disable running secure mode tests by default.\r
33 \r
34 2006-03-06 Boris Kirzner <borisk@mainsoft.com>\r
35         * run-tests.bat,run-tests.test.bat,Secure.config,App.config: \r
36         files for automated testing.\r
37 \r
38 2005-12-06 Konstantin Triger <kostat@mainsoft.com>\r
39 \r
40         * System.DirectoryServices.vmwcsproj: fixing conditional compilation constants.\r
41 \r
42 2005-11-15 Vlad Spivak <spivak@mainsoft.com>\r
43         * Added TARGET_JVM related source includes and excludes\r
44 \r
45 2005-09-26 Boris Kirzner <borisk@mainsoft.com>\r
46         * System.DirectoryServices.dll.sources: changed reference to Consts.cs.in.\r
47 \r
48 2005-09-07 Boris Kirzner <borisk@mainsoft.com>\r
49         * System.DirectoryServices.vmwcsproj: changed reference to Consts.cs.in.\r
50 \r
51 2005-22-08  Boris Kirzner <borisk@mainsoft.com>\r
52         * System.DirectoryServices.vmwcsproj: changed reference to Consts.cs.\r
53 \r
54 2005-14-08  Boris Kirzner <borisk@mainsoft.com>\r
55         * App.config: added "authenticationmech" supported key example.\r
56 \r
57 2005-28-07  Boris Kirzner <borisk@mainsoft.com>\r
58         * System.DirectoryServices.vmwcsproj: updated TARGET_JVM project file.\r
59         * App.config: added addition supported key examples.\r
60 \r
61 2005-05-07  Boris Kirzner <borisk@mainsoft.com> \r
62         * System.DirectoryServices.vmwcsproj: Project file converted \r
63         to Developer Edition format. Removed ClearCase references.\r
64         * System.DirectoryServices.sln: Removed ClearCase references.\r
65 \r
66 2005-07-03 Boris Kirzner <borisk@mainsoft.com>\r
67         * System.DirectoryServices.vmwcsproj: Reflecting changes in location of \r
68         Locale.cs and MonoTODOAttribute.cs\r
69 \r
70 2005-06-21 Boris Kirzner <borisk@mainsoft.coim>\r
71         * System.DirectoryServices.sln, System.DirectoryServices.vmwcsproj:\r
72         Added solution and project files fo rTARGET_JVM.\r
73 \r
74 2005-06-19 Boris Kirzner <borisk@mainsoft.coim>\r
75         * System.DirectoryServices_test.dll.sources: \r
76                 - added DirectoryServices/DirectoryServicesDirectoryEntryTest.cs\r
77                 - added DirectoryServices/DirectoryServicesDirectorySearcherTest.cs\r
78                 - added DirectoryServices/DirectoryServicesSearchResultTest.cs\r
79         * App.config - added new file, contaning an example of specifying \r
80         default LDAP server information in app config.\r
81 \r
82 2005-02-14  Anil Bhatia  <banil@novell.com>\r
83         * Fixed DoSearch() in DirectorySearcher.cs: Search scope was hardcoded\r
84         as LdapConnection.SCOPE_SUB. Chnaged to the value contained by\r
85         _SearchScope.\r
86 \r
87 2004-09-10  Sebastien Pouliot  <sebastien@ximian.com>\r
88 \r
89         * Makefile: Activate unit tests.\r
90         * System.DirectoryServices_test.dll.sources: New. Source list for unit\r
91         tests.\r
92 \r
93 2004-05-14  Raja R Harinath  <rharinath@novell.com>\r
94 \r
95         * System.DirectoryServices.dll.sources: Add\r
96         DirectoryServicesPermission{,Attribute,Entry,EntryCollection}.cs\r
97         and TODOAttribute.cs.\r
98 \r
99 2004-01-15  Andreas Nahr <ClassDevelopment@A-SoftTech.com>\r
100 \r
101         * System.DirectoryServices.dll.sources: Added lots of files, sorted existing\r
102 \r
103 2003-07-02  Gonzalo Paniagua Javier <gonzalo@ximian.com>\r
104 \r
105         * System.DirectoryServices.build: New file.\r
106 \r
107 2003-02-23  Rafael Teixeira <rafaelteixeirabr@hotmail.com>\r
108         * added just files enough to compile a dummy DLL for now\r
109 \r
110 2003-11-24  Sunil Kumar  <sunilk@novell.com>\r
111         * Added class files implementing System.DirectoryServices namespace\r