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

Matthew Swift
09.44.2012 efd7dae60d84bcd347b8d3232ff393e8987007cf
27.53.2012 Matthew Swift
Fix OPENDJ-406: Add support for rebuilding all degraded indexes to rebuild...
tree@ b5b75e commitdiff
26.14.2012 Matthew Swift
Fix OPENDJ-413: verify-index with "-c" option doesn't work for certain indexes
tree@ db63ff commitdiff
14.13.2012 Matthew Swift
Fix OPENDJ-98: Searches on cn=monitor take a long time
tree@ b4e007 commitdiff
05.37.2012 Ludovic Poitou
Spring cleaning ! Fix minor issues and optimizations suggested by FindBugs ...
tree@ 67fe14 commitdiff
03.46.2012 Ludovic Poitou
Fix minor issues and optimizations suggested by FindBugs and NetBeans
tree@ 89e40b commitdiff
03.41.2012 Ludovic Poitou
Cleaner optimization as pointed out by Matt.
tree@ c897ff commitdiff
02.40.2012 Ludovic Poitou
Fix copyright year.
tree@ 4fff17 commitdiff
02.35.2012 Ludovic Poitou
Fix minor issues and optimizations proposed by FindBugs and NetBeans
tree@ 8dbed4 commitdiff
13.54.2011 Ludovic Poitou
Fix OPENDJ-380: index-entry-limit=0 not working as expected. While setting...
tree@ bdb51d commitdiff
12.34.2011 Ludovic Poitou
Fix OPENDJ-384: Substring search on entryUUID fails with a NullPointerExcep...
tree@ 3539e1 commitdiff
12.57.2011 Ludovic Poitou
Fix OPENDJ-383 : Expose JE fileCacheSize property through OpenDJ configurat...
tree@ 2d36e2 commitdiff
08.29.2011 Ludovic Poitou
Fix for OPENDJ-372: Enhance rebuild-index and verify-index tools to use JE ...
tree@ 97c2fb commitdiff
09.59.2011 Ludovic Poitou
Fix for OPENDJ-222 : More fixes, rebranded all temp files, some resources, ...
tree@ e8880a commitdiff
20.06.2011 Ludovic Poitou
Fix OpenDJ-222: Remove more references to OpenDS. Remove references in sour...
tree@ f0130e commitdiff
19.26.2011 Matthew Swift
Fix OPENDJ-324: Remove NDB backend implementation
tree@ 83d2ab commitdiff
05.47.2011 Ludovic Poitou
Fix OPENDJ-254. The show-all-attributes flag breaks schema modification, wh...
tree@ 2a24b9 commitdiff
29.13.2011 Matthew Swift
Additional minor fix for OPEND-250: Add an option to the JE backend for dis...
tree@ c12a91 commitdiff
29.04.2011 Matthew Swift
Fix OPEND-250: Add an option to the JE backend for disabling the subordinat...
tree@ 532afe commitdiff
28.20.2011 Matthew Swift
Fix OPENDJ-247: Rename max-entries property in JE backend to something more...
tree@ 8a598e commitdiff
28.19.2011 Matthew Swift
Fix compiler warning.
tree@ 44f0a2 commitdiff
28.18.2011 Matthew Swift
Additional fix for issue OPENDJ-246: Tag unindexed searches in the Access log.
tree@ 71eca4 commitdiff
27.27.2011 Ludovic Poitou
Fix issue OPENDJ-246: Tag unindexed searches in the Access log. The keyword...
tree@ 5d2456 commitdiff
27.31.2011 Matthew Swift
Fix OPENDJ-245: Improve APIs for adding additional access log items to oper...
tree@ 84ca5a commitdiff
16.29.2011 Ludovic Poitou
Fix for Issue OPENDJ-151 - Resolve a couple of potential issues raised by F...
tree@ 5844ed commitdiff
24.14.2011 Ludovic Poitou
Fix for OPENDJ-58 : cn=schema attribute store twice in 99-user.ldif schema ...
tree@ 2e7abe commitdiff
14.41.2011 Ludovic Poitou
Fix potential NPE
tree@ a625aa commitdiff
19.13.2011 Ludovic Poitou
Fix OPENDJ-59 : search with paged result control issue
tree@ 4d6c3e commitdiff
15.36.2011 Matthew Swift
Fix issue OPENDJ-46: Extensible filters which use dnAttributes are not proc...
tree@ c6b401 commitdiff
20.07.2011 Ludovic Poitou
Code cleanup removing potential issues detected by FindBugs
tree@ 877cee commitdiff
14.07.2010 Ludovic Poitou
Fix checkstyle failure (one extra space).
tree@ ccdc5e commitdiff
13.15.2010 Ludovic Poitou
FIX OPENDJ-10 - Import phase2 warnings and failure with very large heap si...
tree@ 399ae4 commitdiff
13.12.2010 Ludovic Poitou
FIX defect OPENDJ-13 -Upgrade script failed (OpenDS 2.2.1 -> OpenDJ 2.4.0be...
tree@ 20f5e7 commitdiff
26.56.2010 Ludovic Poitou
Resolves issue OPENDJ-11 - Update the Berkeley DB Java Edition 4.1.6. Intro...
tree@ 9af43e commitdiff
18.54.2010 matthew_swift
Make sure completed tasks retention limit is respected upon server restarts.
tree@ fcd7a0 commitdiff
18.53.2010 matthew_swift
Fix calendar roll on uneven months; make sure leap years are taken into acc...
tree@ a7bcac commitdiff
18.06.2010 matthew_swift
Minimize Historical Data (dsreplication/client side). The purge historical ...
tree@ 3209b7 commitdiff
20.30.2010 ludovicp
Fix an issue with the uncaught exception handler, that was registered durin...
tree@ f0cb0b commitdiff
30.52.2010 ludovicp
Implements index analysis features. There are 2 components: Index Filter An...
tree@ 8d2249 commitdiff
30.40.2010 ludovicp
Fix issue 4573 - Admin Connector certificate should use the host name provi...
tree@ 569de0 commitdiff
30.34.2010 ludovicp
Implements disk space monitoring for the JEB backend, import and rebuild op...
tree@ ead416 commitdiff
30.44.2010 ludovicp
Implements a disk space thresholds feature, preventing the server from cras...
tree@ 875fa1 commitdiff
30.19.2010 ludovicp
import-ldif: Change second phase import strategy in order to better handle ...
tree@ 990faf commitdiff
30.11.2010 ludovicp
Fixes an out of memory issue with rebuild-index caused by memory leaks duri...
tree@ 0d5c13 commitdiff
05.19.2010 ludovicp
Fix issue with rebuild index and memory budgetting: Always round usable mem...
tree@ 577fb9 commitdiff
05.12.2010 ludovicp
Fix for issue #4572. The duplicated recurring tasks were due to millisecond...
tree@ 55f601 commitdiff
05.08.2010 ludovicp
Fix performance regression in Import, an issue with --append more and an is...
tree@ 7a7ffb commitdiff
05.52.2010 ludovicp
Fix an regression with one level search due to incorrect Parent DN computin...
tree@ 274652 commitdiff
05.40.2010 ludovicp
Apply SleepyCat recommendations regarding JE default tunings. The max log s...
tree@ 66088e commitdiff
25.13.2010 ludovicp
Enhanced the messages logged when an IOException is encountered while writi...
tree@ 814c3b commitdiff
25.40.2010 ludovicp
Resolves an issue in Import due to entries with multiple RDNs. This patch c...
tree@ 31a3bb commitdiff
first | « prev | next »