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

fdorson
13.41.2008 9381f1aa6dac9731fa688dfbebdfdf4955abc317
13.41.2008 fdorson
fix for issue #3310 : It could take up to 6 minutes to restart a master.
tree@ 9381f1 commitdiff
13.09.2008 jvergara
Fix for issue 3354 (Missalligned output from setup --cli)
tree@ f3f6c2 commitdiff
13.08.2008 jvergara
Fix for issue 3324 (Instance scripts broken after running dsjavaproperties ...
tree@ 601f34 commitdiff
13.01.2008 jvergara
Fix for issue 3328 (Server is started with options "-client -Xms8m" when st...
tree@ c4bfbb commitdiff
06.20.2008 boli
Fixed a issue where a canceled add or mod operation could produce a uncheck...
tree@ 0f710a commitdiff
05.09.2008 fdorson
Fix for issue #3274 OutOfMemoryError on a master. PendingChange instances a...
tree@ 342bb6 commitdiff
05.55.2008 dugan
Fix issue where random entries are rejected. Issue 3135.
tree@ 1d7fd2 commitdiff
04.24.2008 boli
Fix for issues 3255, 3265, and 3269:
tree@ f67af7 commitdiff
04.01.2008 jvergara
Remove inappropiate label.
tree@ f2c662 commitdiff
02.44.2008 jvergara
Fix for issue 3311 (import-ldif --templateFile does not work when the serve...
tree@ ef632b commitdiff
30.22.2008 gbellato
Fix for issue 3261 : ModifyFakeOperation are not freed
tree@ 4eca1d commitdiff
29.11.2008 dugan
Cleanup references to cursors. Issue 3298.
tree@ 751ccf commitdiff
28.32.2008 dugan
Bypass race condition in ACI group membership check code. (Issue TBD).
tree@ facecc commitdiff
28.42.2008 pgamba
Fix 2911 - dsreplication pre/post-external initialisation fails to clear al...
tree@ e72a50 commitdiff
28.42.2008 jvergara
Close the connection that is created for the task, once the task is over. ...
tree@ d88705 commitdiff
27.41.2008 dugan
Back out fix made last week that is causing unit test looping.
tree@ 27f89e commitdiff
27.22.2008 boli
The deleteAll method now assumes that all IDs in the remove set exists in t...
tree@ 24d7fa commitdiff
27.19.2008 boli
Fixed an issue where using the dbtest utility on a server configured with m...
tree@ 402b97 commitdiff
26.11.2008 pgamba
improve log for 2911 - dsreplication pre/post-external initialisation fails...
tree@ 081506 commitdiff
26.48.2008 pgamba
Fix 3276 - dsreplication post-external-initialization should return (an err...
tree@ 1f7dcb commitdiff
26.59.2008 matthew_swift
Fix for issue 2953: ConcurrentModificationException in idle time limit thre...
tree@ cc382e commitdiff
23.48.2008 dugan
Fix comment typo.
tree@ 46a7dc commitdiff
22.10.2008 dugan
Fix incorrect rejection of entries during import. Issue 3135.
tree@ 98988f commitdiff
22.59.2008 mmarie
3264 : Workflow element creation ordering may lead to failure
tree@ 807c1a commitdiff
20.52.2008 mmarie
2875 : dsconfig shows an exception when trying to create a networkGroup
tree@ f7ee01 commitdiff
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
first | « prev | next »