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