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@9982 41b1ffd8-f28e-4786-ab96-9950f0a78031
31 Jul, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@9331 41b1ffd8-f28e-4786-ab96-9950f0a78031
10 Jun, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8982 41b1ffd8-f28e-4786-ab96-9950f0a78031
11 Apr, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8730 41b1ffd8-f28e-4786-ab96-9950f0a78031
13 Mar, 2013
1 commit
-
…n/externalchangelog tests git-svn-id: https://svn.forgerock.org/opendj/trunk@8597 41b1ffd8-f28e-4786-ab96-9950f0a78031
18 Feb, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8472 41b1ffd8-f28e-4786-ab96-9950f0a78031
11 Feb, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@8444 41b1ffd8-f28e-4786-ab96-9950f0a78031
15 May, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7993 41b1ffd8-f28e-4786-ab96-9950f0a78031
03 Apr, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7877 41b1ffd8-f28e-4786-ab96-9950f0a78031
07 Mar, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7791 41b1ffd8-f28e-4786-ab96-9950f0a78031
05 Mar, 2012
3 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7784 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7781 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7780 41b1ffd8-f28e-4786-ab96-9950f0a78031
15 Feb, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7689 41b1ffd8-f28e-4786-ab96-9950f0a78031
30 Sep, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7336 41b1ffd8-f28e-4786-ab96-9950f0a78031
18 Aug, 2011
1 commit
-
Refactor PasswordPolicy implementation so that we now have a common parent type, "AuthenticatioPolicy", which will act as a common entry point for all authentication policies. In particular, password policies can be thought of as a specific type of authentication policy: one where authentication and the user's credentials are managed locally. PTA can be thought of as a non-local authentication policy: the password is managed by a third party. With this change we still only have one type of authentication policy and no attempt has been made to refactor code which uses it. More specifically, code such as the local backend WFE just type-casts the authentication policy to a password policy. Another implication of this change is that sub-entry based password policies now automatically inherit run-time changes made to the default password policy, whereas before a server restart was required. git-svn-id: https://svn.forgerock.org/opendj/trunk@7192 41b1ffd8-f28e-4786-ab96-9950f0a78031
09 Jun, 2011
2 commits
-
Publish original attributes from the target entry as a single value LDIF blob in "includedAttributes" in a similar manner to the "changes" attribute. git-svn-id: https://svn.forgerock.org/opendj/trunk@6993 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Remove remaining references to targetUniqueID as this is now an alias for targetEntryUUID. git-svn-id: https://svn.forgerock.org/opendj/trunk@6992 41b1ffd8-f28e-4786-ab96-9950f0a78031
18 Apr, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6832 41b1ffd8-f28e-4786-ab96-9950f0a78031
20 Aug, 2010
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6571 41b1ffd8-f28e-4786-ab96-9950f0a78031
05 Jul, 2010
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6535 41b1ffd8-f28e-4786-ab96-9950f0a78031
27 May, 2010
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6409 41b1ffd8-f28e-4786-ab96-9950f0a78031
29 Apr, 2010
1 commit
-
- Update BDB JE to version 4.0.95 - Remove BDB logging configuration and definitely fix issue 4367 - Resolve issue 4523 - ACI and sub-entry caches not updated on replicas - Update the build factory to warn about generated messages on precommit - Resolve some issues in the Control Panel - Fix an issue with java.properties being ignored by some CLI git-svn-id: https://svn.forgerock.org/opendj/trunk@6399 41b1ffd8-f28e-4786-ab96-9950f0a78031
27 Apr, 2010
1 commit
-
Also improves unit, functional tests. More specifically this commit resolves the following open issues: 4385 - NPE when using ExtensibleMatch filter without a matching rule 4521 - dynamic lookup in attribut selection when selecting the sort order attribut while defining VLV index 4531 - Control Panel creates virtual static groups using groupOfURLs as objectclass 4533 - NullPointerException when configuring replication between 2 OpenDS 4539 - DSML Gateway - jaxb.properties Exception git-svn-id: https://svn.forgerock.org/opendj/trunk@6396 41b1ffd8-f28e-4786-ab96-9950f0a78031
13 Jan, 2010
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6342 41b1ffd8-f28e-4786-ab96-9950f0a78031
07 Sep, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5779 41b1ffd8-f28e-4786-ab96-9950f0a78031
31 Aug, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5756 41b1ffd8-f28e-4786-ab96-9950f0a78031
12 Aug, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5659 41b1ffd8-f28e-4786-ab96-9950f0a78031
10 Aug, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5642 41b1ffd8-f28e-4786-ab96-9950f0a78031
04 Aug, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5629 41b1ffd8-f28e-4786-ab96-9950f0a78031
05 Jun, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5420 41b1ffd8-f28e-4786-ab96-9950f0a78031
14 May, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5354 41b1ffd8-f28e-4786-ab96-9950f0a78031
12 May, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5351 41b1ffd8-f28e-4786-ab96-9950f0a78031
05 May, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5316 41b1ffd8-f28e-4786-ab96-9950f0a78031
04 May, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5303 41b1ffd8-f28e-4786-ab96-9950f0a78031
01 Apr, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5163 41b1ffd8-f28e-4786-ab96-9950f0a78031
26 Mar, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5140 41b1ffd8-f28e-4786-ab96-9950f0a78031
23 Mar, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5121 41b1ffd8-f28e-4786-ab96-9950f0a78031
20 Mar, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5114 41b1ffd8-f28e-4786-ab96-9950f0a78031
18 Mar, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5109 41b1ffd8-f28e-4786-ab96-9950f0a78031