05 Dec, 2007

4 commits


04 Dec, 2007

7 commits


03 Dec, 2007

4 commits


02 Dec, 2007

1 commit


30 Nov, 2007

2 commits

  • 
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@3512 41b1ffd8-f28e-4786-ab96-9950f0a78031
    csovant
     
  • Description
    dc=replicationChanges is enabled by default on all the replication servers
    and show all the modifications done on all replicated suffixes.
    It may therefore contain sensitive information and should be available only
    administrators.
    
    Fix
    This is fixed by a global ACI on the "dc=replicationChanges" suffix denying all ops for all users. Only "directory manager" can access to the changes by default or change the ACI.
    Unit test written and passed successfully individually but set disabled because it fails when ran as part of the whole suite (issue 1569 to be addressed asap).
    
    
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@3511 41b1ffd8-f28e-4786-ab96-9950f0a78031
    pgamba
     

29 Nov, 2007

7 commits


28 Nov, 2007

3 commits


27 Nov, 2007

2 commits


26 Nov, 2007

4 commits

  • The fix consists in including a little bit more on context to the error message.
    
    For command-line dsconfig list-local-db-indexes --backend-name tasks -n -p 1389 -w s
    
    The output was:
    
    "Task Backend" is not a recognized component type
    
    With the fix the output is:
    
    "Task Backend" component type cannot be used with subcommand
    {list-local-db-indexes} 
    
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@3497 41b1ffd8-f28e-4786-ab96-9950f0a78031
    jvergara
     
  • Fix for Issue #1961 (reviewed by Josu)
     * Remove instances of "Specifies the..."
     * Remove instances of "Indicates that..."
     * Reword instances of "Specifies to..." (which doesn't really make
       sense anyway)
     * Change instances of "This utility may be used..." to "This utility
       can be used..." as discussed in a previous issue
     * Change some erroneous instances of "may" to "might" or "can". This
       might sound like a pointless change but it has implications for
       localization - "may" is generally ambiguous. 
    
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@3496 41b1ffd8-f28e-4786-ab96-9950f0a78031
    lfrost
     
  • git-svn-id: https://svn.forgerock.org/opendj/trunk@3495 41b1ffd8-f28e-4786-ab96-9950f0a78031
    ludovicp
     
  • git-svn-id: https://svn.forgerock.org/opendj/trunk@3494 41b1ffd8-f28e-4786-ab96-9950f0a78031
    ludovicp
     

23 Nov, 2007

2 commits


22 Nov, 2007

4 commits