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

boli
15.23.2006 cd7c40541ea5f1c17a726f7880ce46df0a67d0d8
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
25.16.2006 el_kaboing
Now the build.sh script generates the test.sh script which generates the te...
tree@ 1191f1 commitdiff
24.49.2006 neil_a_wilson
Update the build process to ensure that the license information gets includ...
tree@ 0e965f commitdiff
24.49.2006 gbellato
Update the synchronization configuration to - put changelog configuration b...
tree@ 52058e commitdiff
24.40.2006 el_kaboing
The logs that contain the output from OpenDS are now in a directory in the ...
tree@ 77e679 commitdiff
24.24.2006 el_kaboing
Now, the test.sh script will be created with the configure-ds.sh tool.
tree@ 67359b commitdiff
24.41.2006 gbellato
change the dn of the synchronization provider entry from cn=MultimasterSync...
tree@ 9db6de commitdiff
24.57.2006 neil_a_wilson
Add a defintion for the "aci" attribute to the server schema. Even though ...
tree@ 598ce5 commitdiff
23.22.2006 neil_a_wilson
Update the GSSAPI SASL mechanism handler to use the identity mapper API in ...
tree@ ff2930 commitdiff
21.17.2006 el_kaboing
Commented out Bob Add Tests 45 and 46. These tests are working normally. Ho...
tree@ 6a14ad commitdiff
21.39.2006 matthew_swift
Remove the JUnit unit tests and related Ant targets.
tree@ 1f348a commitdiff
20.47.2006 el_kaboing
Fixed a bug where the test.sh script could not find the testng.xml file in ...
tree@ 5c377f commitdiff
first | « prev | next »