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

jvergara
19.40.2007 ea9b9e87abcf36995a52d271ae34e792653fd696
17.31.2007 david_page
Add support for MAC key entry type. Similar to Cipher key entry; however, c...
tree@ a7a83f commitdiff
17.27.2007 kenneth_suter
This commit is for supporting of task scheduling in the future (right now t...
tree@ 29be60 commitdiff
14.10.2007 neil_a_wilson
Add support for the groupOfEntries group type as defined in draft-findlay-l...
tree@ a2b4c2 commitdiff
14.05.2007 coulbeck
Add debugging for issue 2256.
tree@ a2f895 commitdiff
14.03.2007 kenneth_suter
finished registering the upgrade/reversion issue; fixed some typos and mino...
tree@ 152872 commitdiff
14.06.2007 matthew_swift
Add support for indenting the heading separator and use it in menus to emph...
tree@ abaf06 commitdiff
14.02.2007 neil_a_wilson
Update the upgrader version incompatibility information to indicate that it...
tree@ e4eb4b commitdiff
13.14.2007 kenneth_suter
Introduces a utility 'manage-tasks' for monitoring and some management of t...
tree@ 72c939 commitdiff
13.10.2007 lutoff
If the user specify a keystore, we will now prompt for certificate nickname...
tree@ a382c6 commitdiff
12.03.2007 neil_a_wilson
Make a couple of changes to help improve server performance:
tree@ 47be44 commitdiff
11.47.2007 neil_a_wilson
Correct a number of misspelled occurrences of "StartTLS".
tree@ 5d0312 commitdiff
11.50.2007 lutoff
Fix for issue #2240
tree@ 04db99 commitdiff
11.43.2007 neil_a_wilson
Make a number of relatively simple changes to provide basic performance imp...
tree@ ba04f8 commitdiff
10.08.2007 neil_a_wilson
Update the server to provide a basic framework for controlling when plugins...
tree@ 94bbd5 commitdiff
07.38.2007 kenneth_suter
separated CLI code from context creation for reuse
tree@ 173532 commitdiff
05.44.2007 kenneth_suter
Expanded the number or arguments that indicate that a remote operation is t...
tree@ f53bba commitdiff
05.08.2007 jvergara
Improve line break utilisation in the replication command-line.
tree@ fecd67 commitdiff
05.02.2007 jvergara
Fixed some issues with the connection handling in the ReplicationCliMain, a...
tree@ 6c2e04 commitdiff
05.54.2007 neil_a_wilson
Add a new LDIF connection handler, which can be used to watch for new LDIF ...
tree@ c22404 commitdiff
04.55.2007 neil_a_wilson
Update the LDIFPluginResult object to provide the ability to specify a reje...
tree@ 4204e1 commitdiff
02.12.2007 neil_a_wilson
Update the server so that it has the ability to save a copy of its current ...
tree@ 3af399 commitdiff
02.41.2007 neil_a_wilson
Provide new directory environment properties that can be used to indicate w...
tree@ 13a15e commitdiff
30.59.2007 neil_a_wilson
Fix a couple of Javadoc warnings around the use of the @link tag when the r...
tree@ 14b97a commitdiff
30.49.2007 matthew_swift
Make the --advanced dsconfig option a global option so that it is available...
tree@ 8af477 commitdiff
30.46.2007 matthew_swift
Use the new TextTablePrinter#setIndentWidth(int) method for menu indentation.
tree@ 5746e0 commitdiff
30.45.2007 matthew_swift
Minor improvements and code clean-up to org.opends.server.util.table:
tree@ 742576 commitdiff
29.40.2007 matthew_swift
Fix issue 1831: dsconfig interactive mode.
tree@ eaa23f commitdiff
25.00.2007 neil_a_wilson
Add a mechanism for generating an RC script that can be used on UNIX system...
tree@ 4700a3 commitdiff
24.45.2007 boli
Added property to enable or disable fair ordering for the entry lock manage...
tree@ bd4b84 commitdiff
24.36.2007 neil_a_wilson
Add a tool that can be used to base64 encode or decode information. The so...
tree@ f5cf36 commitdiff
24.02.2007 neil_a_wilson
Add a main method to the org.opends.server.util.EMailMessage class that can...
tree@ 33790e commitdiff
23.46.2007 kenneth_suter
Expands the interfaces of backup and restore with arguments for specifying ...
tree@ dc0cff commitdiff
23.04.2007 matthew_swift
Modify wrapText() to support optional indentation. The method now supports ...
tree@ 98e05a commitdiff
23.59.2007 matthew_swift
Clean up bad javadoc.
tree@ c8892f commitdiff
23.56.2007 matthew_swift
Very minor code clean-up.
tree@ 620021 commitdiff
22.48.2007 kenneth_suter
Expands the interface of both the export-ldif and import-ldif tools to incl...
tree@ 2d93a1 commitdiff
22.36.2007 gbellato
issue 1804 : Ensure that conflicts are visible to administrators
tree@ 79a866 commitdiff
20.04.2007 gbellato
These changes rovides the ability to repair the consistency in the replicat...
tree@ c08575 commitdiff
19.07.2007 jvergara
Fix for issue 2112.
tree@ 9f0238 commitdiff
17.35.2007 kenneth_suter
Fixed some minor issues that were pointed out in review of the messages com...
tree@ 3e8f6e commitdiff
17.53.2007 jvergara
The following modifications have the following goals:
tree@ 8feee3 commitdiff
17.24.2007 neil_a_wilson
Provide a new EmbeddedUtils.initializeForClientUse() method that can be use...
tree@ 476ab6 commitdiff
16.36.2007 neil_a_wilson
Update package-info.java files to include the @PublicAPI annotation to indi...
tree@ 4564c9 commitdiff
15.34.2007 kenneth_suter
This commit is a step toward getting OpenDS internationalized. There are st...
tree@ 80c583 commitdiff
13.48.2007 neil_a_wilson
Provide a new org.opends.server.util.EmbeddedUtils class that can be used t...
tree@ 313c7c commitdiff
10.58.2007 jvergara
Create a superclass of DsFrameworkCliParser so that command lines that do n...
tree@ 738e53 commitdiff
09.57.2007 boli
Fix for issue 2066. Changed constants to use the small case and dash format...
tree@ 7ba39a commitdiff
29.58.2007 neil_a_wilson
Add support for a new disconnect client task that can be used to allow an a...
tree@ b4e7c2 commitdiff
26.31.2007 boli
This fixes issue 1971 and allows partial non-append imports of a backend:
tree@ f8ef0e commitdiff
20.04.2007 neil_a_wilson
Add a general framework for OpenDS to send e-mail messages, and add an SMTP...
tree@ 8f7310 commitdiff
first | « prev | next »