Disable running secure mode tests by default
[mono.git] / mcs / class / System.DirectoryServices / ChangeLog
1 2006-16-05 Boris Kirzner <borisk@mainsoft.com>\r
2         * run-tests.bat: disable running secure mode tests by default.\r
3 \r
4 2006-03-06 Boris Kirzner <borisk@mainsoft.com>\r
5         * run-tests.bat,run-tests.test.bat,Secure.config,App.config: \r
6         files for automated testing.\r
7 \r
8 2005-12-06 Konstantin Triger <kostat@mainsoft.com>\r
9 \r
10         * System.DirectoryServices.vmwcsproj: fixing conditional compilation constants.\r
11 \r
12 2005-11-15 Vlad Spivak <spivak@mainsoft.com>\r
13         * Added TARGET_JVM related source includes and excludes\r
14 \r
15 2005-09-26 Boris Kirzner <borisk@mainsoft.com>\r
16         * System.DirectoryServices.dll.sources: changed reference to Consts.cs.in.\r
17 \r
18 2005-09-07 Boris Kirzner <borisk@mainsoft.com>\r
19         * System.DirectoryServices.vmwcsproj: changed reference to Consts.cs.in.\r
20 \r
21 2005-22-08  Boris Kirzner <borisk@mainsoft.com>\r
22         * System.DirectoryServices.vmwcsproj: changed reference to Consts.cs.\r
23 \r
24 2005-14-08  Boris Kirzner <borisk@mainsoft.com>\r
25         * App.config: added "authenticationmech" supported key example.\r
26 \r
27 2005-28-07  Boris Kirzner <borisk@mainsoft.com>\r
28         * System.DirectoryServices.vmwcsproj: updated TARGET_JVM project file.\r
29         * App.config: added addition supported key examples.\r
30 \r
31 2005-05-07  Boris Kirzner <borisk@mainsoft.com> \r
32         * System.DirectoryServices.vmwcsproj: Project file converted \r
33         to Developer Edition format. Removed ClearCase references.\r
34         * System.DirectoryServices.sln: Removed ClearCase references.\r
35 \r
36 2005-07-03 Boris Kirzner <borisk@mainsoft.com>\r
37         * System.DirectoryServices.vmwcsproj: Reflecting changes in location of \r
38         Locale.cs and MonoTODOAttribute.cs\r
39 \r
40 2005-06-21 Boris Kirzner <borisk@mainsoft.coim>\r
41         * System.DirectoryServices.sln, System.DirectoryServices.vmwcsproj:\r
42         Added solution and project files fo rTARGET_JVM.\r
43 \r
44 2005-06-19 Boris Kirzner <borisk@mainsoft.coim>\r
45         * System.DirectoryServices_test.dll.sources: \r
46                 - added DirectoryServices/DirectoryServicesDirectoryEntryTest.cs\r
47                 - added DirectoryServices/DirectoryServicesDirectorySearcherTest.cs\r
48                 - added DirectoryServices/DirectoryServicesSearchResultTest.cs\r
49         * App.config - added new file, contaning an example of specifying \r
50         default LDAP server information in app config.\r
51 \r
52 2005-02-14  Anil Bhatia  <banil@novell.com>\r
53         * Fixed DoSearch() in DirectorySearcher.cs: Search scope was hardcoded\r
54         as LdapConnection.SCOPE_SUB. Chnaged to the value contained by\r
55         _SearchScope.\r
56 \r
57 2004-09-10  Sebastien Pouliot  <sebastien@ximian.com>\r
58 \r
59         * Makefile: Activate unit tests.\r
60         * System.DirectoryServices_test.dll.sources: New. Source list for unit\r
61         tests.\r
62 \r
63 2004-05-14  Raja R Harinath  <rharinath@novell.com>\r
64 \r
65         * System.DirectoryServices.dll.sources: Add\r
66         DirectoryServicesPermission{,Attribute,Entry,EntryCollection}.cs\r
67         and TODOAttribute.cs.\r
68 \r
69 2004-01-15  Andreas Nahr <ClassDevelopment@A-SoftTech.com>\r
70 \r
71         * System.DirectoryServices.dll.sources: Added lots of files, sorted existing\r
72 \r
73 2003-07-02  Gonzalo Paniagua Javier <gonzalo@ximian.com>\r
74 \r
75         * System.DirectoryServices.build: New file.\r
76 \r
77 2003-02-23  Rafael Teixeira <rafaelteixeirabr@hotmail.com>\r
78         * added just files enough to compile a dummy DLL for now\r
79 \r
80 2003-11-24  Sunil Kumar  <sunilk@novell.com>\r
81         * Added class files implementing System.DirectoryServices namespace\r