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

jdemendi
25.17.2008 1b4603e10c65c535a04e66c9fad1c602abb854c8
24.59.2008 dugan
Setting import thread count to a high number (2048) throws exceptions. Issu...
tree@ 989826 commitdiff
20.43.2008 dugan
Fix status message not being output, also cleanup DB cache size message.
tree@ e07d08 commitdiff
19.31.2008 boli
Fixed a issue created in revision 3977 where messages are printed twice whe...
tree@ 94502a commitdiff
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
15.36.2008 pgamba
Fix 2904: "dsreplication enable" cannot initialize b11 from b10 because the...
tree@ d7d3a5 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
08.37.2008 ludovicp
Updated the copyright statement to reflect that Sun owns the full copyright...
tree@ 6a23fe 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
11.42.2007 gbellato
tree@ 2481f7 commitdiff
07.34.2007 gbellato
Fix for issue 2587 : Schema initialisation fails with dependency error
tree@ 072fda commitdiff
09.20.2007 boli
This set of updates fix several issues related to the JEB backend:
tree@ 42d43d commitdiff
08.45.2007 gbellato
Fix for 2577 : replication generationID is not correctly saved in schema ba...
tree@ 730273 commitdiff
05.24.2007 gbellato
Fix for 2263 : Provide a way to initialize schema between 2 servers.
tree@ a2cc50 commitdiff
02.04.2007 neil_a_wilson
Update the server root DSE to include the supportedLDAPVersion attribute.
tree@ 11c5b7 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
15.48.2007 coulbeck
Get rid of trust store debug caught errors on server start.
tree@ 3d53e9 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
02.38.2007 kenneth_suter
Partially addressed issues 2335 and 2336 which call for support of task not...
tree@ 0d1131 commitdiff
02.04.2007 coulbeck
More changes for issue 466. - Defines the schema for secret keys. - Keeps t...
tree@ fa24ae 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
26.11.2007 coulbeck
Implement Get Symmetric Key Extended Operation for crypto manager symmetric...
tree@ 58841c commitdiff
25.28.2007 kenneth_suter
For schedulable utilities have return code reflect success of scheduled tas...
tree@ 7ebe8d commitdiff
24.15.2007 kenneth_suter
Creation of a base DN registry for managing the base DN and naming context ...
tree@ d75c93 commitdiff
23.14.2007 neil_a_wilson
Fix a problem in the LDIF backend in which references to subordinate entrie...
tree@ 4e1e56 commitdiff
23.38.2007 neil_a_wilson
Add support for an LDIF backend. Entries in this backend will be held in m...
tree@ 6c344c commitdiff
first | « prev | next »