13 May, 2012

1 commit


12 May, 2012

2 commits


11 May, 2012

1 commit

  • A huge thanks to Manuel Gaupp for this contribution.
    
    In addition to the original contributed change I have made the following alterations:
    
    * make the CertificateSyntax strictness configurable. By default the syntax will enforce the syntax, but this can be disabled if needed
    
    * add a new method "isHumanReadable" to AttributeSyntax and AttributeType classes in order to make it easier to determine whether or not a syntax/type is human readable. This can be used in order to determine whether or not an attribute value can be included in log messages, for example.
    
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@7979 41b1ffd8-f28e-4786-ab96-9950f0a78031
    matthew
     

10 May, 2012

5 commits


09 May, 2012

1 commit


04 May, 2012

3 commits


23 Apr, 2012

1 commit

  • This last commit resolves issues with the Nightly tests.
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@7914 41b1ffd8-f28e-4786-ab96-9950f0a78031
    ludo
     

17 Apr, 2012

4 commits


16 Apr, 2012

5 commits


05 Apr, 2012

2 commits


03 Apr, 2012

2 commits


01 Apr, 2012

1 commit


29 Mar, 2012

2 commits


28 Mar, 2012

3 commits


27 Mar, 2012

2 commits


23 Mar, 2012

1 commit


20 Mar, 2012

2 commits


19 Mar, 2012

1 commit


15 Mar, 2012

1 commit

  • …ents of "cn=admin data"
    
    Don't remove instance keys when disabling replication. Instance keys are intended for other purposes as well as replication, for example log signing, etc, and may be required after an instance has been removed from a topology. It is the responsibility of administrators to manually remove unused instance keys on a case by case basis.
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@7829 41b1ffd8-f28e-4786-ab96-9950f0a78031
    matthew