mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

boli
18.44.2008 35a408038c1de64a6f13f0e7b246a645e9945e3c
18.44.2008 boli
With this refactoring:
tree@ 35a408 commitdiff
18.24.2008 abobrov
- make the entry cache preload backend implementation specific moving Ent...
tree@ d5e86c commitdiff
18.21.2008 dugan
Add package-info file.
tree@ 8d4962 commitdiff
17.22.2008 dugan
Fix erroneous non-transactional error message when entry container is clear...
tree@ 61d88f commitdiff
17.41.2008 dugan
These changes remove the temporary file limitation from import-ldif. Severa...
tree@ 272f80 commitdiff
14.18.2008 matthew_swift
Fix issues 2906 and 2909. Referrals not returned for non-base object search...
tree@ 178e88 commitdiff
12.29.2008 ludovicp
Updated the copyright statement to reflect that Sun owns the full copyright...
tree@ 1e7cfd commitdiff
01.13.2008 abobrov
- [Issue 2772] Report preload status Log database cache preload status, p...
tree@ ef115a commitdiff
28.36.2008 abobrov
- [Issue 2358] Add progress information to bin/verify-index command Log t...
tree@ ff1dc9 commitdiff
28.20.2008 abobrov
- [Issue 2232] Log a message when taking the backend offline: Log an info...
tree@ 3d5d3f commitdiff
23.01.2008 jvergara
Use more specific messages when getting an error when creating or deleting ...
tree@ d1b2cc commitdiff
22.59.2008 abobrov
- dont try to remove JE env if backend directory for that env doesnt exist....
tree@ b2214f commitdiff
22.22.2008 jvergara
Fix for issue 2859 (NPE when trying to import after (re)moving db).
tree@ 5a76a2 commitdiff
21.10.2008 matthew_swift
Fix issues 2831 and 1948.
tree@ b6644c commitdiff
08.13.2008 abobrov
- [Issue 1595] need a fast way to prime the FileSystemEntryCache: Add gen...
tree@ 100e55 commitdiff
07.45.2008 matthew_swift
Fix issue 2462: NPE when changing index configuration while import ongoing
tree@ 90997a commitdiff
04.38.2008 dugan
Issue 2650: import-ldif command should give information about JRE version a...
tree@ ac1efc commitdiff
03.51.2008 boli
Fixed the config change listeners for all log publishers so they will preve...
tree@ e95bc9 commitdiff
20.45.2007 boli
Updated indexes to order the keys before inserting them into the database. ...
tree@ a72ae6 commitdiff
09.20.2007 boli
This set of updates fix several issues related to the JEB backend:
tree@ 42d43d commitdiff
31.19.2007 boli
This set of fixes mainly address the issues where the JE backend does not h...
tree@ e25d89 commitdiff
22.47.2007 boli
Added the ability to retrieve the number of entries in the entire subordina...
tree@ 9a7295 commitdiff
18.44.2007 boli
Fixed an issue where the ldif-import process will hang after a intermediate...
tree@ 71341d commitdiff
18.20.2007 abobrov
- [Issue 2469] index-entry-limit doesn't work, at least for on-line import...
tree@ 771992 commitdiff
16.19.2007 kenneth_suter
Issue 2368: tasks should be interruptable. The four schedulable task (impo...
tree@ eee90c commitdiff
14.32.2007 david_page
No issue. CryptoManager Step 3. Factor interface from CryptoManager impleme...
tree@ 0b85fb commitdiff
14.17.2007 david_page
No issue. CryptoManager Step 2. Factor interface from implementation.
tree@ e2cc17 commitdiff
14.45.2007 david_page
No issue. CryptoManager Step 1 to factor a CryptoManager interface from the...
tree@ 4848fb commitdiff
11.02.2007 david_page
issue 2440 bin/restore of encrypted or signed backup requires online server...
tree@ 943f3c commitdiff
10.38.2007 david_page
issue 466 (partial) remove redundant server property BACKUP_PROPERTY_CIPHER...
tree@ 88b593 commitdiff
26.21.2007 matthew_swift
Merge branches/temp-admin@3208 onto trunk@3208.
tree@ 5ceb2e commitdiff
26.49.2007 neil_a_wilson
Update the backend API to include new isIndexed methods that can be used to...
tree@ 4c6354 commitdiff
24.15.2007 kenneth_suter
Creation of a base DN registry for managing the base DN and naming context ...
tree@ d75c93 commitdiff
20.31.2007 neil_a_wilson
Fix a problem with the JE import code in which an exception will be thrown ...
tree@ e9766f commitdiff
20.22.2007 coulbeck
Remove debug calls to Database#count during startup.
tree@ de06f3 commitdiff
17.31.2007 david_page
Add support for MAC key entry type. Similar to Cipher key entry; however, c...
tree@ a7a83f commitdiff
11.46.2007 neil_a_wilson
Change the JE parentID cache from a HashMap to a LinkedHashMap to preserve ...
tree@ 240dcb commitdiff
11.43.2007 neil_a_wilson
Make a number of relatively simple changes to provide basic performance imp...
tree@ ba04f8 commitdiff
05.58.2007 david_page
Update CryptoManager secret key encryption public API:
tree@ e6a7ec commitdiff
02.05.2007 abobrov
- [Issue 1481] Ability to set any JE property in config.ldif - [Issue 2031]...
tree@ 164914 commitdiff
02.00.2007 davidely
There are several improvements to the unit test framework in this commit.
tree@ a5ce1b commitdiff
31.21.2007 kenneth_suter
throw exceptions for backend operations when initialization fails
tree@ a060cd commitdiff
31.55.2007 neil_a_wilson
Add support into the JE backend that can be used to store its compact schem...
tree@ 8466db commitdiff
31.03.2007 boli
Fixed an issue where contention on a index key might cause the index to bec...
tree@ d23bb6 commitdiff
31.59.2007 boli
Fixed an issue where the root container is not being unregistered as a conf...
tree@ 1e9c54 commitdiff
31.52.2007 boli
Fixed a issue where closing the JE backend may cause memory leaks. With thi...
tree@ ddfb6e commitdiff
28.43.2007 neil_a_wilson
Update the TestCaseUtils.clearJEBackend() method to use a different approac...
tree@ 73dd9b commitdiff
27.58.2007 boli
This adds the numSubordinates and hasSubordinates operational attribute sup...
tree@ ffb904 commitdiff
24.14.2007 boli
Added the JE backend configuration attribute to enable or disable compressi...
tree@ 14809a commitdiff
16.36.2007 neil_a_wilson
Update package-info.java files to include the @PublicAPI annotation to indi...
tree@ 4564c9 commitdiff
first | « prev | next »