05 Mar, 2010
1 commit
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@5705 05b3e5af-d696-470f-a577-fd7599f74d3c
23 Dec, 2009
1 commit
-
Added a unit test to verify whether the object rename operation works. git-svn-id: https://svn.forgerock.org/openicf/trunk@5590 05b3e5af-d696-470f-a577-fd7599f74d3c
17 Dec, 2009
1 commit
-
To check for syntax errors in a dn the ADSI lib is used by creating a PathnameClass out of the text representation of the dn. Added new exception with a friendly error message if the existence check of the Container config. prop. throws an exception. Configuration validation has been added to the initialization sequence of the connector, hence any time a new instance of the connector is created and initialized the configuration will be validated. Configuration related unit tests have been moved to ActiveDirectoryConfigurationTests to separate from connector tests. git-svn-id: https://svn.forgerock.org/openicf/trunk@5570 05b3e5af-d696-470f-a577-fd7599f74d3c
14 Dec, 2009
1 commit
-
…be in sync with java builds git-svn-id: https://svn.forgerock.org/openicf/trunk@5551 05b3e5af-d696-470f-a577-fd7599f74d3c
13 Nov, 2009
3 commits
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@5484 05b3e5af-d696-470f-a577-fd7599f74d3c
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@5480 05b3e5af-d696-470f-a577-fd7599f74d3c
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@5478 05b3e5af-d696-470f-a577-fd7599f74d3c
02 Nov, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@5448 05b3e5af-d696-470f-a577-fd7599f74d3c
30 Oct, 2009
1 commit
-
As the configuration property loading mechanism is slightly different from the one on Java side, see the doc of TestHelpers.GetProperties(Type type, Assembly assembly) for details. In addition, the DotNetCommonBuild.Targets has been modified to add InternalsVisibleTo attribute to the generated AssemblyInfo.cs with the value of InternalsVisibleTo *project property*, that must be set in the *.csproj file in question (see TestCommon.csproj for an example). git-svn-id: https://svn.forgerock.org/openicf/trunk@5442 05b3e5af-d696-470f-a577-fd7599f74d3c
29 Oct, 2009
2 commits
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@5436 05b3e5af-d696-470f-a577-fd7599f74d3c
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@5435 05b3e5af-d696-470f-a577-fd7599f74d3c
27 Oct, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@5430 05b3e5af-d696-470f-a577-fd7599f74d3c
23 Oct, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@5421 05b3e5af-d696-470f-a577-fd7599f74d3c
20 Oct, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@5414 05b3e5af-d696-470f-a577-fd7599f74d3c
13 Oct, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@5381 05b3e5af-d696-470f-a577-fd7599f74d3c
08 Oct, 2009
1 commit
-
Only the format of the documentation has been changed from JavaDoc to Xml doc, their content might still contain invalid information. Wherever a 1:1 relationship existed between a Java class/interface/etc. and a .Net one, the references have been replaced, however, it is not the case for every reference, hence there might be still invalid refs. too (e.g. IllegalStateException can be resolved to more .Net exceptions). In addition, the files have been modified to adhere to a common formatting convention. git-svn-id: https://svn.forgerock.org/openicf/trunk@5361 05b3e5af-d696-470f-a577-fd7599f74d3c
22 Sep, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@5269 05b3e5af-d696-470f-a577-fd7599f74d3c
14 Sep, 2009
2 commits
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@5201 05b3e5af-d696-470f-a577-fd7599f74d3c
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@5196 05b3e5af-d696-470f-a577-fd7599f74d3c
09 Sep, 2009
1 commit
-
…nd version.txt for writing git-svn-id: https://svn.forgerock.org/openicf/trunk@5172 05b3e5af-d696-470f-a577-fd7599f74d3c
08 Sep, 2009
2 commits
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@5170 05b3e5af-d696-470f-a577-fd7599f74d3c
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@5168 05b3e5af-d696-470f-a577-fd7599f74d3c
07 Sep, 2009
1 commit
-
…tion, and all the try..catch blocks that deal with TargetInvocationException have been modified to re-throw the nested exception with the preserved stack trace string. git-svn-id: https://svn.forgerock.org/openicf/trunk@5164 05b3e5af-d696-470f-a577-fd7599f74d3c
01 Sep, 2009
3 commits
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@5143 05b3e5af-d696-470f-a577-fd7599f74d3c
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@5142 05b3e5af-d696-470f-a577-fd7599f74d3c
-
… to proper location as described at #531 git-svn-id: https://svn.forgerock.org/openicf/trunk@5141 05b3e5af-d696-470f-a577-fd7599f74d3c
27 Aug, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@5131 05b3e5af-d696-470f-a577-fd7599f74d3c
20 Aug, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@5101 05b3e5af-d696-470f-a577-fd7599f74d3c
06 Aug, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@5004 05b3e5af-d696-470f-a577-fd7599f74d3c
04 Aug, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@4990 05b3e5af-d696-470f-a577-fd7599f74d3c
28 Jul, 2009
2 commits
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@4962 05b3e5af-d696-470f-a577-fd7599f74d3c
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@4959 05b3e5af-d696-470f-a577-fd7599f74d3c
07 Jul, 2009
1 commit
-
…the uid does not exist git-svn-id: https://svn.forgerock.org/openicf/trunk@4867 05b3e5af-d696-470f-a577-fd7599f74d3c
14 May, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@4709 05b3e5af-d696-470f-a577-fd7599f74d3c
07 May, 2009
3 commits
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@4682 05b3e5af-d696-470f-a577-fd7599f74d3c
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@4681 05b3e5af-d696-470f-a577-fd7599f74d3c
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@4680 05b3e5af-d696-470f-a577-fd7599f74d3c
15 Apr, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@4559 05b3e5af-d696-470f-a577-fd7599f74d3c
09 Apr, 2009
2 commits
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@4536 05b3e5af-d696-470f-a577-fd7599f74d3c
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@4534 05b3e5af-d696-470f-a577-fd7599f74d3c