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

jvergara
08.58.2007 ce990032a0bc95fea5e5f126e78af035a3f550c2
04.52.2007 neil_a_wilson
Commit a few changes required to make "build all" work with weaving enabled...
tree@ 83e8d2 commitdiff
04.33.2007 neil_a_wilson
Update the test case that looks at the public methods defined in the plugin...
tree@ 35cf2e commitdiff
04.08.2007 neil_a_wilson
Update TestCaseUtils.startServer() so that the unit test package that it cr...
tree@ 71784f commitdiff
04.48.2007 tdj_tx
Added a test to importLdif and exportLdif which sets dsBinPath properly.
tree@ c30695 commitdiff
04.42.2007 neil_a_wilson
Update the plugin API test cases to add methods that help ensure the API ca...
tree@ 6bc6cf commitdiff
03.55.2007 boli
Major changes made to the logging framework. It should resolve the followin...
tree@ d75588 commitdiff
03.13.2007 davidely
This is a checkin for Issue #311 "CRYPT Storage Scheme Support". This code...
tree@ 77077b commitdiff
03.18.2007 neil_a_wilson
Fix a number of build warnings that occur when compiling unit tests.
tree@ 8faafb commitdiff
03.00.2007 mkeyes
Corrected some erroneous references to issue numbers in userdn ACI function...
tree@ 4685c4 commitdiff
03.37.2007 matthew_swift
Three introspection related changes required in order to support the CLI:
tree@ 02d3bf commitdiff
02.28.2007 mkeyes
Added a few more ACI functional test cases to round out the userdn usage an...
tree@ 9cc734 commitdiff
02.41.2007 mkeyes
The last major code commit for ACI functionality uncovered a couple of inco...
tree@ b27721 commitdiff
02.29.2007 jdemendi
Issue #1560 - Migrate some objects to the new admin framework: - Entry Cach...
tree@ bff247 commitdiff
02.02.2007 dugan
Add ACI support for Get Effective Rights control. Issue #87.
tree@ 2d0aba commitdiff
02.34.2007 boli
Added privileges support for unindexed searches. Fixed issue where id2subtr...
tree@ 35b7b6 commitdiff
02.28.2007 coulbeck
Add another unit test case for a DN pattern.
tree@ 4d007b commitdiff
01.15.2007 mkeyes
Adding some userdn ACI test cases for Issue 453.
tree@ 1c351f commitdiff
01.46.2007 mkeyes
Changed the expected return code for one ACI functional test. When the ** n...
tree@ 8a7bc9 commitdiff
01.42.2007 mkeyes
Adding functional tests for the new format for wildcards in ACI targets, Is...
tree@ ab93e9 commitdiff
01.41.2007 coulbeck
Fix for issue #1562: Use of two ** notations results in bad ACI target appl...
tree@ b2c9a3 commitdiff
01.32.2007 tdj_tx
I had to change dsBinPath in the exportLdif function back to dsPath, it was...
tree@ 1fe43b commitdiff
30.24.2007 neil_a_wilson
Implement support for the virtual list view (VLV) control as defined in dra...
tree@ 30f517 commitdiff
28.26.2007 mkeyes
Adding functional tests for modrdn operations with ACI support, Issue 445.
tree@ 08bf88 commitdiff
28.49.2007 al_xipe
1. added a parser to show the percentage of tests succesful. 2. added adiff...
tree@ 008de8 commitdiff
27.17.2007 mkeyes
Since issue 1531 was fixed, two testcases no longer had to clean up after t...
tree@ 922224 commitdiff
27.43.2007 neil_a_wilson
Add initial support for server-side sorting in OpenDS. This implementation...
tree@ 172ae4 commitdiff
27.53.2007 al_xipe
1.fix for functional tests pre-run (Re-enabled cleanup) 2.added get-dtd tar...
tree@ c9ad78 commitdiff
27.10.2007 lutoff
Fix for Issue #1485 (use new admin framework for password policy configurat...
tree@ a58e7b commitdiff
27.09.2007 gbellato
This is is the last part of the replication renaming (issue 1090) and is th...
tree@ 0bd0fe commitdiff
26.37.2007 coulbeck
Fix issue 1516: encode-password with --encodedPasswordFile doesn't work.
tree@ 2ee035 commitdiff
26.01.2007 coulbeck
Fix issue 1531: Improper filter allowed in targattrfilters argument.
tree@ d06f22 commitdiff
26.24.2007 gary_williams
Fix Issue 1399 align tests to use bat folder on windows
tree@ cd2efd commitdiff
26.31.2007 gbellato
Rename the class with names containing synchronization or changelog. Replac...
tree@ 71ebb3 commitdiff
26.04.2007 tdj_tx
Added new export tests and verifications
tree@ c6e744 commitdiff
25.35.2007 gbellato
Second set of renaming for issue 1090 Rename org.opends.server.replication...
tree@ 5349c9 commitdiff
25.09.2007 gbellato
First set of modifications for issue 1090 : rename synchronization componen...
tree@ 82fac3 commitdiff
25.19.2007 neil_a_wilson
Update the config file handler so that it will reject any modification whic...
tree@ 302739 commitdiff
25.40.2007 neil_a_wilson
Make several significant changes to the OpenDS code base, including:
tree@ 44aad3 commitdiff
24.50.2007 lutoff
Fix for [Issue 1401] revoke support for '/' as option prefix
tree@ aefdd0 commitdiff
24.21.2007 matthew_swift
This change (no associated issue no.) addresses some counter-intuitive beha...
tree@ c4b20d commitdiff
23.31.2007 mkeyes
The modify entry functional test suite was not cleaning up after itself.
tree@ 752e34 commitdiff
23.09.2007 gbellato
rename org.opends.server.synchronization.plugin.PersistentStateTest.java to...
tree@ 75efac commitdiff
23.08.2007 mkeyes
Adding functional tests that contain multiple ACIs and different levels in ...
tree@ d0bf23 commitdiff
23.38.2007 gbellato
This integrates the multi-master synchronization with the new admin framewo...
tree@ 1b29f7 commitdiff
23.50.2007 matthew_swift
Fix for issue 1523 - Implement String property definition regex support.
tree@ ec6408 commitdiff
21.28.2007 neil_a_wilson
Update the code to provide a convenience method for generating more user-fr...
tree@ 8213b8 commitdiff
21.23.2007 coulbeck
Migrate the BackendConfigManager to the new configuration framework.
tree@ 19fb57 commitdiff
20.49.2007 mkeyes
Adding some assorted new syntax and format tests for ACIs.
tree@ 4c7f78 commitdiff
19.48.2007 matthew_swift
Fix for issue 1442.
tree@ 826e7e commitdiff
19.54.2007 neil_a_wilson
Re-implement the way that the server handles the generalized time syntax to...
tree@ c5ff24 commitdiff
first | « prev | next »