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

neil_a_wilson
05.51.2007 2a5859ba830517514ca7aa21d90988327b0b51ea
05.51.2007 neil_a_wilson
Implement support for delete and modify operations in the task backend as f...
tree@ 2a5859 commitdiff
02.58.2007 pgamba
fix for #1733 & #845 - Initialization of replication
tree@ 13ac0c commitdiff
02.05.2007 abobrov
- [Issue 1481] Ability to set any JE property in config.ldif - [Issue 2031]...
tree@ 17026e commitdiff
02.00.2007 davidely
There are several improvements to the unit test framework in this commit.
tree@ db4a0e commitdiff
01.49.2007 neil_a_wilson
Create configuration definitions for "generic" objects in the server config...
tree@ 1a44db commitdiff
31.21.2007 kenneth_suter
throw exceptions for backend operations when initialization fails
tree@ a259c7 commitdiff
31.55.2007 neil_a_wilson
Add support into the JE backend that can be used to store its compact schem...
tree@ 35463f commitdiff
31.03.2007 boli
Fixed an issue where contention on a index key might cause the index to bec...
tree@ 90b5a1 commitdiff
31.59.2007 boli
Fixed an issue where the root container is not being unregistered as a conf...
tree@ c5d23b commitdiff
31.52.2007 boli
Fixed a issue where closing the JE backend may cause memory leaks. With thi...
tree@ e557be commitdiff
28.43.2007 neil_a_wilson
Update the TestCaseUtils.clearJEBackend() method to use a different approac...
tree@ a13fff commitdiff
28.04.2007 coulbeck
Files missing from previous commit
tree@ 59b145 commitdiff
27.58.2007 boli
This adds the numSubordinates and hasSubordinates operational attribute sup...
tree@ 3c9209 commitdiff
27.31.2007 gbellato
fix for issue 2150 : ConcurrentModificationException in InitializeTask
tree@ bdee37 commitdiff
24.14.2007 boli
Added the JE backend configuration attribute to enable or disable compressi...
tree@ 557685 commitdiff
22.02.2007 kenneth_suter
fix task to corrently store message ID instead of ordinal for added log mes...
tree@ 2e0fe0 commitdiff
16.36.2007 neil_a_wilson
Update package-info.java files to include the @PublicAPI annotation to indi...
tree@ 64afb3 commitdiff
15.34.2007 kenneth_suter
This commit is a step toward getting OpenDS internationalized. There are st...
tree@ cfc513 commitdiff
09.57.2007 boli
Fix for issue 2066. Changed constants to use the small case and dash format...
tree@ 355643 commitdiff
07.45.2007 neil_a_wilson
Add support for a new type of plugin which can be used to detect changes an...
tree@ c1d882 commitdiff
02.47.2007 neil_a_wilson
Fix a potential deadlock in the task code that could occur if a client trie...
tree@ 855f77 commitdiff
02.41.2007 boli
Fixed a typo for the max block size attribute in the VLV index configuration
tree@ e4f4b6 commitdiff
01.15.2007 dugan
Add ACI support to control whether a "smart referral" (named subordinate r...
tree@ 571884 commitdiff
31.38.2007 boli
tree@ 9ed1aa commitdiff
31.30.2007 neil_a_wilson
Update the task backend to provide a mechanism for sending e-mail messages ...
tree@ a0c742 commitdiff
29.30.2007 neil_a_wilson
Implement support for restricting the set of tasks that can be invoked in t...
tree@ 209fae commitdiff
27.06.2007 boli
These set of changes implement VLV and filter capability to OpenDS:
tree@ 21e188 commitdiff
26.31.2007 boli
This fixes issue 1971 and allows partial non-append imports of a backend:
tree@ 45e94f commitdiff
24.41.2007 boli
Fix for issue 1794: - Attribute index no longer need the backend index entr...
tree@ 928710 commitdiff
17.42.2007 sin
Bug# 1953 Bug Desc: Handle RunRecoveryException thrown by Sleepycat with Ad...
tree@ 611fc3 commitdiff
13.09.2007 lutoff
fix for issue #1897 (verif-index , rebuild-index return 0 in case of errors...
tree@ 339ab3 commitdiff
12.22.2007 dugan
Re-commit for issue 1457 incorporating Neil's comments:
tree@ 3cf6f5 commitdiff
10.40.2007 coulbeck
Fix for issue #1957: import from LDIF is too verbose.
tree@ 807731 commitdiff
10.50.2007 neil_a_wilson
Update the configuration for the Berkeley DB JE backend to ensure that it w...
tree@ 4a504e commitdiff
10.50.2007 sin
Bug# 1462:server deadlock on subtree delete Fix: Introduce a batch paramete...
tree@ 9a0bd9 commitdiff
10.12.2007 jdemendi
Fix for issue #1368, need to set matched DN for search operation.
tree@ af9b76 commitdiff
10.03.2007 neil_a_wilson
Fix a set of problems with the configuration interface in which there were ...
tree@ 7cf412 commitdiff
06.39.2007 neil_a_wilson
Update the way that the server handles the VLV request control to be more f...
tree@ a1db25 commitdiff
05.16.2007 neil_a_wilson
Update the import-ldif utility so that it includes a new "--countRejects" o...
tree@ a59a10 commitdiff
25.46.2007 neil_a_wilson
Migrate the monitor provider configuration to the admin framework.
tree@ f2e1e1 commitdiff
20.27.2007 boli
This refactoring includes the following changes to the JE backend: - Extrac...
tree@ fceec4 commitdiff
09.58.2007 abobrov
- [Issue 1768] Invalid fallback behavior for FS Entry Cache - [Issue 1767] ...
tree@ d75b44 commitdiff
08.08.2007 coulbeck
Fix for issue 1755: InitializeReplica is not always complete - subentries n...
tree@ e172ce commitdiff
07.07.2007 neil_a_wilson
Provide a new mechanism for encoding entries. This method adds an extra el...
tree@ 5cede6 commitdiff
05.14.2007 abobrov
[Issue 1117] Create an entry cache backed by DB+tmpfs
tree@ e1fd1b commitdiff
23.30.2007 boli
Remove the dependence on AspectJ for all non method-entry and method-exit r...
tree@ acee9e commitdiff
22.02.2007 boli
Fixed issue where the server issued warnings about setting file permissions...
tree@ ae3f32 commitdiff
18.19.2007 coulbeck
Issue 1614: backend refuses to open when essential index missing. Need to p...
tree@ 709230 commitdiff
16.35.2007 boli
Fixed bug where the file name of the archive created by the JE backup manag...
tree@ 821ab2 commitdiff
15.09.2007 boli
Fixed issue with the override-severity attribute in the error logger config...
tree@ 737915 commitdiff
first | « prev | next »