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

neil_a_wilson
15.13.2006 8189be351446d10ce1480eef75683c9c16144fa1
05.41.2006 neil_a_wilson
Update the base DN registration process to address a number of issues:
tree@ b4d3e8 commitdiff
05.16.2006 dugan
org.opends.server.schema.LDAPSyntaxDescription.java does not accept extensi...
tree@ ec8dd4 commitdiff
30.50.2006 neil_a_wilson
Update the extended operation handler API to provide the ability for custom...
tree@ 561006 commitdiff
30.04.2006 neil_a_wilson
Update the LDIF export utility to provide a way to exclude operational attr...
tree@ 572fb2 commitdiff
30.37.2006 neil_a_wilson
Update the schema backend so that the attributes used to represent schema i...
tree@ 985114 commitdiff
20.02.2006 neil_a_wilson
Update the ldappasswordmodify tool to align the SSL-related arguments with ...
tree@ 25de8d commitdiff
20.39.2006 neil_a_wilson
Update the command-line setup tool to provide the ability to populate the d...
tree@ 8a3867 commitdiff
16.37.2006 neil_a_wilson
Add a new "--cli" option to InstallDS in order to provide consistency when ...
tree@ d6ea0e commitdiff
16.32.2006 neil_a_wilson
Update the ldapsearch tool to provide a --countEntries option that can be u...
tree@ dff791 commitdiff
15.25.2006 neil_a_wilson
Update the password policy implementation to use ds-pwp-password-policy-dn ...
tree@ b0dcf7 commitdiff
14.23.2006 neil_a_wilson
Make a number of changes to the encode-password tool:
tree@ c369bb 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@ 2ca848 commitdiff
11.45.2006 neil_a_wilson
Make a number of changes to administrative tools provided with OpenDS. The...
tree@ 9be33d commitdiff
09.35.2006 neil_a_wilson
Add new unit tests that perform validation for message IDs. One test verif...
tree@ 2194ab commitdiff
09.00.2006 neil_a_wilson
Fix a problem in which the same message ID was used for both the MSGID_JEB_...
tree@ 7442cc commitdiff
09.02.2006 neil_a_wilson
Update the JebMessages class so that all messages have a category mask of C...
tree@ ca7aae commitdiff
08.19.2006 boli
This fix removes the static nextId property as well as the getters and sett...
tree@ bd6628 commitdiff
07.53.2006 neil_a_wilson
Update the LDAP request handler to provide a mechanism that attempts to det...
tree@ 27cce8 commitdiff
06.08.2006 neil_a_wilson
Update the AttributeValue constructors to ensure that they do not accept an...
tree@ 2be604 commitdiff
03.39.2006 matthew_swift
Refactor DN and RDN classes and improve their test coverage.
tree@ fcc3ec commitdiff
31.25.2006 neil_a_wilson
Add a file that should have been included in the commit for issue #902 (LDA...
tree@ c98870 commitdiff
25.55.2006 neil_a_wilson
Make several changes to administrative shell scripts provided with OpenDS. ...
tree@ accfaa commitdiff
14.50.2006 neil_a_wilson
Move the ConfigFileHandler from the config package to the extensions packag...
tree@ 55d393 commitdiff
10.27.2006 davidely
Added ensureNotNull and ensureTrue functionality via the new Validator clas...
tree@ 9258a8 commitdiff
09.35.2006 neil_a_wilson
Update the LDAPCompare tool to fail with an appropriate error message if th...
tree@ 995c24 commitdiff
09.49.2006 neil_a_wilson
Update the LDAPCompare tool so that it will fail with an error if an assert...
tree@ e7c0b2 commitdiff
07.48.2006 neil_a_wilson
Fix a bug that allows the server to overlook the fact that there are duplic...
tree@ 6a2469 commitdiff
07.34.2006 neil_a_wilson
Update the modify operation so that it will reject any request that does no...
tree@ efb006 commitdiff
05.01.2006 coulbeck
Missing import-ldif usage message. Reviewed by neil_a_wilson.
tree@ e467f6 commitdiff
02.32.2006 neil_a_wilson
Perform significant refactoring in the core and plugin code in order to hel...
tree@ ec1e5e commitdiff
27.11.2006 coulbeck
Issue 729: import LDIF tool returns successful exit code on failure.
tree@ 28ba67 commitdiff
26.14.2006 neil_a_wilson
Fix a problem in the StartTLS extended operation processing that could caus...
tree@ ce6bc8 commitdiff
21.01.2006 neil_a_wilson
Update the PLAIN, CRAM-MD5, and DIGEST-MD5 SASL mechanism handlers to use t...
tree@ 5d2f7b commitdiff
21.17.2006 neil_a_wilson
Update the LDAP password modify tool (which uses the password modify extend...
tree@ e556dc commitdiff
20.26.2006 coulbeck
Typo in MakeLDIF usage message.
tree@ 748232 commitdiff
19.49.2006 dugan
Add code to support issue #151 client connection disconnect.
tree@ 5995b9 commitdiff
18.46.2006 neil_a_wilson
Update the memory-based backend to provide support for modify DN operations...
tree@ 58f8bc commitdiff
15.54.2006 boli
This uses the new FilePermission framework to set permissions on the direct...
tree@ ef1631 commitdiff
15.28.2006 neil_a_wilson
Add a new memory-based backend that may be used for temporary storage of vo...
tree@ 450ead commitdiff
07.35.2006 neil_a_wilson
Add a new ldifmodify tool that works like ldapmodify except that it alters ...
tree@ f37f46 commitdiff
31.40.2006 neil_a_wilson
Add initial MakeLDIF support for generating entries based on a template. T...
tree@ 07b210 commitdiff
30.30.2006 neil_a_wilson
Provide a mechanism for managing file permissions. On UNIX-based systems w...
tree@ c628ea commitdiff
24.50.2006 boli
Add a configuration option to limit the number of entries that will be chec...
tree@ f0b6de commitdiff
23.44.2006 neil_a_wilson
Update the OpenDS setup process to add a "Please wait while the server init...
tree@ e06809 commitdiff
20.24.2006 neil_a_wilson
Make the following updates to the OpenDS code:
tree@ 3a457a commitdiff
18.54.2006 neil_a_wilson
Add a very basic setup mechanism for the server. It will provide a means t...
tree@ b94b78 commitdiff
17.58.2006 boli
Added an extra byte before the ASN1 encoding of database entries for versio...
tree@ 9758ff commitdiff
15.23.2006 boli
Added JE backend configuration option to specify the number of cleaner thre...
tree@ 839628 commitdiff
15.49.2006 neil_a_wilson
Update the modify processing code to ensure that attempts to add a new pass...
tree@ 3daaf5 commitdiff
15.34.2006 neil_a_wilson
Update the modify operation code so that it will generate account status no...
tree@ 30ee86 commitdiff
first | « prev | next »