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

Matthew Swift
02.04.2013 73f7137bbadd359d5106cc5a69cdc3c9f5bedf0c
02.20.2013 Jean-Noel Rouvignac
Changed after comment by Ludo.
tree@ 42dd3d commitdiff
02.44.2013 Jean-Noel Rouvignac
ConfigEntry.java: Added toString(), that displays the entry field. Comments...
tree@ 30f49d commitdiff
02.57.2013 Jean-Noel Rouvignac
Renamed: - ChangeNumber to CSN - ChangeNumberGenerator to CSNGenerator - Ch...
tree@ 157717 commitdiff
10.05.2013 Jean-Noel Rouvignac
*.java: Replaced collection concrete classes with interfaces. Used javadocs...
tree@ 37c1e3 commitdiff
07.27.2013 Violette Roche-Montane
OPENDJ-473 CR-1252 Implement a task which allows the administrator to force...
tree@ 010eb1 commitdiff
27.53.2012 Matthew Swift
Fix OPENDJ-406: Add support for rebuilding all degraded indexes to rebuild...
tree@ 4640fe commitdiff
29.50.2011 Matthew Swift
Issue OPENDJ-262: Implement pass through authentication (PTA)
tree@ 94af7f commitdiff
18.51.2010 matthew_swift
Fix potential OOME when under heavy asynchronous search load by making work...
tree@ 0a0ed2 commitdiff
18.27.2010 ludovicp
First pass on solving issue #514, reducing Replication meta data, especiall...
tree@ b9aad3 commitdiff
29.35.2010 ludovicp
Last batch of changes for this week. This adds support for the IETF based P...
tree@ 7c30db commitdiff
26.33.2009 dugan
Rebuild index using new import engine.
tree@ 3e7410 commitdiff
17.23.2009 dugan
These changes allow import-ldif to support multiple suffixes and fix some p...
tree@ 0d9383 commitdiff
25.32.2009 dugan
Commit of new import code.
tree@ 328ec5 commitdiff
05.42.2009 matthew_swift
Merge ASN1 branch to trunk
tree@ 220943 commitdiff
15.07.2008 abobrov
- [Issue 274] Recurring Tasks
tree@ 2273c2 commitdiff
23.04.2008 jcduff
The commit will bring the following features : - An updated version of ...
tree@ f73b65 commitdiff
18.14.2008 lutoff
These changes are separating the current delivery into an "Install Layout"...
tree@ d42b15 commitdiff
29.13.2008 ludovicp
Tagged with BUG possible null pointer dereferencing detected by FindBugs
tree@ efc90b commitdiff
04.24.2008 boli
Fix for issues 3255, 3265, and 3269:
tree@ f67af7 commitdiff
02.44.2008 jvergara
Fix for issue 3311 (import-ldif --templateFile does not work when the serve...
tree@ ef632b commitdiff
07.50.2008 lutoff
Fix for issue #2270 (export-ldif doesn't exclude operational attributes whe...
tree@ 9b6dfe commitdiff
02.00.2008 jvergara
Fix for issue 3075 (ads-truststore creation failure and exception handling)...
tree@ 91b56e commitdiff
18.22.2008 fguigues
* Fix for Issue 218 : Monitor Information Available via SNMP * Update the n...
tree@ fa8b77 commitdiff
12.29.2008 ludovicp
Updated the copyright statement to reflect that Sun owns the full copyright...
tree@ 1e7cfd commitdiff
02.54.2007 abobrov
- [Issue 2007] generic mechanism for using mulitple caches. - [Issue 2049]...
tree@ a79aa3 commitdiff
14.20.2007 pgamba
Fix 2424 - impact of generation ID on binary copy - add to the SetGeneratio...
tree@ 110726 commitdiff
08.45.2007 gbellato
Fix for 2577 : replication generationID is not correctly saved in schema ba...
tree@ 730273 commitdiff
05.14.2007 jvergara
Complete fix for issue 2263.
tree@ 81b66d commitdiff
02.04.2007 coulbeck
More changes for issue 466. - Defines the schema for secret keys. - Keeps t...
tree@ fa24ae commitdiff
26.21.2007 matthew_swift
Merge branches/temp-admin@3208 onto trunk@3208.
tree@ 5ceb2e commitdiff
12.03.2007 neil_a_wilson
Make a couple of changes to help improve server performance:
tree@ 47be44 commitdiff
02.58.2007 pgamba
fix for #1733 & #845 - Initialization of replication
tree@ b48ce5 commitdiff
28.54.2007 coulbeck
Changes for replication security issues 511, 512, 608.
tree@ f7036e 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
30.26.2007 neil_a_wilson
Update the server to provide an idle time limit configuration option that c...
tree@ 282288 commitdiff
26.31.2007 boli
This fixes issue 1971 and allows partial non-append imports of a backend:
tree@ f8ef0e commitdiff
17.59.2007 neil_a_wilson
Implement support for password history functionality. The password history...
tree@ 2c7b8d commitdiff
09.13.2007 jarnou
Bug: 1428 Synopsis: import-ldif could allow to write skipped entries to a s...
tree@ 9a8d97 commitdiff
07.44.2007 neil_a_wilson
Fix a few cases in which a message was used with an incorrect number of arg...
tree@ 557168 commitdiff
05.07.2007 neil_a_wilson
Eliminate the ConfigurableComponent interface, as it is no longer needed an...
tree@ 6e7a58 commitdiff
03.29.2007 jarnou
Commits the refactoring of the core server to provide support for proxy/dis...
tree@ fbda6e commitdiff
25.46.2007 neil_a_wilson
Migrate the monitor provider configuration to the admin framework.
tree@ b0cf98 commitdiff
07.07.2007 neil_a_wilson
Provide a new mechanism for encoding entries. This method adds an extra el...
tree@ 8395e9 commitdiff
05.14.2007 abobrov
[Issue 1117] Create an entry cache backed by DB+tmpfs
tree@ 36a0ef commitdiff
23.30.2007 boli
Remove the dependence on AspectJ for all non method-entry and method-exit r...
tree@ b0a7e3 commitdiff
03.55.2007 boli
Major changes made to the logging framework. It should resolve the followin...
tree@ d75588 commitdiff
25.40.2007 neil_a_wilson
Make several significant changes to the OpenDS code base, including:
tree@ 44aad3 commitdiff
21.28.2007 neil_a_wilson
Update the code to provide a convenience method for generating more user-fr...
tree@ 8213b8 commitdiff
first | « prev | next »