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

coulbeck
27.05.2007 6932146c7ce6be2b604fd68d4ae6450ce784a80f
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
06.01.2006 neil_a_wilson
Update the password validator API in the following ways:
tree@ 19a4cb commitdiff
02.32.2006 neil_a_wilson
Perform significant refactoring in the core and plugin code in order to hel...
tree@ 48e73e commitdiff
26.14.2006 neil_a_wilson
Fix a problem in the StartTLS extended operation processing that could caus...
tree@ f2bcf3 commitdiff
21.01.2006 neil_a_wilson
Update the PLAIN, CRAM-MD5, and DIGEST-MD5 SASL mechanism handlers to use t...
tree@ 34451f commitdiff
21.56.2006 neil_a_wilson
Make three changes to code relating to password policy and storage schemes:
tree@ db0343 commitdiff
21.20.2006 neil_a_wilson
Fix a potential null pointer exception in JMXAlertHandler.invoke().
tree@ 4847ec commitdiff
21.09.2006 neil_a_wilson
Add a new password policy for root users to isolate them from changes to th...
tree@ 0bd16b commitdiff
20.34.2006 matthew_swift
Implement test suite for org.opends.server.util.StaticUtils and make the fo...
tree@ 4e0cd5 commitdiff
20.01.2006 neil_a_wilson
Update the CRAM-MD5 SASL mechanism handler to provide a missing argument to...
tree@ 8b6129 commitdiff
20.53.2006 neil_a_wilson
Update the password modify extended operation to fix a problem in which cha...
tree@ 2c9892 commitdiff
19.54.2006 neil_a_wilson
Update the password modify extended operation to ensure that if an authoriz...
tree@ 5e8e1e commitdiff
18.02.2006 neil_a_wilson
Add a finalizeSASLMechanismHandler method to the SASL ANONYMOUS handler to ...
tree@ f836c5 commitdiff
16.22.2006 neil_a_wilson
Fix numerous problems (long lines in doctarget files, unused imports, incor...
tree@ 336f28 commitdiff
16.06.2006 neil_a_wilson
Add an internal connection security provider that is very similar to the nu...
tree@ 5c616e commitdiff
16.53.2006 neil_a_wilson
Change the name of the "finalizeIdentityManager" method in the org.opends.s...
tree@ 02b3d0 commitdiff
first | « prev | next »