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

Matthew Swift
14.13.2012 b4e007d66c7861d24b2714314e89e6edf024a33c
12.57.2011 Ludovic Poitou
Fix OPENDJ-383 : Expose JE fileCacheSize property through OpenDJ configurat...
tree@ 2d36e2 commitdiff
03.18.2011 Nemanja Lukic
Patch for OPENDJ-295
tree@ ed7f1c commitdiff
02.07.2011 Ludovic Poitou
Fix for OPENDJ-222 : Renamed environment variables to OPENDJ_... Updated sc...
tree@ c0493d commitdiff
25.32.2011 Matthew Swift
Fix OPENDJ-333: Missing entryUUID attributes in "cn=admin data" backend pre...
tree@ 73bd09 commitdiff
19.26.2011 Matthew Swift
Fix OPENDJ-324: Remove NDB backend implementation
tree@ 83d2ab commitdiff
11.34.2011 Matthew Swift
Fix OPENDJ-308: Implement access log filtering and configurable message format
tree@ 94e032 commitdiff
18.43.2011 Matthew Swift
Initial checkpoint of work for OPENDJ-262: Implement pass through authentic...
tree@ c228e4 commitdiff
09.51.2011 Matthew Swift
Partial fix OPENDJ-194: Minor improvements to change log content and config...
tree@ 0b7ca1 commitdiff
09.44.2011 Matthew Swift
Partial fix OPENDJ-194: Minor improvements to change log content and config...
tree@ 92bb0a commitdiff
06.38.2011 Matthew Swift
Fix OPENDJ-186: Change default values for LDAP request handlers, JE backend...
tree@ 187d6e commitdiff
17.12.2011 Ludovic Poitou
Fix for Issue OPENDJ-153 - Wrong OIDs for some I18N matching rules.
tree@ 3c16a1 commitdiff
02.11.2011 Ludovic Poitou
Change default global-ACIs to remove the DENY aci on cn=changelog. This wil...
tree@ 700dcd commitdiff
26.56.2010 Ludovic Poitou
Resolves issue OPENDJ-11 - Update the Berkeley DB Java Edition 4.1.6. Intro...
tree@ 9af43e commitdiff
26.57.2010 Ludovic Poitou
Resolves Enhancement request OpenDJ-5: Support Linux md5 crypt storage for ...
tree@ a8d1e6 commitdiff
01.03.2010 Ludovic Poitou
Building OpenDJ
tree@ b8686e commitdiff
18.51.2010 matthew_swift
Fix potential OOME when under heavy asynchronous search load by making work...
tree@ 22196b commitdiff
18.46.2010 matthew_swift
Refactor configuration of maximum persistent search resource limits
tree@ 6e1f99 commitdiff
18.21.2010 matthew_swift
More fixes to the sub-entry security model: add new subentry-write privileg...
tree@ 95c18d commitdiff
18.27.2010 ludovicp
First pass on solving issue #514, reducing Replication meta data, especiall...
tree@ 7067ad commitdiff
18.47.2010 ludovicp
Cleanup. Remove references to Java 5 since we no longer support it. Cleanup...
tree@ c7a105 commitdiff
30.00.2010 ludovicp
Add a global ACI to prevent possible write access to subentries.
tree@ fa5b7b commitdiff
30.44.2010 ludovicp
Implements a disk space thresholds feature, preventing the server from cras...
tree@ 875fa1 commitdiff
30.59.2010 ludovicp
Extend RFC3672 subtreeSpecification to allow OpenDS specific RelativeSubtre...
tree@ c73429 commitdiff
05.40.2010 ludovicp
Apply SleepyCat recommendations regarding JE default tunings. The max log s...
tree@ 66088e commitdiff
25.25.2010 ludovicp
Fixes issues #4552 #4557, making sure plugins and internal services are pro...
tree@ 6a8451 commitdiff
07.55.2010 ludovicp
Fix issue #3404. Conflicting entries are now indexed by ds-sync-conflict at...
tree@ 947ae4 commitdiff
29.35.2010 ludovicp
Last batch of changes for this week. This adds support for the IETF based P...
tree@ 780f4a commitdiff
29.34.2010 ludovicp
Batch of changes that : - Update BDB JE to version 4.0.95 - Remove BDB logg...
tree@ 0569ca commitdiff
19.59.2010 matthew_swift
Additional fix for issue 4477 (Increase maximum size of database log file f...
tree@ e0d410 commitdiff
12.47.2010 dugan
Increase maximum size of database log file from 10MBto 100MB. Issue 4477
tree@ fc27c6 commitdiff
25.28.2009 abobrov
- land Subentry Manager and Collective Attributes implementations; Merry XM...
tree@ 6f4202 commitdiff
24.32.2009 abobrov
- provide sample logging properties file to enable BDB JE 4 diagnostic logg...
tree@ 703419 commitdiff
10.43.2009 matthew_swift
Issue 4338 - Default ACI's allows all users to modify all their account info
tree@ 13a7d8 commitdiff
19.45.2009 pgamba
Fix#4261 ECL Virtual attributes should be internal only (and removed from c...
tree@ 6e5d77 commitdiff
09.20.2009 abobrov
- CMT improvements to parallel request and response processing.
tree@ 80ba73 commitdiff
16.34.2009 mrossign
Fix for #4098 Initializing a fractional domain through import-ldif when ser...
tree@ e5a824 commitdiff
17.23.2009 dugan
These changes allow import-ldif to support multiple suffixes and fix some p...
tree@ 945da0 commitdiff
14.37.2009 pgamba
Support for External change log compatible with draft-good-ldap-changelog-0...
tree@ 5ec0cb commitdiff
25.32.2009 dugan
Commit of new import code.
tree@ db8e7d commitdiff
10.39.2009 mmarie
3921 : Default ACI are too restrictive (Control part of that Issue)
tree@ bf4599 commitdiff
07.15.2009 mrossign
Fractional replication Info about the feature: https://www.opends.org/wiki...
tree@ e89113 commitdiff
02.40.2009 sin
Issue 4075 : Provide implementations for the relative and partial time matc...
tree@ ed270f commitdiff
12.02.2009 pgamba
ECL - Add attribute lastExternalChangelogCookie for initialization
tree@ b60c65 commitdiff
10.43.2009 pgamba
External Changelog - first step - related issues 495, 519
tree@ ccc412 commitdiff
15.38.2009 sin
issue 3961:Implement operational attribute 'governingstructurerule
tree@ 9971cf commitdiff
06.07.2009 sin
issue# 2656: Potential race conditions in attribute uniqueness plugin
tree@ af8128 commitdiff
04.10.2009 matthew_swift
Additional fix for issue 3964: change defaults for JE log file size and min...
tree@ a7b9e1 commitdiff
30.46.2009 gbellato
Fix for 3893 : dsreplication enable between 1.2 and 1.3 can fail because of...
tree@ 3efd8f commitdiff
10.00.2009 gbellato
Fix for issue 3816 (problems with replication, to find DN when uppercase ar...
tree@ 860113 commitdiff
09.04.2009 matthew_swift
Fix issue 3832 - Provide ergonomics style settings for common server proper...
tree@ 553735 commitdiff
first | « prev | next »