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

neil_a_wilson
07.53.2006 27cce832bcadc24bed79a0351f6ca6ea1531ab3d
07.53.2006 neil_a_wilson
Update the LDAP request handler to provide a mechanism that attempts to det...
tree@ 27cce8 commitdiff
07.54.2006 neil_a_wilson
Update the work queue API to provide new isIdle and waitUntilIdle methods t...
tree@ f108de 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.14.2006 neil_a_wilson
Update the DirectoryServer class so that the server.pid and server.starting...
tree@ 4c7b32 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
31.23.2006 neil_a_wilson
Update the LDAPCompare tool so that it will exit with an error if no entry ...
tree@ c49b08 commitdiff
31.19.2006 neil_a_wilson
Fix a problem in the add operation processing that caused the "force change...
tree@ 8d52a2 commitdiff
31.14.2006 neil_a_wilson
Update the modify operation to fix two problems:
tree@ a47a08 commitdiff
25.55.2006 neil_a_wilson
Make several changes to administrative shell scripts provided with OpenDS. ...
tree@ accfaa commitdiff
25.23.2006 neil_a_wilson
Update the LDIF diff tool to fix a potential infinite loop that could occur...
tree@ 8e3329 commitdiff
24.55.2006 neil_a_wilson
Update the bit string attribute syntax and the corresponding test case to r...
tree@ d3c0e4 commitdiff
24.42.2006 neil_a_wilson
Update the system information monitor provider to include the value of the ...
tree@ cbd396 commitdiff
22.38.2006 neil_a_wilson
Update the server and tools to use the correct encoding for the proxied aut...
tree@ df7e51 commitdiff
22.45.2006 neil_a_wilson
Update the LDIF reader to treat the tab as a line continuation character ju...
tree@ 379cd9 commitdiff
20.43.2006 dugan
Fix precommit errors.
tree@ 4fd756 commitdiff
19.22.2006 dugan
Add comment that this method will throw a runtime exception if the byte arr...
tree@ 97860e commitdiff
19.17.2006 dugan
Add support for collecting verifyBackend statistics such as error-count and...
tree@ 0d8189 commitdiff
19.32.2006 coulbeck
Fix for [Issue 798] break infinite loop when problems with naming resolutio...
tree@ d9be46 commitdiff
18.45.2006 dugan
Throw database exception if openEntryContainer is called on a baseDN that i...
tree@ 661032 commitdiff
18.13.2006 coulbeck
Fix for [Issue 846] DN embedded in a monitor instance name. Reviewed by g...
tree@ c96b62 commitdiff
17.09.2006 coulbeck
Fix for [Issue 635] NullPointerException when trying to access non existi...
tree@ 3a3143 commitdiff
16.31.2006 coulbeck
Consistent version number output. Reviewed by neil_a_wilson.
tree@ f54a6b commitdiff
16.02.2006 gbellato
Add a synchronization stress test : The test creates a number of modificat...
tree@ a7e400 commitdiff
16.51.2006 gbellato
Fix for 837 : don't keep historical information for attribute ds-synch-hist
tree@ 48d41a commitdiff
14.50.2006 neil_a_wilson
Move the ConfigFileHandler from the config package to the extensions packag...
tree@ 55d393 commitdiff
13.58.2006 neil_a_wilson
Add additional test cases for add, delete, and modify operations.
tree@ 8be8fb commitdiff
13.46.2006 neil_a_wilson
Fix a bug in which MakeLDIF can report an incorrect line number if there is...
tree@ 67fd79 commitdiff
13.02.2006 coulbeck
Added a test case for search operation that needs the JE backend rather tha...
tree@ f9e8b6 commitdiff
12.27.2006 dugan
Re-write entries in sorted order. Andy suggested changes
tree@ c1aec3 commitdiff
12.26.2006 dugan
Cleanup of code
tree@ a9efc2 commitdiff
12.20.2006 coulbeck
Fixes for the following issues, reviewed by neil_a_wilson.
tree@ d4afbe commitdiff
12.08.2006 neil_a_wilson
Update the server code to eliminate the need for a 5-second delay when atte...
tree@ 0181e8 commitdiff
12.27.2006 neil_a_wilson
Update code in the org.opends.server.util package to use the Validator.ensu...
tree@ 6af270 commitdiff
11.07.2006 gbellato
fix for issue 782 : need to encode/decode the assured flag as part of the u...
tree@ fe9cb8 commitdiff
11.42.2006 coulbeck
Fixes for the following issues, reviewed by neil_a_wilson. issue 776: Overf...
tree@ 848768 commitdiff
10.23.2006 neil_a_wilson
Make all of the plugin result objects immutable, and create a default SUCCE...
tree@ b8c43b commitdiff
10.57.2006 gbellato
Fix two null pointer Exception that can happen in the conflict resolution c...
tree@ 9ed88c commitdiff
10.27.2006 davidely
Added ensureNotNull and ensureTrue functionality via the new Validator clas...
tree@ 9258a8 commitdiff
10.53.2006 neil_a_wilson
Update the LDAP client tools to avoid explicit calls to System.err instead ...
tree@ 83b2ce commitdiff
09.57.2006 neil_a_wilson
Remove unused methods from the MonitorProvider API class. The methods are ...
tree@ 397e77 commitdiff
09.15.2006 gbellato
- Change the synchronization code so that the changelog server can now be u...
tree@ 7b84e5 commitdiff
09.54.2006 lutoff
Update the JMX connection handler to ensure that it invokes the post-connec...
tree@ 41fa9d commitdiff
09.12.2006 neil_a_wilson
Update the memory-based backend to provide support for the subtree delete c...
tree@ 722804 commitdiff
09.36.2006 neil_a_wilson
Update the LDAPDelete tool so that it doesn't print out the usage informati...
tree@ 68ad56 commitdiff
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
first | « prev | next »