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

neil_a_wilson
30.24.2007 30f5175327333dcfaaeafb02560697bcdce6166d
25.19.2007 neil_a_wilson
Update the config file handler so that it will reject any modification whic...
tree@ 302739 commitdiff
25.40.2007 neil_a_wilson
Make several significant changes to the OpenDS code base, including:
tree@ 44aad3 commitdiff
21.28.2007 neil_a_wilson
Update the code to provide a convenience method for generating more user-fr...
tree@ 8213b8 commitdiff
21.23.2007 coulbeck
Migrate the BackendConfigManager to the new configuration framework.
tree@ 19fb57 commitdiff
13.59.2007 neil_a_wilson
Update the member virtual attribute implementation so that it provides a me...
tree@ 2021fe commitdiff
13.05.2007 neil_a_wilson
Add support for user-defined virtual attributes, in which the administrator...
tree@ d77fbd commitdiff
13.00.2007 neil_a_wilson
Fix a malformed search filter (due to mismatched parentheses) in the Static...
tree@ a13e7d commitdiff
13.30.2007 neil_a_wilson
Fix a copy-and-paste error in the javadoc description for the isSearchable ...
tree@ ad760a commitdiff
12.39.2007 neil_a_wilson
Implement support for virtual static groups, which are entries which appear...
tree@ 80523e commitdiff
11.07.2007 neil_a_wilson
Add a new password validator that can be used to require that passwords hav...
tree@ 272e30 commitdiff
11.00.2007 neil_a_wilson
Add support for two new password validators:
tree@ 1d8608 commitdiff
09.52.2007 coulbeck
Migrate the ExtendedOperationConfigManager to the new configuration framework.
tree@ 1b6f7a commitdiff
06.28.2007 lutoff
Issue 1484 fix (use new admin framework for password generation configuration)
tree@ 445e7d commitdiff
03.52.2007 neil_a_wilson
Add initial support for a virtual attribute subsystem, and implement a few ...
tree@ e1ea3e commitdiff
30.43.2007 neil_a_wilson
Fix a problem in the subject attribute to user attribute certificate mapper...
tree@ f13112 commitdiff
27.00.2007 neil_a_wilson
Add two new password validators to OpenDS:
tree@ 20a5a7 commitdiff
26.36.2007 neil_a_wilson
Add a new password validator that determines whether a proposed new passwor...
tree@ 815cf9 commitdiff
23.26.2007 matthew_swift
Merge admin framework from config-prototype-branch onto trunk.
tree@ feb5d9 commitdiff
21.09.2007 neil_a_wilson
Add support for dynamic groups, which use the groupOfURLs object class and ...
tree@ c0b406 commitdiff
13.43.2007 neil_a_wilson
Update the config file handler so that it will do something with the Config...
tree@ c3502b commitdiff
12.38.2007 david_page
The following update to core.PasswordPolicyState.java, along with some smal...
tree@ 2d838c commitdiff
08.34.2007 neil_a_wilson
Update the UTC Time attribute syntax so that it correctly uses two-digit ye...
tree@ 3dca51 commitdiff
08.38.2007 boli
Enable AspectJ weaving for the new debug logging framework: - This commit d...
tree@ 04dfaf commitdiff
02.48.2007 boli
Fixed spelling error of a debug method (org.opends.server.loggers.debug.Deb...
tree@ 061e01 commitdiff
01.18.2007 neil_a_wilson
Remove blank lines at the beginning of methods left after eliminating the d...
tree@ a49dee commitdiff
01.17.2007 neil_a_wilson
Update all CDDL headers in source files to remove a typo.
tree@ b4bae6 commitdiff
01.27.2007 boli
This removes old debug logging framework method calls that are going to be ...
tree@ 455897 commitdiff
28.01.2007 neil_a_wilson
Add a new key manager which provides the ability to specify which certifica...
tree@ d3a103 commitdiff
28.41.2007 david_page
Replace call to PasswordPolicyState.requireSecureAuthentication with call t...
tree@ a7c673 commitdiff
26.40.2007 neil_a_wilson
Add three new certificate mappers to the server:
tree@ 88db77 commitdiff
21.44.2007 neil_a_wilson
Redesign the server to support multiple key manager providers, trust manage...
tree@ 7369ec commitdiff
21.29.2007 david_page
The PasswordPolicyState public interface includes "getters" for PasswordPol...
tree@ dcdd29 commitdiff
12.39.2007 neil_a_wilson
Implement support for the proxied-auth privilege, which will be required in...
tree@ 4e8060 commitdiff
09.51.2007 neil_a_wilson
Add an initial set of privilege support to OpenDS. The current privileges ...
tree@ ed3926 commitdiff
08.27.2007 neil_a_wilson
Update the AuthenticationInfo object to store the entries for the authentic...
tree@ 4a4a85 commitdiff
04.58.2007 neil_a_wilson
Update the process that SASL mechanisms use to set authentication info for ...
tree@ 50eecf commitdiff
02.51.2007 neil_a_wilson
Add initial support for static groups. At present, this does not allow for...
tree@ 2b1ccc commitdiff
29.02.2007 neil_a_wilson
Update files created or modified since the beginning of the year to include...
tree@ 9e21df commitdiff
17.28.2007 davidely
Fixes for several small SearchFilter and Attribute matching issues (730, 69...
tree@ 13243b commitdiff
10.42.2007 neil_a_wilson
Fix a bug in the DIGEST-MD5 SASL mechanism handler that could cause a null ...
tree@ e53fad commitdiff
18.28.2006 neil_a_wilson
Update the config file handler to change the way that the configuration arc...
tree@ 258030 commitdiff
09.54.2006 neil_a_wilson
Update the backend API to provide a method for getting the number of entrie...
tree@ 06e8f8 commitdiff
05.41.2006 neil_a_wilson
Update the base DN registration process to address a number of issues:
tree@ 5be072 commitdiff
30.50.2006 neil_a_wilson
Update the extended operation handler API to provide the ability for custom...
tree@ 7a6f98 commitdiff
09.26.2006 neil_a_wilson
Update the CRAM-MD5 SASL mechanism handler to properly set a valid result c...
tree@ 00a9e1 commitdiff
07.54.2006 neil_a_wilson
Update the work queue API to provide new isIdle and waitUntilIdle methods t...
tree@ a36867 commitdiff
03.39.2006 matthew_swift
Refactor DN and RDN classes and improve their test coverage.
tree@ 59685c commitdiff
14.50.2006 neil_a_wilson
Move the ConfigFileHandler from the config package to the extensions packag...
tree@ 0b925e commitdiff
12.08.2006 neil_a_wilson
Update the server code to eliminate the need for a 5-second delay when atte...
tree@ f24118 commitdiff
07.57.2006 neil_a_wilson
Add a new ByteStringFactory class that can be used to create ByteString obj...
tree@ e91a87 commitdiff
first | « prev | next »