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

neil_a_wilson
09.35.2006 995c245e96fa2b7de586be4515f8017adeb04222
09.35.2006 neil_a_wilson
Update the LDAPCompare tool to fail with an appropriate error message if th...
tree@ 995c24 commitdiff
09.16.2006 neil_a_wilson
Update the LDAPCompare tool to replace references to fileURL for the assert...
tree@ 395c95 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
09.34.2006 neil_a_wilson
Update the LDAPPasswordModify tool to expose the "--useStartTLS" option so ...
tree@ 743d12 commitdiff
09.28.2006 neil_a_wilson
Update the LDAPCompare tool so that when it is used with the "--help" optio...
tree@ 7075cb commitdiff
07.27.2006 neil_a_wilson
Fix a problem in the modify operation in which it would not correctly rejec...
tree@ df0d08 commitdiff
07.57.2006 neil_a_wilson
Add a new ByteStringFactory class that can be used to create ByteString obj...
tree@ 047432 commitdiff
07.05.2006 neil_a_wilson
Fix a problem in which an attempt to remove the objectClass attribute is su...
tree@ 9bb8b5 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
06.01.2006 neil_a_wilson
Update the password validator API in the following ways:
tree@ 922296 commitdiff
06.42.2006 lutoff
Issue #620 fix (Cannot disable connection handler through JMX)
tree@ 08f127 commitdiff
06.17.2006 neil_a_wilson
Fix a build break caused by extra whitespace at the end of a couple of lines.
tree@ 396b19 commitdiff
05.41.2006 dugan
change adds map from HashMap to TreeMap so they will be retreived in sorted...
tree@ cde770 commitdiff
05.01.2006 coulbeck
Missing import-ldif usage message. Reviewed by neil_a_wilson.
tree@ e467f6 commitdiff
05.01.2006 dugan
Fixes for issues 755 and 743
tree@ c56f9b commitdiff
05.55.2006 coulbeck
Fix for issue 749. Reviewed by dugan.
tree@ 76e4f2 commitdiff
05.54.2006 lutoff
Update debug message level
tree@ 6ef81e commitdiff
04.47.2006 neil_a_wilson
Add a new org.opends.server.types.DirectoryConfig class that can be used to...
tree@ 83fb85 commitdiff
04.34.2006 coulbeck
Remove the unused method EntryContainer#removeAllDatabases. It is broken b...
tree@ 8bfa53 commitdiff
03.31.2006 coulbeck
Fix some error messages that were not being passed the required argument.
tree@ d9fdb2 commitdiff
03.08.2006 boli
Fixed issue where static variables linger around and prevent the JEB backen...
tree@ fb2a01 commitdiff
03.09.2006 boli
Refactoring of the JEB backend to simplify the container and entryContainer...
tree@ 723f96 commitdiff
03.40.2006 coulbeck
Unit test for compare operation when the entry is write locked. Trivial im...
tree@ c86d63 commitdiff
03.47.2006 gbellato
At startup time, each changelog server establish a connection with each oth...
tree@ 840c82 commitdiff
03.14.2006 lutoff
Check null value to prevent NullPointerException
tree@ e5e23e commitdiff
03.59.2006 lutoff
In the previous implementation, each time we had a configuration change, th...
tree@ cfccd5 commitdiff
02.12.2006 coulbeck
Trivial changes to fix warnings.
tree@ db03e1 commitdiff
02.32.2006 neil_a_wilson
Perform significant refactoring in the core and plugin code in order to hel...
tree@ ec1e5e commitdiff
02.39.2006 matthew_swift
Add test suite for org.opends.server.types.ObjectClass and perform the foll...
tree@ 1ae89a commitdiff
29.32.2006 neil_a_wilson
Update the JMXMBean class so that it passes the checkstyle tests.
tree@ c23218 commitdiff
29.23.2006 neil_a_wilson
Make a number of changes to the BindOperation class:
tree@ 8386e6 commitdiff
29.19.2006 dugan
Fix null pointer exception handling
tree@ 40f7d8 commitdiff
29.34.2006 neil_a_wilson
Update the plugin config manager to support enabling and disabling plugins ...
tree@ 887e08 commitdiff
27.28.2006 neil_a_wilson
Make a few general changes to operation processing:
tree@ 83babe commitdiff
27.43.2006 boli
Changed the offset for the startsWith method so it looks for the ":dn:" tok...
tree@ 399cf3 commitdiff
27.11.2006 coulbeck
Issue 729: import LDIF tool returns successful exit code on failure.
tree@ 28ba67 commitdiff
26.24.2006 neil_a_wilson
Update the LDAP connection handler to ensure that it invokes the post-conne...
tree@ 400f4b commitdiff
26.53.2006 lutoff
- align user friendly name with draft-ietf-ldapext-psearch - make a metho...
tree@ 5d600b commitdiff
26.14.2006 neil_a_wilson
Fix a problem in the StartTLS extended operation processing that could caus...
tree@ ce6bc8 commitdiff
25.52.2006 neil_a_wilson
Remove a number of unnecessary setter methods from the password policy impl...
tree@ d7c4bd commitdiff
25.15.2006 matthew_swift
Fix typo in constructor javadoc.
tree@ 72884c commitdiff
25.27.2006 matthew_swift
Refactoring: simplify the AttributeType.isOperational() method, by providin...
tree@ 9ad929 commitdiff
25.03.2006 matthew_swift
Implement test suite for org.opends.server.types.AttributeType and make it ...
tree@ 7edf8c commitdiff
25.21.2006 neil_a_wilson
Fix a problem in the password policy in which the password generator DN is ...
tree@ f69871 commitdiff
25.13.2006 neil_a_wilson
Fix a javadoc typo in an Attribute constructor.
tree@ 5da127 commitdiff
25.11.2006 neil_a_wilson
Fix a potential null pointer exception in the DN config attribute that coul...
tree@ e482d5 commitdiff
25.05.2006 neil_a_wilson
Fix a bug in the LDAP command line tools in which they don't actually suppo...
tree@ 7315ca commitdiff
24.18.2006 neil_a_wilson
Fix a problem in which the modify operation checked for a cancel request im...
tree@ 490d64 commitdiff
23.27.2006 neil_a_wilson
Update the delete, modify, modify DN, and search operations to add a check ...
tree@ b6a7af commitdiff
first | « prev | next »