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

jdemendi
16.02.2007 4a13a6f1bfb01263a8cabce941e94e1e7b883e00
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
03.55.2007 boli
Major changes made to the logging framework. It should resolve the followin...
tree@ 6dc91f commitdiff
02.29.2007 jdemendi
Issue #1560 - Migrate some objects to the new admin framework: - Entry Cach...
tree@ 27e403 commitdiff
02.02.2007 dugan
Add ACI support for Get Effective Rights control. Issue #87.
tree@ e7701d commitdiff
25.40.2007 neil_a_wilson
Make several significant changes to the OpenDS code base, including:
tree@ c888ad commitdiff
23.38.2007 gbellato
This integrates the multi-master synchronization with the new admin framewo...
tree@ 18d8dd commitdiff
18.08.2007 lutoff
Issue 1483 fix (use new admin framework for Access control configuration)
tree@ fb2897 commitdiff
10.02.2007 dugan
Add ACI support for proxy right. Issue #1489.
tree@ 10d7c1 commitdiff
09.52.2007 coulbeck
Migrate the ExtendedOperationConfigManager to the new configuration framework.
tree@ d73762 commitdiff
06.28.2007 lutoff
Issue 1484 fix (use new admin framework for password generation configuration)
tree@ fc5af9 commitdiff
03.52.2007 neil_a_wilson
Add initial support for a virtual attribute subsystem, and implement a few ...
tree@ 09dc13 commitdiff
23.26.2007 matthew_swift
Merge admin framework from config-prototype-branch onto trunk.
tree@ 2861a1 commitdiff
23.04.2007 neil_a_wilson
Update the ClientConnection.disconnect() method variant that takes a messag...
tree@ fac2cf commitdiff
21.09.2007 neil_a_wilson
Add support for dynamic groups, which use the groupOfURLs object class and ...
tree@ c17902 commitdiff
18.41.2007 neil_a_wilson
Update the client connection code to ensure that any attempt to change the ...
tree@ 7269ae commitdiff
16.55.2007 neil_a_wilson
Update the hasPrivilege and hasAllPrivileges so that they use debug logging...
tree@ 419d32 commitdiff
15.48.2007 neil_a_wilson
Add new interfaces that can be used to notify Directory Server components w...
tree@ 451aec commitdiff
12.36.2007 neil_a_wilson
Provide a mechanism for the server to notify the synchronization service ab...
tree@ e71e0f commitdiff
08.34.2007 neil_a_wilson
Update the UTC Time attribute syntax so that it correctly uses two-digit ye...
tree@ e1ae31 commitdiff
08.38.2007 boli
Enable AspectJ weaving for the new debug logging framework: - This commit d...
tree@ d4c325 commitdiff
02.48.2007 boli
Fixed spelling error of a debug method (org.opends.server.loggers.debug.Deb...
tree@ 72892b commitdiff
01.18.2007 neil_a_wilson
Remove blank lines at the beginning of methods left after eliminating the d...
tree@ 3e3246 commitdiff
01.17.2007 neil_a_wilson
Update all CDDL headers in source files to remove a typo.
tree@ 2d6afa commitdiff
01.27.2007 boli
This removes old debug logging framework method calls that are going to be ...
tree@ 4783ad commitdiff
28.01.2007 neil_a_wilson
Add a new key manager which provides the ability to specify which certifica...
tree@ 4daff1 commitdiff
21.44.2007 neil_a_wilson
Redesign the server to support multiple key manager providers, trust manage...
tree@ bffaa2 commitdiff
09.51.2007 neil_a_wilson
Add an initial set of privilege support to OpenDS. The current privileges ...
tree@ ec465f commitdiff
08.27.2007 neil_a_wilson
Update the AuthenticationInfo object to store the entries for the authentic...
tree@ 71f7d8 commitdiff
first | « prev | next »