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

el_kaboing
25.13.2006 edef5f0d9a84572647a0ecb40322ce2f69a5d117
25.13.2006 el_kaboing
Removed the second java thread for starting/stopping OpenDS for the unix pl...
tree@ edef5f commitdiff
25.04.2006 neil_a_wilson
Fix a problem in the setup utility in which the user would be prompted abou...
tree@ b5f7f4 commitdiff
25.01.2006 el_kaboing
Added backend test suite into the default tests that are run.
tree@ a38880 commitdiff
24.50.2006 boli
Add a configuration option to limit the number of entries that will be chec...
tree@ f0b6de commitdiff
23.09.2006 boli
Fixed the issue where the EMMA reports does not include the annotated sourc...
tree@ 1cfa05 commitdiff
23.44.2006 neil_a_wilson
Update the OpenDS setup process to add a "Please wait while the server init...
tree@ e06809 commitdiff
22.09.2006 el_kaboing
Fixed a bug introduced in the last commit where the integration tests were ...
tree@ 23798b commitdiff
22.58.2006 el_kaboing
Made the Security Test Suite able to be run in Windows.
tree@ b9a03f commitdiff
21.25.2006 el_kaboing
Made a separate testng xml config file for Windows.
tree@ ebee9a commitdiff
21.40.2006 el_kaboing
First commits for the the Windows version of the Integration Tests.
tree@ d95032 commitdiff
20.24.2006 neil_a_wilson
Make the following updates to the OpenDS code:
tree@ 3a457a commitdiff
19.12.2006 neil_a_wilson
Update the createEntry method to be more intelligent about the structural o...
tree@ aac879 commitdiff
18.03.2006 coulbeck
Make use of the getFileForPath method for configuration pathnames.
tree@ eba075 commitdiff
18.00.2006 coulbeck
Fix some mismatched format argument bugs and some code cleanup.
tree@ 34800e commitdiff
18.41.2006 coulbeck
Fix for issue 592 -- delete of one subtype value deletes all values of the ...
tree@ 798031 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
18.26.2006 boli
Removed the unnessary first byte in index keys. Updated all methods to remo...
tree@ c9d603 commitdiff
18.18.2006 boli
Added FIXME tags to the previous commit (revision 179) to make sure we addr...
tree@ a38a5a commitdiff
18.27.2006 neil_a_wilson
Fix a timer in the server shutdown monitor that only waited 20 seconds (due...
tree@ 22f264 commitdiff
17.31.2006 dugan
Fix server hang when a connection to the server is denied. Remove explicit ...
tree@ c0393c commitdiff
17.58.2006 boli
Added an extra byte before the ASN1 encoding of database entries for versio...
tree@ 9758ff commitdiff
17.11.2006 el_kaboing
Made the deafult for the Integration Test suite for the new Security tests ...
tree@ 4c9c2d commitdiff
17.22.2006 el_kaboing
Adding a new security test suite for the Integration Tests to replace the o...
tree@ b12c01 commitdiff
17.49.2006 el_kaboing
Removing the ssl/jks integration tests. They are replaced with the security...
tree@ bc077c commitdiff
16.45.2006 neil_a_wilson
Add a getFileForPath method to the StaticUtils class, and update several se...
tree@ 9f0485 commitdiff
16.53.2006 el_kaboing
Fixed the time attribute to have an 's' for seconds.
tree@ 343705 commitdiff
16.19.2006 neil_a_wilson
Update the definition for the ref attribute type in the 00-core.ldif schema...
tree@ 5f0bea commitdiff
16.59.2006 neil_a_wilson
Update the password modify extended operation to use the correct process fo...
tree@ 62388b 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
14.11.2006 el_kaboing
Modified Bob Add test 1 to expect a return code 1 instead of 0. This test u...
tree@ 64d11b commitdiff
14.23.2006 el_kaboing
Modified these ldif files to be consistent with a fix for issue #559.
tree@ 369390 commitdiff
14.03.2006 neil_a_wilson
Fix the error message that is returned if a user attempts to use an invalid...
tree@ 131ff0 commitdiff
14.33.2006 neil_a_wilson
Make a few changes in the area of account status notifications:
tree@ 974a3b commitdiff
12.55.2006 neil_a_wilson
Create a new error log category for messages related to the Directory Serve...
tree@ 1be5d2 commitdiff
12.53.2006 neil_a_wilson
Make several updates to the AccountStatusNotificationType class:
tree@ dc838c commitdiff
11.03.2006 el_kaboing
The backend tests now can stop and start OpenDS with the port number specif...
tree@ 706e2a commitdiff
11.41.2006 el_kaboing
Added backend test suite back into the Integration Tests.
tree@ 5f16c8 commitdiff
11.13.2006 el_kaboing
Cleaned up build warnings that arose from deprecated classes in TestNG vers...
tree@ fc5d4d commitdiff
11.33.2006 el_kaboing
Need to use the TestNG version 5.0 to fix a bug in the Integration Tests wh...
tree@ 09f5e6 commitdiff
11.38.2006 el_kaboing
We had two copies of the testng jar file. I removed this one and the build....
tree@ 85c843 commitdiff
11.36.2006 el_kaboing
Fixed a bug introduced in r144. The build.sh file was generating the test.s...
tree@ 493a60 commitdiff
11.47.2006 neil_a_wilson
Add an account status notification handler config manager, which is respons...
tree@ 18527d commitdiff
10.58.2006 coulbeck
Fix for Issue 574 -- JE test cases don't clean up after themselves.
tree@ 901e71 commitdiff
10.39.2006 neil_a_wilson
Fix a problem in which the "must change password" flag in the client connec...
tree@ 79e54c commitdiff
10.46.2006 neil_a_wilson
Make sure to set the "must change password" flag on bind if the user's pass...
tree@ 656b0a commitdiff
10.36.2006 neil_a_wilson
Update the modify processing code so that it performs the appropriate passw...
tree@ 6f005d commitdiff
09.48.2006 al_xipe
Added a target to build the integration test subproject
tree@ b2a8e9 commitdiff
09.24.2006 al_xipe
Moved the built classes for the integration test along where the rest of op...
tree@ fa6ec5 commitdiff
first | « prev | next »