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

jvergara
11.05.2007 abe4e3c9c81b437f40dc88e8a53225c9c42e150f
11.05.2007 jvergara
Since the administration backend is an LDIF backend, remove the adminDb dir...
tree@ abe4e3 commitdiff
11.43.2007 jvergara
When reading the configuration file, get two String representations of the ...
tree@ 328906 commitdiff
11.47.2007 lutoff
Fix create-ads: backend name should not be mandatory as it's always exit in...
tree@ 7a2d5e commitdiff
11.55.2007 gary_williams
make location of replication topology file configurable
tree@ bc5686 commitdiff
11.02.2007 david_page
issue 2440 bin/restore of encrypted or signed backup requires online server...
tree@ 3818e8 commitdiff
10.23.2007 coulbeck
Replace System.out and System.err with a null PrintStream when constructing...
tree@ 87918c commitdiff
10.29.2007 coulbeck
Add configuration properties for the crypto manager's preferred digest algo...
tree@ 149156 commitdiff
10.08.2007 david_page
issue 2440 bin/backup --encrypt and --signHash require online backup
tree@ 116c86 commitdiff
10.26.2007 gary_williams
add JVM Architecture to xml report
tree@ 74fc0a commitdiff
10.38.2007 david_page
issue 466 (partial) remove redundant server property BACKUP_PROPERTY_CIPHER...
tree@ 9037f6 commitdiff
10.07.2007 jvergara
Add two missing properties to the LDIF backend when it is created.
tree@ 8d7715 commitdiff
10.17.2007 david_page
issues 315, 316, 317, 318 Enable password storage schemes based on encrypti...
tree@ 302079 commitdiff
10.02.2007 david_page
issue 466 (partial) CryptoManger comment, todo cleanup
tree@ 47fb2d commitdiff
09.53.2007 david_page
Elide 2 spurious quotation marks.
tree@ 99a4da commitdiff
09.47.2007 david_page
issue 466 (partial) Remove "SECRET_KEY" from ds-cfg-symmetric-key attribute...
tree@ 24a72e commitdiff
09.54.2007 coulbeck
More changes for Issue 466. When importing a secret key entry from ADS into...
tree@ bed785 commitdiff
09.18.2007 david_page
issue 466 (partial) CryptoManager final i18n cleanup
tree@ d2b556 commitdiff
09.50.2007 jvergara
Use the actual host name of the server as the default we propose in dsrepli...
tree@ 1af5c3 commitdiff
09.26.2007 jvergara
Remove references to the classes ConfigConstants and CryptoManager in ADSCo...
tree@ 6934e8 commitdiff
09.09.2007 gary_williams
prevent from writing files to TMPDIR
tree@ 9c0a25 commitdiff
09.15.2007 gary_williams
prevent from writing files to TMPDIR
tree@ 0b65b8 commitdiff
09.33.2007 david_page
issue 466 (partial) CryptoManager more i18n cleanup
tree@ 3530ef commitdiff
09.40.2007 david_page
issue 466 (partial) CryptoManager more i18n cleanup
tree@ 348e07 commitdiff
08.45.2007 david_page
issue 466 (partial) CryptoManager more i18n cleanup
tree@ 47784e commitdiff
08.53.2007 david_page
issue 466 (partial) CryptoManager some more i18n changes maybe fix unit tes...
tree@ daf27d commitdiff
08.32.2007 jvergara
Fix for issue 2432 (Japanese characters in QuickSetup dialog are not displa...
tree@ 617125 commitdiff
08.14.2007 jvergara
Use UTF-8 as default encoding to read the java stub and write the messages ...
tree@ cbca9f commitdiff
05.11.2007 david_page
issue 466 (partial) CryptoManager more TODO: i18n cleanup
tree@ 1da407 commitdiff
05.25.2007 david_page
Issue 466 (partial) CryptoManager start on TODO: i18n
tree@ 4cbaa8 commitdiff
05.13.2007 jvergara
Fix for issue 2422.
tree@ 18bef6 commitdiff
05.42.2007 david_page
Issue 466 (partial) CryptoManager use message from chained exception.
tree@ f3345e commitdiff
05.20.2007 lutoff
Fix for issue #2404 (ds-start --systemInfo does not detect 64 bits amd64 So...
tree@ 6897ea commitdiff
05.57.2007 coulbeck
Fix a test case failure caused by the previous commit.
tree@ 7fbec0 commitdiff
04.31.2007 david_page
Issue 466 (partial) CrytoManager cleanup
tree@ 982d7d commitdiff
04.36.2007 coulbeck
Use ConcurrentHashMap for the secret key caches to make access to them thre...
tree@ 547646 commitdiff
04.07.2007 david_page
Issue 466 (partial) CryptoManager More secret key stuff; testcases.
tree@ 92de86 commitdiff
04.18.2007 coulbeck
Enable test case org.opends.server.types.CryptoManagerTestCase#testCompromi...
tree@ 8d6af0 commitdiff
04.25.2007 coulbeck
Enable test case org.opends.server.types.CryptoManagerTestCase#testKeyPersi...
tree@ 4fafdf commitdiff
04.50.2007 coulbeck
More changes for issue 466. Publish newly generated keys in the ADS branch.
tree@ 679e3b commitdiff
03.29.2007 david_page
Issue 466 (partial) add some secret key tests - disabled pending ADS export
tree@ f1a5ad commitdiff
03.47.2007 david_page
Issue 466 (partial) more secret key stuff
tree@ f05fbb commitdiff
03.14.2007 lutoff
Fix for issue #2409 (CLI-olh have two -V's )
tree@ 9f0aa5 commitdiff
03.49.2007 pgamba
Fix for Init On lIne unit test failure. After adding a task, the task state...
tree@ 97efed commitdiff
03.45.2007 lutoff
Add filename part of managed properties
tree@ ad6e32 commitdiff
03.15.2007 jvergara
Fix for issue 2407: dsreplication enable : can't configure several instance...
tree@ 480083 commitdiff
03.46.2007 lutoff
Modifications related to issue https://opends.dev.java.net/issues/show_bug....
tree@ 323e0d commitdiff
02.15.2007 david_page
issue 466 (partial) secret key re-wrapping (extended operation support)
tree@ 1157e1 commitdiff
02.22.2007 abobrov
- [Issue 2406] supportedControl in DSE does not display all the supported ...
tree@ d91294 commitdiff
02.28.2007 kenneth_suter
Addresses issue 2370 in which the non-interactive option issued a success m...
tree@ 74b832 commitdiff
02.28.2007 coulbeck
More changes for issue 466. Symmetric key values and instance key identifie...
tree@ 7e89f0 commitdiff
first | « prev | next »