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

neil_a_wilson
05.41.2006 5be072c20e46f0921bb00401ff26d0defb3e8991
05.41.2006 neil_a_wilson
Update the base DN registration process to address a number of issues:
tree@ 5be072 commitdiff
05.16.2006 dugan
org.opends.server.schema.LDAPSyntaxDescription.java does not accept extensi...
tree@ c73cdc commitdiff
05.33.2006 neil_a_wilson
Update the password policy state management code to properly return a value...
tree@ 77f20a commitdiff
30.50.2006 neil_a_wilson
Update the extended operation handler API to provide the ability for custom...
tree@ 7a6f98 commitdiff
30.11.2006 neil_a_wilson
Fix a bug in the server in which the SINGLE-VALUE constraint was not proper...
tree@ d18b5f commitdiff
30.54.2006 neil_a_wilson
Update the audit logger to properly format modify operations. Previously, ...
tree@ df27fb commitdiff
30.04.2006 neil_a_wilson
Update the LDIF export utility to provide a way to exclude operational attr...
tree@ b7b0bf commitdiff
30.37.2006 neil_a_wilson
Update the schema backend so that the attributes used to represent schema i...
tree@ 001545 commitdiff
30.01.2006 neil_a_wilson
Update the server to allow the use of the StartTLS extended operation when ...
tree@ fc23c8 commitdiff
30.42.2006 neil_a_wilson
Update the ldappasswordmodify tool to support the inclusion of arbitrary co...
tree@ 7108ca commitdiff
30.35.2006 dugan
Issue #679. Currently, internal modify operations bypass all password poli...
tree@ 8ec231 commitdiff
30.26.2006 neil_a_wilson
Fix a mistake in the class documentation for the account usability response...
tree@ 18146a commitdiff
29.26.2006 neil_a_wilson
Update the DirectoryServer and BindOperation classes to add missing private...
tree@ 68501b commitdiff
20.04.2006 neil_a_wilson
Update the double metaphone approximate matching rule implementation to fix...
tree@ fa56dc commitdiff
20.02.2006 neil_a_wilson
Update the ldappasswordmodify tool to align the SSL-related arguments with ...
tree@ 82228a commitdiff
20.27.2006 neil_a_wilson
Update the ldappasswordmodify tool to change the short identifier for the -...
tree@ fdfa1f commitdiff
20.39.2006 neil_a_wilson
Update the command-line setup tool to provide the ability to populate the d...
tree@ 6ce74d commitdiff
17.21.2006 neil_a_wilson
Rename the "setup.sh" script to "setup" and update all references to it to ...
tree@ 170bf9 commitdiff
17.40.2006 jvergara
The modifications basically do the following:
tree@ 8a1a14 commitdiff
17.46.2006 gbellato
The synchronization changelog monitoring information has a counter named wa...
tree@ 46e606 commitdiff
16.37.2006 neil_a_wilson
Add a new "--cli" option to InstallDS in order to provide consistency when ...
tree@ 4995d3 commitdiff
16.32.2006 neil_a_wilson
Update the ldapsearch tool to provide a --countEntries option that can be u...
tree@ 5097fb commitdiff
16.28.2006 neil_a_wilson
Update the LDAP client code to make it possible to specify certain controls...
tree@ a705f7 commitdiff
15.50.2006 neil_a_wilson
Update the LDAPSearch, LDAPModify, LDAPCompare, and LDAPDelete tools to ren...
tree@ c933be commitdiff
15.46.2006 neil_a_wilson
Update the memory backend so that the supportsControl method now correctly ...
tree@ 7677a0 commitdiff
15.08.2006 neil_a_wilson
Rename the "--saslOptions" argument in many of the LDAP tools to be "--sasl...
tree@ 068609 commitdiff
15.36.2006 neil_a_wilson
Update the MakeLDIF tool so that the --resourcePath argument is marked hidd...
tree@ 2b85f2 commitdiff
15.25.2006 neil_a_wilson
Update the password policy implementation to use ds-pwp-password-policy-dn ...
tree@ 9d6901 commitdiff
14.23.2006 neil_a_wilson
Make a number of changes to the encode-password tool:
tree@ 1c9478 commitdiff
13.19.2006 neil_a_wilson
Add a new list-backends tool that may be used to list the backends in the s...
tree@ e1198d commitdiff
13.31.2006 gbellato
Fix for 982 : reorganize synchronization code :
tree@ e07cdc commitdiff
11.02.2006 neil_a_wilson
Update the plugin API to make the shutdown reason available to shutdown plu...
tree@ 90e372 commitdiff
11.45.2006 neil_a_wilson
Make a number of changes to administrative tools provided with OpenDS. The...
tree@ d9b2b9 commitdiff
10.05.2006 gbellato
issue 508 These changes implement a window mechanism in the sycnhronizatio...
tree@ 26ff1f commitdiff
10.07.2006 neil_a_wilson
Update many of the command-line utilities so that the --configClass and --c...
tree@ fe962d commitdiff
10.16.2006 neil_a_wilson
Update the Validator class so that the ensureNotNull method always throws A...
tree@ 03a8ed commitdiff
09.35.2006 neil_a_wilson
Add new unit tests that perform validation for message IDs. One test verif...
tree@ d4b8c4 commitdiff
09.26.2006 neil_a_wilson
Update the CRAM-MD5 SASL mechanism handler to properly set a valid result c...
tree@ 00a9e1 commitdiff
09.17.2006 neil_a_wilson
Move the logic that was just added in DirectoryServer.getCompactVerisonStri...
tree@ e8461f commitdiff
09.14.2006 neil_a_wilson
Add a simple method to the DirectoryServer class that may be used to get a ...
tree@ f232e2 commitdiff
09.00.2006 neil_a_wilson
Fix a problem in which the same message ID was used for both the MSGID_JEB_...
tree@ 5602a8 commitdiff
09.24.2006 lutoff
Issue: 748 Synopsis: Controls/MatchedValuesFilter: invalid parameters are n...
tree@ be4a94 commitdiff
09.02.2006 neil_a_wilson
Update the JebMessages class so that all messages have a category mask of C...
tree@ a62561 commitdiff
08.19.2006 boli
This fix removes the static nextId property as well as the getters and sett...
tree@ 5c3196 commitdiff
07.53.2006 neil_a_wilson
Update the LDAP request handler to provide a mechanism that attempts to det...
tree@ 371634 commitdiff
07.54.2006 neil_a_wilson
Update the work queue API to provide new isIdle and waitUntilIdle methods t...
tree@ a36867 commitdiff
06.08.2006 neil_a_wilson
Update the AttributeValue constructors to ensure that they do not accept an...
tree@ cc9db0 commitdiff
03.39.2006 matthew_swift
Refactor DN and RDN classes and improve their test coverage.
tree@ 59685c commitdiff
31.14.2006 neil_a_wilson
Update the DirectoryServer class so that the server.pid and server.starting...
tree@ c323bf commitdiff
31.25.2006 neil_a_wilson
Add a file that should have been included in the commit for issue #902 (LDA...
tree@ e80c80 commitdiff
first | « prev | next »