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

Matthew Swift
03.07.2011 44569a077cf6c6bda9e27713a4e2ba1a2cfaa18c
02.11.2011 Ludovic Poitou
Change default global-ACIs to remove the DENY aci on cn=changelog. This wil...
tree@ 29fe21 commitdiff
27.07.2011 Ludovic Poitou
Fix Changelog schema, adding missing "Container" objectclass used for cn=ch...
tree@ 51d7a4 commitdiff
28.34.2010 Ludovic Poitou
Removed invalid Break statements in case block
tree@ 96b8b6 commitdiff
20.57.2010 Ludovic Poitou
Update vendor name string and fix some branded messages of the install/upgrade
tree@ c605f6 commitdiff
06.17.2010 Ludovic Poitou
Add CDDLv1_0.txt license file (which is identical to OpenDS.LICENSE) but ha...
tree@ 22a498 commitdiff
26.56.2010 Ludovic Poitou
Resolves issue OPENDJ-11 - Update the Berkeley DB Java Edition 4.1.6. Intro...
tree@ 50aac5 commitdiff
05.59.2010 Ludovic Poitou
Update copyright year.
tree@ 1e625d commitdiff
05.57.2010 Ludovic Poitou
Fix OPENDJ-8: Some objectclasses are incorrectly considered structural. The...
tree@ 13f011 commitdiff
26.00.2010 Ludovic Poitou
Update copyright for changed file.
tree@ 05e041 commitdiff
26.57.2010 Ludovic Poitou
Resolves Enhancement request OpenDJ-5: Support Linux md5 crypt storage for ...
tree@ 2a09cc commitdiff
25.02.2010 Ludovic Poitou
OpenDJ binaries are under CDDLv1.0
tree@ 549f77 commitdiff
05.29.2010 Ludovic Poitou
more Branding
tree@ fa6763 commitdiff
01.03.2010 Ludovic Poitou
Building OpenDJ
tree@ f2ee9d commitdiff
18.51.2010 matthew_swift
Fix potential OOME when under heavy asynchronous search load by making work...
tree@ 0a0ed2 commitdiff
18.46.2010 matthew_swift
Refactor configuration of maximum persistent search resource limits
tree@ 332dcb commitdiff
18.21.2010 matthew_swift
More fixes to the sub-entry security model: add new subentry-write privileg...
tree@ 9376e1 commitdiff
18.14.2010 matthew_swift
Implement a new resource limit policy which restricts the number of operati...
tree@ 779e8d commitdiff
18.06.2010 matthew_swift
Minimize Historical Data (dsreplication/client side). The purge historical ...
tree@ 6b3ef1 commitdiff
18.00.2010 matthew_swift
Fixing typo in schema : single quote character not allowed in description a...
tree@ 45279a commitdiff
18.05.2010 ludovicp
Improve error message for required version of Java runtime
tree@ 154fe7 commitdiff
18.27.2010 ludovicp
First pass on solving issue #514, reducing Replication meta data, especiall...
tree@ b9aad3 commitdiff
18.14.2010 ludovicp
Add support for inherited collective attributes. This extension to collecti...
tree@ bbbf03 commitdiff
18.47.2010 ludovicp
Cleanup. Remove references to Java 5 since we no longer support it. Cleanup...
tree@ ff9b49 commitdiff
30.11.2010 ludovicp
Implements a configurable limit in the number of persistent searches a serv...
tree@ 08f924 commitdiff
30.00.2010 ludovicp
Add a global ACI to prevent possible write access to subentries.
tree@ 260eb6 commitdiff
30.52.2010 ludovicp
Implements index analysis features. There are 2 components: Index Filter An...
tree@ b12119 commitdiff
30.44.2010 ludovicp
Implements a disk space thresholds feature, preventing the server from cras...
tree@ 7486ef commitdiff
30.59.2010 ludovicp
Extend RFC3672 subtreeSpecification to allow OpenDS specific RelativeSubtre...
tree@ 66680d commitdiff
05.40.2010 ludovicp
Apply SleepyCat recommendations regarding JE default tunings. The max log s...
tree@ a2230a commitdiff
25.25.2010 ludovicp
Fixes issues #4552 #4557, making sure plugins and internal services are pro...
tree@ a09e50 commitdiff
17.40.2010 ludovicp
Fixed typo in param passing in Windows bat files
tree@ 35ee1b commitdiff
14.49.2010 ludovicp
Fix typo in start-ds.bat
tree@ d491a8 commitdiff
07.55.2010 ludovicp
Fix issue #3404. Conflicting entries are now indexed by ds-sync-conflict at...
tree@ 018234 commitdiff
07.32.2010 ludovicp
Update webstart build factory.
tree@ 5a5471 commitdiff
07.22.2010 ludovicp
Fix an issue with the replication repair commands. The control was looked a...
tree@ 9d0dd9 commitdiff
31.19.2010 ludovicp
Unexpected ^M in the install.txt file
tree@ 10c132 commitdiff
31.06.2010 ludovicp
Add support for displaying replication CSNs in the Access Logs. The default...
tree@ dfee86 commitdiff
31.55.2010 ludovicp
Fix possible build issue in example-plugin
tree@ 891a05 commitdiff
31.53.2010 ludovicp
Use cn as naming attribute for the WorkFlow and WorkFlowElements like other...
tree@ 305000 commitdiff
31.16.2010 ludovicp
Fix for Issue #615. Add support for multiple object-class inheritance. Supp...
tree@ 85811b commitdiff
27.28.2010 ludovicp
Fix for issues #3395 and #3998. The changes improves the replica initializa...
tree@ a5c5ef commitdiff
27.15.2010 ludovicp
Fix for issue #4522 - ds-sync-hist attribute now has OctetString syntax to ...
tree@ 76cec7 commitdiff
27.13.2010 ludovicp
Improves the time to start-up the server and the way service tags are detected
tree@ ffd470 commitdiff
27.52.2010 ludovicp
Fix for issue #4554 - Potential problems using Windows Service during start...
tree@ 98e131 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
29.10.2010 ludovicp
Fixed for code generation problem on Windows with JDK7. Issue #2296
tree@ 0c2f85 commitdiff
19.59.2010 matthew_swift
Additional fix for issue 4477 (Increase maximum size of database log file f...
tree@ fa5a9f commitdiff
14.01.2010 jvergara
Fix for issue 4489 (java is not detected even if the JAVA_HOME variable is ...
tree@ 7854fe commitdiff
14.25.2010 matthew_swift
Partial fix for issue 2296: fix minor bugs in XSL scripts.
tree@ bd5219 commitdiff
first | « prev | next »