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

matthew_swift
21.17.2008 e17281bc556b5373f23ce6f115b334f990b160bc
21.17.2008 matthew_swift
Fix issue 2850.
tree@ e17281 commitdiff
08.30.2008 abobrov
- fix comment typo.
tree@ 3b420b commitdiff
08.13.2008 abobrov
- [Issue 1595] need a fast way to prime the FileSystemEntryCache: Add gen...
tree@ 4df912 commitdiff
31.20.2007 abobrov
- Set fair ordering policy for cacheLock to workaround ReentrantReadWriteLo...
tree@ b56225 commitdiff
17.08.2007 lutoff
Fix for issue #2751 (dsconfig; can't enable the default SMTP Account Status...
tree@ 46bb21 commitdiff
08.22.2007 abobrov
- fix some comments typos and inaccuracies.
tree@ 430e14 commitdiff
03.29.2007 abobrov
- make default entry cache BackendInitializationListener so it can handle b...
tree@ 25d7ae commitdiff
02.54.2007 abobrov
- [Issue 2007] generic mechanism for using mulitple caches. - [Issue 2049]...
tree@ 4a58a4 commitdiff
22.47.2007 boli
Added the ability to retrieve the number of entries in the entire subordina...
tree@ 4738da commitdiff
18.07.2007 david_page
no issue CryptoManager 1. remove shared secret key wrapping transformation ...
tree@ 22e458 commitdiff
17.23.2007 david_page
no issue CryptoManager RC4 -> RC4/NONE/NoPadding
tree@ ebce80 commitdiff
16.19.2007 kenneth_suter
Issue 2368: tasks should be interruptable. The four schedulable task (impo...
tree@ 742e19 commitdiff
14.32.2007 david_page
No issue. CryptoManager Step 3. Factor interface from CryptoManager impleme...
tree@ cf9a9c commitdiff
14.45.2007 david_page
No issue. CryptoManager Step 1 to factor a CryptoManager interface from the...
tree@ 3f2d6d commitdiff
11.02.2007 david_page
issue 2440 bin/restore of encrypted or signed backup requires online server...
tree@ 3818e8 commitdiff
10.38.2007 david_page
issue 466 (partial) remove redundant server property BACKUP_PROPERTY_CIPHER...
tree@ 9037f6 commitdiff
10.02.2007 david_page
issue 466 (partial) CryptoManger comment, todo cleanup
tree@ 47fb2d commitdiff
02.28.2007 coulbeck
More changes for issue 466. Symmetric key values and instance key identifie...
tree@ 7e89f0 commitdiff
26.18.2007 neil_a_wilson
Update the Get Symmetric Key extended operation handler so that it has its ...
tree@ 1bb5f0 commitdiff
26.21.2007 matthew_swift
Merge branches/temp-admin@3208 onto trunk@3208.
tree@ a052ca commitdiff
26.19.2007 neil_a_wilson
Update the appropriate identity mappers and certificate mappers to use the ...
tree@ 00e2e6 commitdiff
26.49.2007 neil_a_wilson
Update the backend API to include new isIndexed methods that can be used to...
tree@ 33e1ef commitdiff
26.11.2007 coulbeck
Implement Get Symmetric Key Extended Operation for crypto manager symmetric...
tree@ c67355 commitdiff
24.44.2007 abobrov
- fix FindBugs positives.
tree@ 5a6b2a commitdiff
24.15.2007 kenneth_suter
Creation of a base DN registry for managing the base DN and naming context ...
tree@ 681d50 commitdiff
20.08.2007 jdemendi
tree@ 33ce88 commitdiff
17.31.2007 david_page
Add support for MAC key entry type. Similar to Cipher key entry; however, c...
tree@ e898f7 commitdiff
14.10.2007 neil_a_wilson
Add support for the groupOfEntries group type as defined in draft-findlay-l...
tree@ f59baa commitdiff
12.03.2007 neil_a_wilson
Make a couple of changes to help improve server performance:
tree@ 6781e3 commitdiff
11.21.2007 neil_a_wilson
Update the config file handler to fix a problem in which some change listen...
tree@ 5efd98 commitdiff
11.43.2007 neil_a_wilson
Make a number of relatively simple changes to provide basic performance imp...
tree@ 28b171 commitdiff
10.56.2007 neil_a_wilson
Add support for password storage schemes using AES, 3DES, RC4, and Blowfish...
tree@ bef34f commitdiff
09.48.2007 abobrov
- [Issue 1594] entry caches should have monitor information: implement ge...
tree@ fbe834 commitdiff
05.58.2007 david_page
Update CryptoManager secret key encryption public API:
tree@ 1b0a51 commitdiff
04.01.2007 abobrov
entry cache cleanup: - remove obsolete methods, fields and messages. - aggr...
tree@ a9b73c commitdiff
03.53.2007 neil_a_wilson
Implement support for a maximum blocked write time limit in the LDAP connec...
tree@ 5c7638 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
02.12.2007 neil_a_wilson
Update the server so that it has the ability to save a copy of its current ...
tree@ 3a2fb8 commitdiff
02.41.2007 neil_a_wilson
Provide new directory environment properties that can be used to indicate w...
tree@ 8ff034 commitdiff
01.49.2007 neil_a_wilson
Create configuration definitions for "generic" objects in the server config...
tree@ 1a44db commitdiff
28.54.2007 coulbeck
Changes for replication security issues 511, 512, 608.
tree@ 95a0e9 commitdiff
28.00.2007 neil_a_wilson
Add an SMTP account status notification handler, which can be configured to...
tree@ b0eb0b commitdiff
27.58.2007 boli
This adds the numSubordinates and hasSubordinates operational attribute sup...
tree@ 3c9209 commitdiff
26.35.2007 neil_a_wilson
Make a change to the account status notification handler API so that it is ...
tree@ aa1d01 commitdiff
26.32.2007 neil_a_wilson
Update the traditional worker thread implementation so that the threads cat...
tree@ 9a9b02 commitdiff
26.37.2007 abobrov
- change key FSCache persistence related messages severity from INFO to NOT...
tree@ cfd020 commitdiff
26.10.2007 abobrov
- fix entry cache mutable properties [properties that can be changed on the...
tree@ 5d1477 commitdiff
26.14.2007 neil_a_wilson
Update configuration definitions to make a few different types of changes:
tree@ c93ee2 commitdiff
26.32.2007 abobrov
- [Issue 2030] new configuration attribute to enforce entry compression: ...
tree@ 51b9ba commitdiff
first | « prev | next »