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

matthew_swift
19.31.2007 38afdba5a37f3a89ca59c8dca9376919fbb41ce5
18.28.2007 neil_a_wilson
Fix a problem that could prevent monitor providers that support periodic up...
tree@ c8909a commitdiff
10.08.2007 neil_a_wilson
Update the server to provide a basic framework for controlling when plugins...
tree@ 52a0b6 commitdiff
09.48.2007 abobrov
- [Issue 1594] entry caches should have monitor information: implement ge...
tree@ fbe834 commitdiff
04.55.2007 neil_a_wilson
Update the LDIFPluginResult object to provide the ability to specify a reje...
tree@ 3e9865 commitdiff
03.53.2007 neil_a_wilson
Implement support for a maximum blocked write time limit in the LDAP connec...
tree@ 5c7638 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
29.10.2007 neil_a_wilson
Add an API that can be used to allow compressed schema tokens to be stored ...
tree@ 2a1d86 commitdiff
28.54.2007 coulbeck
Changes for replication security issues 511, 512, 608.
tree@ 95a0e9 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
20.46.2007 abobrov
- remove toVerboseString method from the public EntryCache API. - make toVe...
tree@ ac2243 commitdiff
20.28.2007 abobrov
- implement new toVerboseString() method. - fix bugs found by entry cache u...
tree@ b2e08c 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.48.2007 neil_a_wilson
Provide a new org.opends.server.util.EmbeddedUtils class that can be used t...
tree@ 96083f commitdiff
08.19.2007 neil_a_wilson
Make a change to the Group API that will allow for better nesting support. ...
tree@ 6df464 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
01.15.2007 dugan
Add ACI support to control whether a "smart referral" (named subordinate r...
tree@ 571884 commitdiff
30.26.2007 neil_a_wilson
Update the server to provide an idle time limit configuration option that c...
tree@ f9411c commitdiff
30.22.2007 neil_a_wilson
Add two new configuration attributes, ds-cfg-enabled-alert-type and ds-cfg-...
tree@ cf6cc8 commitdiff
30.42.2007 neil_a_wilson
Provide a mechanism to disable privileges in the server if necessary. If a...
tree@ 6ac3c4 commitdiff
21.56.2007 dugan
Add the new ACI keyword "targetcontrol" that can be used to enforce acces...
tree@ 5e4ad3 commitdiff
19.24.2007 neil_a_wilson
Update the server so that the set of alert handlers are configurable rather...
tree@ efbc2c commitdiff
17.21.2007 jdemendi
tree@ 3298fb commitdiff
17.16.2007 jarnou
This fix is the refactoring of the unbind operation (issue 1990).
tree@ a9dd51 commitdiff
17.14.2007 jarnou
This fix is the refactoring of the modrdn operation [issue 1180]
tree@ 278604 commitdiff
16.24.2007 abobrov
- [Issue 1591] consolidate common exclude/include EntryCache functionality:...
tree@ 91ab04 commitdiff
16.02.2007 jdemendi
This fix is the refactoring of the compare operation (issue #1886).
tree@ 4a13a6 commitdiff
14.56.2007 abobrov
- [Issue 1771] entry cache implementations should flush entries when backe...
tree@ 3b4bb6 commitdiff
12.30.2007 gbellato
fix for 1887 : Define new interfaces used by the synchronization provider s...
tree@ dc22d0 commitdiff
12.03.2007 abobrov
- [Issue 1588] consolidate cache entry locking code: getEntry(lck) lockin...
tree@ 9505f8 commitdiff
11.14.2007 gbellato
Fix for issue 1321 : Synchronization changes aren't logged by default
tree@ b80ead commitdiff
10.03.2007 neil_a_wilson
Fix a set of problems with the configuration interface in which there were ...
tree@ 7cf412 commitdiff
09.09.2007 neil_a_wilson
Update the access control API to get rid of the AccessControlProvider inter...
tree@ e2db38 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
03.29.2007 jarnou
Commits the refactoring of the core server to provide support for proxy/dis...
tree@ e5e8ce commitdiff
29.54.2007 neil_a_wilson
Migrate the key and trust manager provider configuration to the admin frame...
tree@ 068aed commitdiff
28.07.2007 neil_a_wilson
Migrate the work queue configuration to the admin framework.
tree@ 042b01 commitdiff
25.51.2007 neil_a_wilson
Update the pre-parse and pre-operation plugin results to add the ability to...
tree@ 212e9a commitdiff
25.46.2007 neil_a_wilson
Migrate the monitor provider configuration to the admin framework.
tree@ f2e1e1 commitdiff
25.06.2007 neil_a_wilson
Migrate the matching rule configuration to the admin framework.
tree@ 097a79 commitdiff
25.19.2007 neil_a_wilson
Migrate the attribute syntax configuration to the admin framework.
tree@ a3fec1 commitdiff
24.48.2007 neil_a_wilson
Migrate the group configuration to the admin framework.
tree@ 5dc842 commitdiff
20.27.2007 boli
This refactoring includes the following changes to the JE backend: - Extrac...
tree@ fceec4 commitdiff
08.50.2007 boli
Fixed an issue where the error log doesn't actually log messages. Also impr...
tree@ cf3a52 commitdiff
01.43.2007 neil_a_wilson
Update the way that privileges are evaluated by the server. Previously, th...
tree@ 212c46 commitdiff
23.30.2007 boli
Remove the dependence on AspectJ for all non method-entry and method-exit r...
tree@ acee9e commitdiff
12.27.2007 coulbeck
Issue 1532: Remove ConfigEntry from Backend API. (DS-1532)
tree@ 9681e2 commitdiff
04.27.2007 neil_a_wilson
Perform some minor reformatting in the new log publisher classes in the org...
tree@ 917e6c commitdiff
first | « prev | next »