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

sgouvern
20.04.2008 2e81b4c05ec40a8ed1a42151b8ddd11a11a038cb
16.18.2008 dugan
Fixes to improve performance using default JVM ergonomics:
tree@ 0c0432 commitdiff
14.54.2008 boli
Fix for issue 3245. All sized based rotation policies are now re-evaluated ...
tree@ 691208 commitdiff
12.37.2008 dugan
Increase import DB cache default percentage from 40% to 45%. Also, detect w...
tree@ 7294e5 commitdiff
07.55.2008 jvergara
Fix for issue 3176 (Improve stop-ds error message : not enough information ...
tree@ 193f51 commitdiff
07.39.2008 jvergara
Fix for issue 3138 (Unconsistent ": " vs ":" (no space) in setup --cli)
tree@ 2f5fef commitdiff
07.16.2008 jvergara
Fix for issue 3237 (On Windows, start-ds -Q doesn't start the server)
tree@ 6d3f56 commitdiff
07.12.2008 boli
Fixed an issue where a NPE could be thrown when the server processes a mod ...
tree@ f6f44d commitdiff
02.10.2008 jvergara
Fix for issue 3224 (uninstall raises execption if specified keystore does n...
tree@ 1a4f0d commitdiff
02.04.2008 lutoff
Fix on issue #3185 (restore --dry-run *does* actually do something to the b...
tree@ ce9ca7 commitdiff
02.10.2008 jvergara
Fix for issue 3222 (setup option keyStorePasswordFile is not working)
tree@ ac78a3 commitdiff
01.38.2008 boli
Fix for issue where deleteing the last few entries indexed by a VLV index m...
tree@ 36050c commitdiff
30.31.2008 dugan
Performance changes to import. Mostly for issue 3161.
tree@ ff742e commitdiff
30.10.2008 lutoff
Fix for issue #902 (LDAPCompare should require at least one DN)
tree@ fd9ed1 commitdiff
30.39.2008 lutoff
Fix for issue #3184 (restore exit status 0 despite failure due to corrupted...
tree@ d3a210 commitdiff
30.16.2008 lutoff
Fix for issue #3210 If it's the last cell of the raw, don't add padding
tree@ 4b7d1c commitdiff
29.45.2008 boli
This patch resolves potential deadlocks in the JE backend when performing m...
tree@ 55d8d1 commitdiff
28.18.2008 lutoff
fix for issue #3209 (ClassCastException when deleting global ACI with dscon...
tree@ 0a1876 commitdiff
25.02.2008 dugan
Remove confusing startup information messages.
tree@ 449c68 commitdiff
25.38.2008 dugan
Fix daily build failures related to fix for issue 3135.
tree@ 70db0f commitdiff
23.33.2008 boli
Fixed an issue where deadlocks could occur in the LockManager when the serv...
tree@ 955476 commitdiff
22.43.2008 boli
The new IndexBuffer class was accidentally left out in the commit for revis...
tree@ 36c29b commitdiff
21.08.2008 boli
This patch adds index buffering capabilities to the JE backend as to avoid ...
tree@ 8c65da commitdiff
18.48.2008 boli
Fixed an issue where not all error messages are being printed with the defa...
tree@ 0cfd21 commitdiff
16.43.2008 dugan
Rejection of entries when doing a dsreplication initialize.Issue 3135.
tree@ a05293 commitdiff
15.28.2008 jvergara
Fix for issue 3173 (manage-account does not handle properly the localized '...
tree@ 3f5e91 commitdiff
14.58.2008 jcambon
org.opends.server.admin.doc package description minor change
tree@ 114072 commitdiff
09.42.2008 lutoff
Fix of issue #3130 (ldapsearch and ldifsearch inconsistency for scope option)
tree@ 8743df commitdiff
08.56.2008 jvergara
Fix for issue 3112 (Uninstall's log file should mention user has aborted/qu...
tree@ d7f510 commitdiff
08.07.2008 jvergara
Fix for issue 3129 (stop-ds: -j/--bindPasswordFile option doesn't work) In ...
tree@ 3b21d8 commitdiff
07.54.2008 jvergara
Do not wrap the contents when calling print() since we call this method whe...
tree@ 1f30b9 commitdiff
07.51.2008 dugan
Import performance commits:
tree@ a411c5 commitdiff
07.50.2008 lutoff
Fix for issue #2270 (export-ldif doesn't exclude operational attributes whe...
tree@ 9b6dfe commitdiff
07.55.2008 jcambon
Fix for issue #3089: Configuration Reference - Missing aggregation relations
tree@ 387875 commitdiff
07.33.2008 jvergara
Fix for 3125 (Missing LF in summary of setup --cli)
tree@ bc4a81 commitdiff
04.31.2008 dugan
Performance improvement for when substring indexes move from defined to und...
tree@ c8f405 commitdiff
03.01.2008 lutoff
Fix for issue #2594 (list-backends CLI should not return 0 when basedn has ...
tree@ a8be62 commitdiff
03.08.2008 lutoff
Fix for issue #3108 (restore: missing "task completed" ending message.)
tree@ b3caa3 commitdiff
02.16.2008 jvergara
Fix for issue 2444 (Commands setup/start/etc... should check Java release a...
tree@ fe143d commitdiff
02.00.2008 jvergara
Fix for issue 3075 (ads-truststore creation failure and exception handling)...
tree@ 91b56e commitdiff
02.47.2008 lutoff
Fix for issue #3041 (ldapsearch: trailing arguments are not interpreted as ...
tree@ e0f2f1 commitdiff
02.33.2008 jvergara
Fix for issue 3104 (verbose option broken when executing setup --cli)
tree@ 435280 commitdiff
01.34.2008 dugan
Fix occansional null pointer exception when an ancestor dn hasn't yet been ...
tree@ 98b7ac commitdiff
01.42.2008 lutoff
Fix for issue #3042 (ldifsearch: with a filter file containing multiple fil...
tree@ bc4bb0 commitdiff
01.40.2008 lutoff
Fix for issue #3046 (ldifsearch: invalid number of entries returned with --...
tree@ f4df4f commitdiff
31.15.2008 lutoff
Fix for issue #2344
tree@ 07cff9 commitdiff
27.12.2008 jvergara
Propose to start the server by default in setup interactive CLI mode.
tree@ 63c3ba commitdiff
27.16.2008 dugan
Remove debug print statement left by mistake.
tree@ f07cbb commitdiff
27.41.2008 dugan
Fix for issue 3083 ConcurrentModificationException import abort.
tree@ 68cc46 commitdiff
26.23.2008 jvergara
Fix for issues 3086 and 3087 (Command uninstall --cli should not uninstall ...
tree@ e75584 commitdiff
26.12.2008 dugan
Partial fix for issue 3083. This fixes the problem with TestImportExport. S...
tree@ fac789 commitdiff
first | « prev | next »