| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667 |
- 2005-09-26 Boris Kirzner <[email protected]>
- * System.DirectoryServices.dll.sources: changed reference to Consts.cs.in.
- 2005-09-07 Boris Kirzner <[email protected]>
- * System.DirectoryServices.vmwcsproj: changed reference to Consts.cs.in.
- 2005-22-08 Boris Kirzner <[email protected]>
- * System.DirectoryServices.vmwcsproj: changed reference to Consts.cs.
- 2005-14-08 Boris Kirzner <[email protected]>
- * App.config: added "authenticationmech" supported key example.
- 2005-28-07 Boris Kirzner <[email protected]>
- * System.DirectoryServices.vmwcsproj: updated TARGET_JVM project file.
- * App.config: added addition supported key examples.
- 2005-05-07 Boris Kirzner <[email protected]>
- * System.DirectoryServices.vmwcsproj: Project file converted
- to Developer Edition format. Removed ClearCase references.
- * System.DirectoryServices.sln: Removed ClearCase references.
- 2005-07-03 Boris Kirzner <[email protected]>
- * System.DirectoryServices.vmwcsproj: Reflecting changes in location of
- Locale.cs and MonoTODOAttribute.cs
- 2005-06-21 Boris Kirzner <[email protected]>
- * System.DirectoryServices.sln, System.DirectoryServices.vmwcsproj:
- Added solution and project files fo rTARGET_JVM.
- 2005-06-19 Boris Kirzner <[email protected]>
- * System.DirectoryServices_test.dll.sources:
- - added DirectoryServices/DirectoryServicesDirectoryEntryTest.cs
- - added DirectoryServices/DirectoryServicesDirectorySearcherTest.cs
- - added DirectoryServices/DirectoryServicesSearchResultTest.cs
- * App.config - added new file, contaning an example of specifying
- default LDAP server information in app config.
- 2005-02-14 Anil Bhatia <[email protected]>
- * Fixed DoSearch() in DirectorySearcher.cs: Search scope was hardcoded
- as LdapConnection.SCOPE_SUB. Chnaged to the value contained by
- _SearchScope.
- 2004-09-10 Sebastien Pouliot <[email protected]>
- * Makefile: Activate unit tests.
- * System.DirectoryServices_test.dll.sources: New. Source list for unit
- tests.
- 2004-05-14 Raja R Harinath <[email protected]>
- * System.DirectoryServices.dll.sources: Add
- DirectoryServicesPermission{,Attribute,Entry,EntryCollection}.cs
- and TODOAttribute.cs.
- 2004-01-15 Andreas Nahr <[email protected]>
- * System.DirectoryServices.dll.sources: Added lots of files, sorted existing
- 2003-07-02 Gonzalo Paniagua Javier <[email protected]>
- * System.DirectoryServices.build: New file.
- 2003-02-23 Rafael Teixeira <[email protected]>
- * added just files enough to compile a dummy DLL for now
- 2003-11-24 Sunil Kumar <[email protected]>
- * Added class files implementing System.DirectoryServices namespace
|