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

boli
18.18.2006 d16533e69e33f4c3ef2cc9b05fcf5a8fe3d1f7ad
18.18.2006 boli
Added FIXME tags to the previous commit (revision 179) to make sure we addr...
tree@ d16533 commitdiff
18.27.2006 neil_a_wilson
Fix a timer in the server shutdown monitor that only waited 20 seconds (due...
tree@ 8fabd9 commitdiff
17.31.2006 dugan
Fix server hang when a connection to the server is denied. Remove explicit ...
tree@ 215ab9 commitdiff
17.58.2006 boli
Added an extra byte before the ASN1 encoding of database entries for versio...
tree@ 5ba5a2 commitdiff
17.11.2006 el_kaboing
Made the deafult for the Integration Test suite for the new Security tests ...
tree@ 1696f9 commitdiff
17.22.2006 el_kaboing
Adding a new security test suite for the Integration Tests to replace the o...
tree@ 13aa2e commitdiff
17.49.2006 el_kaboing
Removing the ssl/jks integration tests. They are replaced with the security...
tree@ bf2119 commitdiff
16.45.2006 neil_a_wilson
Add a getFileForPath method to the StaticUtils class, and update several se...
tree@ 2518a1 commitdiff
16.53.2006 el_kaboing
Fixed the time attribute to have an 's' for seconds.
tree@ 998e59 commitdiff
16.19.2006 neil_a_wilson
Update the definition for the ref attribute type in the 00-core.ldif schema...
tree@ 821c2d commitdiff
16.59.2006 neil_a_wilson
Update the password modify extended operation to use the correct process fo...
tree@ ca40d9 commitdiff
15.23.2006 boli
Added JE backend configuration option to specify the number of cleaner thre...
tree@ cd7c40 commitdiff
15.49.2006 neil_a_wilson
Update the modify processing code to ensure that attempts to add a new pass...
tree@ a9ebbd commitdiff
15.34.2006 neil_a_wilson
Update the modify operation code so that it will generate account status no...
tree@ 059f1e commitdiff
14.11.2006 el_kaboing
Modified Bob Add test 1 to expect a return code 1 instead of 0. This test u...
tree@ 204724 commitdiff
14.23.2006 el_kaboing
Modified these ldif files to be consistent with a fix for issue #559.
tree@ 9057ec commitdiff
14.03.2006 neil_a_wilson
Fix the error message that is returned if a user attempts to use an invalid...
tree@ f5a5b5 commitdiff
14.33.2006 neil_a_wilson
Make a few changes in the area of account status notifications:
tree@ abf2b9 commitdiff
12.55.2006 neil_a_wilson
Create a new error log category for messages related to the Directory Serve...
tree@ 6de04c commitdiff
12.53.2006 neil_a_wilson
Make several updates to the AccountStatusNotificationType class:
tree@ 2265a2 commitdiff
11.03.2006 el_kaboing
The backend tests now can stop and start OpenDS with the port number specif...
tree@ 559f17 commitdiff
11.41.2006 el_kaboing
Added backend test suite back into the Integration Tests.
tree@ ce9375 commitdiff
11.13.2006 el_kaboing
Cleaned up build warnings that arose from deprecated classes in TestNG vers...
tree@ b6ebd8 commitdiff
11.33.2006 el_kaboing
Need to use the TestNG version 5.0 to fix a bug in the Integration Tests wh...
tree@ 4b70d7 commitdiff
11.38.2006 el_kaboing
We had two copies of the testng jar file. I removed this one and the build....
tree@ d7d004 commitdiff
11.36.2006 el_kaboing
Fixed a bug introduced in r144. The build.sh file was generating the test.s...
tree@ e85cc6 commitdiff
11.47.2006 neil_a_wilson
Add an account status notification handler config manager, which is respons...
tree@ c401eb commitdiff
10.58.2006 coulbeck
Fix for Issue 574 -- JE test cases don't clean up after themselves.
tree@ 8af1e5 commitdiff
10.39.2006 neil_a_wilson
Fix a problem in which the "must change password" flag in the client connec...
tree@ 187b3c commitdiff
10.46.2006 neil_a_wilson
Make sure to set the "must change password" flag on bind if the user's pass...
tree@ e855de commitdiff
10.36.2006 neil_a_wilson
Update the modify processing code so that it performs the appropriate passw...
tree@ 54125e commitdiff
09.48.2006 al_xipe
Added a target to build the integration test subproject
tree@ 4c27e5 commitdiff
09.24.2006 al_xipe
Moved the built classes for the integration test along where the rest of op...
tree@ e50a7b commitdiff
09.54.2006 al_xipe
Added a first build script for windows. It builds the testng unit integrati...
tree@ 8f4c22 commitdiff
05.17.2006 neil_a_wilson
Update the configuration and the associated code to be more consistent in t...
tree@ 461b1f commitdiff
04.52.2006 neil_a_wilson
Update the password policy state management code to take more information i...
tree@ c2ad06 commitdiff
04.38.2006 neil_a_wilson
Update the password modify extended operation to use the identity mapping A...
tree@ deb5cb commitdiff
04.28.2006 neil_a_wilson
Update the password modify extended operation so that it includes all appro...
tree@ 17eaa1 commitdiff
04.41.2006 neil_a_wilson
Add a new set of methods to the Operation class that make it possible for o...
tree@ c8c1ac commitdiff
04.29.2006 neil_a_wilson
Fix a null pointer exception that would be thrown by the random password ge...
tree@ 841633 commitdiff
03.02.2006 gbellato
Add some emma definitions that were missing in the test target of the build...
tree@ e4121d commitdiff
02.31.2006 neil_a_wilson
Add a new account expiration feature to the password policy. This will mak...
tree@ e627de commitdiff
02.30.2006 neil_a_wilson
Add methods to various operations in order to get the target entry (or, in ...
tree@ 9f7e54 commitdiff
01.34.2006 neil_a_wilson
Fix a bug in which it was possible to dynamically disable a connection hand...
tree@ dc0b97 commitdiff
31.56.2006 coulbeck
This is an improvement for searches on initial substrings. The substring i...
tree@ 8ebde2 commitdiff
31.43.2006 coulbeck
This is a fix for Issue 550 -- Database Environment monitor should include ...
tree@ fd8c55 commitdiff
27.27.2006 el_kaboing
Removing the junit-based integration tests.
tree@ 18c1af commitdiff
26.07.2006 el_kaboing
README file with instructions for the Integration Test Suite.
tree@ c8bb93 commitdiff
25.57.2006 gbellato
suppress some space at the end of line added by last commit
tree@ cea893 commitdiff
25.36.2006 gbellato
Fix a problem in the synchronization code when the directory server is star...
tree@ f5bc6d commitdiff
first | « prev | next »