13 Dec, 2013

1 commit

  • 
    Most of the replace was done by global search replace from Eclipse via regular expressions.
    Individual files had incorrect headers or badly formatted ones, so some of them have been done manually by replacing the content between CDDL HEADER START and CDDL HEADER END.
    Some headers were quoting "trunk/opends/resource/legal-notices/CDDLv1_0.txt" while it should have been "legal-notices/CDDLv1_0.txt".
    
    
    Removed:
    - resource/legal-notices/OpenDS.LICENSE
    
    The following required manual changes:
    - build.xml
    - ext/checkstyle/opendj.sourceheader
    - resource/admin/java-utilities.xsl
    - src/build-tools/org/opends/build/tools/ProcessFilesForPackages.java
    - src/build-tools/windows/*
    - src/pkg/opends-dsml-gateway_proto.py
    - src/pkg/opends_proto.py
    - src/server/org/opends/server/util/ServerConstants.java
    - tests/staf-tests/functional-tests/shared/data/aci/aci_targattrfilter/add_aci18.ldif
    - tests/staf-tests/build.bat
    
    An incorrect header mentionning "exclude" instead of "include" in the copyright header existed for: tests/staf-tests/functional-tests/testcases/backends/backup/**/*
    
    Some files have no copyright headers at all. I did not update them. Here is some of them (more exist):
    - tests/staf-tests/functional-tests/shared/data/core/psearch/**/*.ref
    - tests/staf-tests/functional-tests/shared/data/core/psearch/**/delete.ldif
    
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@9984 41b1ffd8-f28e-4786-ab96-9950f0a78031
    JnRouvignac
     

21 Aug, 2012

1 commit


19 Oct, 2011

2 commits


28 Mar, 2011

1 commit


07 Dec, 2010

1 commit


06 Dec, 2010

1 commit

  • The plugin does capture password change and password reset events and currently print them on stdout. Do not use or deploy in production as is.
    The plugin will be extended to send those passwords to OpenIDM.
    Building this plugin requires a recent version of ant. Note that there is a bug with MacOS X ant version delivered (1.8.1) which prevents from building the plugin. The fix to ant is in the trunk and will be available in 1.8.2. Building ant from the trunk is a tested workaround.
    
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@6664 41b1ffd8-f28e-4786-ab96-9950f0a78031
    ludo
     

27 Aug, 2010

1 commit


29 Apr, 2010

1 commit