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

Matthew Swift
14.23.2011 8750a1a2fa4c91aec7c95ca65c901b859e4378bd
14.23.2011 Matthew Swift
OPENDJ-308: Implement access log filtering and configurable message format
tree@ 8750a1 commitdiff
13.42.2011 Matthew Swift
Preparation work for OPENDJ-308: Implement access log filtering and configu...
tree@ 23b0bb commitdiff
11.34.2011 Matthew Swift
Fix OPENDJ-308: Implement access log filtering and configurable message format
tree@ 94e032 commitdiff
07.13.2011 Matthew Swift
Fix typo.
tree@ 8958e1 commitdiff
07.09.2011 Matthew Swift
Fix OPENDJ-115: Make replication connection timeouts and various monitoring...
tree@ 3fa96f commitdiff
30.32.2011 Matthew Swift
Fix OPENDJ-258: Integrate attribute cleanup plugin into OpenDJ (contributed...
tree@ e0640c commitdiff
29.49.2011 Matthew Swift
Issue OPENDJ-262: Implement pass through authentication (PTA)
tree@ 41f466 commitdiff
28.54.2011 Matthew Swift
Issue OPENDJ-262: Implement pass through authentication (PTA)
tree@ 3a08fe commitdiff
28.02.2011 Matthew Swift
Issue OPENDJ-262: Implement pass through authentication (PTA)
tree@ 277fc3 commitdiff
28.59.2011 Matthew Swift
Issue OPENDJ-262: Implement pass through authentication (PTA)
tree@ 8aec75 commitdiff
20.41.2011 Matthew Swift
Issue OPENDJ-262: Implement pass through authentication (PTA)
tree@ a904f7 commitdiff
30.49.2011 Matthew Swift
OPENDJ-262: Implement pass through authentication (PTA)
tree@ ce5110 commitdiff
30.47.2011 Matthew Swift
OPENDJ-262: Implement pass through authentication (PTA)
tree@ 2e40d1 commitdiff
30.31.2011 Matthew Swift
OPENDJ-262: Implement pass through authentication (PTA)
tree@ d5c130 commitdiff
29.26.2011 Matthew Swift
Minor refactoring work for OPENDJ-262: Implement pass through authenticatio...
tree@ 0aca99 commitdiff
18.43.2011 Matthew Swift
Initial checkpoint of work for OPENDJ-262: Implement pass through authentic...
tree@ c228e4 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
18.33.2011 Matthew Swift
Fix OPENDJ-233: Integrate Samba password sync plugin into OpenDJ (contribut...
tree@ 71b450 commitdiff
23.07.2011 Ludovic Poitou
Fix for issue OPENDJ-214. Rebranded as OpenDJ and now uses product-name var...
tree@ 5b5bad commitdiff
10.25.2011 Matthew Swift
Partial fix for OPENDJ-194: Minor improvements to change log content and co...
tree@ eff0d2 commitdiff
06.38.2011 Matthew Swift
Fix OPENDJ-186: Change default values for LDAP request handlers, JE backend...
tree@ 187d6e commitdiff
01.38.2011 Matthew Swift
Fix OPENDJ-168: Enhance character set password validator to support optiona...
tree@ 2f8fa1 commitdiff
07.39.2011 Ludovic Poitou
Fix OPENDJ-112 - The Changelog virtual attribute appears in al entries, sho...
tree@ ee72dd commitdiff
07.41.2011 Ludovic Poitou
Fix OPENDJ-112 - The Changelog virtual attribute appears in al entries, sho...
tree@ cef173 commitdiff
18.01.2011 Ludovic Poitou
Fix issue with OPENDJ-91 : Unique Attribute plugin rejects valid modificati...
tree@ 801a52 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
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.14.2010 matthew_swift
Implement a new resource limit policy which restricts the number of operati...
tree@ 3f979d commitdiff
20.01.2010 ludovicp
Set svn eol-style to native on the message files (part3/3)
tree@ e58846 commitdiff
20.36.2010 ludovicp
Set svn eol-style to native on the message files (part2/3)
tree@ 57d553 commitdiff
18.41.2010 ludovicp
Update to messages and localized messages.
tree@ a897ac 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.11.2010 ludovicp
Implements a configurable limit in the number of persistent searches a serv...
tree@ 736970 commitdiff
30.52.2010 ludovicp
Implements index analysis features. There are 2 components: Index Filter An...
tree@ 8d2249 commitdiff
30.44.2010 ludovicp
Implements a disk space thresholds feature, preventing the server from cras...
tree@ 875fa1 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
31.06.2010 ludovicp
Add support for displaying replication CSNs in the Access Logs. The default...
tree@ 3c40ef commitdiff
31.53.2010 ludovicp
Use cn as naming attribute for the WorkFlow and WorkFlowElements like other...
tree@ db96af commitdiff
28.09.2010 ludovicp
Fix issue #4266 + minor edit in message.
tree@ 028723 commitdiff
27.28.2010 ludovicp
Fix for issues #3395 and #3998. The changes improves the replica initializa...
tree@ ea629f commitdiff
29.35.2010 ludovicp
Last batch of changes for this week. This adds support for the IETF based P...
tree@ 780f4a commitdiff
27.56.2010 ludovicp
Fixing several issues with the Control Panel, the QuickSetup, Core server a...
tree@ fb3a5a commitdiff
19.59.2010 matthew_swift
Additional fix for issue 4477 (Increase maximum size of database log file f...
tree@ e0d410 commitdiff
first | « prev | next »