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

dugan
03.02.2008 62442a251e2bc0c25c15f691f751db9624e8b378
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
26.21.2007 matthew_swift
Merge branches/temp-admin@3208 onto trunk@3208.
tree@ a052ca commitdiff
26.49.2007 neil_a_wilson
Update the backend API to include new isIndexed methods that can be used to...
tree@ 33e1ef commitdiff
19.22.2007 pgamba
#793 / Ability to search the replication server db
tree@ 10b41f commitdiff
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
first | « prev | next »