15 Jul, 2009

4 commits


14 Jul, 2009

3 commits


13 Jul, 2009

3 commits


09 Jul, 2009

4 commits


08 Jul, 2009

8 commits


07 Jul, 2009

3 commits


02 Jul, 2009

1 commit

  • ---
    AND of two regular expressions need to be implemented, as it is not part of POSIX/Java reg. exp. standard.
    SolarisFilterTranslatorTest#evaluateAndExpression is a strong candidate for moving to a helper class (implementation of AND-ing regexps).
    
    git-svn-id: https://svn.forgerock.org/openicf/trunk@4860 05b3e5af-d696-470f-a577-fd7599f74d3c
    davidadam
     

01 Jul, 2009

2 commits


29 Jun, 2009

2 commits

  • git-svn-id: https://svn.forgerock.org/openicf/trunk@4856 05b3e5af-d696-470f-a577-fd7599f74d3c
    davidadam
     
  • * SolarisTestCommon - added initSampleUser() helper method.
      - now all methods are public.
    * OpCreateImplTest - moved initSampleUser() to SolarisTestCommon.
    
    git-svn-id: https://svn.forgerock.org/openicf/trunk@4855 05b3e5af-d696-470f-a577-fd7599f74d3c
    davidadam
     

26 Jun, 2009

2 commits


25 Jun, 2009

2 commits


24 Jun, 2009

1 commit


19 Jun, 2009

1 commit


18 Jun, 2009

1 commit


17 Jun, 2009

2 commits


16 Jun, 2009

1 commit

  • - [OpDeleteImpl] - in case no previous command was run, the first wait for rootShellPrompt will wait for empty buffer (l. 56)
    * refactored SolarisConnection to use a single WAIT const.
    
    git-svn-id: https://svn.forgerock.org/openicf/trunk@4823 05b3e5af-d696-470f-a577-fd7599f74d3c
    davidadam