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

mrossign
18.18.2008 eb1275dc2c85f9e3db21bfd5a151d4bc0740d336
08.13.2008 abobrov
- [Issue 1595] need a fast way to prime the FileSystemEntryCache: Add gen...
tree@ 100e55 commitdiff
08.22.2007 abobrov
- fix some comments typos and inaccuracies.
tree@ 9c826e commitdiff
03.29.2007 abobrov
- make default entry cache BackendInitializationListener so it can handle b...
tree@ d290bd commitdiff
02.54.2007 abobrov
- [Issue 2007] generic mechanism for using mulitple caches. - [Issue 2049]...
tree@ a79aa3 commitdiff
22.47.2007 boli
Added the ability to retrieve the number of entries in the entire subordina...
tree@ 9a7295 commitdiff
26.21.2007 matthew_swift
Merge branches/temp-admin@3208 onto trunk@3208.
tree@ 5ceb2e commitdiff
26.49.2007 neil_a_wilson
Update the backend API to include new isIndexed methods that can be used to...
tree@ 4c6354 commitdiff
19.22.2007 pgamba
#793 / Ability to search the replication server db
tree@ c66c14 commitdiff
18.28.2007 neil_a_wilson
Fix a problem that could prevent monitor providers that support periodic up...
tree@ 83ceb6 commitdiff
10.08.2007 neil_a_wilson
Update the server to provide a basic framework for controlling when plugins...
tree@ 94bbd5 commitdiff
09.48.2007 abobrov
- [Issue 1594] entry caches should have monitor information: implement ge...
tree@ 4166c2 commitdiff
04.55.2007 neil_a_wilson
Update the LDIFPluginResult object to provide the ability to specify a reje...
tree@ 4204e1 commitdiff
03.53.2007 neil_a_wilson
Implement support for a maximum blocked write time limit in the LDAP connec...
tree@ fcf635 commitdiff
02.12.2007 neil_a_wilson
Update the server so that it has the ability to save a copy of its current ...
tree@ 3af399 commitdiff
29.10.2007 neil_a_wilson
Add an API that can be used to allow compressed schema tokens to be stored ...
tree@ 8a0600 commitdiff
28.54.2007 coulbeck
Changes for replication security issues 511, 512, 608.
tree@ f7036e commitdiff
27.58.2007 boli
This adds the numSubordinates and hasSubordinates operational attribute sup...
tree@ ffb904 commitdiff
26.35.2007 neil_a_wilson
Make a change to the account status notification handler API so that it is ...
tree@ dfdd94 commitdiff
20.46.2007 abobrov
- remove toVerboseString method from the public EntryCache API. - make toVe...
tree@ 66ebac commitdiff
20.28.2007 abobrov
- implement new toVerboseString() method. - fix bugs found by entry cache u...
tree@ 0ce811 commitdiff
16.36.2007 neil_a_wilson
Update package-info.java files to include the @PublicAPI annotation to indi...
tree@ 4564c9 commitdiff
15.34.2007 kenneth_suter
This commit is a step toward getting OpenDS internationalized. There are st...
tree@ 80c583 commitdiff
13.48.2007 neil_a_wilson
Provide a new org.opends.server.util.EmbeddedUtils class that can be used t...
tree@ 313c7c commitdiff
08.19.2007 neil_a_wilson
Make a change to the Group API that will allow for better nesting support. ...
tree@ 51ba76 commitdiff
07.45.2007 neil_a_wilson
Add support for a new type of plugin which can be used to detect changes an...
tree@ aaff8b commitdiff
01.15.2007 dugan
Add ACI support to control whether a "smart referral" (named subordinate r...
tree@ 39e0ea commitdiff
30.26.2007 neil_a_wilson
Update the server to provide an idle time limit configuration option that c...
tree@ 282288 commitdiff
30.22.2007 neil_a_wilson
Add two new configuration attributes, ds-cfg-enabled-alert-type and ds-cfg-...
tree@ 295f7d commitdiff
30.42.2007 neil_a_wilson
Provide a mechanism to disable privileges in the server if necessary. If a...
tree@ fe10ac commitdiff
21.56.2007 dugan
Add the new ACI keyword "targetcontrol" that can be used to enforce acces...
tree@ d428f4 commitdiff
19.24.2007 neil_a_wilson
Update the server so that the set of alert handlers are configurable rather...
tree@ de31d5 commitdiff
17.21.2007 jdemendi
tree@ c429ea commitdiff
17.16.2007 jarnou
This fix is the refactoring of the unbind operation (issue 1990).
tree@ f609c1 commitdiff
17.14.2007 jarnou
This fix is the refactoring of the modrdn operation [issue 1180]
tree@ ff9755 commitdiff
16.24.2007 abobrov
- [Issue 1591] consolidate common exclude/include EntryCache functionality:...
tree@ f2561a commitdiff
16.02.2007 jdemendi
This fix is the refactoring of the compare operation (issue #1886).
tree@ 61319d commitdiff
14.56.2007 abobrov
- [Issue 1771] entry cache implementations should flush entries when backe...
tree@ b05ed8 commitdiff
12.30.2007 gbellato
fix for 1887 : Define new interfaces used by the synchronization provider s...
tree@ d491fe commitdiff
12.03.2007 abobrov
- [Issue 1588] consolidate cache entry locking code: getEntry(lck) lockin...
tree@ 281a42 commitdiff
11.14.2007 gbellato
Fix for issue 1321 : Synchronization changes aren't logged by default
tree@ a27123 commitdiff
10.03.2007 neil_a_wilson
Fix a set of problems with the configuration interface in which there were ...
tree@ 959c9d commitdiff
09.09.2007 neil_a_wilson
Update the access control API to get rid of the AccessControlProvider inter...
tree@ 93ff60 commitdiff
05.16.2007 neil_a_wilson
Update the import-ldif utility so that it includes a new "--countRejects" o...
tree@ e0c5b1 commitdiff
05.07.2007 neil_a_wilson
Eliminate the ConfigurableComponent interface, as it is no longer needed an...
tree@ 6e7a58 commitdiff
03.29.2007 jarnou
Commits the refactoring of the core server to provide support for proxy/dis...
tree@ fbda6e commitdiff
29.54.2007 neil_a_wilson
Migrate the key and trust manager provider configuration to the admin frame...
tree@ 68ceb8 commitdiff
28.07.2007 neil_a_wilson
Migrate the work queue configuration to the admin framework.
tree@ 713033 commitdiff
25.51.2007 neil_a_wilson
Update the pre-parse and pre-operation plugin results to add the ability to...
tree@ 05dfa5 commitdiff
25.46.2007 neil_a_wilson
Migrate the monitor provider configuration to the admin framework.
tree@ b0cf98 commitdiff
25.06.2007 neil_a_wilson
Migrate the matching rule configuration to the admin framework.
tree@ 2bf80e commitdiff
first | « prev | next »