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

kenneth_suter
02.36.2007 d868ab807f4dca67e7e2e7b9b1a9b6d58b401aa2
02.28.2007 mkeyes
Added a few more ACI functional test cases to round out the userdn usage an...
tree@ 2741b2 commitdiff
02.41.2007 mkeyes
The last major code commit for ACI functionality uncovered a couple of inco...
tree@ 1124a5 commitdiff
02.29.2007 jdemendi
Issue #1560 - Migrate some objects to the new admin framework: - Entry Cach...
tree@ 27e403 commitdiff
02.02.2007 dugan
Add ACI support for Get Effective Rights control. Issue #87.
tree@ e7701d commitdiff
02.34.2007 boli
Added privileges support for unindexed searches. Fixed issue where id2subtr...
tree@ b4201a commitdiff
02.28.2007 coulbeck
Add another unit test case for a DN pattern.
tree@ f5df61 commitdiff
01.15.2007 mkeyes
Adding some userdn ACI test cases for Issue 453.
tree@ 3e41be commitdiff
01.46.2007 mkeyes
Changed the expected return code for one ACI functional test. When the ** n...
tree@ 741aed commitdiff
01.42.2007 mkeyes
Adding functional tests for the new format for wildcards in ACI targets, Is...
tree@ 84fc4a commitdiff
01.41.2007 coulbeck
Fix for issue #1562: Use of two ** notations results in bad ACI target appl...
tree@ 8e509a commitdiff
01.32.2007 tdj_tx
I had to change dsBinPath in the exportLdif function back to dsPath, it was...
tree@ bc8461 commitdiff
30.24.2007 neil_a_wilson
Implement support for the virtual list view (VLV) control as defined in dra...
tree@ 4b976b commitdiff
28.26.2007 mkeyes
Adding functional tests for modrdn operations with ACI support, Issue 445.
tree@ 25ea5c commitdiff
28.49.2007 al_xipe
1. added a parser to show the percentage of tests succesful. 2. added adiff...
tree@ 1c44e2 commitdiff
27.17.2007 mkeyes
Since issue 1531 was fixed, two testcases no longer had to clean up after t...
tree@ 5e46ef commitdiff
27.43.2007 neil_a_wilson
Add initial support for server-side sorting in OpenDS. This implementation...
tree@ 548111 commitdiff
27.53.2007 al_xipe
1.fix for functional tests pre-run (Re-enabled cleanup) 2.added get-dtd tar...
tree@ d822ce commitdiff
27.10.2007 lutoff
Fix for Issue #1485 (use new admin framework for password policy configurat...
tree@ df9ff7 commitdiff
27.09.2007 gbellato
This is is the last part of the replication renaming (issue 1090) and is th...
tree@ d09569 commitdiff
26.37.2007 coulbeck
Fix issue 1516: encode-password with --encodedPasswordFile doesn't work.
tree@ 8ee52c commitdiff
26.01.2007 coulbeck
Fix issue 1531: Improper filter allowed in targattrfilters argument.
tree@ 73d776 commitdiff
26.24.2007 gary_williams
Fix Issue 1399 align tests to use bat folder on windows
tree@ bf5a9c commitdiff
26.31.2007 gbellato
Rename the class with names containing synchronization or changelog. Replac...
tree@ 98a589 commitdiff
26.04.2007 tdj_tx
Added new export tests and verifications
tree@ 8a3759 commitdiff
25.35.2007 gbellato
Second set of renaming for issue 1090 Rename org.opends.server.replication...
tree@ 44789f commitdiff
25.09.2007 gbellato
First set of modifications for issue 1090 : rename synchronization componen...
tree@ 8bf731 commitdiff
25.19.2007 neil_a_wilson
Update the config file handler so that it will reject any modification whic...
tree@ 38ab92 commitdiff
25.40.2007 neil_a_wilson
Make several significant changes to the OpenDS code base, including:
tree@ c888ad commitdiff
24.50.2007 lutoff
Fix for [Issue 1401] revoke support for '/' as option prefix
tree@ c760c3 commitdiff
24.21.2007 matthew_swift
This change (no associated issue no.) addresses some counter-intuitive beha...
tree@ 82f705 commitdiff
23.31.2007 mkeyes
The modify entry functional test suite was not cleaning up after itself.
tree@ b5bf5c commitdiff
23.09.2007 gbellato
rename org.opends.server.synchronization.plugin.PersistentStateTest.java to...
tree@ 3ded20 commitdiff
23.08.2007 mkeyes
Adding functional tests that contain multiple ACIs and different levels in ...
tree@ a679c7 commitdiff
23.38.2007 gbellato
This integrates the multi-master synchronization with the new admin framewo...
tree@ 18d8dd commitdiff
23.50.2007 matthew_swift
Fix for issue 1523 - Implement String property definition regex support.
tree@ 3259a1 commitdiff
21.28.2007 neil_a_wilson
Update the code to provide a convenience method for generating more user-fr...
tree@ 6b7a5a commitdiff
21.23.2007 coulbeck
Migrate the BackendConfigManager to the new configuration framework.
tree@ 5ab318 commitdiff
20.49.2007 mkeyes
Adding some assorted new syntax and format tests for ACIs.
tree@ e99024 commitdiff
19.48.2007 matthew_swift
Fix for issue 1442.
tree@ 369b77 commitdiff
19.54.2007 neil_a_wilson
Re-implement the way that the server handles the generalized time syntax to...
tree@ 03818b commitdiff
18.43.2007 davidely
This is a fix for race condition problems in the unit tests where operation...
tree@ d0f0e7 commitdiff
18.53.2007 matthew_swift
Implement some simple tests for the DNBuilder class. This change required m...
tree@ 1fed91 commitdiff
18.35.2007 davidely
Fixed a problem with DirectoryServerPluginTestCase, where the tests would f...
tree@ b4d018 commitdiff
17.15.2007 dugan
Fix ACI dns bind rule keyword to be more compatible with dsee. Issue 462.
tree@ dc31fe commitdiff
17.20.2007 mkeyes
Adding functional test cases for ACI support for the compare operation, Iss...
tree@ f3a977 commitdiff
17.18.2007 mkeyes
Adding functional tests for an exhaustive combination of targetattr and tar...
tree@ 2f37da commitdiff
17.03.2007 pgamba
Disable tests that break the build - investigation to be done
tree@ 078313 commitdiff
17.42.2007 pgamba
Issue 605 Total Update over protocol
tree@ 55a0b0 commitdiff
16.18.2007 neil_a_wilson
Update the TestCaseUtils class to change the return types of the getServerL...
tree@ 414a4d commitdiff
16.09.2007 mkeyes
Test cases for the functional tests for modify support, Issue 444.
tree@ c3d992 commitdiff
first | « prev | next »