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