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

dugan
16.18.2008 0c04328d7c86a6b2d4badb96c79a22aba2fa7eca
16.18.2008 dugan
Fixes to improve performance using default JVM ergonomics:
blob@ 0c0432 commitdiff | diff to current
07.12.2008 boli
Fixed an issue where a NPE could be thrown when the server processes a mod ...
blob@ f6f44d commitdiff | diff to current
21.08.2008 boli
This patch adds index buffering capabilities to the JE backend as to avoid ...
blob@ 8c65da commitdiff | diff to current
19.31.2008 boli
Fixed a issue created in revision 3977 where messages are printed twice whe...
blob@ 94502a commitdiff | diff to current
18.44.2008 boli
With this refactoring:
blob@ 35a408 commitdiff | diff to current
17.22.2008 dugan
Fix erroneous non-transactional error message when entry container is clear...
blob@ 61d88f commitdiff | diff to current
17.41.2008 dugan
These changes remove the temporary file limitation from import-ldif. Severa...
blob@ 272f80 commitdiff | diff to current
14.18.2008 matthew_swift
Fix issues 2906 and 2909. Referrals not returned for non-base object search...
blob@ 178e88 commitdiff | diff to current
12.29.2008 ludovicp
Updated the copyright statement to reflect that Sun owns the full copyright...
blob@ 1e7cfd commitdiff | diff to current
07.45.2008 matthew_swift
Fix issue 2462: NPE when changing index configuration while import ongoing
blob@ 90997a commitdiff | diff to current
20.45.2007 boli
Updated indexes to order the keys before inserting them into the database. ...
blob@ a72ae6 commitdiff | diff to current
09.20.2007 boli
This set of updates fix several issues related to the JEB backend:
blob@ 42d43d commitdiff | diff to current
31.19.2007 boli
This set of fixes mainly address the issues where the JE backend does not h...
blob@ e25d89 commitdiff | diff to current
22.47.2007 boli
Added the ability to retrieve the number of entries in the entire subordina...
blob@ 9a7295 commitdiff | diff to current
26.21.2007 matthew_swift
Merge branches/temp-admin@3208 onto trunk@3208.
blob@ 5ceb2e commitdiff | diff to current
02.00.2007 davidely
There are several improvements to the unit test framework in this commit.
blob@ a5ce1b commitdiff | diff to current
31.55.2007 neil_a_wilson
Add support into the JE backend that can be used to store its compact schem...
blob@ 8466db commitdiff | diff to current
27.58.2007 boli
This adds the numSubordinates and hasSubordinates operational attribute sup...
blob@ ffb904 commitdiff | diff to current
24.14.2007 boli
Added the JE backend configuration attribute to enable or disable compressi...
blob@ 14809a commitdiff | diff to current
15.34.2007 kenneth_suter
This commit is a step toward getting OpenDS internationalized. There are st...
blob@ 80c583 commitdiff | diff to current
09.57.2007 boli
Fix for issue 2066. Changed constants to use the small case and dash format...
blob@ 7ba39a commitdiff | diff to current
07.45.2007 neil_a_wilson
Add support for a new type of plugin which can be used to detect changes an...
blob@ aaff8b commitdiff | diff to current
27.06.2007 boli
These set of changes implement VLV and filter capability to OpenDS:
blob@ 058759 commitdiff | diff to current
26.31.2007 boli
This fixes issue 1971 and allows partial non-append imports of a backend:
blob@ f8ef0e commitdiff | diff to current
24.41.2007 boli
Fix for issue 1794: - Attribute index no longer need the backend index entr...
blob@ 212239 commitdiff | diff to current
10.50.2007 sin
Bug# 1462:server deadlock on subtree delete Fix: Introduce a batch paramete...
blob@ 9d7725 commitdiff | diff to current
10.12.2007 jdemendi
Fix for issue #1368, need to set matched DN for search operation.
blob@ 573db5 commitdiff | diff to current
20.27.2007 boli
This refactoring includes the following changes to the JE backend: - Extrac...
blob@ 7eda83 commitdiff | diff to current
23.30.2007 boli
Remove the dependence on AspectJ for all non method-entry and method-exit r...
blob@ b0a7e3 commitdiff | diff to current
14.57.2007 neil_a_wilson
Update the JE backend search processing code so that any unindexed search w...
blob@ 699b72 commitdiff | diff to current
03.14.2007 matthew_swift
Fix "unchecked" related compiler warnings.
blob@ 82e2b3 commitdiff | diff to current
02.34.2007 boli
Added privileges support for unindexed searches. Fixed issue where id2subtr...
blob@ 35b7b6 commitdiff | diff to current
30.24.2007 neil_a_wilson
Implement support for the virtual list view (VLV) control as defined in dra...
blob@ 30f517 commitdiff | diff to current
27.43.2007 neil_a_wilson
Add initial support for server-side sorting in OpenDS. This implementation...
blob@ 172ae4 commitdiff | diff to current
25.40.2007 neil_a_wilson
Make several significant changes to the OpenDS code base, including:
blob@ 44aad3 commitdiff | diff to current
10.41.2007 boli
Added the following capabilities to OpenDS: - Index rebuilding capabilities...
blob@ 325b2e commitdiff | diff to current
19.31.2007 abobrov
make searchIndexed() method execute only when we have related index. searc...
blob@ 946012 commitdiff | diff to current
02.48.2007 boli
Fixed spelling error of a debug method (org.opends.server.loggers.debug.Deb...
blob@ 061e01 commitdiff | diff to current
01.18.2007 neil_a_wilson
Remove blank lines at the beginning of methods left after eliminating the d...
blob@ a49dee commitdiff | diff to current
01.17.2007 neil_a_wilson
Update all CDDL headers in source files to remove a typo.
blob@ b4bae6 commitdiff | diff to current
01.27.2007 boli
This removes old debug logging framework method calls that are going to be ...
blob@ 455897 commitdiff | diff to current
23.50.2007 boli
Recommit for issue 740. A debug logging helper method (EntryContainer#debug...
blob@ 1e8c4e commitdiff | diff to current
23.16.2007 neil_a_wilson
Revert the changes in revision #1237 (for issue #740) because they have int...
blob@ 9ed99b commitdiff | diff to current
23.22.2007 boli
Changed ID2Entry#getRecordCount to use the Database#count method in JE 3.1....
blob@ 88b351 commitdiff | diff to current
15.21.2007 neil_a_wilson
Rewrite the DN and RDN code for significant performance improvements, espec...
blob@ 0df28b commitdiff | diff to current
08.19.2006 boli
This fix removes the static nextId property as well as the getters and sett...
blob@ 5c3196 commitdiff | diff to current
03.39.2006 matthew_swift
Refactor DN and RDN classes and improve their test coverage.
blob@ 59685c commitdiff | diff to current
05.55.2006 coulbeck
Fix for issue 749. Reviewed by dugan.
blob@ 0df1c1 commitdiff | diff to current
04.34.2006 coulbeck
Remove the unused method EntryContainer#removeAllDatabases. It is broken b...
blob@ da9192 commitdiff | diff to current
03.08.2006 boli
Fixed issue where static variables linger around and prevent the JEB backen...
blob@ 8a239e commitdiff | diff to current
first | « prev | next »