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