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

matthew_swift
19.16.2007 def0dbc8ec368fa9c50fac0d3a90cb21c63bc77c
17.31.2007 david_page
Add support for MAC key entry type. Similar to Cipher key entry; however, c...
tree@ e898f7 commitdiff
17.27.2007 kenneth_suter
This commit is for supporting of task scheduling in the future (right now t...
tree@ f1c633 commitdiff
14.10.2007 neil_a_wilson
Add support for the groupOfEntries group type as defined in draft-findlay-l...
tree@ f59baa commitdiff
14.05.2007 coulbeck
Add debugging for issue 2256.
tree@ 01f16e commitdiff
14.03.2007 kenneth_suter
finished registering the upgrade/reversion issue; fixed some typos and mino...
tree@ c97b0a commitdiff
14.06.2007 matthew_swift
Add support for indenting the heading separator and use it in menus to emph...
tree@ 42d1f5 commitdiff
14.02.2007 neil_a_wilson
Update the upgrader version incompatibility information to indicate that it...
tree@ 4a42aa commitdiff
13.14.2007 kenneth_suter
Introduces a utility 'manage-tasks' for monitoring and some management of t...
tree@ 7d9892 commitdiff
13.10.2007 lutoff
If the user specify a keystore, we will now prompt for certificate nickname...
tree@ ac9ef2 commitdiff
12.03.2007 neil_a_wilson
Make a couple of changes to help improve server performance:
tree@ 6781e3 commitdiff
11.47.2007 neil_a_wilson
Correct a number of misspelled occurrences of "StartTLS".
tree@ ff6dea commitdiff
11.50.2007 lutoff
Fix for issue #2240
tree@ 58d668 commitdiff
11.43.2007 neil_a_wilson
Make a number of relatively simple changes to provide basic performance imp...
tree@ 28b171 commitdiff
10.08.2007 neil_a_wilson
Update the server to provide a basic framework for controlling when plugins...
tree@ 52a0b6 commitdiff
07.38.2007 kenneth_suter
separated CLI code from context creation for reuse
tree@ 8babcc commitdiff
05.44.2007 kenneth_suter
Expanded the number or arguments that indicate that a remote operation is t...
tree@ bba677 commitdiff
05.08.2007 jvergara
Improve line break utilisation in the replication command-line.
tree@ 79582b commitdiff
05.02.2007 jvergara
Fixed some issues with the connection handling in the ReplicationCliMain, a...
tree@ 8d1ccf commitdiff
05.54.2007 neil_a_wilson
Add a new LDIF connection handler, which can be used to watch for new LDIF ...
tree@ 6dbc45 commitdiff
04.55.2007 neil_a_wilson
Update the LDIFPluginResult object to provide the ability to specify a reje...
tree@ 3e9865 commitdiff
02.12.2007 neil_a_wilson
Update the server so that it has the ability to save a copy of its current ...
tree@ 3a2fb8 commitdiff
02.41.2007 neil_a_wilson
Provide new directory environment properties that can be used to indicate w...
tree@ 8ff034 commitdiff
30.59.2007 neil_a_wilson
Fix a couple of Javadoc warnings around the use of the @link tag when the r...
tree@ bfda0f commitdiff
30.49.2007 matthew_swift
Make the --advanced dsconfig option a global option so that it is available...
tree@ 2e73b6 commitdiff
30.46.2007 matthew_swift
Use the new TextTablePrinter#setIndentWidth(int) method for menu indentation.
tree@ eb5a2f commitdiff
30.45.2007 matthew_swift
Minor improvements and code clean-up to org.opends.server.util.table:
tree@ 048bc0 commitdiff
29.40.2007 matthew_swift
Fix issue 1831: dsconfig interactive mode.
tree@ 4ffd9f commitdiff
25.00.2007 neil_a_wilson
Add a mechanism for generating an RC script that can be used on UNIX system...
tree@ 8b8fa0 commitdiff
24.45.2007 boli
Added property to enable or disable fair ordering for the entry lock manage...
tree@ 85abd3 commitdiff
24.36.2007 neil_a_wilson
Add a tool that can be used to base64 encode or decode information. The so...
tree@ 31f22a commitdiff
24.02.2007 neil_a_wilson
Add a main method to the org.opends.server.util.EMailMessage class that can...
tree@ 3b87d7 commitdiff
23.46.2007 kenneth_suter
Expands the interfaces of backup and restore with arguments for specifying ...
tree@ a7f454 commitdiff
23.04.2007 matthew_swift
Modify wrapText() to support optional indentation. The method now supports ...
tree@ caa832 commitdiff
23.59.2007 matthew_swift
Clean up bad javadoc.
tree@ aae171 commitdiff
23.56.2007 matthew_swift
Very minor code clean-up.
tree@ b337e7 commitdiff
22.48.2007 kenneth_suter
Expands the interface of both the export-ldif and import-ldif tools to incl...
tree@ 711ae2 commitdiff
22.36.2007 gbellato
issue 1804 : Ensure that conflicts are visible to administrators
tree@ d088ec commitdiff
20.04.2007 gbellato
These changes rovides the ability to repair the consistency in the replicat...
tree@ 972103 commitdiff
19.07.2007 jvergara
Fix for issue 2112.
tree@ efb165 commitdiff
17.35.2007 kenneth_suter
Fixed some minor issues that were pointed out in review of the messages com...
tree@ 1053b6 commitdiff
17.53.2007 jvergara
The following modifications have the following goals:
tree@ 7e014d commitdiff
17.24.2007 neil_a_wilson
Provide a new EmbeddedUtils.initializeForClientUse() method that can be use...
tree@ 66a356 commitdiff
16.36.2007 neil_a_wilson
Update package-info.java files to include the @PublicAPI annotation to indi...
tree@ 64afb3 commitdiff
15.34.2007 kenneth_suter
This commit is a step toward getting OpenDS internationalized. There are st...
tree@ cfc513 commitdiff
13.48.2007 neil_a_wilson
Provide a new org.opends.server.util.EmbeddedUtils class that can be used t...
tree@ 96083f commitdiff
10.58.2007 jvergara
Create a superclass of DsFrameworkCliParser so that command lines that do n...
tree@ 69756f commitdiff
09.57.2007 boli
Fix for issue 2066. Changed constants to use the small case and dash format...
tree@ 355643 commitdiff
29.58.2007 neil_a_wilson
Add support for a new disconnect client task that can be used to allow an a...
tree@ dba1b3 commitdiff
26.31.2007 boli
This fixes issue 1971 and allows partial non-append imports of a backend:
tree@ 45e94f commitdiff
20.04.2007 neil_a_wilson
Add a general framework for OpenDS to send e-mail messages, and add an SMTP...
tree@ 3715af commitdiff
first | « prev | next »