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

Matthew Swift
18.43.2011 c228e4d7e5da24d20e5692f7c30341b2e6223c9c
18.43.2011 Matthew Swift
Initial checkpoint of work for OPENDJ-262: Implement pass through authentic...
blob@ c228e4 commitdiff | diff to current
09.51.2011 Matthew Swift
Partial fix OPENDJ-194: Minor improvements to change log content and config...
blob@ 0b7ca1 commitdiff | diff to current
09.44.2011 Matthew Swift
Partial fix OPENDJ-194: Minor improvements to change log content and config...
blob@ 92bb0a commitdiff | diff to current
06.38.2011 Matthew Swift
Fix OPENDJ-186: Change default values for LDAP request handlers, JE backend...
blob@ 187d6e commitdiff | diff to current
17.12.2011 Ludovic Poitou
Fix for Issue OPENDJ-153 - Wrong OIDs for some I18N matching rules.
blob@ 3c16a1 commitdiff | diff to current
02.11.2011 Ludovic Poitou
Change default global-ACIs to remove the DENY aci on cn=changelog. This wil...
blob@ 700dcd commitdiff | diff to current
26.56.2010 Ludovic Poitou
Resolves issue OPENDJ-11 - Update the Berkeley DB Java Edition 4.1.6. Intro...
blob@ 9af43e commitdiff | diff to current
26.57.2010 Ludovic Poitou
Resolves Enhancement request OpenDJ-5: Support Linux md5 crypt storage for ...
blob@ a8d1e6 commitdiff | diff to current
01.03.2010 Ludovic Poitou
Building OpenDJ
blob@ b8686e commitdiff | diff to current
18.51.2010 matthew_swift
Fix potential OOME when under heavy asynchronous search load by making work...
blob@ 22196b commitdiff | diff to current
18.46.2010 matthew_swift
Refactor configuration of maximum persistent search resource limits
blob@ 6e1f99 commitdiff | diff to current
18.21.2010 matthew_swift
More fixes to the sub-entry security model: add new subentry-write privileg...
blob@ 95c18d commitdiff | diff to current
18.27.2010 ludovicp
First pass on solving issue #514, reducing Replication meta data, especiall...
blob@ 7067ad commitdiff | diff to current
30.00.2010 ludovicp
Add a global ACI to prevent possible write access to subentries.
blob@ fa5b7b commitdiff | diff to current
30.44.2010 ludovicp
Implements a disk space thresholds feature, preventing the server from cras...
blob@ 875fa1 commitdiff | diff to current
30.59.2010 ludovicp
Extend RFC3672 subtreeSpecification to allow OpenDS specific RelativeSubtre...
blob@ c73429 commitdiff | diff to current
05.40.2010 ludovicp
Apply SleepyCat recommendations regarding JE default tunings. The max log s...
blob@ 66088e commitdiff | diff to current
25.25.2010 ludovicp
Fixes issues #4552 #4557, making sure plugins and internal services are pro...
blob@ 6a8451 commitdiff | diff to current
07.55.2010 ludovicp
Fix issue #3404. Conflicting entries are now indexed by ds-sync-conflict at...
blob@ 947ae4 commitdiff | diff to current
29.35.2010 ludovicp
Last batch of changes for this week. This adds support for the IETF based P...
blob@ 780f4a commitdiff | diff to current
19.59.2010 matthew_swift
Additional fix for issue 4477 (Increase maximum size of database log file f...
blob@ e0d410 commitdiff | diff to current
12.47.2010 dugan
Increase maximum size of database log file from 10MBto 100MB. Issue 4477
blob@ fc27c6 commitdiff | diff to current
25.28.2009 abobrov
- land Subentry Manager and Collective Attributes implementations; Merry XM...
blob@ 6f4202 commitdiff | diff to current
10.43.2009 matthew_swift
Issue 4338 - Default ACI's allows all users to modify all their account info
blob@ 13a7d8 commitdiff | diff to current
19.45.2009 pgamba
Fix#4261 ECL Virtual attributes should be internal only (and removed from c...
blob@ 6e5d77 commitdiff | diff to current
09.20.2009 abobrov
- CMT improvements to parallel request and response processing.
blob@ 80ba73 commitdiff | diff to current
16.34.2009 mrossign
Fix for #4098 Initializing a fractional domain through import-ldif when ser...
blob@ e5a824 commitdiff | diff to current
17.23.2009 dugan
These changes allow import-ldif to support multiple suffixes and fix some p...
blob@ 945da0 commitdiff | diff to current
14.37.2009 pgamba
Support for External change log compatible with draft-good-ldap-changelog-0...
blob@ 5ec0cb commitdiff | diff to current
25.32.2009 dugan
Commit of new import code.
blob@ db8e7d commitdiff | diff to current
10.39.2009 mmarie
3921 : Default ACI are too restrictive (Control part of that Issue)
blob@ bf4599 commitdiff | diff to current
07.15.2009 mrossign
Fractional replication Info about the feature: https://www.opends.org/wiki...
blob@ e89113 commitdiff | diff to current
02.40.2009 sin
Issue 4075 : Provide implementations for the relative and partial time matc...
blob@ ed270f commitdiff | diff to current
12.02.2009 pgamba
ECL - Add attribute lastExternalChangelogCookie for initialization
blob@ b60c65 commitdiff | diff to current
10.43.2009 pgamba
External Changelog - first step - related issues 495, 519
blob@ ccc412 commitdiff | diff to current
15.38.2009 sin
issue 3961:Implement operational attribute 'governingstructurerule
blob@ 9971cf commitdiff | diff to current
06.07.2009 sin
issue# 2656: Potential race conditions in attribute uniqueness plugin
blob@ af8128 commitdiff | diff to current
04.10.2009 matthew_swift
Additional fix for issue 3964: change defaults for JE log file size and min...
blob@ a7b9e1 commitdiff | diff to current
30.46.2009 gbellato
Fix for 3893 : dsreplication enable between 1.2 and 1.3 can fail because of...
blob@ 3efd8f commitdiff | diff to current
10.00.2009 gbellato
Fix for issue 3816 (problems with replication, to find DN when uppercase ar...
blob@ 860113 commitdiff | diff to current
09.04.2009 matthew_swift
Fix issue 3832 - Provide ergonomics style settings for common server proper...
blob@ 553735 commitdiff | diff to current
10.38.2009 matthew_swift
Fix issue 3775: Intermittent unit test failure in NetworkGroupTest
blob@ beeb95 commitdiff | diff to current
03.37.2009 matthew_swift
Fix issue 3734 - Make network group policies extensible.
blob@ 12f788 commitdiff | diff to current
17.25.2008 sin
Integerated first part of the Fix for Issue# 262:Plugin for Collation/Inter...
blob@ f38876 commitdiff | diff to current
08.03.2008 gbellato
Merge the replication-service branch with the OpenDS trunk
blob@ 7adb93 commitdiff | diff to current
23.04.2008 jcduff
The commit will bring the following features : - An updated version of ...
blob@ b4f883 commitdiff | diff to current
18.48.2008 jcambon
New top level object in RootConfiguration.xml : "extension", that allows to...
blob@ 9140cf commitdiff | diff to current
13.46.2008 jvergara
Re-commit fix for issue 3330 with updated unit tests.
blob@ a03531 commitdiff | diff to current
13.01.2008 jvergara
Revert this change until the unit tests are fixed.
blob@ 95c17b commitdiff | diff to current
13.58.2008 jvergara
Fix for issue 3330 (Unexpected MILD_WARNING config/auto-process-ldif after ...
blob@ 3f7080 commitdiff | diff to current
first | « prev | next »