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

Ludovic Poitou
05.37.2012 55b437508acb80b4931a5d7f37b987adf367fa46
05.37.2012 Ludovic Poitou
Spring cleaning ! Fix minor issues and optimizations suggested by FindBugs ...
tree@ 55b437 commitdiff
03.27.2012 Ludovic Poitou
Fix minor issues and optimizations suggested by FindBugs and NetBeans.
tree@ 087858 commitdiff
03.51.2012 Ludovic Poitou
Fix minor issues and optimizations suggested by FindBugs and NetBeans.
tree@ f94cc6 commitdiff
03.44.2012 Ludovic Poitou
Fix minor issues and optimizations suggested by FindBugs and NetBeans.
tree@ 78d5bb commitdiff
03.43.2012 Ludovic Poitou
Fix minor issues and optimizations suggested by FindBugs and NetBeans.
tree@ 63a209 commitdiff
03.49.2012 Ludovic Poitou
Sping cleanup of the code, getting rid of unused class and tests. Fix minor...
tree@ 7abbb3 commitdiff
03.47.2012 Ludovic Poitou
Fix minor issues and optimizations suggested by FindBugs and NetBeans
tree@ f9fed7 commitdiff
03.46.2012 Ludovic Poitou
Fix minor issues and optimizations suggested by FindBugs and NetBeans
tree@ 671107 commitdiff
03.46.2012 Ludovic Poitou
Fix minor issues and optimizations suggested by FindBugs and NetBeans
tree@ 0a4b1b commitdiff
03.41.2012 Ludovic Poitou
Cleaner optimization as pointed out by Matt.
tree@ 0566ef commitdiff
03.39.2012 Ludovic Poitou
Fix minor issues and optimizations suggested by FindBugs and NetBeans.
tree@ 3986f9 commitdiff
02.58.2012 Matthew Swift
Fix OPENDJ-391: Improve List existing Local DB Indexes output in dsconfig
tree@ 57dcbf commitdiff
02.40.2012 Ludovic Poitou
Fix copyright year.
tree@ ea786f commitdiff
02.35.2012 Ludovic Poitou
Fix minor issues and optimizations proposed by FindBugs and NetBeans
tree@ 2e790b commitdiff
23.18.2011 Ludovic Poitou
Fix minor issues and optimizations proposed by FindBugs and NetBeans
tree@ de9335 commitdiff
23.11.2011 Ludovic Poitou
Fix line too long.
tree@ 72bccd commitdiff
23.10.2011 Ludovic Poitou
Fix minor issues, optimizations detected by FindBugs and NetBeans.
tree@ 9bfcde commitdiff
23.05.2011 Ludovic Poitou
Fix minor issues, optimizations detected by FindBugs and Netbeans.
tree@ ff28d8 commitdiff
23.52.2011 Ludovic Poitou
Fix minor issues, optimizations detected by FindBugs, including potential N...
tree@ 137797 commitdiff
23.49.2011 Ludovic Poitou
Fix minor issues, optimizations detected by FindBugs.
tree@ a36c49 commitdiff
23.41.2011 Ludovic Poitou
Fix minor issues, optimizations detected by FindBugs.
tree@ a1634f commitdiff
23.23.2011 Ludovic Poitou
Fix minor issues detected by FindBugs.
tree@ e2e55f commitdiff
23.20.2011 Ludovic Poitou
Fix minor optimization proposed by FindBugs.
tree@ 60139f commitdiff
23.18.2011 Ludovic Poitou
Fix minor optimization proposed by FindBugs.
tree@ 9246fe commitdiff
23.51.2011 Ludovic Poitou
Fix minor optimization proposed by FindBugs.
tree@ aae1e5 commitdiff
22.21.2011 Ludovic Poitou
Fix minor issue detected by FindBugs.
tree@ 067a18 commitdiff
22.03.2011 Ludovic Poitou
Fix minor issue detected by FindBugs.
tree@ 0aecdb commitdiff
13.02.2011 Ludovic Poitou
Fix OPENDJ-387: dsreplication initialize-all reports negative percentage of...
tree@ 4bf493 commitdiff
13.54.2011 Ludovic Poitou
Fix OPENDJ-380: index-entry-limit=0 not working as expected. While setting...
tree@ 1c2cf1 commitdiff
12.34.2011 Ludovic Poitou
Fix OPENDJ-384: Substring search on entryUUID fails with a NullPointerExcep...
tree@ a6a65f commitdiff
12.57.2011 Ludovic Poitou
Fix OPENDJ-383 : Expose JE fileCacheSize property through OpenDJ configurat...
tree@ 3b0443 commitdiff
08.29.2011 Ludovic Poitou
Fix for OPENDJ-372: Enhance rebuild-index and verify-index tools to use JE ...
tree@ 84f115 commitdiff
08.27.2011 Ludovic Poitou
Fix for OPENDJ-377 - Kerberos authentication with AD KDC fails with LoginEx...
tree@ d99e9b commitdiff
28.03.2011 Ludovic Poitou
Fix for OPENDJ-255: Incorrect dsconfig usage for setting multiple property ...
tree@ 955aa0 commitdiff
25.52.2011 Matthew Swift
Fix OPENDJ-363: Make it more obvious in the setup tool that the fully-quali...
tree@ 4ba18b commitdiff
25.55.2011 Nemanja Lukic
New fix for OPENDJ-221 as per comments: http://lists.forgerock.org/pipermai...
tree@ ea9a42 commitdiff
24.35.2011 Nemanja Lukic
Patch for OPENDJ-221
tree@ 85ba0a commitdiff
18.33.2011 Ludovic Poitou
Fix issue OPENDJ-358. The following tools will now prompt a password if nee...
tree@ 26d924 commitdiff
17.35.2011 Matthew Swift
Fix OPENDJ-359: Fix typo in account status notification property name "time...
tree@ e1979e commitdiff
10.14.2011 Ludovic Poitou
Fix for OPENDJ-349: manage-account returns Seconds Until Idle Account Locko...
tree@ a790a4 commitdiff
09.34.2011 Nemanja Lukic
Fix for OPENDJ-230. When the arguments are reset some of them are not set t...
tree@ 443c75 commitdiff
09.59.2011 Ludovic Poitou
Fix for OPENDJ-222 : More fixes, rebranded all temp files, some resources, ...
tree@ a8b473 commitdiff
03.19.2011 Nemanja Lukic
Follow-up to the OPENDJ-295 patch: fixed the checkstyle errors and added th...
tree@ 355380 commitdiff
03.18.2011 Nemanja Lukic
Patch for OPENDJ-295
tree@ 6c119a commitdiff
02.07.2011 Ludovic Poitou
Fix for OPENDJ-222 : Renamed environment variables to OPENDJ_... Updated sc...
tree@ 3dfb06 commitdiff
02.02.2011 Matthew Swift
OPENDJ-341: Sub-entry password policy force change on add always inherits f...
tree@ 202e7d commitdiff
25.08.2011 Matthew Swift
Fix OPENDJ-338: Referential integrity plugin updates internal state when va...
tree@ 73ff67 commitdiff
25.07.2011 Matthew Swift
Fix OPENDJ-339: Don't register alert handler in unique attribute plugin unt...
tree@ ad9dfa commitdiff
25.20.2011 Matthew Swift
Additional fix for OPENDJ-337 - config guide also exhibits the same problem...
tree@ 4c6526 commitdiff
25.09.2011 Matthew Swift
Revert part of fix for OPENDJ-337 which caused a compilation warning.
tree@ 57a9d1 commitdiff
first | « prev | next »