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

ludovicp
28.10.2010 f3ea04d99ae019cd54e035ee53ece7a2742d7a82
28.10.2010 ludovicp
Fix issue #4236. HistoricalCSNOrderingMatchingRule rely on OctetString synt...
tree@ f3ea04 commitdiff
28.03.2010 ludovicp
Preserve Generation IDs for replication when a suffix is removed.
tree@ 48f831 commitdiff
28.59.2010 ludovicp
Fix issue #3376. Don't use StaticUtils.getBytes(String s) for CLI usage, si...
tree@ f6f03b commitdiff
28.55.2010 ludovicp
Fix issue triggered by verify-index with --clean option.
tree@ f9c175 commitdiff
28.52.2010 ludovicp
Correct issues in MakeLDIF with ifPresentTag and ifAbsentTag
tree@ 6611e4 commitdiff
28.41.2010 ludovicp
Fix for issue #4406. Server should sent a notice of disconnection and close...
tree@ 8fbed8 commitdiff
28.36.2010 ludovicp
Fix for issue #4390. Reject malformed RDNs in ModifyDN requests. Tests upda...
tree@ 0b3e72 commitdiff
28.33.2010 ludovicp
Fix for issue #3966. Handle notice of deconnection properly
tree@ a3569b commitdiff
28.30.2010 ludovicp
Fix for issue #4502
tree@ b3a8d0 commitdiff
28.23.2010 ludovicp
Fix an issue in replication changes dependancy computing related to Mod DNs
tree@ 5709c7 commitdiff
28.58.2010 ludovicp
Fix specific replication tests and typos.
tree@ 22cde7 commitdiff
27.17.2010 ludovicp
Fix for issue #3402.
tree@ c9c48c commitdiff
27.12.2010 ludovicp
Fix for issue #4315.
tree@ 2c0461 commitdiff
27.37.2010 ludovicp
Fix for issue #4260. Made shutdownRequested Monitor volatile
tree@ 7e98bd commitdiff
27.33.2010 ludovicp
Fix for issue #4357. Corrected DSEE originated replication metadata processing
tree@ 9543e8 commitdiff
27.28.2010 ludovicp
Fix for issues #3395 and #3998. The changes improves the replica initializa...
tree@ a5c5ef commitdiff
27.10.2010 ludovicp
Fix an issue with connection timeouts in CLI. The timeout is now configurab...
tree@ 03fe09 commitdiff
27.59.2010 ludovicp
Fix issue #4468. Now values in filters and indexes are normalized according...
tree@ 668183 commitdiff
27.47.2010 ludovicp
Fix issue #4384, a performance problem in replication monitoring
tree@ 7ffcb1 commitdiff
27.37.2010 ludovicp
Fix issue #4537, naming changelog entries with changeNumber instead of cn. ...
tree@ 51b2d1 commitdiff
27.19.2010 ludovicp
Fix typo in ACI keyword: targattrfilters is the keyword name (since Sun DS ...
tree@ 15cd74 commitdiff
27.54.2010 ludovicp
Fix issue #4386, resolving NPE in ADD operations when attributes have dupli...
tree@ 786359 commitdiff
27.52.2010 ludovicp
Enhance the way ECL configuration changes are handled.
tree@ a7fc5c commitdiff
27.39.2010 ludovicp
Fix for issue #4553 - Referencial Integrity plugin fails when configure to ...
tree@ 70c594 commitdiff
27.13.2010 ludovicp
Improves the time to start-up the server and the way service tags are detected
tree@ ffd470 commitdiff
27.08.2010 ludovicp
fix issue #4529 - The conflict resolution code was not correctly handling t...
tree@ 3fde23 commitdiff
27.56.2010 ludovicp
Fix an issue in External ChangeLog where an NPE is raised when include-attr...
tree@ 38b88d commitdiff
27.41.2010 ludovicp
Several minor fixes in command line utilities and with the Monitoring backend
tree@ 3bcc70 commitdiff
27.24.2010 ludovicp
Fix for issue with ECL in cookie mode: when building lastExternalChangelogC...
tree@ f7f439 commitdiff
27.20.2010 ludovicp
Fix for Issue #4546 : Exception during Replication causes Deadlock When som...
tree@ 951514 commitdiff
27.16.2010 ludovicp
Resolve an issue with disabling replication of a suffix and the External ch...
tree@ 0deb34 commitdiff
29.35.2010 ludovicp
Last batch of changes for this week. This adds support for the IETF based P...
tree@ 7c30db commitdiff
29.34.2010 ludovicp
Batch of changes that : - Update BDB JE to version 4.0.95 - Remove BDB logg...
tree@ 1a3a07 commitdiff
27.56.2010 ludovicp
Fixing several issues with the Control Panel, the QuickSetup, Core server a...
tree@ a8f5d8 commitdiff
25.17.2010 ludovicp
Fix for issue #4512 : Add option to display only stats when dumping database
tree@ 85d65d commitdiff
25.48.2010 mrossign
Regarding the best replication server computation once already connected, a...
tree@ 1ba01c commitdiff
20.18.2010 dugan
Remove extraneous generateCertificateRequest method from crypto manager. Is...
tree@ 19b359 commitdiff
20.35.2010 mrossign
When choosing the best RS, if some of them have later changes (from the loc...
tree@ 6de977 commitdiff
19.09.2010 jvergara
Fix a bunch of warnings mentioned by the IDE (most of them related to the n...
tree@ 838e87 commitdiff
19.26.2010 matthew_swift
Fix issue 4492: base searches don't work.
tree@ 78ccbe commitdiff
19.53.2010 matthew_swift
toString() should never return null
tree@ df76b2 commitdiff
19.53.2010 mrossign
This is about refactoring the way the directory server chooses the replica...
tree@ 874f6e commitdiff
19.20.2010 dugan
sun.security.x509.X500Signer not found when using JDK7. Issue 4483.
tree@ 400dc9 commitdiff
18.27.2010 jvergara
Fix for issue 3901 (Setup fails when inserting a server in a replication to...
tree@ c84471 commitdiff
18.15.2010 jvergara
Fix for issue 4381 (Enabling windows service once server started fails to d...
tree@ 2e0e3e commitdiff
18.23.2010 abobrov
- [Issue 4491] Severe memory leak during after many connect/disconnect : g...
tree@ e8fab6 commitdiff
13.52.2010 dugan
IllegalStateException during import. Issue 4407
tree@ 6c7753 commitdiff
13.28.2010 jvergara
Fix checkstyle.
tree@ 59537c commitdiff
13.03.2010 dugan
Offline rebuild-index hanging after complete. Issue 4405.
tree@ a51cc2 commitdiff
13.18.2010 pgamba
Fix potential NPE on stopRSHeartBeatMonitoring in unit test and document se...
tree@ f48282 commitdiff
first | « prev | next »