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

dugan
17.41.2008 272f803e2dbe9da48152ea61814e43e387146f8b
17.41.2008 dugan
These changes remove the temporary file limitation from import-ldif. Severa...
blob@ 272f80 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
28.20.2008 abobrov
- [Issue 2232] Log a message when taking the backend offline: Log an info...
blob@ 3d5d3f commitdiff | diff to current
23.01.2008 jvergara
Use more specific messages when getting an error when creating or deleting ...
blob@ d1b2cc commitdiff | diff to current
22.59.2008 abobrov
- dont try to remove JE env if backend directory for that env doesnt exist....
blob@ b2214f commitdiff | diff to current
22.22.2008 jvergara
Fix for issue 2859 (NPE when trying to import after (re)moving db).
blob@ 5a76a2 commitdiff | diff to current
21.10.2008 matthew_swift
Fix issues 2831 and 1948.
blob@ b6644c commitdiff | diff to current
08.13.2008 abobrov
- [Issue 1595] need a fast way to prime the FileSystemEntryCache: Add gen...
blob@ 100e55 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
26.49.2007 neil_a_wilson
Update the backend API to include new isIndexed methods that can be used to...
blob@ 4c6354 commitdiff | diff to current
24.15.2007 kenneth_suter
Creation of a base DN registry for managing the base DN and naming context ...
blob@ d75c93 commitdiff | diff to current
31.21.2007 kenneth_suter
throw exceptions for backend operations when initialization fails
blob@ a060cd commitdiff | diff to current
27.58.2007 boli
This adds the numSubordinates and hasSubordinates operational attribute sup...
blob@ ffb904 commitdiff | diff to current
16.36.2007 neil_a_wilson
Update package-info.java files to include the @PublicAPI annotation to indi...
blob@ 4564c9 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
02.41.2007 boli
Fixed a typo for the max block size attribute in the VLV index configuration
blob@ e11704 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
17.42.2007 sin
Bug# 1953 Bug Desc: Handle RunRecoveryException thrown by Sleepycat with Ad...
blob@ 770b01 commitdiff | diff to current
13.09.2007 lutoff
fix for issue #1897 (verif-index , rebuild-index return 0 in case of errors...
blob@ a4025c commitdiff | diff to current
10.40.2007 coulbeck
Fix for issue #1957: import from LDIF is too verbose.
blob@ 86d656 commitdiff | diff to current
10.50.2007 neil_a_wilson
Update the configuration for the Berkeley DB JE backend to ensure that it w...
blob@ 5630d1 commitdiff | diff to current
05.16.2007 neil_a_wilson
Update the import-ldif utility so that it includes a new "--countRejects" o...
blob@ e0c5b1 commitdiff | diff to current
25.46.2007 neil_a_wilson
Migrate the monitor provider configuration to the admin framework.
blob@ b0cf98 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
09.58.2007 abobrov
- [Issue 1768] Invalid fallback behavior for FS Entry Cache - [Issue 1767] ...
blob@ 37057a commitdiff | diff to current
05.14.2007 abobrov
[Issue 1117] Create an entry cache backed by DB+tmpfs
blob@ 36a0ef 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
12.27.2007 coulbeck
Issue 1532: Remove ConfigEntry from Backend API. (DS-1532)
blob@ 35af51 commitdiff | diff to current
03.55.2007 boli
Major changes made to the logging framework. It should resolve the followin...
blob@ d75588 commitdiff | diff to current
30.53.2007 coulbeck
Fix for issue #1559: backend NPE upon search when server corrupt. We were r...
blob@ ecd15e 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
21.23.2007 coulbeck
Migrate the BackendConfigManager to the new configuration framework.
blob@ 19fb57 commitdiff | diff to current
10.41.2007 boli
Added the following capabilities to OpenDS: - Index rebuilding capabilities...
blob@ 325b2e 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
29.02.2007 neil_a_wilson
Update files created or modified since the beginning of the year to include...
blob@ 9e21df commitdiff | diff to current
16.15.2007 boli
Fix for getSupportedFeatures returning null. It now returns an empty set. T...
blob@ 22d1ff commitdiff | diff to current
09.54.2006 neil_a_wilson
Update the backend API to provide a method for getting the number of entrie...
blob@ 06e8f8 commitdiff | diff to current
05.41.2006 neil_a_wilson
Update the base DN registration process to address a number of issues:
blob@ 5be072 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
19.17.2006 dugan
Add support for collecting verifyBackend statistics such as error-count and...
blob@ aa1603 commitdiff | diff to current
13.02.2006 coulbeck
Added a test case for search operation that needs the JE backend rather tha...
blob@ 493420 commitdiff | diff to current
03.31.2006 coulbeck
Fix some error messages that were not being passed the required argument.
blob@ d2820c commitdiff | diff to current
03.09.2006 boli
Refactoring of the JEB backend to simplify the container and entryContainer...
blob@ 83dd61 commitdiff | diff to current
02.32.2006 neil_a_wilson
Perform significant refactoring in the core and plugin code in order to hel...
blob@ 48e73e commitdiff | diff to current
first | « prev | next »