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