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

david_page
05.58.2007 1b0a51f76a8d3d1f6df978e50ca8f869dbac48dc
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
24.29.2007 abobrov
- fix an NPE found by the entry cache concurrency test.
tree@ 5bd253 commitdiff
21.56.2007 abobrov
- fix map inconsistency bug in clearBackend method. - sanitize backend hand...
tree@ 0bc01c commitdiff
20.46.2007 abobrov
- remove toVerboseString method from the public EntryCache API. - make toVe...
tree@ ac2243 commitdiff
20.43.2007 abobrov
- fix IllegalMonitorStateException/UnlockWhenNotOwner bug found by the unit...
tree@ 715e7c commitdiff
20.28.2007 abobrov
- implement new toVerboseString() method. - fix bugs found by entry cache u...
tree@ b2e08c commitdiff
16.31.2007 neil_a_wilson
Fix a problem in the network group design that prevented the server from re...
tree@ f2e967 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
13.11.2007 neil_a_wilson
Update the DIGEST-MD5 processing code to properly degrade to an initial aut...
tree@ eec98f commitdiff
13.48.2007 neil_a_wilson
Provide a new org.opends.server.util.EmbeddedUtils class that can be used t...
tree@ 96083f commitdiff
13.57.2007 dugan
Add support for nested static groups and nesting of a dynamic groups in a s...
tree@ 0c17ff commitdiff
09.42.2007 neil_a_wilson
Implement support for an identity mapper that can use regular expressions t...
tree@ 2e15cc commitdiff
08.19.2007 neil_a_wilson
Make a change to the Group API that will allow for better nesting support. ...
tree@ 6df464 commitdiff
08.28.2007 neil_a_wilson
Fix a number of copy-and-paste errors in the javadoc for the virtual static...
tree@ 112515 commitdiff
05.25.2007 neil_a_wilson
Update the "Who Am I?" extended operation handler so that it supports the u...
tree@ 92be69 commitdiff
30.22.2007 neil_a_wilson
Add two new configuration attributes, ds-cfg-enabled-alert-type and ds-cfg-...
tree@ cf6cc8 commitdiff
29.06.2007 neil_a_wilson
Fix a copy-and-paste error in the implementation of the Get Connection ID e...
tree@ 960ffd commitdiff
29.58.2007 neil_a_wilson
Add support for a new disconnect client task that can be used to allow an a...
tree@ dba1b3 commitdiff
20.04.2007 neil_a_wilson
Add a general framework for OpenDS to send e-mail messages, and add an SMTP...
tree@ 3715af commitdiff
19.24.2007 neil_a_wilson
Update the server so that the set of alert handlers are configurable rather...
tree@ efbc2c commitdiff
17.59.2007 neil_a_wilson
Implement support for password history functionality. The password history...
tree@ f41aeb commitdiff
16.24.2007 abobrov
- [Issue 1591] consolidate common exclude/include EntryCache functionality:...
tree@ 91ab04 commitdiff
12.20.2007 abobrov
- skip cache persisting phase if the cache is empty.
tree@ fb6af7 commitdiff
12.03.2007 abobrov
- [Issue 1588] consolidate cache entry locking code: getEntry(lck) lockin...
tree@ 9505f8 commitdiff
11.32.2007 neil_a_wilson
Make a few generic fixes to various configuration classes, including:
tree@ 85c3a0 commitdiff
11.52.2007 neil_a_wilson
Update the server's DIGEST-MD5 SASL mechanism handler so that it provides s...
tree@ c5fcab commitdiff
10.03.2007 neil_a_wilson
Fix a set of problems with the configuration interface in which there were ...
tree@ 7cf412 commitdiff
08.29.2007 neil_a_wilson
Update the config file handler so that it will report back to clients if a ...
tree@ 808640 commitdiff
07.50.2007 neil_a_wilson
Update the file-based trust manager provider so that it will reject client ...
tree@ 6b3383 commitdiff
06.08.2007 abobrov
- Issue 1789
tree@ 759d85 commitdiff
06.59.2007 neil_a_wilson
Update the password modify extended operation so that it properly sets pass...
tree@ 2d6375 commitdiff
05.16.2007 neil_a_wilson
Update the import-ldif utility so that it includes a new "--countRejects" o...
tree@ a59a10 commitdiff
05.07.2007 neil_a_wilson
Eliminate the ConfigurableComponent interface, as it is no longer needed an...
tree@ 4c61c3 commitdiff
first | « prev | next »