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

neil_a_wilson
06.59.2007 2d63754924fee43300c218c20ac1f450ad6da558
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
05.01.2007 neil_a_wilson
Update the SASL ANONYMOUS mechanism handler so that any trace string will b...
tree@ f71675 commitdiff
05.56.2007 neil_a_wilson
Update the server processing for the LDAP no-op control so that it uses a n...
tree@ 3e911b commitdiff
04.50.2007 abobrov
- replace private JE API with newly provided [since JE 3.2.28] public API t...
tree@ 16decf 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
29.20.2007 neil_a_wilson
Remove @Override statements that work on Java 6 but not on Java 5.
tree@ 8acf28 commitdiff
28.07.2007 neil_a_wilson
Migrate the work queue configuration to the admin framework.
tree@ 042b01 commitdiff
28.15.2007 neil_a_wilson
Add a new extended operation that can be used to interact with password pol...
tree@ 93a5c2 commitdiff
26.03.2007 kenneth_suter
Addresses a problem encountered in the upgrader on Windows in which configu...
tree@ 9b0e98 commitdiff
25.46.2007 neil_a_wilson
Migrate the monitor provider configuration to the admin framework.
tree@ f2e1e1 commitdiff
24.48.2007 neil_a_wilson
Migrate the group configuration to the admin framework.
tree@ 5dc842 commitdiff
10.12.2007 abobrov
switch to Entry class encode/decode methods and custom encode config.
tree@ 63df1b commitdiff
09.58.2007 abobrov
- [Issue 1768] Invalid fallback behavior for FS Entry Cache - [Issue 1767] ...
tree@ d75b44 commitdiff
07.48.2007 neil_a_wilson
Add a virtual attribute provider that can be used to assign entryUUID value...
tree@ 4c3c02 commitdiff
06.23.2007 neil_a_wilson
Eliminate a javadoc warning.
tree@ abc263 commitdiff
05.42.2007 neil_a_wilson
Eliminate compile warnings about unnecessary casts.
tree@ 2c21c4 commitdiff
05.14.2007 abobrov
[Issue 1117] Create an entry cache backed by DB+tmpfs
tree@ e1fd1b commitdiff
23.30.2007 boli
Remove the dependence on AspectJ for all non method-entry and method-exit r...
tree@ acee9e commitdiff
18.02.2007 neil_a_wilson
Perform miscellaneous cleanup from bugs and other potential problems found ...
tree@ 125c6e commitdiff
12.27.2007 coulbeck
Issue 1532: Remove ConfigEntry from Backend API. (DS-1532)
tree@ 9681e2 commitdiff
04.31.2007 neil_a_wilson
Fix configuration problems that would cause the server to fail to start if ...
tree@ 650ad6 commitdiff
03.55.2007 boli
Major changes made to the logging framework. It should resolve the followin...
tree@ 6dc91f commitdiff
03.13.2007 davidely
This is a checkin for Issue #311 "CRYPT Storage Scheme Support". This code...
tree@ 258951 commitdiff
03.56.2007 neil_a_wilson
Implement support for config file change detection, which can detect extern...
tree@ 846b98 commitdiff
03.09.2007 neil_a_wilson
Update the configuration handler so that the configuration archiving mechan...
tree@ 9a0cd8 commitdiff
02.29.2007 jdemendi
Issue #1560 - Migrate some objects to the new admin framework: - Entry Cach...
tree@ 27e403 commitdiff
30.38.2007 coulbeck
Fix for issue #1464: Getting errors exporting non-userRoot backend IDs. Thi...
tree@ 6621cf commitdiff
25.19.2007 neil_a_wilson
Update the config file handler so that it will reject any modification whic...
tree@ 38ab92 commitdiff
25.40.2007 neil_a_wilson
Make several significant changes to the OpenDS code base, including:
tree@ c888ad commitdiff
21.28.2007 neil_a_wilson
Update the code to provide a convenience method for generating more user-fr...
tree@ 6b7a5a commitdiff
21.23.2007 coulbeck
Migrate the BackendConfigManager to the new configuration framework.
tree@ 5ab318 commitdiff
13.59.2007 neil_a_wilson
Update the member virtual attribute implementation so that it provides a me...
tree@ efefcd commitdiff
13.05.2007 neil_a_wilson
Add support for user-defined virtual attributes, in which the administrator...
tree@ 9a7678 commitdiff
13.00.2007 neil_a_wilson
Fix a malformed search filter (due to mismatched parentheses) in the Static...
tree@ 1d5941 commitdiff
13.30.2007 neil_a_wilson
Fix a copy-and-paste error in the javadoc description for the isSearchable ...
tree@ c7f240 commitdiff
12.39.2007 neil_a_wilson
Implement support for virtual static groups, which are entries which appear...
tree@ 05b440 commitdiff
11.07.2007 neil_a_wilson
Add a new password validator that can be used to require that passwords hav...
tree@ e0a752 commitdiff
11.00.2007 neil_a_wilson
Add support for two new password validators:
tree@ fbd01f 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
30.43.2007 neil_a_wilson
Fix a problem in the subject attribute to user attribute certificate mapper...
tree@ 2c7982 commitdiff
27.00.2007 neil_a_wilson
Add two new password validators to OpenDS:
tree@ 2c1f6b commitdiff
26.36.2007 neil_a_wilson
Add a new password validator that determines whether a proposed new passwor...
tree@ a172bd commitdiff
23.26.2007 matthew_swift
Merge admin framework from config-prototype-branch onto trunk.
tree@ 2861a1 commitdiff
21.09.2007 neil_a_wilson
Add support for dynamic groups, which use the groupOfURLs object class and ...
tree@ c17902 commitdiff
13.43.2007 neil_a_wilson
Update the config file handler so that it will do something with the Config...
tree@ 899d86 commitdiff
first | « prev | next »