29 Jan, 2015
2 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@11655 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Added the 2 required BMP files and update factory to take them into account. git-svn-id: https://svn.forgerock.org/opendj/trunk@11653 41b1ffd8-f28e-4786-ab96-9950f0a78031
27 Jan, 2015
2 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@11644 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@11640 41b1ffd8-f28e-4786-ab96-9950f0a78031
19 Jan, 2015
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@11593 41b1ffd8-f28e-4786-ab96-9950f0a78031
22 Oct, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@11185 41b1ffd8-f28e-4786-ab96-9950f0a78031
14 Oct, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@11123 41b1ffd8-f28e-4786-ab96-9950f0a78031
22 Sep, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@11033 41b1ffd8-f28e-4786-ab96-9950f0a78031
15 Sep, 2014
1 commit
-
…he defaults used when creating new backends. git-svn-id: https://svn.forgerock.org/opendj/trunk@11003 41b1ffd8-f28e-4786-ab96-9950f0a78031
19 Aug, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@10947 41b1ffd8-f28e-4786-ab96-9950f0a78031
15 Jul, 2014
1 commit
-
Thanks for review. git-svn-id: https://svn.forgerock.org/opendj/trunk@10908 41b1ffd8-f28e-4786-ab96-9950f0a78031
20 Jun, 2014
1 commit
-
* config.ldiff ** Add the 'changelog-read' value to the 'ds-default-root-privilege-name' multi-valued attribute * GlobalConfiguration.xml RootDNConfiguration.xml ADSContext.java Privilege.java RootPrivilegeChangeListener.java ** Add the 'changelog-read' privilege where is was needed * GlobalCfgDefn.properties RootDNCfgDefn.properties ** Add 'changelog-read' privilege definition * replication.properties replication_fr.properties ** Add messages to prevent user that he needs to have the 'changelog-read' privilege if he wants to search on changelog * ECLSearchOperation.java ** Add a check to verify that the current connection has the 'changelog-read' privilege before starting the changelog search * ExternalChangeLogTest.java ** Unit test which ensure that is not possible to perform a changelog search without the 'changelog-read' privilege git-svn-id: https://svn.forgerock.org/opendj/trunk@10820 41b1ffd8-f28e-4786-ab96-9950f0a78031
07 May, 2014
1 commit
-
* Add new package org.opends.server.replication.server.changelog.file containing the log file implementation * The new package contains the following classes : ** Classes implementing the log - independant from changelog and built from scratch - LogFile : implementation of log based on a single file - LogWriter : writer for the log - LogReaderPool : pool of readers for the log - Record : a (key, value) log record - RecordParser : interface for the convertion from record to bytes and bytes to record - DecodingException : exception thrown when record decoding fails ** Classes implementing the changelog API, based on the log implementation. - FileChangelogDB - FileChangeNumberIndexDB - FileChangeNumberIndexDBCursor - FileReplicaDB - FileReplicaDBCursor - ReplicationEnvironment * Add unit tests for org.opends.server.replication.server.changelog.file package * Add new attribute 'ds-cfg-replication-db-implementation' in ds-cfg-replication-server (ServerReplicationConfig class), allowing to choose the db implementation to use for changelog in directory server: either je or log file. Default is 'je'. * Add new option 'org.opends.test.replicationDbImpl' for test target in build.xml to choose the db implementation to for changelog when running the tests. Default is 'log' (log file). * Update all replication unit tests to allow the selection of changelog db implementation to use in tests. * Fix the ReferentialIntegerityPluginTestCase to do better cleanup at end of test in order to avoid side-effect on other tests. git-svn-id: https://svn.forgerock.org/opendj/trunk@10713 41b1ffd8-f28e-4786-ab96-9950f0a78031
30 Apr, 2014
1 commit
-
Done. Removed a lot of code. Noticeable changes: ReplicationCliMain.java: Extracted a few methods to factorize code. GenerationIdTest.java: Please note the strange case of checkChangelogSize(). git-svn-id: https://svn.forgerock.org/opendj/trunk@10703 41b1ffd8-f28e-4786-ab96-9950f0a78031
05 Mar, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@10483 41b1ffd8-f28e-4786-ab96-9950f0a78031
04 Mar, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@10471 41b1ffd8-f28e-4786-ab96-9950f0a78031
05 Feb, 2014
1 commit
-
… running as a windows service git-svn-id: https://svn.forgerock.org/opendj/trunk@10280 41b1ffd8-f28e-4786-ab96-9950f0a78031
31 Jan, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@10229 41b1ffd8-f28e-4786-ab96-9950f0a78031
30 Jan, 2014
1 commit
-
To do so, one will need to add an auxiliary objectclass in the password policy subentry and the mandatory ds-cfg-password-validator attribute (value is the DN of the validator in cn=config DIT). git-svn-id: https://svn.forgerock.org/opendj/trunk@10215 41b1ffd8-f28e-4786-ab96-9950f0a78031
17 Jan, 2014
1 commit
-
…gards to schema initialization and --host1/--host2 parameters git-svn-id: https://svn.forgerock.org/opendj/trunk@10159 41b1ffd8-f28e-4786-ab96-9950f0a78031
13 Jan, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@10133 41b1ffd8-f28e-4786-ab96-9950f0a78031
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
05 Dec, 2013
1 commit
-
Fixed ValidateConfigDefinitionsTest failure. 02-config.ldif: Added ds-cfg-compute-change-number to ds-cfg-replication-server object class. git-svn-id: https://svn.forgerock.org/opendj/trunk@9916 41b1ffd8-f28e-4786-ab96-9950f0a78031
23 Oct, 2013
1 commit
-
Thanks to Chris Ridd for reviewing the patch I posted to the issue and letting me know by IM. git-svn-id: https://svn.forgerock.org/opendj/trunk@9747 41b1ffd8-f28e-4786-ab96-9950f0a78031
03 Oct, 2013
1 commit
-
These changes are adding a new optional configuration parameter : rmi-port, to allow specifying a fixed port for the RMI connection underlying JMX. This is required when managing applications need to connect to OpenDJ through a firewall. CR-2429. git-svn-id: https://svn.forgerock.org/opendj/trunk@9655 41b1ffd8-f28e-4786-ab96-9950f0a78031
06 Sep, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@9523 41b1ffd8-f28e-4786-ab96-9950f0a78031
26 Aug, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@9454 41b1ffd8-f28e-4786-ab96-9950f0a78031
22 Aug, 2013
4 commits
-
- Changelog added git-svn-id: https://svn.forgerock.org/opendj/trunk@9447 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…e jars nor the ant task. Building directly with xjc is preferred and this also makes the war file lighter. git-svn-id: https://svn.forgerock.org/opendj/trunk@9445 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Removed unused file git-svn-id: https://svn.forgerock.org/opendj/trunk@9441 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
- Original data are copied under build/deb/ folder as the process to build the deb package implies to modify the source. - Opendj init script has been modified. Indeed, under debian OS (and others) the /var/run/ folder is deleted at reboot, deleting by the same way our pid file, making the service wobbly. - As linux distro use the same opendj file, a new folder was created under resource to store the shared file between them. - At last, modified post/prem/specFile as well as the fact to create a symlink on an existing one throws an error. (same when you try to remove one from no-existing) git-svn-id: https://svn.forgerock.org/opendj/trunk@9440 41b1ffd8-f28e-4786-ab96-9950f0a78031
21 Aug, 2013
1 commit
-
- copyright added - doc section added (to complete) git-svn-id: https://svn.forgerock.org/opendj/trunk@9433 41b1ffd8-f28e-4786-ab96-9950f0a78031
13 Aug, 2013
1 commit
-
…at files can cope with the absence of the file, we can remove it completely. CR-2142 git-svn-id: https://svn.forgerock.org/opendj/trunk@9402 41b1ffd8-f28e-4786-ab96-9950f0a78031
12 Aug, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@9400 41b1ffd8-f28e-4786-ab96-9950f0a78031
06 Aug, 2013
1 commit
-
- added init.d script to RPM package. git-svn-id: https://svn.forgerock.org/opendj/trunk@9374 41b1ffd8-f28e-4786-ab96-9950f0a78031
02 Aug, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@9351 41b1ffd8-f28e-4786-ab96-9950f0a78031
31 Jul, 2013
2 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@9325 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
- Fixed the doc's section (doc files are no longer duplicate)(OPENDJ-1032) - Target no longer fails when build path contains spaces (OPENDJ-1063) - Out of concern for clarity, added docFiles to resource/rpm. git-svn-id: https://svn.forgerock.org/opendj/trunk@9324 41b1ffd8-f28e-4786-ab96-9950f0a78031
29 Jul, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@9312 41b1ffd8-f28e-4786-ab96-9950f0a78031
26 Jul, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@9301 41b1ffd8-f28e-4786-ab96-9950f0a78031