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