15 Nov, 2007

1 commit


14 Nov, 2007

3 commits


13 Nov, 2007

6 commits


12 Nov, 2007

2 commits

  • …ttributes.  It is up to the tools using this attribute to add it.
    
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@3436 41b1ffd8-f28e-4786-ab96-9950f0a78031
    jvergara
     
  • …of menus and in the order that questions to connect to the servers.
    Update the upgrade to use the same menus as the other command-lines.
    Do some minor changes in the uninstall command-line in order to be more consistent with dsconfig in the order where the connection parameters are provided.
    Fix a bug in ApplicationTrustManager related to the accepted certificates when there is a mismatch between the certificate and the host name.
    Do some refactorization of the code and remove the CliApplicationHelper class so that we use ConsoleApplication everywhere.
    
    
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@3435 41b1ffd8-f28e-4786-ab96-9950f0a78031
    jvergara
     

09 Nov, 2007

6 commits


08 Nov, 2007

5 commits

  • in schema backend files and is not returned when searching.
    
    This code fixes the problem and also generalize the ability to store
    user attributes in the schema backend.
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@3427 41b1ffd8-f28e-4786-ab96-9950f0a78031
    gbellato
     
  • The problem is that there is a timeout when reading the monitoring informations 
    on the server and the code did not handle this properly.
    
    I have made the method Utils.getMessage to handle properly the case when a Topol
    ogyCacheException has not a Throwable cause.  In addition to that the method ret
    urns a specific message when a timeout occurs.  Finally the timeout thresold has
     been risen from 10 to 30 seconds to be able to read the topology.
    
    
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@3426 41b1ffd8-f28e-4786-ab96-9950f0a78031
    jvergara
     
  • cate since this can break some clients.
    
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@3425 41b1ffd8-f28e-4786-ab96-9950f0a78031
    jvergara
     
  • Fix the copy/paste errors in the description of the destination server arguments for the dsreplication initialize sub-command.
    
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@3424 41b1ffd8-f28e-4786-ab96-9950f0a78031
    jvergara
     
  • …up and status command-lines in the formatting and in the format used to present certificates to the user.
    
    Fix some bugs in the way the ADS was updated when an instance is uninstalled.
    
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@3423 41b1ffd8-f28e-4786-ab96-9950f0a78031
    jvergara
     

07 Nov, 2007

5 commits


06 Nov, 2007

1 commit

  • The attributes :
     ds-cfg-max-receive-queue,
     ds-cfg-max-receive-delay,
     ds-cfg-max-send-queue,
     ds-cfg-max-send-delay
     
    were left from some prototyping I did a while ago and not usefull
    for now.
    
    I've therefore removed them from the configuration of the
    Replication Domain.
    
      
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@3415 41b1ffd8-f28e-4786-ab96-9950f0a78031
    gbellato
     

05 Nov, 2007

6 commits


02 Nov, 2007

5 commits