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

gary_williams
02.39.2007 8b57c2d37e726fb94ffbd3eadd2eaf528d495fca
02.39.2007 gary_williams
Issue 1305 aci tests should plug into test log framework
tree@ 8b57c2 commitdiff
02.28.2007 gary_williams
Issue 1307 bin is missing from dsPath for commands envs
tree@ 2c75a6 commitdiff
02.22.2007 gbellato
issue 504,505,507 : res-synchronization after restore or import
tree@ 3fcf16 commitdiff
02.09.2007 neil_a_wilson
Update the JMX test cases to ensure that they expect a certificate nickname...
tree@ 0c0bf2 commitdiff
02.41.2007 al_xipe
fixed issues in the installer for solaris sparc. (LD_LIBRARY_PATH. fixed eo...
tree@ 94cfaf commitdiff
02.48.2007 boli
Fixed spelling error of a debug method (org.opends.server.loggers.debug.Deb...
tree@ 72892b commitdiff
01.30.2007 coulbeck
Make AciList (the ACI cache) a copy-on-write class, such that there is no l...
tree@ db2243 commitdiff
01.39.2007 boli
Replaced System.err.println calls in VerifyJob and ExportJob to debugError ...
tree@ 688f97 commitdiff
01.19.2007 gary_williams
Issue 1287 prepare common shared function for synchronization
tree@ 11ee5e commitdiff
01.37.2007 neil_a_wilson
Fix the CDDL header in the build.sh script.
tree@ 129dcb commitdiff
01.18.2007 neil_a_wilson
Remove blank lines at the beginning of methods left after eliminating the d...
tree@ 3e3246 commitdiff
01.17.2007 neil_a_wilson
Update all CDDL headers in source files to remove a typo.
tree@ 2d6afa commitdiff
01.55.2007 neil_a_wilson
Remove redundant casts in LogLevel.java that were generating build warnings.
tree@ 3f46fd commitdiff
01.53.2007 neil_a_wilson
Add the svn:eol-style property to a file that was missing it.
tree@ 090b5b commitdiff
01.35.2007 boli
Add a file that was left out of the previous commit.
tree@ 6f25c0 commitdiff
01.33.2007 boli
Rollback to 1279 due to incorrect changes in the last commit.
tree@ 1a28bc commitdiff
01.27.2007 boli
This removes old debug logging framework method calls that are going to be ...
tree@ 4783ad commitdiff
28.01.2007 neil_a_wilson
Add a new key manager which provides the ability to specify which certifica...
tree@ 4daff1 commitdiff
28.41.2007 david_page
Replace call to PasswordPolicyState.requireSecureAuthentication with call t...
tree@ 916fd4 commitdiff
28.40.2007 david_page
Replace call to PasswordPolicyState.requireSecureAuthentication with call t...
tree@ 0ae514 commitdiff
28.06.2007 gbellato
This set of changes allow to have the schema synchronization working by con...
tree@ f87b1f commitdiff
28.36.2007 gbellato
Fix for issue 517 : Configurable purge delay
tree@ 860b0b commitdiff
28.40.2007 jvergara
Update copyright files with the correct year.
tree@ 38c4fe commitdiff
28.35.2007 jvergara
Fix for issue 1285.
tree@ 94146a commitdiff
28.40.2007 al_xipe
adding the ability to: . run the functional tests on windows . download...
tree@ befe6f commitdiff
27.22.2007 el_kaboing
Adding functional test cases for Issue 434.
tree@ 214805 commitdiff
27.06.2007 el_kaboing
Added a function that will be used for many of the aci test cases.
tree@ 99d372 commitdiff
27.50.2007 jvergara
The proposed fix is to do a similar thing that what has been done by Neil f...
tree@ 57e2f8 commitdiff
27.11.2007 el_kaboing
Commenting out the start TLS functional tests so the daily build tests can ...
tree@ 1fd827 commitdiff
26.37.2007 el_kaboing
Ldif files to disable the trust manager in the ssl functional tests.
tree@ 1735c1 commitdiff
26.25.2007 el_kaboing
Modified the python script which generates an ldif file for the ssl functio...
tree@ d1f4a3 commitdiff
26.18.2007 el_kaboing
One last xml file to fix Issue 1272.
tree@ 397df9 commitdiff
26.10.2007 el_kaboing
Fix for Issue 1272.
tree@ d7091a commitdiff
26.02.2007 el_kaboing
Removing unnessary files in prepartion for a commit to fix Issue 1272.
tree@ 6263d6 commitdiff
26.13.2007 jvergara
Centralize the hardcoded strings of the different commands used in the setu...
tree@ c0e776 commitdiff
26.40.2007 neil_a_wilson
Add three new certificate mappers to the server:
tree@ 86c9d1 commitdiff
23.06.2007 neil_a_wilson
Make the "aci" attribute indexed for presence searches by default.
tree@ 7d3b56 commitdiff
23.50.2007 boli
Recommit for issue 740. A debug logging helper method (EntryContainer#debug...
tree@ 9f63f0 commitdiff
23.03.2007 coulbeck
Fix a bug in the unit tests that was discovered when running with the ACI h...
tree@ 371840 commitdiff
23.16.2007 neil_a_wilson
Revert the changes in revision #1237 (for issue #740) because they have int...
tree@ 71d60c commitdiff
23.11.2007 coulbeck
This change prepares the unit tests for when the ACI handler will get enabl...
tree@ 186aca commitdiff
23.47.2007 neil_a_wilson
Update the entry schema checking code to ensure that all attributes have at...
tree@ 710fd5 commitdiff
23.44.2007 neil_a_wilson
Add a new SSL trust manager that can be used to interactively prompt the us...
tree@ 517e74 commitdiff
23.42.2007 dugan
Move access control initialization ahead of backend initialization
tree@ 06c33c commitdiff
23.42.2007 neil_a_wilson
Add a new org.opends.server.interop package where we can place source code ...
tree@ 45e07c commitdiff
23.22.2007 boli
Changed ID2Entry#getRecordCount to use the Database#count method in JE 3.1....
tree@ a4b40d commitdiff
23.46.2007 jvergara
Fix for issue 1271. "%*" Does not work properly when we have arguments with...
tree@ 05e7f0 commitdiff
23.28.2007 gary_williams
Issue 1076 store test logs per testcase
tree@ 0274b7 commitdiff
23.08.2007 neil_a_wilson
Update the DN class to remove the "public" modifier from a few methods that...
tree@ fa81c7 commitdiff
23.33.2007 neil_a_wilson
Update the access control config manager to send an administrative alert no...
tree@ f00992 commitdiff
first | « prev | next »