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